Pull request #39960 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 851b000641c195630ed05313a7ad27895e4d8780+3acf0cc795afae6c598ea2271895f203edc2f279 (d811de56b11e2cfddf80cea298c754d13f8edcf5) 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39960@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 ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" 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-09-19T08:54:20.797Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-19T08:54:20.802Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-19T08:54:35.899Z] Still waiting to schedule task [2019-09-19T08:54:35.901Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-09-19T08:55:32.097Z] Running on ubuntu-1804-overlay2 (i-0b0084f849d37f1dd) in /home/ubuntu/workspace/moby_PR-39960 [Pipeline] { [Pipeline] checkout [2019-09-19T08:55:39.293Z] using credential docker-jenkins-github-credentials [2019-09-19T08:55:39.302Z] Cloning the remote Git repository [2019-09-19T08:55:39.302Z] Cloning with configured refspecs honoured and without tags [2019-09-19T08:55:39.332Z] Cloning repository https://github.com/moby/moby.git [2019-09-19T08:55:39.391Z] > git init /home/ubuntu/workspace/moby_PR-39960 # timeout=10 [2019-09-19T08:55:40.229Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:55:40.229Z] > git --version # timeout=10 [2019-09-19T08:55:40.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:55:40.287Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:02.958Z] Fetching without tags [2019-09-19T08:56:03.448Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:04.223Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:04.224Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T08:56:02.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:02.873Z] > git config --add remote.origin.fetch +refs/pull/39960/head:refs/remotes/origin/PR-39960 # timeout=10 [2019-09-19T08:56:02.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-19T08:56:02.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:02.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:02.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:02.951Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:03.451Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:03.485Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:04.176Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T08:56:04.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-19T08:56:04.214Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:04.226Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:05.057Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T08:56:05.057Z] First time build. Skipping changelog. [2019-09-19T08:56:05.079Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-19T08:56:06.259Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39960:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-19T08:56:14.372Z] Unable to find image 'alpine:latest' locally [2019-09-19T08:56:14.372Z] latest: Pulling from library/alpine [2019-09-19T08:56:14.372Z] 9d48c3bd43c5: Pulling fs layer [2019-09-19T08:56:14.372Z] 9d48c3bd43c5: Verifying Checksum [2019-09-19T08:56:14.372Z] 9d48c3bd43c5: Download complete [2019-09-19T08:56:14.372Z] 9d48c3bd43c5: Pull complete [2019-09-19T08:56:14.372Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-19T08:56:14.372Z] Status: Downloaded newer image for alpine:latest [2019-09-19T08:56:20.932Z] 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) [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 [2019-09-19T08:56:22.592Z] Running on ubuntu-1804-overlay2 (i-0b0084f849d37f1dd) in /home/ubuntu/workspace/moby_PR-39960 [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-19T08:56:22.673Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39960 [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-09-19T08:56:22.709Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-09-19T08:56:22.769Z] Fetching changes from the remote Git repository [Pipeline] checkout 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 [2019-09-19T08:56:22.808Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-19T08:56:22.827Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-09-19T08:56:22.846Z] Cloning the remote Git repository [2019-09-19T08:56:22.847Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2019-09-19T08:56:22.954Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39960 [Pipeline] { [Pipeline] checkout [2019-09-19T08:56:23.167Z] using credential docker-jenkins-github-credentials [2019-09-19T08:56:22.843Z] Cloning repository https://github.com/moby/moby.git [2019-09-19T08:56:22.844Z] > git init /home/docker/workspace/moby_PR-39960 # timeout=10 [2019-09-19T08:56:22.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:22.857Z] > git --version # timeout=10 [2019-09-19T08:56:22.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:22.862Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:23.217Z] Cloning the remote Git repository [2019-09-19T08:56:23.217Z] Cloning with configured refspecs honoured and without tags [2019-09-19T08:56:23.457Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:22.707Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-19T08:56:22.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:22.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:22.799Z] > git --version # timeout=10 [2019-09-19T08:56:22.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:22.822Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:23.448Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:23.477Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:23.242Z] Cloning repository https://github.com/moby/moby.git [2019-09-19T08:56:23.244Z] > git init /home/jenkins/workspace/moby_PR-39960 # timeout=10 [2019-09-19T08:56:23.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:23.273Z] > git --version # timeout=10 [2019-09-19T08:56:23.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:23.289Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:24.092Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T08:56:24.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-19T08:56:24.191Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:24.192Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T08:56:24.417Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T08:56:24.481Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-19T08:56:24.205Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:24.227Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-19T08:56:25.524Z] + docker version [2019-09-19T08:56:25.524Z] Client: Docker Engine - Community [2019-09-19T08:56:25.524Z] Version: 19.03.2 [2019-09-19T08:56:25.524Z] API version: 1.40 [2019-09-19T08:56:25.524Z] Go version: go1.12.8 [2019-09-19T08:56:25.524Z] Git commit: 6a30dfc [2019-09-19T08:56:25.524Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-19T08:56:25.524Z] OS/Arch: linux/amd64 [2019-09-19T08:56:25.524Z] Experimental: false [2019-09-19T08:56:25.524Z] [2019-09-19T08:56:25.524Z] Server: Docker Engine - Community [2019-09-19T08:56:25.524Z] Engine: [2019-09-19T08:56:25.524Z] Version: 19.03.2 [2019-09-19T08:56:25.524Z] API version: 1.40 (minimum version 1.12) [2019-09-19T08:56:25.524Z] Go version: go1.12.8 [2019-09-19T08:56:25.524Z] Git commit: 6a30dfc [2019-09-19T08:56:25.524Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-19T08:56:25.524Z] OS/Arch: linux/amd64 [2019-09-19T08:56:25.524Z] Experimental: true [2019-09-19T08:56:25.524Z] containerd: [2019-09-19T08:56:25.524Z] Version: 1.2.6 [2019-09-19T08:56:25.524Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-19T08:56:25.524Z] runc: [2019-09-19T08:56:25.524Z] Version: 1.0.0-rc8 [2019-09-19T08:56:25.524Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:56:25.524Z] docker-init: [2019-09-19T08:56:25.524Z] Version: 0.18.0 [2019-09-19T08:56:25.524Z] GitCommit: fec3683 [Pipeline] sh [2019-09-19T08:56:25.817Z] + docker info [2019-09-19T08:56:32.172Z] Fetching without tags [2019-09-19T08:56:32.572Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:32.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:32.056Z] > git config --add remote.origin.fetch +refs/pull/39960/head:refs/remotes/origin/PR-39960 # timeout=10 [2019-09-19T08:56:32.070Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-19T08:56:32.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:32.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:32.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:32.200Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:33.315Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:33.316Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T08:56:33.836Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T08:56:33.933Z] Client: [2019-09-19T08:56:33.933Z] Debug Mode: false [2019-09-19T08:56:33.933Z] [2019-09-19T08:56:33.933Z] Server: [2019-09-19T08:56:33.933Z] Containers: 0 [2019-09-19T08:56:33.933Z] Running: 0 [2019-09-19T08:56:33.933Z] Paused: 0 [2019-09-19T08:56:33.933Z] Stopped: 0 [2019-09-19T08:56:33.933Z] Images: 1 [2019-09-19T08:56:33.933Z] Server Version: 19.03.2 [2019-09-19T08:56:33.933Z] Storage Driver: overlay2 [2019-09-19T08:56:33.933Z] Backing Filesystem: extfs [2019-09-19T08:56:33.933Z] Supports d_type: true [2019-09-19T08:56:33.933Z] Native Overlay Diff: true [2019-09-19T08:56:33.933Z] Logging Driver: json-file [2019-09-19T08:56:33.933Z] Cgroup Driver: cgroupfs [2019-09-19T08:56:33.933Z] Plugins: [2019-09-19T08:56:33.933Z] Volume: local [2019-09-19T08:56:33.933Z] Network: bridge host ipvlan macvlan null overlay [2019-09-19T08:56:33.933Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-19T08:56:33.933Z] Swarm: inactive [2019-09-19T08:56:33.933Z] Runtimes: runc [2019-09-19T08:56:33.933Z] Default Runtime: runc [2019-09-19T08:56:33.933Z] Init Binary: docker-init [2019-09-19T08:56:33.933Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-19T08:56:33.933Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:56:33.933Z] init version: fec3683 [2019-09-19T08:56:33.933Z] Security Options: [2019-09-19T08:56:33.933Z] apparmor [2019-09-19T08:56:33.933Z] seccomp [2019-09-19T08:56:33.933Z] Profile: default [2019-09-19T08:56:33.933Z] Kernel Version: 4.15.0-1048-aws [2019-09-19T08:56:33.933Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-19T08:56:33.933Z] OSType: linux [2019-09-19T08:56:33.933Z] Architecture: x86_64 [2019-09-19T08:56:33.933Z] CPUs: 2 [2019-09-19T08:56:33.933Z] Total Memory: 7.501GiB [2019-09-19T08:56:33.933Z] Name: ip-10-100-50-35 [2019-09-19T08:56:33.933Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-19T08:56:33.933Z] Docker Root Dir: /var/lib/docker [2019-09-19T08:56:33.933Z] Debug Mode: false [2019-09-19T08:56:33.933Z] Registry: https://index.docker.io/v1/ [2019-09-19T08:56:33.933Z] Labels: [2019-09-19T08:56:33.933Z] Experimental: true [2019-09-19T08:56:33.933Z] Insecure Registries: [2019-09-19T08:56:33.933Z] 127.0.0.0/8 [2019-09-19T08:56:33.933Z] Live Restore Enabled: true [2019-09-19T08:56:33.933Z] [2019-09-19T08:56:33.933Z] WARNING: No swap limit support [Pipeline] sh [2019-09-19T08:56:32.600Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:32.616Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:33.207Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T08:56:33.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-19T08:56:33.339Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:33.356Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:34.096Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-19T08:56:34.224Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:34.224Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:34.224Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-19T08:56:34.224Z] + bash /home/ubuntu/workspace/moby_PR-39960/check-config.sh [2019-09-19T08:56:34.224Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-19T08:56:34.224Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-19T08:56:34.224Z] [2019-09-19T08:56:34.224Z] Generally Necessary: [2019-09-19T08:56:34.224Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-19T08:56:34.224Z] - apparmor: enabled and tools installed [2019-09-19T08:56:34.224Z] - CONFIG_NAMESPACES: enabled [2019-09-19T08:56:34.224Z] - CONFIG_NET_NS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_PID_NS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_IPC_NS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_UTS_NS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CGROUPS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-19T08:56:34.224Z] - CONFIG_CPUSETS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_MEMCG: enabled [2019-09-19T08:56:34.224Z] - CONFIG_KEYS: enabled [2019-09-19T08:56:34.224Z] - CONFIG_VETH: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-19T08:56:34.224Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-19T08:56:34.482Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-19T08:56:34.482Z] [2019-09-19T08:56:34.482Z] Optional Features: [2019-09-19T08:56:34.482Z] - CONFIG_USER_NS: enabled [2019-09-19T08:56:34.482Z] - CONFIG_SECCOMP: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-19T08:56:34.482Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-19T08:56:34.482Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-19T08:56:34.482Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-19T08:56:34.482Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-19T08:56:34.482Z] - CONFIG_BLK_CGROUP: enabled [2019-09-19T08:56:34.482Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-19T08:56:34.482Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CGROUP_PERF: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-19T08:56:34.482Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-19T08:56:34.482Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-19T08:56:34.482Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-19T08:56:34.482Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_IP_VS: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-19T08:56:34.482Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-19T08:56:34.482Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-19T08:56:34.482Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_EXT4_FS: enabled [2019-09-19T08:56:34.482Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-19T08:56:34.482Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-19T08:56:34.482Z] - Network Drivers: [2019-09-19T08:56:34.482Z] - "overlay": [2019-09-19T08:56:34.482Z] - CONFIG_VXLAN: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-19T08:56:34.482Z] Optional (for encrypted networks): [2019-09-19T08:56:34.482Z] - CONFIG_CRYPTO: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-19T08:56:34.482Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-19T08:56:34.482Z] - CONFIG_XFRM: enabled [2019-09-19T08:56:34.482Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-19T08:56:34.482Z] - "ipvlan": [2019-09-19T08:56:34.482Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-19T08:56:34.482Z] - "macvlan": [2019-09-19T08:56:34.482Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-19T08:56:34.482Z] - CONFIG_DUMMY: enabled (as module) [2019-09-19T08:56:34.482Z] - "ftp,tftp client in container": [2019-09-19T08:56:34.739Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-19T08:56:34.739Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-19T08:56:34.739Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-19T08:56:34.739Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-19T08:56:34.739Z] - Storage Drivers: [2019-09-19T08:56:34.739Z] - "aufs": [2019-09-19T08:56:34.739Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-19T08:56:34.739Z] - "btrfs": [2019-09-19T08:56:34.739Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-19T08:56:34.739Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-19T08:56:34.739Z] - "devicemapper": [2019-09-19T08:56:34.739Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-19T08:56:34.739Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-19T08:56:34.739Z] - "overlay": [2019-09-19T08:56:34.740Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-19T08:56:34.740Z] - "zfs": [2019-09-19T08:56:34.740Z] - /dev/zfs: missing [2019-09-19T08:56:34.740Z] - zfs command: missing [2019-09-19T08:56:34.740Z] - zpool command: missing [2019-09-19T08:56:34.740Z] [2019-09-19T08:56:34.740Z] Limits: [2019-09-19T08:56:34.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-19T08:56:34.740Z] [2019-09-19T08:56:34.740Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-19T08:56:35.068Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:851b000641c195630ed05313a7ad27895e4d8780 . [2019-09-19T08:56:35.068Z] #2 [internal] load .dockerignore [2019-09-19T08:56:35.068Z] #2 transferring context: 87B 0.0s done [2019-09-19T08:56:35.068Z] #2 DONE 0.0s [2019-09-19T08:56:35.068Z] [2019-09-19T08:56:35.068Z] #1 [internal] load build definition from Dockerfile [2019-09-19T08:56:35.068Z] #1 transferring dockerfile: 10.82kB 0.0s done [2019-09-19T08:56:35.068Z] #1 DONE 0.0s [2019-09-19T08:56:35.068Z] [2019-09-19T08:56:35.068Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-19T08:56:35.672Z] #3 DONE 0.4s [2019-09-19T08:56:35.672Z] [2019-09-19T08:56:35.672Z] #18 [internal] load build context [2019-09-19T08:56:35.679Z] + docker version [2019-09-19T08:56:35.679Z] Client: [2019-09-19T08:56:35.679Z] Version: 18.06.1-ce [2019-09-19T08:56:35.679Z] API version: 1.38 [2019-09-19T08:56:35.679Z] Go version: go1.10.3 [2019-09-19T08:56:35.679Z] Git commit: e68fc7a [2019-09-19T08:56:35.679Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-19T08:56:35.679Z] OS/Arch: linux/s390x [2019-09-19T08:56:35.679Z] Experimental: false [2019-09-19T08:56:35.679Z] [2019-09-19T08:56:35.679Z] Server: [2019-09-19T08:56:35.679Z] Engine: [2019-09-19T08:56:35.679Z] Version: 18.06.1-ce [2019-09-19T08:56:35.679Z] API version: 1.38 (minimum version 1.12) [2019-09-19T08:56:35.679Z] Go version: go1.10.3 [2019-09-19T08:56:35.679Z] Git commit: e68fc7a [2019-09-19T08:56:35.679Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-19T08:56:35.679Z] OS/Arch: linux/s390x [2019-09-19T08:56:35.679Z] Experimental: true [Pipeline] sh [2019-09-19T08:56:36.491Z] + docker info [2019-09-19T08:56:36.491Z] Containers: 0 [2019-09-19T08:56:36.491Z] Running: 0 [2019-09-19T08:56:36.491Z] Paused: 0 [2019-09-19T08:56:36.491Z] Stopped: 0 [2019-09-19T08:56:36.491Z] Images: 0 [2019-09-19T08:56:36.491Z] Server Version: 18.06.1-ce [2019-09-19T08:56:36.491Z] Storage Driver: overlay2 [2019-09-19T08:56:36.491Z] Backing Filesystem: extfs [2019-09-19T08:56:36.491Z] Supports d_type: true [2019-09-19T08:56:36.491Z] Native Overlay Diff: true [2019-09-19T08:56:36.491Z] Logging Driver: json-file [2019-09-19T08:56:36.491Z] Cgroup Driver: cgroupfs [2019-09-19T08:56:36.491Z] Plugins: [2019-09-19T08:56:36.491Z] Volume: local [2019-09-19T08:56:36.491Z] Network: bridge host ipvlan macvlan null overlay [2019-09-19T08:56:36.491Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-19T08:56:36.491Z] Swarm: inactive [2019-09-19T08:56:36.491Z] Runtimes: runc [2019-09-19T08:56:36.491Z] Default Runtime: runc [2019-09-19T08:56:36.491Z] Init Binary: docker-init [2019-09-19T08:56:36.491Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-19T08:56:36.491Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-19T08:56:36.491Z] init version: fec3683 [2019-09-19T08:56:36.491Z] Security Options: [2019-09-19T08:56:36.491Z] apparmor [2019-09-19T08:56:36.491Z] seccomp [2019-09-19T08:56:36.491Z] Profile: default [2019-09-19T08:56:36.491Z] Kernel Version: 4.4.0-161-generic [2019-09-19T08:56:36.491Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-19T08:56:36.491Z] OSType: linux [2019-09-19T08:56:36.491Z] Architecture: s390x [2019-09-19T08:56:36.491Z] CPUs: 2 [2019-09-19T08:56:36.491Z] Total Memory: 7.862GiB [2019-09-19T08:56:36.491Z] Name: s390x-ubuntu-16 [2019-09-19T08:56:36.491Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-19T08:56:36.491Z] Docker Root Dir: /var/lib/docker [2019-09-19T08:56:36.491Z] Debug Mode (client): false [2019-09-19T08:56:36.491Z] Debug Mode (server): false [2019-09-19T08:56:36.491Z] Username: dockerbuildbot [2019-09-19T08:56:36.491Z] Registry: https://index.docker.io/v1/ [2019-09-19T08:56:36.491Z] Labels: [2019-09-19T08:56:36.491Z] Experimental: true [2019-09-19T08:56:36.491Z] Insecure Registries: [2019-09-19T08:56:36.491Z] 127.0.0.0/8 [2019-09-19T08:56:36.491Z] Live Restore Enabled: false [2019-09-19T08:56:36.491Z] [2019-09-19T08:56:36.491Z] WARNING: No swap limit support [Pipeline] sh [2019-09-19T08:56:37.314Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:37.314Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:37.314Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-19T08:56:37.314Z] + bash /home/jenkins/workspace/moby_PR-39960/check-config.sh [2019-09-19T08:56:37.314Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-19T08:56:37.314Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-19T08:56:37.314Z] [2019-09-19T08:56:37.314Z] Generally Necessary: [2019-09-19T08:56:37.314Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-19T08:56:37.314Z] - apparmor: enabled and tools installed [2019-09-19T08:56:37.314Z] - CONFIG_NAMESPACES: enabled [2019-09-19T08:56:37.314Z] - CONFIG_NET_NS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_PID_NS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_IPC_NS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_UTS_NS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CGROUPS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-19T08:56:37.314Z] - CONFIG_CPUSETS: enabled [2019-09-19T08:56:37.314Z] - CONFIG_MEMCG: enabled [2019-09-19T08:56:37.564Z] Still waiting to schedule task [2019-09-19T08:56:37.564Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-09-19T08:56:37.574Z] Still waiting to schedule task [2019-09-19T08:56:37.574Z] Waiting for next available executor on ‘windows-2019’ [2019-09-19T08:56:37.687Z] - CONFIG_KEYS: enabled [2019-09-19T08:56:37.687Z] - CONFIG_VETH: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-19T08:56:37.687Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-19T08:56:37.687Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-19T08:56:37.687Z] [2019-09-19T08:56:37.687Z] Optional Features: [2019-09-19T08:56:37.687Z] - CONFIG_USER_NS: enabled [2019-09-19T08:56:37.687Z] - CONFIG_SECCOMP: enabled [2019-09-19T08:56:37.687Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-19T08:56:37.687Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-19T08:56:37.687Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-19T08:56:37.687Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-19T08:56:37.687Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-19T08:56:37.687Z] - CONFIG_BLK_CGROUP: enabled [2019-09-19T08:56:37.687Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-19T08:56:37.687Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-19T08:56:37.687Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-19T08:56:37.687Z] - CONFIG_CGROUP_PERF: enabled [2019-09-19T08:56:37.687Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-19T08:56:37.687Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-19T08:56:37.687Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-19T08:56:37.687Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-19T08:56:37.687Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-19T08:56:37.687Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_IP_VS: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-19T08:56:37.687Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-19T08:56:37.687Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-19T08:56:37.687Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-19T08:56:37.687Z] - CONFIG_EXT4_FS: enabled [2019-09-19T08:56:37.688Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-19T08:56:37.688Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-19T08:56:37.688Z] - Network Drivers: [2019-09-19T08:56:37.688Z] - "overlay": [2019-09-19T08:56:37.688Z] - CONFIG_VXLAN: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-19T08:56:37.688Z] Optional (for encrypted networks): [2019-09-19T08:56:37.688Z] - CONFIG_CRYPTO: enabled [2019-09-19T08:56:37.688Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_XFRM: enabled [2019-09-19T08:56:37.688Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-19T08:56:37.688Z] - "ipvlan": [2019-09-19T08:56:37.688Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-19T08:56:37.688Z] - "macvlan": [2019-09-19T08:56:37.688Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_DUMMY: enabled (as module) [2019-09-19T08:56:37.688Z] - "ftp,tftp client in container": [2019-09-19T08:56:37.688Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-19T08:56:37.688Z] - Storage Drivers: [2019-09-19T08:56:37.688Z] - "aufs": [2019-09-19T08:56:37.688Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-19T08:56:37.688Z] - "btrfs": [2019-09-19T08:56:37.688Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-19T08:56:37.688Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-19T08:56:37.688Z] - "devicemapper": [2019-09-19T08:56:37.688Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-19T08:56:37.688Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-19T08:56:37.688Z] - "overlay": [2019-09-19T08:56:37.688Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-19T08:56:37.688Z] - "zfs": [2019-09-19T08:56:37.688Z] - /dev/zfs: missing [2019-09-19T08:56:37.688Z] - zfs command: missing [2019-09-19T08:56:37.688Z] - zpool command: missing [2019-09-19T08:56:37.688Z] [2019-09-19T08:56:37.688Z] Limits: [2019-09-19T08:56:37.688Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-19T08:56:37.688Z] [2019-09-19T08:56:37.688Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-19T08:56:38.906Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:851b000641c195630ed05313a7ad27895e4d8780 . [2019-09-19T08:56:38.976Z] #18 ... [2019-09-19T08:56:38.976Z] [2019-09-19T08:56:38.976Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-19T08:56:38.976Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-09-19T08:56:38.976Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-19T08:56:38.976Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-19T08:56:38.976Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.2s done [2019-09-19T08:56:38.976Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-09-19T08:56:38.976Z] #64 DONE 3.0s [2019-09-19T08:56:38.976Z] [2019-09-19T08:56:38.976Z] #18 [internal] load build context [2019-09-19T08:56:39.545Z] #18 transferring context: 45.50MB 4.2s done [2019-09-19T08:56:39.804Z] #18 DONE 4.3s [2019-09-19T08:56:39.804Z] [2019-09-19T08:56:39.804Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-19T08:56:39.804Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 done [2019-09-19T08:56:39.804Z] #4 sha256:774e067e1822980bca448eb7c123bd47f7e8a0a80d12000b9d962c2d891ca23e 1.80kB / 1.80kB done [2019-09-19T08:56:39.804Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done [2019-09-19T08:56:39.804Z] #4 sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 1.42kB / 1.42kB done [2019-09-19T08:56:39.804Z] #4 sha256:2c4a601e5da985c8ac723b8c3c4d33d46ef5a85662c2b4c9e18cd660fb0d965d 5.47kB / 5.47kB done [2019-09-19T08:56:39.804Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.9s done [2019-09-19T08:56:39.804Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done [2019-09-19T08:56:39.804Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.2s done [2019-09-19T08:56:39.804Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.5s done [2019-09-19T08:56:39.804Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 127.96MB / 127.96MB 3.3s done [2019-09-19T08:56:39.804Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.0s [2019-09-19T08:56:39.804Z] #4 sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 125B / 125B 1.3s done [2019-09-19T08:56:40.227Z] Sending build context to Docker daemon 49.97MB [2019-09-19T08:56:40.227Z] Step 1/125 : ARG CROSS="false" [2019-09-19T08:56:40.227Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-19T08:56:40.227Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-19T08:56:40.227Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-19T08:56:40.227Z] 1.12.9-stretch: Pulling from library/golang [2019-09-19T08:56:40.227Z] 5d4da55d9cf0: Pulling fs layer [2019-09-19T08:56:40.227Z] dad3041fe122: Pulling fs layer [2019-09-19T08:56:40.227Z] f6542c8f56fb: Pulling fs layer [2019-09-19T08:56:40.227Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-19T08:56:40.227Z] 471e0aba6530: Pulling fs layer [2019-09-19T08:56:40.227Z] a57c1f92afc5: Pulling fs layer [2019-09-19T08:56:40.227Z] 25fa3a7ad4fa: Waiting [2019-09-19T08:56:40.227Z] 471e0aba6530: Waiting [2019-09-19T08:56:40.227Z] a57c1f92afc5: Waiting [2019-09-19T08:56:40.227Z] 25fa99d24d1e: Pulling fs layer [2019-09-19T08:56:40.227Z] 25fa99d24d1e: Waiting [2019-09-19T08:56:40.619Z] f6542c8f56fb: Verifying Checksum [2019-09-19T08:56:40.619Z] f6542c8f56fb: Download complete [2019-09-19T08:56:40.738Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.1s done [2019-09-19T08:56:40.738Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-09-19T08:56:41.003Z] dad3041fe122: Verifying Checksum [2019-09-19T08:56:41.003Z] dad3041fe122: Download complete [2019-09-19T08:56:41.303Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-09-19T08:56:41.303Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-09-19T08:56:41.561Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-09-19T08:56:41.623Z] 5d4da55d9cf0: Verifying Checksum [2019-09-19T08:56:41.623Z] 5d4da55d9cf0: Download complete [2019-09-19T08:56:41.623Z] 25fa3a7ad4fa: Verifying Checksum [2019-09-19T08:56:41.623Z] 25fa3a7ad4fa: Download complete [2019-09-19T08:56:41.818Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-09-19T08:56:42.017Z] 25fa99d24d1e: Verifying Checksum [2019-09-19T08:56:42.017Z] 25fa99d24d1e: Download complete [2019-09-19T08:56:42.818Z] 471e0aba6530: Verifying Checksum [2019-09-19T08:56:42.818Z] 471e0aba6530: Download complete [2019-09-19T08:56:42.818Z] a57c1f92afc5: Verifying Checksum [2019-09-19T08:56:42.818Z] a57c1f92afc5: Download complete [2019-09-19T08:56:43.195Z] 5d4da55d9cf0: Pull complete [2019-09-19T08:56:43.570Z] dad3041fe122: Pull complete [2019-09-19T08:56:43.719Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.0s done [2019-09-19T08:56:43.949Z] f6542c8f56fb: Pull complete [2019-09-19T08:56:43.977Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-09-19T08:56:45.773Z] 25fa3a7ad4fa: Pull complete [2019-09-19T08:56:45.874Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.9s done [2019-09-19T08:56:45.874Z] #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e [2019-09-19T08:56:47.046Z] 471e0aba6530: Pull complete [2019-09-19T08:56:47.298Z] Fetching without tags [2019-09-19T08:56:47.808Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:47.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:47.259Z] > git config --add remote.origin.fetch +refs/pull/39960/head:refs/remotes/origin/PR-39960 # timeout=10 [2019-09-19T08:56:47.262Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-19T08:56:47.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:56:47.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:56:47.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:56:47.294Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:56:47.805Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:47.808Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:48.946Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:56:48.947Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T08:56:49.920Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T08:56:49.980Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-19T08:56:50.260Z] a57c1f92afc5: Pull complete [2019-09-19T08:56:50.638Z] 25fa99d24d1e: Pull complete [2019-09-19T08:56:50.638Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-19T08:56:50.638Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-19T08:56:50.638Z] ---> 3790327bbace [2019-09-19T08:56:50.638Z] Step 5/125 : ARG APT_MIRROR [2019-09-19T08:56:50.638Z] ---> Running in 6ee9aa668b3e [2019-09-19T08:56:50.638Z] Removing intermediate container 6ee9aa668b3e [2019-09-19T08:56:50.638Z] ---> 438c0a2ac4ef [2019-09-19T08:56:50.638Z] 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-09-19T08:56:50.638Z] ---> Running in 46315961d360 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-09-19T08:56:48.901Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T08:56:48.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-19T08:56:48.942Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:56:48.945Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-19T08:56:51.142Z] #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 4.4s done [2019-09-19T08:56:51.142Z] #4 extracting sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 done [2019-09-19T08:56:51.142Z] #4 DONE 15.0s [2019-09-19T08:56:51.142Z] [2019-09-19T08:56:51.142Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-19T08:56:51.238Z] + docker version [2019-09-19T08:56:51.238Z] Client: [2019-09-19T08:56:51.238Z] Version: 18.06.1-ce [2019-09-19T08:56:51.238Z] API version: 1.38 [2019-09-19T08:56:51.238Z] Go version: go1.10.3 [2019-09-19T08:56:51.238Z] Git commit: e68fc7a [2019-09-19T08:56:51.238Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-19T08:56:51.238Z] OS/Arch: linux/ppc64le [2019-09-19T08:56:51.238Z] Experimental: false [2019-09-19T08:56:51.238Z] [2019-09-19T08:56:51.238Z] Server: [2019-09-19T08:56:51.238Z] Engine: [2019-09-19T08:56:51.238Z] Version: 18.06.1-ce [2019-09-19T08:56:51.238Z] API version: 1.38 (minimum version 1.12) [2019-09-19T08:56:51.238Z] Go version: go1.10.3 [2019-09-19T08:56:51.238Z] Git commit: e68fc7a [2019-09-19T08:56:51.238Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-19T08:56:51.238Z] OS/Arch: linux/ppc64le [2019-09-19T08:56:51.238Z] Experimental: true [Pipeline] sh [2019-09-19T08:56:51.637Z] + docker info [2019-09-19T08:56:51.637Z] Containers: 0 [2019-09-19T08:56:51.637Z] Running: 0 [2019-09-19T08:56:51.637Z] Paused: 0 [2019-09-19T08:56:51.637Z] Stopped: 0 [2019-09-19T08:56:51.637Z] Images: 0 [2019-09-19T08:56:51.637Z] Server Version: 18.06.1-ce [2019-09-19T08:56:51.637Z] Storage Driver: overlay2 [2019-09-19T08:56:51.637Z] Backing Filesystem: extfs [2019-09-19T08:56:51.637Z] Supports d_type: true [2019-09-19T08:56:51.637Z] Native Overlay Diff: true [2019-09-19T08:56:51.637Z] Logging Driver: json-file [2019-09-19T08:56:51.637Z] Cgroup Driver: cgroupfs [2019-09-19T08:56:51.637Z] Plugins: [2019-09-19T08:56:51.637Z] Volume: local [2019-09-19T08:56:51.637Z] Network: bridge host ipvlan macvlan null overlay [2019-09-19T08:56:51.637Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-19T08:56:51.637Z] Swarm: inactive [2019-09-19T08:56:51.637Z] Runtimes: runc [2019-09-19T08:56:51.637Z] Default Runtime: runc [2019-09-19T08:56:51.637Z] Init Binary: docker-init [2019-09-19T08:56:51.637Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-19T08:56:51.637Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-19T08:56:51.637Z] init version: fec3683 [2019-09-19T08:56:51.637Z] Security Options: [2019-09-19T08:56:51.637Z] apparmor [2019-09-19T08:56:51.637Z] seccomp [2019-09-19T08:56:51.637Z] Profile: default [2019-09-19T08:56:51.637Z] Kernel Version: 4.4.0-139-generic [2019-09-19T08:56:51.637Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-19T08:56:51.637Z] OSType: linux [2019-09-19T08:56:51.637Z] Architecture: ppc64le [2019-09-19T08:56:51.637Z] CPUs: 4 [2019-09-19T08:56:51.637Z] Total Memory: 7.972GiB [2019-09-19T08:56:51.637Z] Name: ppc64le-ubuntu-32 [2019-09-19T08:56:51.637Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-19T08:56:51.637Z] Docker Root Dir: /var/lib/docker [2019-09-19T08:56:51.637Z] Debug Mode (client): false [2019-09-19T08:56:51.637Z] Debug Mode (server): false [2019-09-19T08:56:51.637Z] Username: dockerbuildbot [2019-09-19T08:56:51.637Z] Registry: https://index.docker.io/v1/ [2019-09-19T08:56:51.637Z] Labels: [2019-09-19T08:56:51.637Z] Experimental: true [2019-09-19T08:56:51.637Z] Insecure Registries: [2019-09-19T08:56:51.637Z] 127.0.0.0/8 [2019-09-19T08:56:51.637Z] Live Restore Enabled: false [2019-09-19T08:56:51.637Z] [Pipeline] sh [2019-09-19T08:56:51.902Z] Removing intermediate container 46315961d360 [2019-09-19T08:56:51.902Z] ---> 68307f5bf4ad [2019-09-19T08:56:51.902Z] Step 7/125 : FROM base AS criu [2019-09-19T08:56:51.902Z] ---> 68307f5bf4ad [2019-09-19T08:56:51.902Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:56:51.902Z] ---> Running in 0ff1ab8c047a [2019-09-19T08:56:51.902Z] Removing intermediate container 0ff1ab8c047a [2019-09-19T08:56:51.902Z] ---> f37fbc0fe346 [2019-09-19T08:56:51.902Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-19T08:56:52.030Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:52.030Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:56:52.030Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-19T08:56:52.030Z] + bash /home/docker/workspace/moby_PR-39960/check-config.sh [2019-09-19T08:56:52.030Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-19T08:56:52.030Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-19T08:56:52.030Z] [2019-09-19T08:56:52.030Z] Generally Necessary: [2019-09-19T08:56:52.030Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-19T08:56:52.030Z] - apparmor: enabled and tools installed [2019-09-19T08:56:52.030Z] - CONFIG_NAMESPACES: enabled [2019-09-19T08:56:52.030Z] - CONFIG_NET_NS: enabled [2019-09-19T08:56:52.030Z] - CONFIG_PID_NS: enabled [2019-09-19T08:56:52.030Z] - CONFIG_IPC_NS: enabled [2019-09-19T08:56:52.030Z] - CONFIG_UTS_NS: enabled [2019-09-19T08:56:52.268Z] ---> Running in af4012b689e1 [2019-09-19T08:56:52.268Z] Removing intermediate container af4012b689e1 [2019-09-19T08:56:52.268Z] ---> 142d50d0364e [2019-09-19T08:56:52.268Z] 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-09-19T08:56:52.268Z] ---> Running in 8cb916390df0 [2019-09-19T08:56:52.316Z] - CONFIG_CGROUPS: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CPUSETS: enabled [2019-09-19T08:56:52.316Z] - CONFIG_MEMCG: enabled [2019-09-19T08:56:52.316Z] - CONFIG_KEYS: enabled [2019-09-19T08:56:52.316Z] - CONFIG_VETH: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-19T08:56:52.316Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-19T08:56:52.316Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-19T08:56:52.316Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-19T08:56:52.316Z] [2019-09-19T08:56:52.316Z] Optional Features: [2019-09-19T08:56:52.316Z] - CONFIG_USER_NS: enabled [2019-09-19T08:56:52.316Z] - CONFIG_SECCOMP: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-19T08:56:52.316Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-19T08:56:52.316Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-19T08:56:52.316Z] (cgroup swap accounting is currently enabled) [2019-09-19T08:56:52.316Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-19T08:56:52.316Z] - CONFIG_BLK_CGROUP: enabled [2019-09-19T08:56:52.316Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-19T08:56:52.316Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_PERF: enabled [2019-09-19T08:56:52.316Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-19T08:56:52.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-19T08:56:52.601Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-19T08:56:52.601Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-19T08:56:52.601Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-19T08:56:52.601Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_IP_VS: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-19T08:56:52.601Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-19T08:56:52.601Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-19T08:56:52.601Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_EXT4_FS: enabled [2019-09-19T08:56:52.601Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-19T08:56:52.601Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-19T08:56:52.601Z] - Network Drivers: [2019-09-19T08:56:52.601Z] - "overlay": [2019-09-19T08:56:52.601Z] - CONFIG_VXLAN: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-19T08:56:52.601Z] Optional (for encrypted networks): [2019-09-19T08:56:52.601Z] - CONFIG_CRYPTO: enabled [2019-09-19T08:56:52.601Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_XFRM: enabled [2019-09-19T08:56:52.601Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-19T08:56:52.601Z] - "ipvlan": [2019-09-19T08:56:52.601Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-19T08:56:52.601Z] - "macvlan": [2019-09-19T08:56:52.601Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-19T08:56:52.601Z] - CONFIG_DUMMY: enabled (as module) [2019-09-19T08:56:52.601Z] - "ftp,tftp client in container": [2019-09-19T08:56:52.885Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-19T08:56:52.885Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-19T08:56:52.885Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-19T08:56:52.885Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-19T08:56:52.885Z] - Storage Drivers: [2019-09-19T08:56:52.885Z] - "aufs": [2019-09-19T08:56:52.885Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-19T08:56:52.885Z] - "btrfs": [2019-09-19T08:56:52.885Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-19T08:56:52.885Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-19T08:56:52.885Z] - "devicemapper": [2019-09-19T08:56:52.885Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-19T08:56:52.885Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-19T08:56:52.885Z] - "overlay": [2019-09-19T08:56:52.885Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-19T08:56:52.885Z] - "zfs": [2019-09-19T08:56:52.885Z] - /dev/zfs: missing [2019-09-19T08:56:52.885Z] - zfs command: missing [2019-09-19T08:56:52.885Z] - zpool command: missing [2019-09-19T08:56:52.885Z] [2019-09-19T08:56:52.885Z] Limits: [2019-09-19T08:56:52.885Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-19T08:56:52.885Z] [2019-09-19T08:56:52.885Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-19T08:56:53.037Z] #5 DONE 2.5s [2019-09-19T08:56:53.037Z] [2019-09-19T08:56:53.037Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:56:53.037Z] #22 DONE 0.1s [2019-09-19T08:56:53.037Z] [2019-09-19T08:56:53.037Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:56:53.078Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:56:53.078Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:56:53.078Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:56:53.078Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:56:53.078Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:56:53.078Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T08:56:53.078Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T08:56:53.078Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T08:56:53.296Z] #17 ... [2019-09-19T08:56:53.296Z] [2019-09-19T08:56:53.296Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-19T08:56:53.296Z] #23 DONE 0.1s [2019-09-19T08:56:53.305Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:851b000641c195630ed05313a7ad27895e4d8780 . [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-19T08:56:53.554Z] #32 DONE 0.1s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-19T08:56:53.554Z] #49 DONE 0.1s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-19T08:56:53.554Z] #29 DONE 0.2s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-19T08:56:53.554Z] #60 DONE 0.2s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-19T08:56:53.554Z] #26 DONE 0.2s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-19T08:56:53.554Z] #52 DONE 0.2s [2019-09-19T08:56:53.554Z] [2019-09-19T08:56:53.554Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T08:56:54.324Z] Fetched 7673 kB in 1s (4956 kB/s) [2019-09-19T08:56:55.124Z] Reading package lists... [2019-09-19T08:56:55.517Z] Reading package lists... [2019-09-19T08:56:55.517Z] Building dependency tree... [2019-09-19T08:56:55.517Z] Reading state information... [2019-09-19T08:56:55.883Z] The following additional packages will be installed: [2019-09-19T08:56:55.883Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-19T08:56:55.883Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-19T08:56:55.883Z] Suggested packages: [2019-09-19T08:56:55.883Z] manpages-dev python-setuptools [2019-09-19T08:56:55.883Z] The following NEW packages will be installed: [2019-09-19T08:56:55.883Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-19T08:56:55.883Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-19T08:56:55.883Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-19T08:56:55.883Z] zlib1g-dev [2019-09-19T08:56:55.883Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:56:55.883Z] Need to get 3476 kB of archives. [2019-09-19T08:56:55.883Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-19T08:56:55.883Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-19T08:56:56.021Z] Sending build context to Docker daemon 49.97MB [2019-09-19T08:56:56.021Z] Step 1/125 : ARG CROSS="false" [2019-09-19T08:56:56.021Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-19T08:56:56.021Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-19T08:56:56.021Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-19T08:56:56.021Z] 1.12.9-stretch: Pulling from library/golang [2019-09-19T08:56:56.021Z] 10831a4d6f42: Pulling fs layer [2019-09-19T08:56:56.021Z] f794a2e4526b: Pulling fs layer [2019-09-19T08:56:56.021Z] e3fa2203e375: Pulling fs layer [2019-09-19T08:56:56.021Z] 004465f1c815: Pulling fs layer [2019-09-19T08:56:56.021Z] c19c19fc3c99: Pulling fs layer [2019-09-19T08:56:56.021Z] 7a3f1abdfc4a: Pulling fs layer [2019-09-19T08:56:56.021Z] f6e51afc7ba4: Pulling fs layer [2019-09-19T08:56:56.021Z] 7a3f1abdfc4a: Waiting [2019-09-19T08:56:56.021Z] c19c19fc3c99: Waiting [2019-09-19T08:56:56.021Z] 004465f1c815: Waiting [2019-09-19T08:56:56.021Z] f6e51afc7ba4: Waiting [2019-09-19T08:56:56.303Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-19T08:56:56.303Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-19T08:56:56.303Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-19T08:56:56.303Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-19T08:56:56.303Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-19T08:56:56.303Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-19T08:56:56.303Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-19T08:56:56.303Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-19T08:56:56.303Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-19T08:56:56.303Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-19T08:56:56.303Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-19T08:56:56.303Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-19T08:56:56.303Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-19T08:56:56.303Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-19T08:56:56.303Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-19T08:56:56.303Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:56:56.303Z] Fetched 3476 kB in 0s (22.6 MB/s) [2019-09-19T08:56:56.303Z] Selecting previously unselected package libnet1:s390x. [2019-09-19T08:56:56.303Z] (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-09-19T08:56:56.303Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-19T08:56:56.303Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-19T08:56:56.303Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-19T08:56:56.303Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-19T08:56:56.303Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-19T08:56:56.303Z] Selecting previously unselected package libnet1-dev. [2019-09-19T08:56:56.303Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-19T08:56:56.303Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:56:56.303Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-19T08:56:56.303Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-19T08:56:56.303Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-19T08:56:56.643Z] e3fa2203e375: Verifying Checksum [2019-09-19T08:56:56.643Z] e3fa2203e375: Download complete [2019-09-19T08:56:56.669Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-19T08:56:56.669Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-19T08:56:56.669Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-19T08:56:56.669Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-19T08:56:56.931Z] f794a2e4526b: Verifying Checksum [2019-09-19T08:56:56.931Z] f794a2e4526b: Download complete [2019-09-19T08:56:57.044Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-19T08:56:57.044Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-19T08:56:57.044Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-19T08:56:57.044Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-19T08:56:57.044Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-19T08:56:57.044Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:56:57.044Z] Selecting previously unselected package protobuf-compiler. [2019-09-19T08:56:57.044Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-19T08:56:57.044Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-19T08:56:57.044Z] Selecting previously unselected package python-pkg-resources. [2019-09-19T08:56:57.044Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T08:56:57.044Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-19T08:56:57.044Z] Selecting previously unselected package python-protobuf. [2019-09-19T08:56:57.044Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-19T08:56:57.044Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-19T08:56:57.418Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-19T08:56:57.418Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-19T08:56:57.418Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-19T08:56:57.418Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:56:57.418Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-19T08:56:57.912Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:56:57.912Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-19T08:56:58.483Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-19T08:56:58.483Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-19T08:56:58.483Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-19T08:56:58.483Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-19T08:56:58.483Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-19T08:56:58.483Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:56:58.483Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-19T08:56:58.483Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-19T08:56:58.483Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-19T08:56:58.483Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-19T08:56:58.483Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:56:58.828Z] #53 ... [2019-09-19T08:56:58.828Z] [2019-09-19T08:56:58.828Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:56:58.828Z] #15 5.203 + mktemp -d [2019-09-19T08:56:58.828Z] #15 5.206 + export GOPATH=/tmp/tmp.h65xIYWvuo [2019-09-19T08:56:58.828Z] #15 5.207 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.h65xIYWvuo/src/github.com/go-swagger/go-swagger [2019-09-19T08:56:58.828Z] #15 5.209 Cloning into '/tmp/tmp.h65xIYWvuo/src/github.com/go-swagger/go-swagger'... [2019-09-19T08:56:58.947Z] Removing intermediate container 8cb916390df0 [2019-09-19T08:56:58.947Z] ---> 359ed67ea0e4 [2019-09-19T08:56:58.947Z] 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-09-19T08:56:59.362Z] ---> Running in eae5951dc2c7 [2019-09-19T08:56:59.395Z] #15 ... [2019-09-19T08:56:59.395Z] [2019-09-19T08:56:59.395Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:56:59.395Z] #30 5.954 + RM_GOPATH=0 [2019-09-19T08:56:59.395Z] #30 5.954 + TMP_GOPATH= [2019-09-19T08:56:59.395Z] #30 5.954 + : /build [2019-09-19T08:56:59.395Z] #30 5.954 + '[' -z '' ']' [2019-09-19T08:56:59.395Z] #30 5.959 ++ mktemp -d [2019-09-19T08:56:59.395Z] #30 5.974 + export GOPATH=/tmp/tmp.w7L0MOCdLB [2019-09-19T08:56:59.395Z] #30 5.974 + GOPATH=/tmp/tmp.w7L0MOCdLB [2019-09-19T08:56:59.395Z] #30 5.975 + RM_GOPATH=1 [2019-09-19T08:56:59.395Z] #30 5.975 ++ dirname ./install.sh [2019-09-19T08:56:59.395Z] #30 5.978 + dir=. [2019-09-19T08:56:59.395Z] #30 5.979 + bin=tomlv [2019-09-19T08:56:59.395Z] #30 5.979 + shift [2019-09-19T08:56:59.395Z] #30 5.979 + '[' '!' -f ./tomlv.installer ']' [2019-09-19T08:56:59.395Z] #30 5.981 + . ./tomlv.installer [2019-09-19T08:56:59.395Z] #30 5.981 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:56:59.395Z] #30 5.981 + install_tomlv [2019-09-19T08:56:59.395Z] #30 5.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-19T08:56:59.395Z] #30 5.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:56:59.395Z] #30 5.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.w7L0MOCdLB/src/github.com/BurntSushi/toml [2019-09-19T08:56:59.395Z] #30 5.993 Cloning into '/tmp/tmp.w7L0MOCdLB/src/github.com/BurntSushi/toml'... [2019-09-19T08:56:59.639Z] 10831a4d6f42: Verifying Checksum [2019-09-19T08:56:59.639Z] 10831a4d6f42: Download complete [2019-09-19T08:56:59.654Z] #30 ... [2019-09-19T08:56:59.654Z] [2019-09-19T08:56:59.654Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T08:56:59.654Z] #53 6.110 + RM_GOPATH=0 [2019-09-19T08:56:59.654Z] #53 6.110 + TMP_GOPATH= [2019-09-19T08:56:59.654Z] #53 6.110 + : /build [2019-09-19T08:56:59.654Z] #53 6.110 + '[' -z '' ']' [2019-09-19T08:56:59.654Z] #53 6.110 ++ mktemp -d [2019-09-19T08:56:59.654Z] #53 6.117 + export GOPATH=/tmp/tmp.tsl5Km59eJ [2019-09-19T08:56:59.654Z] #53 6.117 + GOPATH=/tmp/tmp.tsl5Km59eJ [2019-09-19T08:56:59.654Z] #53 6.119 + RM_GOPATH=1 [2019-09-19T08:56:59.654Z] #53 6.119 ++ dirname ./install.sh [2019-09-19T08:56:59.654Z] #53 6.120 + dir=. [2019-09-19T08:56:59.654Z] #53 6.127 + bin=dockercli [2019-09-19T08:56:59.654Z] #53 6.127 + shift [2019-09-19T08:56:59.654Z] #53 6.127 + '[' '!' -f ./dockercli.installer ']' [2019-09-19T08:56:59.654Z] #53 6.127 + . ./dockercli.installer [2019-09-19T08:56:59.654Z] #53 6.128 ++ DOCKERCLI_CHANNEL=stable [2019-09-19T08:56:59.654Z] #53 6.128 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-19T08:56:59.654Z] #53 6.128 + install_dockercli [2019-09-19T08:56:59.654Z] #53 6.128 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-19T08:56:59.654Z] #53 6.128 Install docker/cli version 17.06.2-ce from stable [2019-09-19T08:56:59.654Z] #53 6.129 ++ uname -m [2019-09-19T08:56:59.654Z] #53 6.130 + arch=x86_64 [2019-09-19T08:56:59.654Z] #53 6.133 + '[' x86_64 '!=' x86_64 ']' [2019-09-19T08:56:59.654Z] #53 6.137 + url=https://download.docker.com/linux/static [2019-09-19T08:56:59.654Z] #53 6.138 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-19T08:56:59.654Z] #53 6.138 + tar -xz docker/docker [2019-09-19T08:56:59.792Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-19T08:56:59.793Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T08:57:00.293Z] 004465f1c815: Verifying Checksum [2019-09-19T08:57:00.293Z] 004465f1c815: Download complete [2019-09-19T08:57:00.311Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T08:57:00.311Z]  GEN .gitid [2019-09-19T08:57:00.311Z] GEN criu/include/version.h [2019-09-19T08:57:00.311Z] GEN include/common/asm [2019-09-19T08:57:00.311Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-19T08:57:00.311Z] PBCC images/opts.pb-c.c [2019-09-19T08:57:00.311Z] PBCC images/sit.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-19T08:57:00.311Z] DEP images/opts.pb-c.d [2019-09-19T08:57:00.311Z] DEP images/sit.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/macvlan.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/macvlan.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/autofs.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/autofs.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/sysctl.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/sysctl.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/time.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/time.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/binfmt-misc.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/binfmt-misc.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/seccomp.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/seccomp.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/userns.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/userns.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/cgroup.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/cgroup.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/fown.pb-c.c [2019-09-19T08:57:00.311Z] PBCC images/ext-file.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/fown.pb-c.d [2019-09-19T08:57:00.311Z] DEP images/ext-file.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/rpc.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/rpc.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/siginfo.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/siginfo.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/pagemap.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/pagemap.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/rlimit.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/rlimit.pb-c.d [2019-09-19T08:57:00.311Z] PBCC images/file-lock.pb-c.c [2019-09-19T08:57:00.311Z] DEP images/file-lock.pb-c.d [2019-09-19T08:57:00.582Z] f6e51afc7ba4: Verifying Checksum [2019-09-19T08:57:00.582Z] f6e51afc7ba4: Download complete [2019-09-19T08:57:00.744Z] PBCC images/tty.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/tty.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/tun.pb-c.c [2019-09-19T08:57:00.744Z] PBCC images/netdev.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/tun.pb-c.d [2019-09-19T08:57:00.744Z] DEP images/netdev.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/vma.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/vma.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/creds.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/creds.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/utsns.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/utsns.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/ipc-desc.pb-c.c [2019-09-19T08:57:00.744Z] PBCC images/ipc-sem.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/ipc-desc.pb-c.d [2019-09-19T08:57:00.744Z] DEP images/ipc-sem.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/ipc-msg.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/ipc-msg.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/ipc-shm.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/ipc-shm.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/ipc-var.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/ipc-var.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sk-opts.pb-c.c [2019-09-19T08:57:00.744Z] PBCC images/packet-sock.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sk-opts.pb-c.d [2019-09-19T08:57:00.744Z] DEP images/packet-sock.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sk-netlink.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sk-netlink.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sk-inet.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sk-inet.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sk-unix.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sk-unix.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/mm.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/mm.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/timerfd.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/timerfd.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/timer.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/timer.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sa.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sa.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/pipe-data.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/pipe-data.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/mnt.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/mnt.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/sk-packet.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/sk-packet.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/tcp-stream.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/tcp-stream.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/pipe.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/pipe.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/pstree.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/pstree.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/fs.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/fs.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/signalfd.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/signalfd.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/fh.pb-c.c [2019-09-19T08:57:00.744Z] PBCC images/fsnotify.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/fh.pb-c.d [2019-09-19T08:57:00.744Z] DEP images/fsnotify.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/eventpoll.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/eventpoll.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/eventfd.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/eventfd.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/remap-file-path.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/remap-file-path.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/fifo.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/fifo.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/ghost-file.pb-c.c [2019-09-19T08:57:00.744Z] DEP images/ghost-file.pb-c.d [2019-09-19T08:57:00.744Z] PBCC images/regfile.pb-c.c [2019-09-19T08:57:00.869Z] c19c19fc3c99: Verifying Checksum [2019-09-19T08:57:00.869Z] c19c19fc3c99: Download complete [2019-09-19T08:57:01.165Z] DEP images/regfile.pb-c.d [2019-09-19T08:57:01.165Z] PBCC images/ns.pb-c.c [2019-09-19T08:57:01.165Z] DEP images/ns.pb-c.d [2019-09-19T08:57:01.165Z] PBCC images/fdinfo.pb-c.c [2019-09-19T08:57:01.165Z] DEP images/fdinfo.pb-c.d [2019-09-19T08:57:01.165Z] PBCC images/core-aarch64.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/core-arm.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/core-ppc64.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/core-s390.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/core-x86.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/core.pb-c.c [2019-09-19T08:57:01.165Z] PBCC images/inventory.pb-c.c [2019-09-19T08:57:01.165Z] DEP images/core-aarch64.pb-c.d [2019-09-19T08:57:01.165Z] DEP images/core-arm.pb-c.d [2019-09-19T08:57:01.165Z] DEP images/core-ppc64.pb-c.d [2019-09-19T08:57:01.165Z] DEP images/core-s390.pb-c.d [2019-09-19T08:57:01.165Z] DEP images/core-x86.pb-c.d [2019-09-19T08:57:01.165Z] DEP images/core.pb-c.d [2019-09-19T08:57:01.166Z] DEP images/inventory.pb-c.d [2019-09-19T08:57:01.166Z] PBCC images/cpuinfo.pb-c.c [2019-09-19T08:57:01.166Z] DEP images/cpuinfo.pb-c.d [2019-09-19T08:57:01.166Z] PBCC images/stats.pb-c.c [2019-09-19T08:57:01.166Z] DEP images/stats.pb-c.d [2019-09-19T08:57:01.166Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:57:01.541Z] CC images/stats.o [2019-09-19T08:57:01.541Z] CC images/core.o [2019-09-19T08:57:01.541Z] CC images/core-x86.o [2019-09-19T08:57:01.541Z] CC images/core-arm.o [2019-09-19T08:57:01.541Z] CC images/core-aarch64.o [2019-09-19T08:57:01.541Z] CC images/core-ppc64.o [2019-09-19T08:57:01.923Z] CC images/core-s390.o [2019-09-19T08:57:01.923Z] CC images/cpuinfo.o [2019-09-19T08:57:01.923Z] CC images/inventory.o [2019-09-19T08:57:01.923Z] CC images/fdinfo.o [2019-09-19T08:57:01.923Z] CC images/fown.o [2019-09-19T08:57:01.923Z] CC images/ns.o [2019-09-19T08:57:01.923Z] CC images/regfile.o [2019-09-19T08:57:01.923Z] CC images/ghost-file.o [2019-09-19T08:57:02.295Z] CC images/fifo.o [2019-09-19T08:57:02.295Z] CC images/remap-file-path.o [2019-09-19T08:57:02.295Z] CC images/eventfd.o [2019-09-19T08:57:02.295Z] CC images/eventpoll.o [2019-09-19T08:57:02.295Z] CC images/fh.o [2019-09-19T08:57:02.295Z] CC images/fsnotify.o [2019-09-19T08:57:02.295Z] CC images/signalfd.o [2019-09-19T08:57:02.295Z] CC images/fs.o [2019-09-19T08:57:02.295Z] CC images/pstree.o [2019-09-19T08:57:02.295Z] CC images/pipe.o [2019-09-19T08:57:02.295Z] CC images/tcp-stream.o [2019-09-19T08:57:02.674Z] CC images/sk-packet.o [2019-09-19T08:57:02.674Z] CC images/mnt.o [2019-09-19T08:57:02.674Z] CC images/pipe-data.o [2019-09-19T08:57:02.674Z] CC images/sa.o [2019-09-19T08:57:02.674Z] CC images/timer.o [2019-09-19T08:57:02.674Z] CC images/timerfd.o [2019-09-19T08:57:02.674Z] CC images/mm.o [2019-09-19T08:57:02.674Z] CC images/sk-opts.o [2019-09-19T08:57:02.674Z] CC images/sk-unix.o [2019-09-19T08:57:02.674Z] CC images/sk-inet.o [2019-09-19T08:57:02.674Z] CC images/tun.o [2019-09-19T08:57:03.047Z] CC images/sk-netlink.o [2019-09-19T08:57:03.047Z] CC images/packet-sock.o [2019-09-19T08:57:03.047Z] CC images/ipc-var.o [2019-09-19T08:57:03.047Z] CC images/ipc-desc.o [2019-09-19T08:57:03.047Z] CC images/ipc-shm.o [2019-09-19T08:57:03.047Z] CC images/ipc-msg.o [2019-09-19T08:57:03.047Z] CC images/ipc-sem.o [2019-09-19T08:57:03.047Z] CC images/utsns.o [2019-09-19T08:57:03.047Z] CC images/creds.o [2019-09-19T08:57:03.047Z] CC images/vma.o [2019-09-19T08:57:03.047Z] CC images/netdev.o [2019-09-19T08:57:03.047Z] CC images/tty.o [2019-09-19T08:57:03.415Z] CC images/file-lock.o [2019-09-19T08:57:03.415Z] CC images/rlimit.o [2019-09-19T08:57:03.415Z] CC images/pagemap.o [2019-09-19T08:57:03.415Z] CC images/siginfo.o [2019-09-19T08:57:03.415Z] CC images/rpc.o [2019-09-19T08:57:03.415Z] CC images/ext-file.o [2019-09-19T08:57:03.415Z] CC images/cgroup.o [2019-09-19T08:57:03.789Z] CC images/userns.o [2019-09-19T08:57:03.789Z] CC images/google/protobuf/descriptor.o [2019-09-19T08:57:03.789Z] CC images/opts.o [2019-09-19T08:57:03.789Z] CC images/seccomp.o [2019-09-19T08:57:03.839Z] #53 ... [2019-09-19T08:57:03.839Z] [2019-09-19T08:57:03.839Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T08:57:03.839Z] #55 6.291 + mktemp -d [2019-09-19T08:57:03.840Z] #55 6.293 + export GOPATH=/tmp/tmp.hr8PsWSQEw [2019-09-19T08:57:03.840Z] #55 6.293 + git clone https://github.com/docker/distribution.git /tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution [2019-09-19T08:57:03.840Z] #55 6.294 Cloning into '/tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution'... [2019-09-19T08:57:03.840Z] #55 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-19T08:57:03.840Z] #6 5.955 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:03.840Z] #6 5.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:03.840Z] #6 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:03.840Z] #6 6.007 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:03.840Z] #6 6.039 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:03.840Z] #6 6.956 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:57:03.840Z] #6 8.954 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:57:03.840Z] #6 9.964 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:57:03.840Z] #6 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T08:57:03.840Z] #24 5.762 + RM_GOPATH=0 [2019-09-19T08:57:03.840Z] #24 5.762 + TMP_GOPATH= [2019-09-19T08:57:03.840Z] #24 5.762 + : /build [2019-09-19T08:57:03.840Z] #24 5.762 + '[' -z '' ']' [2019-09-19T08:57:03.840Z] #24 5.770 ++ mktemp -d [2019-09-19T08:57:03.840Z] #24 5.777 + export GOPATH=/tmp/tmp.nmY8v1R0M5 [2019-09-19T08:57:03.840Z] #24 5.779 + GOPATH=/tmp/tmp.nmY8v1R0M5 [2019-09-19T08:57:03.840Z] #24 5.780 + RM_GOPATH=1 [2019-09-19T08:57:03.840Z] #24 5.794 ++ dirname ./install.sh [2019-09-19T08:57:03.840Z] #24 5.794 + dir=. [2019-09-19T08:57:03.840Z] #24 5.794 + bin=golangci_lint [2019-09-19T08:57:03.840Z] #24 5.794 + shift [2019-09-19T08:57:03.840Z] #24 5.794 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-19T08:57:03.840Z] #24 5.794 + . ./golangci_lint.installer [2019-09-19T08:57:03.840Z] #24 5.794 ++ : v1.17.1 [2019-09-19T08:57:03.840Z] #24 5.794 + install_golangci_lint [2019-09-19T08:57:03.840Z] #24 5.794 + echo 'Installing golangci-lint version v1.17.1' [2019-09-19T08:57:03.840Z] #24 5.794 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T08:57:03.840Z] #24 5.794 Installing golangci-lint version v1.17.1 [2019-09-19T08:57:03.840Z] #24 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T08:57:03.840Z] #27 6.000 + RM_GOPATH=0 [2019-09-19T08:57:03.840Z] #27 6.000 + TMP_GOPATH= [2019-09-19T08:57:03.840Z] #27 6.000 + : /build [2019-09-19T08:57:03.840Z] #27 6.000 + '[' -z '' ']' [2019-09-19T08:57:03.840Z] #27 6.000 ++ mktemp -d [2019-09-19T08:57:03.840Z] #27 6.004 + export GOPATH=/tmp/tmp.eJIpPW14Ar [2019-09-19T08:57:03.840Z] #27 6.004 + GOPATH=/tmp/tmp.eJIpPW14Ar [2019-09-19T08:57:03.840Z] #27 6.004 + RM_GOPATH=1 [2019-09-19T08:57:03.840Z] #27 6.004 ++ dirname ./install.sh [2019-09-19T08:57:03.840Z] #27 6.005 Installing gotestsum version v0.3.5 [2019-09-19T08:57:03.840Z] #27 6.005 + dir=. [2019-09-19T08:57:03.840Z] #27 6.005 + bin=gotestsum [2019-09-19T08:57:03.840Z] #27 6.005 + shift [2019-09-19T08:57:03.840Z] #27 6.005 + '[' '!' -f ./gotestsum.installer ']' [2019-09-19T08:57:03.840Z] #27 6.005 + . ./gotestsum.installer [2019-09-19T08:57:03.840Z] #27 6.005 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-19T08:57:03.840Z] #27 6.005 + install_gotestsum [2019-09-19T08:57:03.840Z] #27 6.005 + echo 'Installing gotestsum version v0.3.5' [2019-09-19T08:57:03.840Z] #27 6.006 + go get -d gotest.tools/gotestsum [2019-09-19T08:57:03.840Z] #27 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T08:57:03.840Z] #44 5.187 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:03.840Z] #44 5.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:03.840Z] #44 5.201 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:03.840Z] #44 5.223 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:03.840Z] #44 5.285 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:03.840Z] #44 5.981 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:57:03.840Z] #44 7.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:57:03.840Z] #44 8.386 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:57:03.840Z] #44 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:03.840Z] #35 7.331 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:03.840Z] #35 7.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:03.840Z] #35 7.392 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:03.840Z] #35 7.395 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:03.840Z] #35 7.461 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:03.840Z] #35 8.327 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:57:03.840Z] #35 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:57:03.840Z] #35 ... [2019-09-19T08:57:03.840Z] [2019-09-19T08:57:03.840Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T08:57:03.840Z] #61 6.122 + RM_GOPATH=0 [2019-09-19T08:57:03.840Z] #61 6.122 + TMP_GOPATH= [2019-09-19T08:57:03.840Z] #61 6.122 + : /build/ [2019-09-19T08:57:03.840Z] #61 6.122 + '[' -z '' ']' [2019-09-19T08:57:03.840Z] #61 6.122 ++ mktemp -d [2019-09-19T08:57:03.840Z] #61 6.134 + export GOPATH=/tmp/tmp.vwF56VayYV [2019-09-19T08:57:03.840Z] #61 6.134 + GOPATH=/tmp/tmp.vwF56VayYV [2019-09-19T08:57:03.840Z] #61 6.134 + RM_GOPATH=1 [2019-09-19T08:57:03.840Z] #61 6.142 ++ dirname ./install.sh [2019-09-19T08:57:03.840Z] #61 6.146 + dir=. [2019-09-19T08:57:03.840Z] #61 6.146 + bin=rootlesskit [2019-09-19T08:57:03.840Z] #61 6.147 + shift [2019-09-19T08:57:03.840Z] #61 6.147 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-19T08:57:03.840Z] #61 6.147 + . ./rootlesskit.installer [2019-09-19T08:57:03.840Z] #61 6.147 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:57:03.840Z] #61 6.147 + install_rootlesskit [2019-09-19T08:57:03.840Z] #61 6.148 + case "$1" in [2019-09-19T08:57:03.840Z] #61 6.148 + export CGO_ENABLED=0 [2019-09-19T08:57:03.840Z] #61 6.148 + CGO_ENABLED=0 [2019-09-19T08:57:03.840Z] #61 6.149 + _install_rootlesskit [2019-09-19T08:57:03.840Z] #61 6.152 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-19T08:57:03.840Z] #61 6.153 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:57:03.840Z] #61 6.153 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vwF56VayYV/src/github.com/rootless-containers/rootlesskit [2019-09-19T08:57:03.840Z] #61 6.154 Cloning into '/tmp/tmp.vwF56VayYV/src/github.com/rootless-containers/rootlesskit'... [2019-09-19T08:57:03.840Z] #61 10.25 + cd /tmp/tmp.vwF56VayYV/src/github.com/rootless-containers/rootlesskit [2019-09-19T08:57:03.840Z] #61 10.25 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:57:03.840Z] #61 10.63 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T08:57:04.098Z] #61 10.63 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-19T08:57:04.098Z] #61 ... [2019-09-19T08:57:04.098Z] [2019-09-19T08:57:04.098Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:04.098Z] #57 4.870 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:04.098Z] #57 4.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:04.098Z] #57 4.951 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:04.098Z] #57 4.957 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:04.098Z] #57 4.995 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:04.098Z] #57 5.684 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:57:04.098Z] #57 7.241 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:57:04.098Z] #57 8.168 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:57:04.193Z] CC images/binfmt-misc.o [2019-09-19T08:57:04.193Z] CC images/time.o [2019-09-19T08:57:04.193Z] CC images/sysctl.o [2019-09-19T08:57:04.193Z] CC images/autofs.o [2019-09-19T08:57:04.193Z] CC images/macvlan.o [2019-09-19T08:57:04.193Z] CC images/sit.o [2019-09-19T08:57:04.193Z] LINK images/built-in.o [2019-09-19T08:57:04.193Z] GEN compel/include/asm [2019-09-19T08:57:04.193Z] GEN compel/include/version.h [2019-09-19T08:57:04.193Z] touch .config [2019-09-19T08:57:04.193Z] GEN include/common/config.h [2019-09-19T08:57:04.193Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-19T08:57:04.193Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-19T08:57:04.193Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-19T08:57:04.193Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-19T08:57:04.193Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-19T08:57:04.193Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-19T08:57:04.193Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-19T08:57:04.193Z] DEP compel/plugins/std/infect.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/std/string.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/std/log.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/std/fds.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/std/std.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/shmem/shmem.d [2019-09-19T08:57:04.193Z] DEP compel/plugins/fds/fds.d [2019-09-19T08:57:04.360Z] #57 ... [2019-09-19T08:57:04.360Z] [2019-09-19T08:57:04.360Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T08:57:04.360Z] #50 6.250 + RM_GOPATH=0 [2019-09-19T08:57:04.360Z] #50 6.250 + TMP_GOPATH= [2019-09-19T08:57:04.360Z] #50 6.250 + : /build [2019-09-19T08:57:04.360Z] #50 6.250 + '[' -z '' ']' [2019-09-19T08:57:04.360Z] #50 6.251 ++ mktemp -d [2019-09-19T08:57:04.360Z] #50 6.253 + export GOPATH=/tmp/tmp.XxrBIqkxf4 [2019-09-19T08:57:04.360Z] #50 6.256 + GOPATH=/tmp/tmp.XxrBIqkxf4 [2019-09-19T08:57:04.360Z] #50 6.256 + RM_GOPATH=1 [2019-09-19T08:57:04.360Z] #50 6.256 ++ dirname ./install.sh [2019-09-19T08:57:04.360Z] #50 6.260 + dir=. [2019-09-19T08:57:04.360Z] #50 6.260 + bin=proxy [2019-09-19T08:57:04.360Z] #50 6.260 + shift [2019-09-19T08:57:04.360Z] #50 6.260 + '[' '!' -f ./proxy.installer ']' [2019-09-19T08:57:04.360Z] #50 6.260 + . ./proxy.installer [2019-09-19T08:57:04.360Z] #50 6.260 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T08:57:04.360Z] #50 6.260 + install_proxy [2019-09-19T08:57:04.360Z] #50 6.260 + case "$1" in [2019-09-19T08:57:04.360Z] #50 6.260 + export CGO_ENABLED=0 [2019-09-19T08:57:04.360Z] #50 6.260 + CGO_ENABLED=0 [2019-09-19T08:57:04.360Z] #50 6.260 + _install_proxy [2019-09-19T08:57:04.360Z] #50 6.260 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-19T08:57:04.360Z] #50 6.260 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T08:57:04.360Z] #50 6.275 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XxrBIqkxf4/src/github.com/docker/libnetwork [2019-09-19T08:57:04.360Z] #50 6.275 Cloning into '/tmp/tmp.XxrBIqkxf4/src/github.com/docker/libnetwork'... [2019-09-19T08:57:04.360Z] #50 ... [2019-09-19T08:57:04.360Z] [2019-09-19T08:57:04.360Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:57:04.360Z] #33 5.775 + RM_GOPATH=0 [2019-09-19T08:57:04.360Z] #33 5.775 + TMP_GOPATH= [2019-09-19T08:57:04.360Z] #33 5.775 + : /build [2019-09-19T08:57:04.360Z] #33 5.776 + '[' -z '' ']' [2019-09-19T08:57:04.360Z] #33 5.786 ++ mktemp -d [2019-09-19T08:57:04.360Z] #33 5.786 + export GOPATH=/tmp/tmp.82Hukit099 [2019-09-19T08:57:04.360Z] #33 5.786 + GOPATH=/tmp/tmp.82Hukit099 [2019-09-19T08:57:04.360Z] #33 5.786 + RM_GOPATH=1 [2019-09-19T08:57:04.360Z] #33 5.786 ++ dirname ./install.sh [2019-09-19T08:57:04.360Z] #33 5.786 + dir=. [2019-09-19T08:57:04.360Z] #33 5.786 + bin=vndr [2019-09-19T08:57:04.360Z] #33 5.786 + shift [2019-09-19T08:57:04.360Z] #33 5.786 + '[' '!' -f ./vndr.installer ']' [2019-09-19T08:57:04.360Z] #33 5.786 + . ./vndr.installer [2019-09-19T08:57:04.360Z] #33 5.786 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:57:04.360Z] #33 5.786 + install_vndr [2019-09-19T08:57:04.360Z] #33 5.786 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-19T08:57:04.360Z] #33 5.786 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.82Hukit099/src/github.com/LK4D4/vndr [2019-09-19T08:57:04.360Z] #33 5.786 Cloning into '/tmp/tmp.82Hukit099/src/github.com/LK4D4/vndr'... [2019-09-19T08:57:04.360Z] #33 5.787 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:57:04.360Z] #33 6.886 + cd /tmp/tmp.82Hukit099/src/github.com/LK4D4/vndr [2019-09-19T08:57:04.360Z] #33 6.886 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:57:04.360Z] #33 6.906 + go build -buildmode=pie -v -o /build/vndr . [2019-09-19T08:57:04.360Z] #33 8.330 errors [2019-09-19T08:57:04.360Z] #33 8.412 internal/race [2019-09-19T08:57:04.360Z] #33 8.470 internal/cpu [2019-09-19T08:57:04.360Z] #33 8.555 runtime/internal/atomic [2019-09-19T08:57:04.360Z] #33 8.880 runtime/internal/sys [2019-09-19T08:57:04.360Z] #33 9.044 internal/bytealg [2019-09-19T08:57:04.360Z] #33 9.120 runtime/internal/math [2019-09-19T08:57:04.360Z] #33 9.246 sync/atomic [2019-09-19T08:57:04.360Z] #33 9.491 unicode [2019-09-19T08:57:04.360Z] #33 9.923 runtime [2019-09-19T08:57:04.366Z] 10831a4d6f42: Pull complete [2019-09-19T08:57:04.585Z] CC compel/plugins/std/std.o [2019-09-19T08:57:04.585Z] CC compel/plugins/std/fds.o [2019-09-19T08:57:04.585Z] CC compel/plugins/std/log.o [2019-09-19T08:57:04.585Z] CC compel/plugins/std/string.o [2019-09-19T08:57:04.619Z] #33 ... [2019-09-19T08:57:04.619Z] [2019-09-19T08:57:04.619Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:04.619Z] #35 11.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:57:04.651Z] f794a2e4526b: Pull complete [2019-09-19T08:57:04.938Z] e3fa2203e375: Pull complete [2019-09-19T08:57:04.949Z] CC compel/plugins/std/infect.o [2019-09-19T08:57:04.949Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-19T08:57:04.949Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-19T08:57:04.949Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-19T08:57:04.949Z] AR compel/plugins/std.lib.a [2019-09-19T08:57:04.949Z] CC compel/plugins/fds/fds.o [2019-09-19T08:57:04.949Z] AR compel/plugins/fds.lib.a [2019-09-19T08:57:04.949Z] HOSTDEP compel/src/lib/log-host.d [2019-09-19T08:57:04.949Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-19T08:57:04.949Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-19T08:57:04.949Z] HOSTDEP compel/src/main-host.d [2019-09-19T08:57:04.949Z] DEP compel/src/lib/ptrace.d [2019-09-19T08:57:04.949Z] DEP compel/src/lib/infect.d [2019-09-19T08:57:04.949Z] DEP compel/src/lib/infect-util.d [2019-09-19T08:57:05.332Z] DEP compel/src/lib/infect-rpc.d [2019-09-19T08:57:05.332Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-19T08:57:05.332Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-19T08:57:05.332Z] DEP compel/src/lib/log.d [2019-09-19T08:57:05.332Z] DEP compel/src/main.d [2019-09-19T08:57:05.332Z] DEP compel/src/lib/handle-elf.d [2019-09-19T08:57:05.332Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-19T08:57:05.332Z] CC compel/src/lib/log.o [2019-09-19T08:57:05.332Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-19T08:57:05.332Z] CC compel/arch/s390/src/lib/infect.o [2019-09-19T08:57:05.712Z] CC compel/src/lib/infect-rpc.o [2019-09-19T08:57:05.712Z] CC compel/src/lib/infect-util.o [2019-09-19T08:57:05.712Z] CC compel/src/lib/infect.o [2019-09-19T08:57:06.238Z] CC compel/src/lib/ptrace.o [2019-09-19T08:57:06.238Z] AR compel/libcompel.a [2019-09-19T08:57:06.238Z] HOSTCC compel/src/main-host.o [2019-09-19T08:57:06.238Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-19T08:57:06.238Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-19T08:57:06.238Z] HOSTCC compel/src/lib/log-host.o [2019-09-19T08:57:06.238Z] HOSTLINK compel/compel-host-bin [2019-09-19T08:57:06.421Z] 7a3f1abdfc4a: Verifying Checksum [2019-09-19T08:57:06.421Z] 7a3f1abdfc4a: Download complete [2019-09-19T08:57:06.651Z] DEP soccr/soccr.d [2019-09-19T08:57:06.651Z] CC soccr/soccr.o [2019-09-19T08:57:06.651Z] AR soccr/libsoccr.a [2019-09-19T08:57:06.651Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T08:57:06.651Z] DEP criu/arch/s390/sigframe.d [2019-09-19T08:57:06.651Z] DEP criu/arch/s390/crtools.d [2019-09-19T08:57:06.651Z] DEP criu/arch/s390/cpu.d [2019-09-19T08:57:07.148Z] CC criu/arch/s390/cpu.o [2019-09-19T08:57:07.148Z] CC criu/arch/s390/crtools.o [2019-09-19T08:57:07.148Z] CC criu/arch/s390/sigframe.o [2019-09-19T08:57:07.148Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-19T08:57:07.148Z] DEP criu/arch/s390/vdso-pie.d [2019-09-19T08:57:07.148Z] DEP criu/pie/parasite-vdso.d [2019-09-19T08:57:07.148Z] DEP criu/pie/util-vdso.d [2019-09-19T08:57:07.148Z] DEP criu/pie/util.d [2019-09-19T08:57:07.527Z] CC criu/pie/util.o [2019-09-19T08:57:07.527Z] CC criu/pie/util-vdso.o [2019-09-19T08:57:07.527Z] CC criu/pie/parasite-vdso.o [2019-09-19T08:57:07.527Z] CC criu/arch/s390/vdso-pie.o [2019-09-19T08:57:07.527Z] AR criu/pie/pie.lib.a [2019-09-19T08:57:07.527Z] DEP criu/pie/restorer.d [2019-09-19T08:57:07.527Z] DEP criu/arch/s390/restorer.d [2019-09-19T08:57:07.901Z] DEP criu/pie/parasite.d [2019-09-19T08:57:07.901Z] CC criu/pie/parasite.o [2019-09-19T08:57:07.901Z] LINK criu/pie/parasite.built-in.o [2019-09-19T08:57:07.901Z] GEN criu/pie/parasite-blob.h [2019-09-19T08:57:07.901Z] CC criu/arch/s390/restorer.o [2019-09-19T08:57:07.901Z] CC criu/pie/restorer.o [2019-09-19T08:57:08.472Z] 004465f1c815: Pull complete [2019-09-19T08:57:08.695Z] LINK criu/pie/restorer.built-in.o [2019-09-19T08:57:08.695Z] GEN criu/pie/restorer-blob.h [2019-09-19T08:57:08.695Z] DEP criu/vdso.d [2019-09-19T08:57:08.695Z] DEP criu/uts_ns.d [2019-09-19T08:57:08.695Z] DEP criu/util.d [2019-09-19T08:57:08.695Z] DEP criu/uffd.d [2019-09-19T08:57:08.695Z] DEP criu/tun.d [2019-09-19T08:57:08.695Z] DEP criu/tty.d [2019-09-19T08:57:08.695Z] DEP criu/timerfd.d [2019-09-19T08:57:08.695Z] DEP criu/sysfs_parse.d [2019-09-19T08:57:08.695Z] DEP criu/sysctl.d [2019-09-19T08:57:09.064Z] DEP criu/string.d [2019-09-19T08:57:09.064Z] DEP criu/stats.d [2019-09-19T08:57:09.064Z] DEP criu/sockets.d [2019-09-19T08:57:09.064Z] DEP criu/sk-unix.d [2019-09-19T08:57:09.064Z] DEP criu/sk-tcp.d [2019-09-19T08:57:09.064Z] DEP criu/sk-queue.d [2019-09-19T08:57:09.064Z] DEP criu/sk-packet.d [2019-09-19T08:57:09.064Z] DEP criu/sk-netlink.d [2019-09-19T08:57:09.064Z] DEP criu/sk-inet.d [2019-09-19T08:57:09.064Z] DEP criu/signalfd.d [2019-09-19T08:57:09.064Z] DEP criu/sigframe.d [2019-09-19T08:57:09.064Z] DEP criu/shmem.d [2019-09-19T08:57:09.438Z] DEP criu/servicefd.d [2019-09-19T08:57:09.438Z] DEP criu/seize.d [2019-09-19T08:57:09.438Z] DEP criu/seccomp.d [2019-09-19T08:57:09.438Z] DEP criu/rst-malloc.d [2019-09-19T08:57:09.438Z] DEP criu/rbtree.d [2019-09-19T08:57:09.438Z] DEP criu/pstree.d [2019-09-19T08:57:09.438Z] DEP criu/protobuf.d [2019-09-19T08:57:09.438Z] GEN criu/protobuf-desc-gen.h [2019-09-19T08:57:09.802Z] DEP criu/protobuf-desc.d [2019-09-19T08:57:09.802Z] DEP criu/proc_parse.d [2019-09-19T08:57:09.802Z] DEP criu/plugin.d [2019-09-19T08:57:09.802Z] DEP criu/pipes.d [2019-09-19T08:57:09.802Z] DEP criu/pie-util.d [2019-09-19T08:57:09.802Z] DEP criu/pie-util-vdso.d [2019-09-19T08:57:09.802Z] DEP criu/pie-util-vdso-elf32.d [2019-09-19T08:57:09.802Z] DEP criu/path.d [2019-09-19T08:57:09.802Z] DEP criu/parasite-syscall.d [2019-09-19T08:57:09.802Z] DEP criu/pagemap.d [2019-09-19T08:57:09.896Z] #35 ... [2019-09-19T08:57:09.896Z] [2019-09-19T08:57:09.896Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T08:57:09.896Z] #53 14.97 + mkdir -p /build [2019-09-19T08:57:09.896Z] #53 14.97 + mv docker/docker /build/ [2019-09-19T08:57:09.896Z] #53 14.98 + rmdir docker [2019-09-19T08:57:09.896Z] #53 DONE 16.2s [2019-09-19T08:57:09.896Z] [2019-09-19T08:57:09.896Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:57:09.896Z] #30 7.121 + cd /tmp/tmp.w7L0MOCdLB/src/github.com/BurntSushi/toml [2019-09-19T08:57:09.896Z] #30 7.130 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:57:09.896Z] #30 7.168 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T08:57:09.896Z] #30 8.030 errors [2019-09-19T08:57:09.896Z] #30 8.046 internal/cpu [2019-09-19T08:57:09.896Z] #30 8.130 math/bits [2019-09-19T08:57:09.896Z] #30 8.785 internal/bytealg [2019-09-19T08:57:09.896Z] #30 8.893 math [2019-09-19T08:57:09.896Z] #30 9.411 runtime/internal/atomic [2019-09-19T08:57:09.896Z] #30 9.800 runtime/internal/sys [2019-09-19T08:57:09.896Z] #30 9.996 runtime/internal/math [2019-09-19T08:57:09.896Z] #30 10.54 runtime [2019-09-19T08:57:09.896Z] #30 14.31 unicode/utf8 [2019-09-19T08:57:09.896Z] #30 14.84 strconv [2019-09-19T08:57:09.896Z] #30 ... [2019-09-19T08:57:09.896Z] [2019-09-19T08:57:09.896Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:57:09.896Z] #17 6.722 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:09.896Z] #17 6.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:09.896Z] #17 6.755 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:09.896Z] #17 6.792 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:09.896Z] #17 6.840 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:09.896Z] #17 7.738 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:57:09.896Z] #17 9.421 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:57:09.896Z] #17 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:57:09.896Z] #17 ... [2019-09-19T08:57:09.896Z] [2019-09-19T08:57:09.896Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:57:09.896Z] #33 13.87 unicode/utf8 [2019-09-19T08:57:09.896Z] #33 14.31 math/bits [2019-09-19T08:57:09.896Z] #33 14.93 math [2019-09-19T08:57:10.171Z] DEP criu/pagemap-cache.d [2019-09-19T08:57:10.171Z] DEP criu/page-xfer.d [2019-09-19T08:57:10.171Z] DEP criu/page-pipe.d [2019-09-19T08:57:10.171Z] DEP criu/netfilter.d [2019-09-19T08:57:10.171Z] DEP criu/net.d [2019-09-19T08:57:10.171Z] DEP criu/namespaces.d [2019-09-19T08:57:10.171Z] DEP criu/mount.d [2019-09-19T08:57:10.171Z] DEP criu/mem.d [2019-09-19T08:57:10.171Z] DEP criu/lsm.d [2019-09-19T08:57:10.171Z] DEP criu/log.d [2019-09-19T08:57:10.171Z] DEP criu/libnetlink.d [2019-09-19T08:57:10.557Z] DEP criu/kerndat.d [2019-09-19T08:57:10.557Z] DEP criu/kcmp-ids.d [2019-09-19T08:57:10.557Z] DEP criu/irmap.d [2019-09-19T08:57:10.557Z] DEP criu/ipc_ns.d [2019-09-19T08:57:10.557Z] DEP criu/image.d [2019-09-19T08:57:10.557Z] DEP criu/image-desc.d [2019-09-19T08:57:10.557Z] DEP criu/fsnotify.d [2019-09-19T08:57:10.557Z] DEP criu/filesystems.d [2019-09-19T08:57:10.557Z] DEP criu/files.d [2019-09-19T08:57:10.557Z] DEP criu/files-reg.d [2019-09-19T08:57:10.557Z] DEP criu/files-ext.d [2019-09-19T08:57:10.953Z] DEP criu/file-lock.d [2019-09-19T08:57:10.953Z] DEP criu/file-ids.d [2019-09-19T08:57:10.953Z] DEP criu/fifo.d [2019-09-19T08:57:10.953Z] DEP criu/fdstore.d [2019-09-19T08:57:10.953Z] DEP criu/fault-injection.d [2019-09-19T08:57:10.953Z] DEP criu/external.d [2019-09-19T08:57:10.953Z] DEP criu/eventpoll.d [2019-09-19T08:57:10.953Z] DEP criu/eventfd.d [2019-09-19T08:57:10.953Z] DEP criu/crtools.d [2019-09-19T08:57:10.953Z] DEP criu/cr-service.d [2019-09-19T08:57:10.953Z] DEP criu/cr-restore.d [2019-09-19T08:57:10.953Z] DEP criu/cr-errno.d [2019-09-19T08:57:10.953Z] DEP criu/cr-dump.d [2019-09-19T08:57:11.163Z] c19c19fc3c99: Pull complete [2019-09-19T08:57:11.319Z] DEP criu/cr-dedup.d [2019-09-19T08:57:11.319Z] DEP criu/cr-check.d [2019-09-19T08:57:11.319Z] DEP criu/config.d [2019-09-19T08:57:11.319Z] DEP criu/clone-noasan.d [2019-09-19T08:57:11.319Z] DEP criu/cgroup.d [2019-09-19T08:57:11.319Z] DEP criu/cgroup-props.d [2019-09-19T08:57:11.319Z] DEP criu/bitmap.d [2019-09-19T08:57:11.319Z] DEP criu/bfd.d [2019-09-19T08:57:11.319Z] DEP criu/autofs.d [2019-09-19T08:57:11.319Z] DEP criu/aio.d [2019-09-19T08:57:11.319Z] DEP criu/action-scripts.d [2019-09-19T08:57:11.700Z] CC criu/action-scripts.o [2019-09-19T08:57:11.700Z] CC criu/aio.o [2019-09-19T08:57:11.700Z] CC criu/autofs.o [2019-09-19T08:57:12.072Z] CC criu/bfd.o [2019-09-19T08:57:12.072Z] CC criu/bitmap.o [2019-09-19T08:57:12.072Z] CC criu/cgroup-props.o [2019-09-19T08:57:12.431Z] #33 ... [2019-09-19T08:57:12.431Z] [2019-09-19T08:57:12.431Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:57:12.431Z] #30 19.18 internal/race [2019-09-19T08:57:12.446Z] CC criu/cgroup.o [2019-09-19T08:57:12.690Z] #30 19.42 sync/atomic [2019-09-19T08:57:12.824Z] CC criu/clone-noasan.o [2019-09-19T08:57:12.824Z] CC criu/config.o [2019-09-19T08:57:13.192Z] CC criu/cr-check.o [2019-09-19T08:57:13.257Z] #30 19.72 unicode [2019-09-19T08:57:13.559Z] CC criu/cr-dedup.o [2019-09-19T08:57:13.559Z] CC criu/cr-dump.o [2019-09-19T08:57:14.364Z] CC criu/cr-errno.o [2019-09-19T08:57:14.364Z] CC criu/cr-restore.o [2019-09-19T08:57:15.167Z] CC criu/cr-service.o [2019-09-19T08:57:15.541Z] CC criu/crtools.o [2019-09-19T08:57:15.908Z] CC criu/eventfd.o [2019-09-19T08:57:15.908Z] CC criu/eventpoll.o [2019-09-19T08:57:16.292Z] CC criu/external.o [2019-09-19T08:57:16.292Z] CC criu/fault-injection.o [2019-09-19T08:57:16.292Z] CC criu/fdstore.o [2019-09-19T08:57:16.292Z] CC criu/fifo.o [2019-09-19T08:57:16.292Z] CC criu/file-ids.o [2019-09-19T08:57:16.557Z] #30 22.68 internal/testlog [2019-09-19T08:57:16.557Z] #30 23.00 encoding [2019-09-19T08:57:16.557Z] #30 23.18 runtime/cgo [2019-09-19T08:57:16.676Z] CC criu/file-lock.o [2019-09-19T08:57:16.676Z] CC criu/files-ext.o [2019-09-19T08:57:16.676Z] CC criu/files-reg.o [2019-09-19T08:57:17.473Z] CC criu/files.o [2019-09-19T08:57:17.840Z] CC criu/filesystems.o [2019-09-19T08:57:17.840Z] CC criu/fsnotify.o [2019-09-19T08:57:17.997Z] 7a3f1abdfc4a: Pull complete [2019-09-19T08:57:17.997Z] f6e51afc7ba4: Pull complete [2019-09-19T08:57:17.997Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-19T08:57:17.997Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-19T08:57:17.997Z] ---> 8a0deb940f91 [2019-09-19T08:57:17.997Z] Step 5/125 : ARG APT_MIRROR [2019-09-19T08:57:17.997Z] ---> Running in f0ddb75d2a4f [2019-09-19T08:57:17.997Z] Removing intermediate container f0ddb75d2a4f [2019-09-19T08:57:17.997Z] ---> 9687107c1fb9 [2019-09-19T08:57:17.997Z] 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-09-19T08:57:17.997Z] ---> Running in 420273ca91fc [2019-09-19T08:57:17.997Z] Removing intermediate container 420273ca91fc [2019-09-19T08:57:17.997Z] ---> 587ba7f89072 [2019-09-19T08:57:17.997Z] Step 7/125 : FROM base AS criu [2019-09-19T08:57:17.997Z] ---> 587ba7f89072 [2019-09-19T08:57:17.997Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:57:17.997Z] ---> Running in 6304a2dea2b2 [2019-09-19T08:57:17.997Z] Removing intermediate container 6304a2dea2b2 [2019-09-19T08:57:17.997Z] ---> 71f3d6294346 [2019-09-19T08:57:17.997Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-19T08:57:17.997Z] ---> Running in 426a6a5d7bb9 [2019-09-19T08:57:17.997Z] Removing intermediate container 426a6a5d7bb9 [2019-09-19T08:57:17.997Z] ---> 6351b2ed718e [2019-09-19T08:57:17.997Z] 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-09-19T08:57:17.997Z] ---> Running in e1422e64655c [2019-09-19T08:57:18.206Z] CC criu/image-desc.o [2019-09-19T08:57:18.206Z] CC criu/image.o [2019-09-19T08:57:18.462Z] #30 ... [2019-09-19T08:57:18.462Z] [2019-09-19T08:57:18.462Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T08:57:18.462Z] #55 19.69 + cd /tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution [2019-09-19T08:57:18.462Z] #55 19.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T08:57:18.462Z] #55 22.22 + GOPATH=/tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hr8PsWSQEw go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-19T08:57:18.580Z] CC criu/ipc_ns.o [2019-09-19T08:57:18.580Z] CC criu/irmap.o [2019-09-19T08:57:18.627Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:57:18.628Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:57:18.628Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:57:18.628Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:57:18.628Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:57:18.628Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T08:57:18.912Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T08:57:18.983Z] CC criu/kcmp-ids.o [2019-09-19T08:57:18.983Z] CC criu/kerndat.o [2019-09-19T08:57:19.196Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T08:57:19.346Z] CC criu/libnetlink.o [2019-09-19T08:57:19.346Z] CC criu/log.o [2019-09-19T08:57:19.346Z] CC criu/lsm.o [2019-09-19T08:57:19.714Z] CC criu/mem.o [2019-09-19T08:57:20.085Z] CC criu/mount.o [2019-09-19T08:57:20.871Z] CC criu/namespaces.o [2019-09-19T08:57:21.223Z] Fetched 7723 kB in 2s (3187 kB/s) [2019-09-19T08:57:21.721Z] CC criu/net.o [2019-09-19T08:57:22.234Z] Reading package lists... [2019-09-19T08:57:22.242Z] CC criu/netfilter.o [2019-09-19T08:57:22.242Z] CC criu/page-pipe.o [2019-09-19T08:57:22.683Z] CC criu/page-xfer.o [2019-09-19T08:57:22.683Z] CC criu/pagemap-cache.o [2019-09-19T08:57:23.142Z] CC criu/pagemap.o [2019-09-19T08:57:23.142Z] CC criu/parasite-syscall.o [2019-09-19T08:57:23.245Z] Reading package lists... [2019-09-19T08:57:23.535Z] Building dependency tree... [2019-09-19T08:57:23.535Z] Reading state information... [2019-09-19T08:57:23.535Z] The following additional packages will be installed: [2019-09-19T08:57:23.535Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-19T08:57:23.535Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-19T08:57:23.535Z] Suggested packages: [2019-09-19T08:57:23.535Z] manpages-dev python-setuptools [2019-09-19T08:57:23.649Z] CC criu/path.o [2019-09-19T08:57:23.649Z] CC criu/pie-util-vdso-elf32.o [2019-09-19T08:57:23.649Z] CC criu/pie-util-vdso.o [2019-09-19T08:57:23.649Z] CC criu/pie-util.o [2019-09-19T08:57:23.739Z] #55 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:23.740Z] #57 19.89 Fetched 7924 kB in 16s (490 kB/s) [2019-09-19T08:57:23.740Z] #57 19.89 Reading package lists... [2019-09-19T08:57:23.740Z] #57 26.77 Reading package lists... [2019-09-19T08:57:23.740Z] #57 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:57:23.740Z] #33 19.71 strconv [2019-09-19T08:57:23.740Z] #33 23.58 internal/testlog [2019-09-19T08:57:23.740Z] #33 23.80 encoding [2019-09-19T08:57:23.740Z] #33 23.90 unicode/utf16 [2019-09-19T08:57:23.740Z] #33 24.16 container/list [2019-09-19T08:57:23.740Z] #33 24.70 crypto/internal/subtle [2019-09-19T08:57:23.740Z] #33 24.84 crypto/subtle [2019-09-19T08:57:23.740Z] #33 24.97 crypto/rc4 [2019-09-19T08:57:23.740Z] #33 25.20 internal/x/crypto/cryptobyte/asn1 [2019-09-19T08:57:23.740Z] #33 25.31 internal/nettrace [2019-09-19T08:57:23.740Z] #33 25.39 internal/x/net/dns/dnsmessage [2019-09-19T08:57:23.740Z] #33 29.78 runtime/cgo [2019-09-19T08:57:23.740Z] #33 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T08:57:23.740Z] #44 20.27 Fetched 7924 kB in 16s (490 kB/s) [2019-09-19T08:57:23.740Z] #44 20.27 Reading package lists... [2019-09-19T08:57:23.740Z] #44 26.93 Reading package lists... [2019-09-19T08:57:23.740Z] #44 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:57:23.740Z] #17 23.00 Fetched 7924 kB in 17s (459 kB/s) [2019-09-19T08:57:23.740Z] #17 23.00 Reading package lists... [2019-09-19T08:57:23.740Z] #17 29.49 Reading package lists... [2019-09-19T08:57:23.740Z] #17 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T08:57:23.740Z] #24 20.30 + cd /tmp/tmp.nmY8v1R0M5/src/github.com/golangci/golangci-lint/ [2019-09-19T08:57:23.740Z] #24 20.30 + git checkout -q v1.17.1 [2019-09-19T08:57:23.740Z] #24 21.61 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T08:57:23.740Z] #24 ... [2019-09-19T08:57:23.740Z] [2019-09-19T08:57:23.740Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T08:57:23.740Z] #50 20.51 + cd /tmp/tmp.XxrBIqkxf4/src/github.com/docker/libnetwork [2019-09-19T08:57:23.740Z] #50 20.51 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T08:57:23.740Z] #50 21.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-19T08:57:23.818Z] The following NEW packages will be installed: [2019-09-19T08:57:23.819Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-19T08:57:23.819Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-19T08:57:23.819Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-19T08:57:23.819Z] zlib1g-dev [2019-09-19T08:57:23.999Z] #50 ... [2019-09-19T08:57:23.999Z] [2019-09-19T08:57:23.999Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:23.999Z] #35 22.64 Fetched 7924 kB in 16s (486 kB/s) [2019-09-19T08:57:23.999Z] #35 22.64 Reading package lists... [2019-09-19T08:57:24.072Z] CC criu/pipes.o [2019-09-19T08:57:24.072Z] CC criu/plugin.o [2019-09-19T08:57:24.072Z] CC criu/proc_parse.o [2019-09-19T08:57:24.102Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:24.102Z] Need to get 3548 kB of archives. [2019-09-19T08:57:24.102Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-19T08:57:24.102Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-19T08:57:24.102Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-19T08:57:24.102Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-19T08:57:24.102Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-19T08:57:24.102Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-19T08:57:24.102Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-19T08:57:24.102Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-19T08:57:24.102Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-19T08:57:24.102Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-19T08:57:24.102Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-19T08:57:24.102Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-19T08:57:24.102Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-19T08:57:24.102Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-19T08:57:24.102Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-19T08:57:24.102Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-19T08:57:24.102Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-19T08:57:24.386Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:24.386Z] Fetched 3548 kB in 0s (14.7 MB/s) [2019-09-19T08:57:24.386Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-19T08:57:24.386Z] (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-09-19T08:57:24.386Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-19T08:57:24.386Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-19T08:57:24.386Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-19T08:57:24.386Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-19T08:57:24.386Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-19T08:57:24.386Z] Selecting previously unselected package libnet1-dev. [2019-09-19T08:57:24.386Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-19T08:57:24.386Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-19T08:57:24.671Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-19T08:57:24.671Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:24.671Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:24.906Z] CC criu/protobuf-desc.o [2019-09-19T08:57:24.934Z] #35 29.16 Reading package lists... [2019-09-19T08:57:24.934Z] #35 ... [2019-09-19T08:57:24.934Z] [2019-09-19T08:57:24.934Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-19T08:57:24.934Z] #6 21.98 Fetched 7924 kB in 17s (466 kB/s) [2019-09-19T08:57:24.934Z] #6 21.98 Reading package lists... [2019-09-19T08:57:24.956Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-19T08:57:24.956Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:24.956Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:24.956Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-19T08:57:24.956Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:24.956Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-19T08:57:25.240Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-19T08:57:25.240Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:25.240Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:25.240Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-19T08:57:25.240Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-19T08:57:25.240Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:57:25.240Z] Selecting previously unselected package protobuf-compiler. [2019-09-19T08:57:25.240Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:25.240Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-19T08:57:25.240Z] Selecting previously unselected package python-pkg-resources. [2019-09-19T08:57:25.240Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T08:57:25.240Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-19T08:57:25.240Z] Selecting previously unselected package python-protobuf. [2019-09-19T08:57:25.240Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-19T08:57:25.240Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-19T08:57:25.281Z] CC criu/protobuf.o [2019-09-19T08:57:25.281Z] CC criu/pstree.o [2019-09-19T08:57:25.528Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-19T08:57:25.528Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-19T08:57:25.528Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-19T08:57:25.648Z] CC criu/rbtree.o [2019-09-19T08:57:25.648Z] CC criu/rst-malloc.o [2019-09-19T08:57:26.018Z] CC criu/seccomp.o [2019-09-19T08:57:26.018Z] CC criu/seize.o [2019-09-19T08:57:26.315Z] #6 28.74 Reading package lists... [2019-09-19T08:57:26.315Z] #6 ... [2019-09-19T08:57:26.315Z] [2019-09-19T08:57:26.315Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T08:57:26.315Z] #44 26.93 Reading package lists... [2019-09-19T08:57:26.504Z] CC criu/servicefd.o [2019-09-19T08:57:26.504Z] CC criu/shmem.o [2019-09-19T08:57:26.544Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:57:26.544Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:26.544Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:26.544Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-19T08:57:26.871Z] CC criu/sigframe.o [2019-09-19T08:57:26.871Z] CC criu/signalfd.o [2019-09-19T08:57:26.871Z] CC criu/sk-inet.o [2019-09-19T08:57:27.238Z] CC criu/sk-netlink.o [2019-09-19T08:57:27.238Z] CC criu/sk-packet.o [2019-09-19T08:57:27.604Z] CC criu/sk-queue.o [2019-09-19T08:57:27.604Z] CC criu/sk-tcp.o [2019-09-19T08:57:27.604Z] CC criu/sk-unix.o [2019-09-19T08:57:28.034Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-19T08:57:28.034Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-19T08:57:28.034Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-19T08:57:28.034Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:28.034Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-19T08:57:28.034Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:57:28.034Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-19T08:57:28.034Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-19T08:57:28.034Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-19T08:57:28.034Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-19T08:57:28.034Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:28.217Z] #44 33.28 Building dependency tree... [2019-09-19T08:57:28.217Z] #44 34.68 Reading state information... [2019-09-19T08:57:28.395Z] CC criu/sockets.o [2019-09-19T08:57:28.395Z] CC criu/stats.o [2019-09-19T08:57:28.762Z] CC criu/string.o [2019-09-19T08:57:28.762Z] CC criu/sysctl.o [2019-09-19T08:57:28.762Z] CC criu/sysfs_parse.o [2019-09-19T08:57:29.050Z] Removing intermediate container e1422e64655c [2019-09-19T08:57:29.050Z] ---> fdfab5be3506 [2019-09-19T08:57:29.050Z] 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-09-19T08:57:29.050Z] ---> Running in 46d609b85e1e [2019-09-19T08:57:29.127Z] CC criu/timerfd.o [2019-09-19T08:57:29.127Z] CC criu/tty.o [2019-09-19T08:57:29.152Z] #44 36.12 The following additional packages will be installed: [2019-09-19T08:57:29.411Z] #44 36.13 btrfs-progs liblzo2-2 [2019-09-19T08:57:29.411Z] #44 36.35 The following NEW packages will be installed: [2019-09-19T08:57:29.411Z] #44 36.37 btrfs-progs btrfs-tools liblzo2-2 [2019-09-19T08:57:29.668Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-19T08:57:29.668Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T08:57:29.918Z] CC criu/tun.o [2019-09-19T08:57:29.918Z] CC criu/uffd.o [2019-09-19T08:57:29.953Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T08:57:29.953Z]  GEN .gitid [2019-09-19T08:57:29.953Z] GEN criu/include/version.h [2019-09-19T08:57:30.240Z] GEN include/common/asm [2019-09-19T08:57:30.290Z] CC criu/util.o [2019-09-19T08:57:30.525Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-19T08:57:30.525Z] PBCC images/opts.pb-c.c [2019-09-19T08:57:30.525Z] PBCC images/sit.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-19T08:57:30.525Z] DEP images/opts.pb-c.d [2019-09-19T08:57:30.525Z] DEP images/sit.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/macvlan.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/macvlan.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/autofs.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/autofs.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/sysctl.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/sysctl.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/time.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/time.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/binfmt-misc.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/binfmt-misc.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/seccomp.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/seccomp.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/userns.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/userns.pb-c.d [2019-09-19T08:57:30.525Z] PBCC images/cgroup.pb-c.c [2019-09-19T08:57:30.525Z] DEP images/cgroup.pb-c.d [2019-09-19T08:57:30.661Z] CC criu/uts_ns.o [2019-09-19T08:57:30.661Z] CC criu/vdso.o [2019-09-19T08:57:30.787Z] #44 37.63 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:30.787Z] #44 37.63 Need to get 649 kB of archives. [2019-09-19T08:57:30.787Z] #44 37.63 After this operation, 4320 kB of additional disk space will be used. [2019-09-19T08:57:30.787Z] #44 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T08:57:30.787Z] #44 37.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-19T08:57:30.787Z] #44 37.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-19T08:57:30.809Z] PBCC images/fown.pb-c.c [2019-09-19T08:57:30.809Z] PBCC images/ext-file.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/fown.pb-c.d [2019-09-19T08:57:30.809Z] DEP images/ext-file.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/rpc.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/rpc.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/siginfo.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/siginfo.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/pagemap.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/pagemap.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/rlimit.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/rlimit.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/file-lock.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/file-lock.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/tty.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/tty.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/tun.pb-c.c [2019-09-19T08:57:30.809Z] PBCC images/netdev.pb-c.c [2019-09-19T08:57:30.809Z] DEP images/tun.pb-c.d [2019-09-19T08:57:30.809Z] DEP images/netdev.pb-c.d [2019-09-19T08:57:30.809Z] PBCC images/vma.pb-c.c [2019-09-19T08:57:31.055Z] LINK criu/built-in.o [2019-09-19T08:57:31.055Z] LINK criu/criu [2019-09-19T08:57:31.055Z] DEP lib/c/criu.d [2019-09-19T08:57:31.055Z] CC images/rpc.pb-c.o [2019-09-19T08:57:31.093Z] DEP images/vma.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/creds.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/creds.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/utsns.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/utsns.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/ipc-desc.pb-c.c [2019-09-19T08:57:31.093Z] PBCC images/ipc-sem.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/ipc-desc.pb-c.d [2019-09-19T08:57:31.093Z] DEP images/ipc-sem.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/ipc-msg.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/ipc-msg.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/ipc-shm.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/ipc-shm.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/ipc-var.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/ipc-var.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/sk-opts.pb-c.c [2019-09-19T08:57:31.093Z] PBCC images/packet-sock.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/sk-opts.pb-c.d [2019-09-19T08:57:31.093Z] DEP images/packet-sock.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/sk-netlink.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/sk-netlink.pb-c.d [2019-09-19T08:57:31.093Z] PBCC images/sk-inet.pb-c.c [2019-09-19T08:57:31.093Z] DEP images/sk-inet.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/sk-unix.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/sk-unix.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/mm.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/mm.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/timerfd.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/timerfd.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/timer.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/timer.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/sa.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/sa.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/pipe-data.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/pipe-data.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/mnt.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/mnt.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/sk-packet.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/sk-packet.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/tcp-stream.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/tcp-stream.pb-c.d [2019-09-19T08:57:31.378Z] PBCC images/pipe.pb-c.c [2019-09-19T08:57:31.378Z] DEP images/pipe.pb-c.d [2019-09-19T08:57:31.475Z] CC lib/c/criu.o [2019-09-19T08:57:31.663Z] PBCC images/pstree.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/pstree.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/fs.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/fs.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/signalfd.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/signalfd.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/fh.pb-c.c [2019-09-19T08:57:31.663Z] PBCC images/fsnotify.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/fh.pb-c.d [2019-09-19T08:57:31.663Z] DEP images/fsnotify.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/eventpoll.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/eventpoll.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/eventfd.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/eventfd.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/remap-file-path.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/remap-file-path.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/fifo.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/fifo.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/ghost-file.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/ghost-file.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/regfile.pb-c.c [2019-09-19T08:57:31.663Z] DEP images/regfile.pb-c.d [2019-09-19T08:57:31.663Z] PBCC images/ns.pb-c.c [2019-09-19T08:57:31.905Z] LINK lib/c/built-in.o [2019-09-19T08:57:31.905Z] LINK lib/c/libcriu.so [2019-09-19T08:57:31.905Z] GEN magic.py [2019-09-19T08:57:31.905Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-19T08:57:31.905Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T08:57:31.905Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T08:57:31.905Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:57:31.947Z] DEP images/ns.pb-c.d [2019-09-19T08:57:31.947Z] PBCC images/fdinfo.pb-c.c [2019-09-19T08:57:31.947Z] DEP images/fdinfo.pb-c.d [2019-09-19T08:57:31.947Z] PBCC images/core-aarch64.pb-c.c [2019-09-19T08:57:31.947Z] PBCC images/core-arm.pb-c.c [2019-09-19T08:57:31.947Z] PBCC images/core-ppc64.pb-c.c [2019-09-19T08:57:31.947Z] PBCC images/core-s390.pb-c.c [2019-09-19T08:57:31.948Z] PBCC images/core-x86.pb-c.c [2019-09-19T08:57:31.948Z] PBCC images/core.pb-c.c [2019-09-19T08:57:31.948Z] PBCC images/inventory.pb-c.c [2019-09-19T08:57:31.948Z] DEP images/core-aarch64.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/core-arm.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/core-ppc64.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/core-s390.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/core-x86.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/core.pb-c.d [2019-09-19T08:57:31.948Z] DEP images/inventory.pb-c.d [2019-09-19T08:57:32.164Z] #44 ... [2019-09-19T08:57:32.164Z] [2019-09-19T08:57:32.164Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T08:57:32.164Z] #50 DONE 38.6s [2019-09-19T08:57:32.164Z] [2019-09-19T08:57:32.164Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:57:32.164Z] #15 38.75 + cd /tmp/tmp.h65xIYWvuo/src/github.com/go-swagger/go-swagger [2019-09-19T08:57:32.164Z] #15 38.75 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:57:32.233Z] PBCC images/cpuinfo.pb-c.c [2019-09-19T08:57:32.233Z] DEP images/cpuinfo.pb-c.d [2019-09-19T08:57:32.233Z] PBCC images/stats.pb-c.c [2019-09-19T08:57:32.233Z] DEP images/stats.pb-c.d [2019-09-19T08:57:32.243Z] Running on ubuntu-1804-overlay2 (i-05690cb95ba12a409) in /home/ubuntu/workspace/moby_PR-39960 [Pipeline] { [Pipeline] checkout [2019-09-19T08:57:32.360Z] make[1]: 'images/built-in.o' is up to date. [2019-09-19T08:57:32.360Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-19T08:57:32.360Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-19T08:57:32.360Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-19T08:57:32.360Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-19T08:57:32.360Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:57:32.360Z] INSTALL criu/criu [2019-09-19T08:57:32.521Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:57:32.807Z] CC images/stats.o [2019-09-19T08:57:32.807Z] CC images/core.o [2019-09-19T08:57:33.091Z] CC images/core-x86.o [2019-09-19T08:57:33.376Z] CC images/core-arm.o [2019-09-19T08:57:33.376Z] CC images/core-aarch64.o [2019-09-19T08:57:33.376Z] CC images/core-ppc64.o [2019-09-19T08:57:33.660Z] CC images/core-s390.o [2019-09-19T08:57:33.716Z] Removing intermediate container eae5951dc2c7 [2019-09-19T08:57:33.716Z] ---> 46946d1e2e6c [2019-09-19T08:57:33.716Z] Step 12/125 : FROM base AS registry [2019-09-19T08:57:33.716Z] ---> 68307f5bf4ad [2019-09-19T08:57:33.716Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T08:57:33.716Z] ---> Running in ee7d2952b98b [2019-09-19T08:57:33.716Z] Removing intermediate container ee7d2952b98b [2019-09-19T08:57:33.716Z] ---> 13b1d797b6fe [2019-09-19T08:57:33.716Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T08:57:33.716Z] ---> Running in d098422f6f97 [2019-09-19T08:57:33.944Z] CC images/cpuinfo.o [2019-09-19T08:57:34.089Z] Removing intermediate container d098422f6f97 [2019-09-19T08:57:34.089Z] ---> 24664f706286 [2019-09-19T08:57:34.089Z] 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-09-19T08:57:34.089Z] ---> Running in aa5d2c0c0664 [2019-09-19T08:57:34.229Z] CC images/inventory.o [2019-09-19T08:57:34.229Z] CC images/fdinfo.o [2019-09-19T08:57:34.229Z] CC images/fown.o [2019-09-19T08:57:34.229Z] CC images/ns.o [2019-09-19T08:57:34.462Z] + mktemp -d [2019-09-19T08:57:34.462Z] + export GOPATH=/tmp/tmp.nYONOrkk9l [2019-09-19T08:57:34.462Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution [2019-09-19T08:57:34.462Z] Cloning into '/tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution'... [2019-09-19T08:57:34.513Z] CC images/regfile.o [2019-09-19T08:57:34.513Z] CC images/ghost-file.o [2019-09-19T08:57:34.513Z] CC images/fifo.o [2019-09-19T08:57:34.698Z] #15 41.45 + #15 ... [2019-09-19T08:57:34.698Z] [2019-09-19T08:57:34.698Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T08:57:34.698Z] #44 39.04 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:34.698Z] #44 39.33 Fetched 649 kB in 1s (499 kB/s) [2019-09-19T08:57:34.698Z] #44 39.61 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T08:57:34.698Z] #44 39.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-19T08:57:34.698Z] #44 39.72 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T08:57:34.698Z] #44 39.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:57:34.698Z] #44 39.99 Selecting previously unselected package btrfs-progs. [2019-09-19T08:57:34.698Z] #44 40.02 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-19T08:57:34.698Z] #44 40.05 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T08:57:34.698Z] #44 40.69 Selecting previously unselected package btrfs-tools. [2019-09-19T08:57:34.698Z] #44 40.69 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-19T08:57:34.698Z] #44 40.69 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T08:57:34.698Z] #44 40.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:34.698Z] #44 40.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:57:34.698Z] #44 40.96 Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T08:57:34.698Z] #44 40.97 Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T08:57:34.698Z] #44 40.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:34.698Z] #44 DONE 41.6s [2019-09-19T08:57:34.698Z] [2019-09-19T08:57:34.698Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:57:34.698Z] #15 41.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-19T08:57:34.698Z] #15 ... [2019-09-19T08:57:34.698Z] [2019-09-19T08:57:34.698Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:57:34.698Z] #45 DONE 0.1s [2019-09-19T08:57:34.698Z] [2019-09-19T08:57:34.698Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-19T08:57:34.698Z] #46 DONE 0.1s [2019-09-19T08:57:34.698Z] [2019-09-19T08:57:34.698Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T08:57:34.809Z] CC images/remap-file-path.o [2019-09-19T08:57:34.809Z] CC images/eventfd.o [2019-09-19T08:57:34.809Z] CC images/eventpoll.o [2019-09-19T08:57:34.809Z] CC images/fh.o [2019-09-19T08:57:35.093Z] CC images/fsnotify.o [2019-09-19T08:57:35.377Z] CC images/signalfd.o [2019-09-19T08:57:35.377Z] CC images/fs.o [2019-09-19T08:57:35.377Z] CC images/pstree.o [2019-09-19T08:57:35.377Z] CC images/pipe.o [2019-09-19T08:57:35.635Z] #47 ... [2019-09-19T08:57:35.635Z] [2019-09-19T08:57:35.635Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-19T08:57:35.635Z] #6 28.74 Reading package lists... [2019-09-19T08:57:35.635Z] #6 35.38 Building dependency tree... [2019-09-19T08:57:35.635Z] #6 36.64 Reading state information... [2019-09-19T08:57:35.635Z] #6 37.85 The following additional packages will be installed: [2019-09-19T08:57:35.635Z] #6 37.87 libapparmor1 libseccomp2 [2019-09-19T08:57:35.635Z] #6 37.88 Suggested packages: [2019-09-19T08:57:35.635Z] #6 37.89 seccomp [2019-09-19T08:57:35.635Z] #6 38.10 The following NEW packages will be installed: [2019-09-19T08:57:35.635Z] #6 38.12 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-19T08:57:35.635Z] #6 39.22 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:35.635Z] #6 39.22 Need to get 300 kB of archives. [2019-09-19T08:57:35.635Z] #6 39.22 After this operation, 1201 kB of additional disk space will be used. [2019-09-19T08:57:35.635Z] #6 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-19T08:57:35.635Z] #6 39.23 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-09-19T08:57:35.635Z] #6 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-19T08:57:35.635Z] #6 39.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-19T08:57:35.635Z] #6 40.52 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:35.635Z] #6 40.70 Fetched 300 kB in 1s (276 kB/s) [2019-09-19T08:57:35.635Z] #6 40.84 Selecting previously unselected package libseccomp2:amd64. [2019-09-19T08:57:35.635Z] #6 40.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-19T08:57:35.635Z] #6 40.90 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-19T08:57:35.635Z] #6 40.91 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:57:35.635Z] #6 41.03 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-19T08:57:35.635Z] #6 41.05 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-19T08:57:35.635Z] #6 41.07 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:57:35.635Z] #6 41.55 Selecting previously unselected package libapparmor1:amd64. [2019-09-19T08:57:35.635Z] #6 41.56 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:57:35.635Z] #6 41.56 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:57:35.635Z] #6 41.80 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-19T08:57:35.635Z] #6 41.84 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:57:35.635Z] #6 41.86 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:57:35.635Z] #6 42.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:35.635Z] #6 42.24 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:57:35.635Z] #6 42.26 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:57:35.635Z] #6 42.27 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:57:35.635Z] #6 42.28 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:57:35.635Z] #6 42.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:35.635Z] #6 DONE 42.6s [2019-09-19T08:57:35.661Z] CC images/tcp-stream.o [2019-09-19T08:57:35.661Z] CC images/sk-packet.o [2019-09-19T08:57:35.661Z] CC images/mnt.o [2019-09-19T08:57:35.661Z] CC images/pipe-data.o [2019-09-19T08:57:35.895Z] [2019-09-19T08:57:35.895Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:57:35.895Z] #40 DONE 0.1s [2019-09-19T08:57:35.895Z] [2019-09-19T08:57:35.895Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-19T08:57:35.895Z] #41 DONE 0.1s [2019-09-19T08:57:35.895Z] [2019-09-19T08:57:35.895Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-19T08:57:35.895Z] #7 ... [2019-09-19T08:57:35.895Z] [2019-09-19T08:57:35.895Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:35.895Z] #57 26.77 Reading package lists... [2019-09-19T08:57:35.895Z] #57 33.46 Building dependency tree... [2019-09-19T08:57:35.895Z] #57 34.99 Reading state information... [2019-09-19T08:57:35.895Z] #57 36.63 The following additional packages will be installed: [2019-09-19T08:57:35.895Z] #57 36.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-19T08:57:35.895Z] #57 36.65 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-19T08:57:35.895Z] #57 36.65 Suggested packages: [2019-09-19T08:57:35.895Z] #57 36.66 manpages-dev python-setuptools [2019-09-19T08:57:35.895Z] #57 38.30 The following NEW packages will be installed: [2019-09-19T08:57:35.895Z] #57 38.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-19T08:57:35.895Z] #57 38.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-19T08:57:35.895Z] #57 38.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-19T08:57:35.895Z] #57 38.31 zlib1g-dev [2019-09-19T08:57:35.895Z] #57 39.44 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:35.895Z] #57 39.44 Need to get 3602 kB of archives. [2019-09-19T08:57:35.895Z] #57 39.44 After this operation, 18.9 MB of additional disk space will be used. [2019-09-19T08:57:35.895Z] #57 39.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-19T08:57:35.895Z] #57 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-19T08:57:35.895Z] #57 39.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-19T08:57:35.895Z] #57 39.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-19T08:57:35.895Z] #57 39.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-19T08:57:35.895Z] #57 39.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-19T08:57:35.895Z] #57 39.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-19T08:57:35.895Z] #57 39.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-19T08:57:35.895Z] #57 39.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-19T08:57:35.895Z] #57 39.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-19T08:57:35.895Z] #57 39.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-19T08:57:35.895Z] #57 39.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-19T08:57:35.895Z] #57 39.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-19T08:57:35.895Z] #57 40.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-19T08:57:35.895Z] #57 40.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-19T08:57:35.895Z] #57 40.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-19T08:57:35.895Z] #57 41.10 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:35.895Z] #57 41.54 Fetched 3602 kB in 1s (2158 kB/s) [2019-09-19T08:57:35.895Z] #57 41.77 Selecting previously unselected package libnet1:amd64. [2019-09-19T08:57:35.895Z] #57 41.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 ... 15091 files and directories currently installed.) [2019-09-19T08:57:35.895Z] #57 41.84 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T08:57:35.895Z] #57 41.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T08:57:35.895Z] #57 42.03 Selecting previously unselected package libcap-dev:amd64. [2019-09-19T08:57:35.895Z] #57 42.03 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-19T08:57:35.895Z] #57 42.07 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-19T08:57:35.895Z] #57 42.19 Selecting previously unselected package libnet1-dev. [2019-09-19T08:57:35.895Z] #57 42.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T08:57:35.895Z] #57 42.24 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:57:35.895Z] #57 42.44 Selecting previously unselected package libnl-3-200:amd64. [2019-09-19T08:57:35.895Z] #57 42.44 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-19T08:57:35.895Z] #57 42.45 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T08:57:35.895Z] #57 42.65 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-19T08:57:35.895Z] #57 42.65 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-19T08:57:35.895Z] #57 42.66 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-19T08:57:35.897Z] + cd /tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution [2019-09-19T08:57:35.897Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T08:57:35.947Z] CC images/sa.o [2019-09-19T08:57:35.947Z] CC images/timer.o [2019-09-19T08:57:35.947Z] CC images/timerfd.o [2019-09-19T08:57:35.947Z] CC images/mm.o [2019-09-19T08:57:36.157Z] #57 ... [2019-09-19T08:57:36.157Z] [2019-09-19T08:57:36.157Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:57:36.157Z] #30 42.60 sync [2019-09-19T08:57:36.231Z] CC images/sk-opts.o [2019-09-19T08:57:36.231Z] CC images/sk-unix.o [2019-09-19T08:57:36.231Z] CC images/sk-inet.o [2019-09-19T08:57:36.279Z] + GOPATH=/tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nYONOrkk9l go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-19T08:57:36.516Z] CC images/tun.o [2019-09-19T08:57:36.516Z] CC images/sk-netlink.o [2019-09-19T08:57:36.516Z] CC images/packet-sock.o [2019-09-19T08:57:36.800Z] CC images/ipc-var.o [2019-09-19T08:57:36.800Z] CC images/ipc-desc.o [2019-09-19T08:57:36.800Z] CC images/ipc-shm.o [2019-09-19T08:57:37.084Z] CC images/ipc-msg.o [2019-09-19T08:57:37.084Z] CC images/ipc-sem.o [2019-09-19T08:57:37.084Z] CC images/utsns.o [2019-09-19T08:57:37.084Z] CC images/creds.o [2019-09-19T08:57:37.097Z] #30 43.51 io [2019-09-19T08:57:37.097Z] #30 43.52 reflect [2019-09-19T08:57:37.368Z] CC images/vma.o [2019-09-19T08:57:37.368Z] CC images/netdev.o [2019-09-19T08:57:37.368Z] CC images/tty.o [2019-09-19T08:57:37.661Z] CC images/file-lock.o [2019-09-19T08:57:37.661Z] CC images/rlimit.o [2019-09-19T08:57:37.661Z] CC images/pagemap.o [2019-09-19T08:57:37.667Z] #30 ... [2019-09-19T08:57:37.667Z] [2019-09-19T08:57:37.667Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:57:37.667Z] #17 29.49 Reading package lists... [2019-09-19T08:57:37.667Z] #17 36.20 Building dependency tree... [2019-09-19T08:57:37.667Z] #17 37.39 Reading state information... [2019-09-19T08:57:37.667Z] #17 39.18 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-19T08:57:37.667Z] #17 39.18 The following additional packages will be installed: [2019-09-19T08:57:37.667Z] #17 39.18 libjq1 libonig4 [2019-09-19T08:57:37.667Z] #17 39.64 The following NEW packages will be installed: [2019-09-19T08:57:37.667Z] #17 39.67 jq libjq1 libonig4 [2019-09-19T08:57:37.667Z] #17 40.84 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:37.667Z] #17 40.84 Need to get 327 kB of archives. [2019-09-19T08:57:37.667Z] #17 40.84 After this operation, 1157 kB of additional disk space will be used. [2019-09-19T08:57:37.667Z] #17 40.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-19T08:57:37.667Z] #17 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-19T08:57:37.667Z] #17 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-19T08:57:37.667Z] #17 41.97 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:37.667Z] #17 42.13 Fetched 327 kB in 1s (302 kB/s) [2019-09-19T08:57:37.667Z] #17 42.25 Selecting previously unselected package libonig4:amd64. [2019-09-19T08:57:37.667Z] #17 42.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-19T08:57:37.667Z] #17 42.30 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-19T08:57:37.667Z] #17 42.35 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:57:37.667Z] #17 42.65 Selecting previously unselected package libjq1:amd64. [2019-09-19T08:57:37.667Z] #17 42.66 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:57:37.667Z] #17 42.66 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:57:37.667Z] #17 43.04 Selecting previously unselected package jq. [2019-09-19T08:57:37.667Z] #17 43.06 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:57:37.667Z] #17 43.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T08:57:37.667Z] #17 43.50 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:57:37.667Z] #17 43.54 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:57:37.667Z] #17 43.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:37.667Z] #17 43.86 Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T08:57:37.667Z] #17 DONE 44.3s [2019-09-19T08:57:37.667Z] [2019-09-19T08:57:37.667Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-19T08:57:37.667Z] #19 DONE 0.1s [2019-09-19T08:57:37.667Z] [2019-09-19T08:57:37.667Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:37.667Z] #57 43.16 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-19T08:57:37.667Z] #57 43.16 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-19T08:57:37.667Z] #57 43.18 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T08:57:37.667Z] #57 43.32 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-19T08:57:37.667Z] #57 43.34 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-19T08:57:37.667Z] #57 43.38 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-19T08:57:37.667Z] #57 43.69 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-19T08:57:37.667Z] #57 43.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-19T08:57:37.667Z] #57 43.71 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-19T08:57:37.667Z] #57 44.32 Selecting previously unselected package libprotobuf10:amd64. [2019-09-19T08:57:37.667Z] #57 44.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-19T08:57:37.667Z] #57 44.34 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-19T08:57:37.952Z] CC images/siginfo.o [2019-09-19T08:57:37.952Z] CC images/rpc.o [2019-09-19T08:57:38.188Z] using credential docker-jenkins-github-credentials [2019-09-19T08:57:38.198Z] Cloning the remote Git repository [2019-09-19T08:57:38.198Z] Cloning with configured refspecs honoured and without tags [2019-09-19T08:57:38.235Z] #57 ... [2019-09-19T08:57:38.235Z] [2019-09-19T08:57:38.235Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:38.235Z] #35 29.16 Reading package lists... [2019-09-19T08:57:38.235Z] #35 35.39 Building dependency tree... [2019-09-19T08:57:38.235Z] #35 36.68 Reading state information... [2019-09-19T08:57:38.235Z] #35 38.18 The following additional packages will be installed: [2019-09-19T08:57:38.235Z] #35 38.19 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-19T08:57:38.235Z] #35 38.22 Suggested packages: [2019-09-19T08:57:38.235Z] #35 38.22 codeblocks eclipse ninja-build lrzip [2019-09-19T08:57:38.235Z] #35 38.22 Recommended packages: [2019-09-19T08:57:38.235Z] #35 38.22 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-19T08:57:38.235Z] #35 39.18 The following NEW packages will be installed: [2019-09-19T08:57:38.235Z] #35 39.19 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-19T08:57:38.235Z] #35 39.21 vim-common xxd [2019-09-19T08:57:38.235Z] #35 40.32 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:57:38.235Z] #35 40.32 Need to get 13.7 MB of archives. [2019-09-19T08:57:38.235Z] #35 40.32 After this operation, 57.2 MB of additional disk space will be used. [2019-09-19T08:57:38.235Z] #35 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-19T08:57:38.235Z] #35 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T08:57:38.235Z] #35 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-19T08:57:38.235Z] #35 41.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-19T08:57:38.235Z] #35 41.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-19T08:57:38.235Z] #35 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-19T08:57:38.235Z] #35 41.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-19T08:57:38.235Z] #35 41.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-19T08:57:38.235Z] #35 41.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T08:57:38.235Z] #35 41.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-09-19T08:57:38.235Z] #35 43.60 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:57:38.235Z] #35 43.96 Fetched 13.7 MB in 2s (5115 kB/s) [2019-09-19T08:57:38.235Z] #35 44.23 Selecting previously unselected package cmake-data. [2019-09-19T08:57:38.235Z] #35 44.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-19T08:57:38.235Z] #35 44.32 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-19T08:57:38.235Z] #35 44.34 Unpacking cmake-data (3.7.2-1) ... [2019-09-19T08:57:38.494Z] #35 ... [2019-09-19T08:57:38.494Z] [2019-09-19T08:57:38.494Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T08:57:38.494Z] #47 3.722 + RM_GOPATH=0 [2019-09-19T08:57:38.494Z] #47 3.722 + TMP_GOPATH= [2019-09-19T08:57:38.494Z] #47 3.722 + : /build [2019-09-19T08:57:38.494Z] #47 3.722 + '[' -z '' ']' [2019-09-19T08:57:38.494Z] #47 3.723 ++ mktemp -d [2019-09-19T08:57:38.494Z] #47 3.741 + export GOPATH=/tmp/tmp.YTbR6J02Ob [2019-09-19T08:57:38.494Z] #47 3.741 + GOPATH=/tmp/tmp.YTbR6J02Ob [2019-09-19T08:57:38.494Z] #47 3.742 + RM_GOPATH=1 [2019-09-19T08:57:38.494Z] #47 3.744 ++ dirname ./install.sh [2019-09-19T08:57:38.494Z] #47 3.748 + dir=. [2019-09-19T08:57:38.494Z] #47 3.759 + bin=containerd [2019-09-19T08:57:38.494Z] #47 3.759 + shift [2019-09-19T08:57:38.494Z] #47 3.759 + '[' '!' -f ./containerd.installer ']' [2019-09-19T08:57:38.494Z] #47 3.759 + . ./containerd.installer [2019-09-19T08:57:38.494Z] #47 3.759 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:57:38.494Z] #47 3.759 + install_containerd [2019-09-19T08:57:38.494Z] #47 3.759 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-19T08:57:38.494Z] #47 3.759 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YTbR6J02Ob/src/github.com/containerd/containerd [2019-09-19T08:57:38.301Z] Cloning repository https://github.com/moby/moby.git [2019-09-19T08:57:38.353Z] > git init /home/ubuntu/workspace/moby_PR-39960 # timeout=10 [2019-09-19T08:57:38.570Z] CC images/ext-file.o [2019-09-19T08:57:38.571Z] CC images/cgroup.o [2019-09-19T08:57:38.753Z] #47 3.759 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:57:38.753Z] #47 3.783 Cloning into '/tmp/tmp.YTbR6J02Ob/src/github.com/containerd/containerd'... [2019-09-19T08:57:38.855Z] CC images/userns.o [2019-09-19T08:57:38.855Z] CC images/google/protobuf/descriptor.o [2019-09-19T08:57:39.321Z] #47 ... [2019-09-19T08:57:39.321Z] [2019-09-19T08:57:39.321Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T08:57:39.321Z] #27 35.87 + cd /tmp/tmp.eJIpPW14Ar/src/gotest.tools/gotestsum [2019-09-19T08:57:39.321Z] #27 35.87 + git checkout -q v0.3.5 [2019-09-19T08:57:39.321Z] #27 35.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-19T08:57:39.473Z] CC images/opts.o [2019-09-19T08:57:39.473Z] CC images/seccomp.o [2019-09-19T08:57:39.473Z] CC images/binfmt-misc.o [2019-09-19T08:57:39.579Z] #27 ... [2019-09-19T08:57:39.579Z] [2019-09-19T08:57:39.579Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:39.579Z] #57 45.50 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-19T08:57:39.579Z] #57 45.52 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-19T08:57:39.579Z] #57 45.53 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-19T08:57:39.579Z] #57 45.71 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-19T08:57:39.579Z] #57 45.74 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-19T08:57:39.579Z] #57 45.75 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-19T08:57:39.757Z] CC images/time.o [2019-09-19T08:57:39.757Z] CC images/sysctl.o [2019-09-19T08:57:39.757Z] CC images/autofs.o [2019-09-19T08:57:39.757Z] CC images/macvlan.o [2019-09-19T08:57:39.757Z] CC images/sit.o [2019-09-19T08:57:38.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:57:38.656Z] > git --version # timeout=10 [2019-09-19T08:57:38.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:57:38.705Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:57:39.839Z] #57 ... [2019-09-19T08:57:39.839Z] [2019-09-19T08:57:39.839Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-19T08:57:39.839Z] #7 DONE 4.1s [2019-09-19T08:57:39.839Z] [2019-09-19T08:57:39.839Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T08:57:39.839Z] #42 3.800 + RM_GOPATH=0 [2019-09-19T08:57:39.839Z] #42 3.801 + TMP_GOPATH= [2019-09-19T08:57:39.839Z] #42 3.802 + : /build [2019-09-19T08:57:39.839Z] #42 3.802 + '[' -z '' ']' [2019-09-19T08:57:39.839Z] #42 3.806 ++ mktemp -d [2019-09-19T08:57:39.839Z] #42 3.809 + export GOPATH=/tmp/tmp.Xj0MHGyWYh [2019-09-19T08:57:39.839Z] #42 3.809 + GOPATH=/tmp/tmp.Xj0MHGyWYh [2019-09-19T08:57:39.839Z] #42 3.809 + RM_GOPATH=1 [2019-09-19T08:57:39.839Z] #42 3.809 ++ dirname ./install.sh [2019-09-19T08:57:39.839Z] #42 3.810 + dir=. [2019-09-19T08:57:39.839Z] #42 3.810 + bin=runc [2019-09-19T08:57:39.839Z] #42 3.810 + shift [2019-09-19T08:57:39.839Z] #42 3.810 + '[' '!' -f ./runc.installer ']' [2019-09-19T08:57:39.839Z] #42 3.810 + . ./runc.installer [2019-09-19T08:57:39.839Z] #42 3.810 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:57:39.839Z] #42 3.810 + install_runc [2019-09-19T08:57:39.839Z] #42 3.811 + uname -r [2019-09-19T08:57:39.839Z] #42 3.811 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-19T08:57:39.839Z] #42 3.825 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-19T08:57:39.839Z] #42 3.825 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-19T08:57:39.839Z] #42 3.825 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-19T08:57:39.839Z] #42 3.826 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xj0MHGyWYh/src/github.com/opencontainers/runc [2019-09-19T08:57:39.839Z] #42 3.838 Cloning into '/tmp/tmp.Xj0MHGyWYh/src/github.com/opencontainers/runc'... [2019-09-19T08:57:40.042Z] LINK images/built-in.o [2019-09-19T08:57:40.042Z] GEN compel/include/asm [2019-09-19T08:57:40.042Z] GEN compel/include/version.h [2019-09-19T08:57:40.042Z] touch .config [2019-09-19T08:57:40.042Z] GEN include/common/config.h [2019-09-19T08:57:40.042Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-19T08:57:40.042Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-19T08:57:40.042Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-19T08:57:40.042Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-19T08:57:40.042Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-19T08:57:40.042Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-19T08:57:40.042Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-19T08:57:40.042Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-19T08:57:40.042Z] DEP compel/plugins/std/infect.d [2019-09-19T08:57:40.042Z] DEP compel/plugins/std/string.d [2019-09-19T08:57:40.326Z] DEP compel/plugins/std/log.d [2019-09-19T08:57:40.327Z] DEP compel/plugins/std/fds.d [2019-09-19T08:57:40.327Z] DEP compel/plugins/std/std.d [2019-09-19T08:57:40.327Z] DEP compel/plugins/shmem/shmem.d [2019-09-19T08:57:40.327Z] DEP compel/plugins/fds/fds.d [2019-09-19T08:57:40.327Z] CC compel/plugins/std/std.o [2019-09-19T08:57:40.611Z] CC compel/plugins/std/fds.o [2019-09-19T08:57:40.611Z] CC compel/plugins/std/log.o [2019-09-19T08:57:40.895Z] CC compel/plugins/std/string.o [2019-09-19T08:57:41.180Z] CC compel/plugins/std/infect.o [2019-09-19T08:57:41.180Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-19T08:57:41.180Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-19T08:57:41.180Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-19T08:57:41.217Z] #42 ... [2019-09-19T08:57:41.217Z] [2019-09-19T08:57:41.217Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:41.217Z] #35 47.91 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T08:57:41.217Z] #35 47.92 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T08:57:41.217Z] #35 47.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:57:41.217Z] #35 48.08 Selecting previously unselected package libicu57:amd64. [2019-09-19T08:57:41.217Z] #35 48.09 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-19T08:57:41.217Z] #35 48.10 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-19T08:57:41.467Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-19T08:57:41.467Z] AR compel/plugins/std.lib.a [2019-09-19T08:57:41.467Z] CC compel/plugins/fds/fds.o [2019-09-19T08:57:41.467Z] AR compel/plugins/fds.lib.a [2019-09-19T08:57:41.467Z] HOSTDEP compel/src/lib/log-host.d [2019-09-19T08:57:41.467Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-19T08:57:41.467Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-19T08:57:41.752Z] HOSTDEP compel/src/main-host.d [2019-09-19T08:57:41.752Z] DEP compel/src/lib/ptrace.d [2019-09-19T08:57:41.752Z] DEP compel/src/lib/infect.d [2019-09-19T08:57:41.752Z] DEP compel/src/lib/infect-util.d [2019-09-19T08:57:41.752Z] DEP compel/src/lib/infect-rpc.d [2019-09-19T08:57:41.752Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-19T08:57:42.036Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-19T08:57:42.036Z] DEP compel/src/lib/log.d [2019-09-19T08:57:42.036Z] DEP compel/src/main.d [2019-09-19T08:57:42.036Z] DEP compel/src/lib/handle-elf.d [2019-09-19T08:57:42.036Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-19T08:57:42.321Z] CC compel/src/lib/log.o [2019-09-19T08:57:42.321Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-19T08:57:42.321Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-19T08:57:42.607Z] CC compel/src/lib/infect-rpc.o [2019-09-19T08:57:43.087Z] CC compel/src/lib/infect-util.o [2019-09-19T08:57:43.087Z] CC compel/src/lib/infect.o [2019-09-19T08:57:43.119Z] #35 ... [2019-09-19T08:57:43.119Z] [2019-09-19T08:57:43.119Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-19T08:57:43.119Z] #8 DONE 3.3s [2019-09-19T08:57:43.119Z] [2019-09-19T08:57:43.119Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:43.119Z] #57 47.37 Selecting previously unselected package libprotoc10:amd64. [2019-09-19T08:57:43.119Z] #57 47.38 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-19T08:57:43.119Z] #57 47.38 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-19T08:57:43.119Z] #57 48.18 Selecting previously unselected package protobuf-c-compiler. [2019-09-19T08:57:43.119Z] #57 48.18 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-19T08:57:43.119Z] #57 48.18 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:57:43.119Z] #57 48.38 Selecting previously unselected package protobuf-compiler. [2019-09-19T08:57:43.119Z] #57 48.39 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-19T08:57:43.119Z] #57 48.40 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-19T08:57:43.119Z] #57 48.61 Selecting previously unselected package python-pkg-resources. [2019-09-19T08:57:43.119Z] #57 48.61 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T08:57:43.119Z] #57 48.62 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-19T08:57:43.119Z] #57 48.88 Selecting previously unselected package python-protobuf. [2019-09-19T08:57:43.119Z] #57 48.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-19T08:57:43.119Z] #57 48.90 Unpacking python-protobuf (3.0.0-9) ... [2019-09-19T08:57:43.119Z] #57 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T08:57:43.119Z] #57 49.65 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T08:57:43.119Z] #57 49.66 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-19T08:57:43.705Z] CC compel/src/lib/ptrace.o [2019-09-19T08:57:43.988Z] AR compel/libcompel.a [2019-09-19T08:57:43.988Z] HOSTCC compel/src/main-host.o [2019-09-19T08:57:43.988Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-19T08:57:43.988Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-19T08:57:44.273Z] HOSTCC compel/src/lib/log-host.o [2019-09-19T08:57:44.273Z] HOSTLINK compel/compel-host-bin [2019-09-19T08:57:44.273Z] DEP soccr/soccr.d [2019-09-19T08:57:44.556Z] CC soccr/soccr.o [2019-09-19T08:57:45.024Z] #57 ... [2019-09-19T08:57:45.024Z] [2019-09-19T08:57:45.024Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:57:45.024Z] #33 41.41 internal/x/crypto/curve25519 [2019-09-19T08:57:45.024Z] #33 46.63 sync [2019-09-19T08:57:45.024Z] #33 47.45 reflect [2019-09-19T08:57:45.024Z] #33 47.46 io [2019-09-19T08:57:45.024Z] #33 48.96 bytes [2019-09-19T08:57:45.024Z] #33 ... [2019-09-19T08:57:45.024Z] [2019-09-19T08:57:45.024Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:57:45.025Z] #20 4.963 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-19T08:57:45.025Z] #20 5.507 [2019-09-19T08:57:45.174Z] AR soccr/libsoccr.a [2019-09-19T08:57:45.174Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T08:57:45.174Z] DEP criu/arch/ppc64/sigframe.d [2019-09-19T08:57:45.174Z] DEP criu/arch/ppc64/crtools.d [2019-09-19T08:57:45.174Z] DEP criu/arch/ppc64/cpu.d [2019-09-19T08:57:45.174Z] CC criu/arch/ppc64/cpu.o [2019-09-19T08:57:45.283Z] #20 5.871 #### 5.7% ####### 10.2% ########## 14.7% ############# 18.8% ############### 22.1% ###################### 31.0% ########################## 37.0% ############################### 43.3% ################################### 48.8% ###################################### 53.5% ########################################### 60.1% ############################################### 65.7% ################################################### 72.1% ######################################################## 78.7% ############################################################# 85.0% ################################################################ 89.3% ##################################################################### 96.8% ######################################################################## 100.0% [2019-09-19T08:57:45.458Z] CC criu/arch/ppc64/crtools.o [2019-09-19T08:57:45.742Z] CC criu/arch/ppc64/sigframe.o [2019-09-19T08:57:45.849Z] #20 8.314 [2019-09-19T08:57:46.028Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-19T08:57:46.028Z] DEP criu/arch/ppc64/misc.d [2019-09-19T08:57:46.028Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-19T08:57:46.028Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-19T08:57:46.028Z] DEP criu/pie/parasite-vdso.d [2019-09-19T08:57:46.028Z] DEP criu/pie/util-vdso.d [2019-09-19T08:57:46.028Z] DEP criu/pie/util.d [2019-09-19T08:57:46.316Z] CC criu/pie/util.o [2019-09-19T08:57:46.316Z] CC criu/pie/util-vdso.o [2019-09-19T08:57:46.608Z] CC criu/pie/parasite-vdso.o [2019-09-19T08:57:46.626Z] #20 8.571 ########## 14.3% ################# 24.1% ############################ 39.1% ##################################### 51.5% [2019-09-19T08:57:46.626Z] #20 ... [2019-09-19T08:57:46.626Z] [2019-09-19T08:57:46.626Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-19T08:57:46.626Z] #9 3.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-19T08:57:46.626Z] #9 DONE 3.6s [2019-09-19T08:57:46.626Z] [2019-09-19T08:57:46.626Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:57:46.626Z] #20 8.571 ########## 14.3% ################# 24.1% ############################ 39.1% ##################################### 51.5% ############################################# 63.1% ################################################# 68.5% [2019-09-19T08:57:46.626Z] #20 ... [2019-09-19T08:57:46.626Z] [2019-09-19T08:57:46.626Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-19T08:57:46.892Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-19T08:57:46.892Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-19T08:57:47.176Z] CC criu/arch/ppc64/misc.o [2019-09-19T08:57:47.176Z] AR criu/pie/pie.lib.a [2019-09-19T08:57:47.176Z] DEP criu/pie/restorer.d [2019-09-19T08:57:47.176Z] DEP criu/arch/ppc64/restorer.d [2019-09-19T08:57:47.176Z] DEP criu/pie/parasite.d [2019-09-19T08:57:47.461Z] CC criu/pie/parasite.o [2019-09-19T08:57:47.744Z] LINK criu/pie/parasite.built-in.o [2019-09-19T08:57:47.744Z] GEN criu/pie/parasite-blob.h [2019-09-19T08:57:47.744Z] CC criu/arch/ppc64/restorer.o [2019-09-19T08:57:48.030Z] CC criu/pie/restorer.o [2019-09-19T08:57:49.041Z] LINK criu/pie/restorer.built-in.o [2019-09-19T08:57:49.041Z] GEN criu/pie/restorer-blob.h [2019-09-19T08:57:49.041Z] DEP criu/vdso.d [2019-09-19T08:57:49.182Z] #10 ... [2019-09-19T08:57:49.182Z] [2019-09-19T08:57:49.182Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:57:49.182Z] #30 45.70 syscall [2019-09-19T08:57:49.182Z] #30 55.67 time [2019-09-19T08:57:49.182Z] #30 ... [2019-09-19T08:57:49.182Z] [2019-09-19T08:57:49.182Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:57:49.182Z] #20 8.571 ########## 14.3% ################# 24.1% ############################ 39.1% ##################################### 51.5% ############################################# 63.1% ################################################# 68.5% ###################################################### 75.4% ################################################################# 90.8% ######################################################################## 100.0% [2019-09-19T08:57:49.182Z] #20 10.28 [2019-09-19T08:57:49.182Z] #20 10.57 ##### 8.3% ############# 18.8% #################### 29.0% ######################### 35.2% ################################## 47.7% ########################################## 59.4% ################################################## 70.6% ########################################################## 81.3% ############################################################### 88.5% ######################################################################## 100.0% [2019-09-19T08:57:49.325Z] DEP criu/uts_ns.d [2019-09-19T08:57:49.325Z] DEP criu/util.d [2019-09-19T08:57:49.325Z] DEP criu/uffd.d [2019-09-19T08:57:49.608Z] DEP criu/tun.d [2019-09-19T08:57:49.608Z] DEP criu/tty.d [2019-09-19T08:57:49.608Z] DEP criu/timerfd.d [2019-09-19T08:57:49.608Z] DEP criu/sysfs_parse.d [2019-09-19T08:57:49.749Z] #20 12.16 [2019-09-19T08:57:49.892Z] DEP criu/sysctl.d [2019-09-19T08:57:49.892Z] DEP criu/string.d [2019-09-19T08:57:49.892Z] DEP criu/stats.d [2019-09-19T08:57:49.892Z] DEP criu/sockets.d [2019-09-19T08:57:49.892Z] DEP criu/sk-unix.d [2019-09-19T08:57:50.179Z] DEP criu/sk-tcp.d [2019-09-19T08:57:50.179Z] DEP criu/sk-queue.d [2019-09-19T08:57:50.179Z] DEP criu/sk-packet.d [2019-09-19T08:57:50.273Z] #20 12.44 # 2.1% ### 4.2% #### 6.4% [2019-09-19T08:57:50.273Z] #20 ... [2019-09-19T08:57:50.273Z] [2019-09-19T08:57:50.273Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-19T08:57:50.273Z] #10 DONE 3.7s [2019-09-19T08:57:50.273Z] [2019-09-19T08:57:50.273Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:57:50.473Z] DEP criu/sk-netlink.d [2019-09-19T08:57:50.473Z] DEP criu/sk-inet.d [2019-09-19T08:57:50.473Z] DEP criu/signalfd.d [2019-09-19T08:57:50.473Z] DEP criu/sigframe.d [2019-09-19T08:57:50.757Z] DEP criu/shmem.d [2019-09-19T08:57:50.757Z] DEP criu/servicefd.d [2019-09-19T08:57:50.757Z] DEP criu/seize.d [2019-09-19T08:57:50.757Z] DEP criu/seccomp.d [2019-09-19T08:57:51.042Z] DEP criu/rst-malloc.d [2019-09-19T08:57:51.042Z] DEP criu/rbtree.d [2019-09-19T08:57:51.042Z] DEP criu/pstree.d [2019-09-19T08:57:51.042Z] DEP criu/protobuf.d [2019-09-19T08:57:51.042Z] GEN criu/protobuf-desc-gen.h [2019-09-19T08:57:51.667Z] DEP criu/protobuf-desc.d [2019-09-19T08:57:51.667Z] DEP criu/proc_parse.d [2019-09-19T08:57:51.667Z] DEP criu/plugin.d [2019-09-19T08:57:51.667Z] DEP criu/pipes.d [2019-09-19T08:57:51.951Z] DEP criu/pie-util.d [2019-09-19T08:57:51.951Z] DEP criu/pie-util-vdso.d [2019-09-19T08:57:51.951Z] DEP criu/pie-util-vdso-elf32.d [2019-09-19T08:57:51.951Z] DEP criu/path.d [2019-09-19T08:57:51.951Z] DEP criu/parasite-syscall.d [2019-09-19T08:57:52.235Z] DEP criu/pagemap.d [2019-09-19T08:57:52.235Z] DEP criu/pagemap-cache.d [2019-09-19T08:57:52.235Z] DEP criu/page-xfer.d [2019-09-19T08:57:52.235Z] DEP criu/page-pipe.d [2019-09-19T08:57:52.519Z] DEP criu/netfilter.d [2019-09-19T08:57:52.519Z] DEP criu/net.d [2019-09-19T08:57:52.519Z] DEP criu/namespaces.d [2019-09-19T08:57:52.519Z] DEP criu/mount.d [2019-09-19T08:57:52.803Z] DEP criu/mem.d [2019-09-19T08:57:52.803Z] DEP criu/lsm.d [2019-09-19T08:57:52.803Z] DEP criu/log.d [2019-09-19T08:57:52.803Z] DEP criu/libnetlink.d [2019-09-19T08:57:53.086Z] DEP criu/kerndat.d [2019-09-19T08:57:53.086Z] DEP criu/kcmp-ids.d [2019-09-19T08:57:53.086Z] DEP criu/irmap.d [2019-09-19T08:57:53.086Z] DEP criu/ipc_ns.d [2019-09-19T08:57:53.371Z] DEP criu/image.d [2019-09-19T08:57:53.371Z] DEP criu/image-desc.d [2019-09-19T08:57:53.371Z] DEP criu/fsnotify.d [2019-09-19T08:57:53.371Z] DEP criu/filesystems.d [2019-09-19T08:57:53.371Z] DEP criu/files.d [2019-09-19T08:57:53.655Z] DEP criu/files-reg.d [2019-09-19T08:57:53.655Z] DEP criu/files-ext.d [2019-09-19T08:57:53.655Z] DEP criu/file-lock.d [2019-09-19T08:57:53.735Z] #20 12.44 # 2.1% ### 4.2% #### 6.4% ###### 8.7% ###### 9.5% ######## 12.1% ########## 14.1% ########### 16.5% ############# 19.2% ############### 21.7% ################ 23.1% ################# 23.8% ################### 26.8% ###################### 31.5% ######################### 35.0% ########################### 37.7% ############################ 39.0% ############################# 41.1% ################################ 44.6% ################################## 47.5% #################################### 50.6% ###################################### 53.7% ######################################### 57.5% ############################################ 61.7% ############################################## 65.2% ################################################# 68.2% ################################################### 71.1% ##################################################### 74.9% ####################################################### 77.6% ########################################################### 82.2% ############################################################# 85.9% ############################################################### 88.8% ################################################################## 92.0% #################################################################### 95.4% ####################################################################### 99.7% ######################################################################## 100.0% [2019-09-19T08:57:53.939Z] DEP criu/file-ids.d [2019-09-19T08:57:53.939Z] DEP criu/fifo.d [2019-09-19T08:57:53.939Z] DEP criu/fdstore.d [2019-09-19T08:57:53.939Z] DEP criu/fault-injection.d [2019-09-19T08:57:53.939Z] DEP criu/external.d [2019-09-19T08:57:53.939Z] DEP criu/eventpoll.d [2019-09-19T08:57:54.013Z] #20 16.48 [2019-09-19T08:57:54.222Z] DEP criu/eventfd.d [2019-09-19T08:57:54.222Z] DEP criu/crtools.d [2019-09-19T08:57:54.222Z] DEP criu/cr-service.d [2019-09-19T08:57:54.222Z] DEP criu/cr-restore.d [2019-09-19T08:57:54.316Z] #20 ... [2019-09-19T08:57:54.316Z] [2019-09-19T08:57:54.316Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-19T08:57:54.316Z] #11 DONE 4.1s [2019-09-19T08:57:54.506Z] DEP criu/cr-errno.d [2019-09-19T08:57:54.506Z] DEP criu/cr-dump.d [2019-09-19T08:57:54.506Z] DEP criu/cr-dedup.d [2019-09-19T08:57:54.506Z] DEP criu/cr-check.d [2019-09-19T08:57:54.633Z] [2019-09-19T08:57:54.633Z] #12 [dev 6/24] RUN ldconfig [2019-09-19T08:57:54.789Z] DEP criu/config.d [2019-09-19T08:57:54.789Z] DEP criu/clone-noasan.d [2019-09-19T08:57:54.789Z] DEP criu/cgroup.d [2019-09-19T08:57:54.789Z] DEP criu/cgroup-props.d [2019-09-19T08:57:54.891Z] #12 ... [2019-09-19T08:57:54.891Z] [2019-09-19T08:57:54.891Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:57:54.891Z] #33 51.65 bufio [2019-09-19T08:57:54.891Z] #33 54.44 syscall [2019-09-19T08:57:55.073Z] DEP criu/bitmap.d [2019-09-19T08:57:55.073Z] DEP criu/bfd.d [2019-09-19T08:57:55.073Z] DEP criu/autofs.d [2019-09-19T08:57:55.073Z] DEP criu/aio.d [2019-09-19T08:57:55.073Z] DEP criu/action-scripts.d [2019-09-19T08:57:55.166Z] #33 ... [2019-09-19T08:57:55.166Z] [2019-09-19T08:57:55.166Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:55.166Z] #35 56.47 Selecting previously unselected package libxml2:amd64. [2019-09-19T08:57:55.166Z] #35 56.47 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-19T08:57:55.166Z] #35 56.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T08:57:55.166Z] #35 57.54 Selecting previously unselected package libarchive13:amd64. [2019-09-19T08:57:55.166Z] #35 57.54 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-19T08:57:55.166Z] #35 57.55 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-19T08:57:55.166Z] #35 58.25 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-19T08:57:55.166Z] #35 58.25 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-19T08:57:55.166Z] #35 58.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-19T08:57:55.166Z] #35 58.57 Selecting previously unselected package libuv1:amd64. [2019-09-19T08:57:55.166Z] #35 58.57 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-19T08:57:55.166Z] #35 58.58 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-19T08:57:55.166Z] #35 58.80 Selecting previously unselected package cmake. [2019-09-19T08:57:55.166Z] #35 58.80 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-19T08:57:55.166Z] #35 58.97 Unpacking cmake (3.7.2-1) ... [2019-09-19T08:57:55.358Z] CC criu/action-scripts.o [2019-09-19T08:57:55.358Z] CC criu/aio.o [2019-09-19T08:57:55.642Z] CC criu/autofs.o [2019-09-19T08:57:55.735Z] #35 ... [2019-09-19T08:57:55.735Z] [2019-09-19T08:57:55.735Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:57:55.735Z] #30 62.39 sort [2019-09-19T08:57:56.270Z] + dpkg --print-architecture [2019-09-19T08:57:56.270Z] + cd /tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution [2019-09-19T08:57:56.270Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T08:57:56.270Z] + GOPATH=/tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nYONOrkk9l [2019-09-19T08:57:56.270Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-19T08:57:56.654Z] CC criu/bfd.o [2019-09-19T08:57:56.654Z] CC criu/bitmap.o [2019-09-19T08:57:56.654Z] CC criu/cgroup-props.o [2019-09-19T08:57:56.668Z] #30 63.19 internal/poll [2019-09-19T08:57:57.235Z] #30 63.68 internal/fmtsort [2019-09-19T08:57:57.273Z] CC criu/cgroup.o [2019-09-19T08:57:57.801Z] #30 ... [2019-09-19T08:57:57.801Z] [2019-09-19T08:57:57.801Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:57.801Z] #57 55.86 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T08:57:57.801Z] #57 55.87 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 55.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:57.801Z] #57 55.90 Setting up python-protobuf (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 64.08 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-19T08:57:57.801Z] #57 64.10 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-19T08:57:57.801Z] #57 64.12 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T08:57:57.801Z] #57 64.14 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 64.15 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 64.16 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-19T08:57:57.801Z] #57 64.17 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-19T08:57:57.801Z] #57 64.18 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 64.19 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-19T08:57:57.801Z] #57 64.20 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-19T08:57:57.801Z] #57 64.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:57.801Z] #57 DONE 64.7s [2019-09-19T08:57:58.059Z] [2019-09-19T08:57:58.059Z] #12 [dev 6/24] RUN ldconfig [2019-09-19T08:57:58.059Z] #12 DONE 3.6s [2019-09-19T08:57:58.059Z] [2019-09-19T08:57:58.059Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:57:58.059Z] #20 18.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-19T08:57:58.059Z] #20 19.33 [2019-09-19T08:57:58.059Z] #20 19.56 ######################################################################## 100.0% [2019-09-19T08:57:58.059Z] #20 19.75 [2019-09-19T08:57:58.317Z] #20 ... [2019-09-19T08:57:58.317Z] [2019-09-19T08:57:58.317Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:57:58.317Z] #35 63.47 Selecting previously unselected package xxd. [2019-09-19T08:57:58.317Z] #35 63.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T08:57:58.317Z] #35 63.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:57:58.317Z] #35 63.74 Selecting previously unselected package vim-common. [2019-09-19T08:57:58.317Z] #35 63.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T08:57:58.317Z] #35 63.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:57:58.317Z] #35 64.16 Processing triggers for mime-support (3.60) ... [2019-09-19T08:57:58.317Z] #35 64.27 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:57:58.317Z] #35 64.28 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-19T08:57:58.317Z] #35 64.30 Setting up cmake-data (3.7.2-1) ... [2019-09-19T08:57:58.317Z] #35 64.31 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-19T08:57:58.317Z] #35 64.32 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T08:57:58.317Z] #35 64.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:58.317Z] #35 64.45 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:57:58.317Z] #35 64.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:57:58.317Z] #35 64.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-19T08:57:58.317Z] #35 64.49 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-19T08:57:58.317Z] #35 64.53 Setting up cmake (3.7.2-1) ... [2019-09-19T08:57:58.317Z] #35 64.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:57:58.317Z] #35 DONE 65.2s [2019-09-19T08:57:58.317Z] [2019-09-19T08:57:58.317Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:57:58.317Z] #36 DONE 0.1s [2019-09-19T08:57:58.575Z] [2019-09-19T08:57:58.575Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-19T08:57:58.575Z] #37 DONE 0.1s [2019-09-19T08:57:58.575Z] [2019-09-19T08:57:58.575Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T08:57:58.754Z] CC criu/clone-noasan.o [2019-09-19T08:57:58.754Z] CC criu/config.o [2019-09-19T08:57:59.373Z] CC criu/cr-check.o [2019-09-19T08:57:59.513Z] + rm -rf /tmp/tmp.nYONOrkk9l/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nYONOrkk9l [2019-09-19T08:57:59.947Z] #38 ... [2019-09-19T08:57:59.947Z] [2019-09-19T08:57:59.947Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T08:57:59.947Z] #42 14.14 + cd /tmp/tmp.Xj0MHGyWYh/src/github.com/opencontainers/runc [2019-09-19T08:57:59.947Z] #42 14.14 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:57:59.947Z] #42 15.24 + '[' -z '' ']' [2019-09-19T08:58:00.204Z] #42 15.24 + target=static [2019-09-19T08:58:00.204Z] #42 15.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-19T08:58:00.204Z] #42 17.54 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-19T08:58:00.204Z] #42 ... [2019-09-19T08:58:00.204Z] [2019-09-19T08:58:00.204Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:58:00.204Z] #30 64.90 internal/syscall/unix [2019-09-19T08:58:00.204Z] #30 65.43 strings [2019-09-19T08:58:00.204Z] #30 66.84 os [2019-09-19T08:58:00.386Z] CC criu/cr-dedup.o [2019-09-19T08:58:00.386Z] CC criu/cr-dump.o [2019-09-19T08:58:00.787Z] Removing intermediate container aa5d2c0c0664 [2019-09-19T08:58:00.787Z] ---> 57500cd0c2cd [2019-09-19T08:58:00.787Z] Step 16/125 : FROM base AS swagger [2019-09-19T08:58:00.787Z] ---> 68307f5bf4ad [2019-09-19T08:58:00.787Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:58:00.787Z] ---> Running in 921b296c8b81 [2019-09-19T08:58:00.787Z] Removing intermediate container 921b296c8b81 [2019-09-19T08:58:00.787Z] ---> 352ee58f89e4 [2019-09-19T08:58:00.787Z] 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-09-19T08:58:00.787Z] ---> Running in d9216956f1ce [2019-09-19T08:58:01.757Z] + mktemp -d [2019-09-19T08:58:01.757Z] + export GOPATH=/tmp/tmp.bTyw7rkzWI [2019-09-19T08:58:01.757Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.bTyw7rkzWI/src/github.com/go-swagger/go-swagger [2019-09-19T08:58:01.757Z] Cloning into '/tmp/tmp.bTyw7rkzWI/src/github.com/go-swagger/go-swagger'... [2019-09-19T08:58:01.868Z] CC criu/cr-errno.o [2019-09-19T08:58:01.868Z] CC criu/cr-restore.o [2019-09-19T08:58:02.140Z] Fetching without tags [2019-09-19T08:58:02.467Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:58:02.733Z] #30 69.16 bytes [2019-09-19T08:58:03.144Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:58:03.145Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T08:58:03.299Z] #30 ... [2019-09-19T08:58:03.299Z] [2019-09-19T08:58:03.299Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:58:03.299Z] #20 22.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-19T08:58:03.299Z] #20 22.97 [2019-09-19T08:58:03.299Z] #20 23.20 ######################################################################## 100.0% [2019-09-19T08:58:03.299Z] #20 23.37 [2019-09-19T08:58:03.299Z] #20 24.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-19T08:58:03.299Z] #20 24.75 skipping existing 1849cc453dee [2019-09-19T08:58:03.299Z] #20 24.95 [2019-09-19T08:58:02.054Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:58:02.072Z] > git config --add remote.origin.fetch +refs/pull/39960/head:refs/remotes/origin/PR-39960 # timeout=10 [2019-09-19T08:58:02.088Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-19T08:58:02.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T08:58:02.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T08:58:02.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T08:58:02.178Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T08:58:02.473Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:58:02.488Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:58:03.090Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T08:58:03.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-19T08:58:03.177Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T08:58:03.187Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T08:58:03.722Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T08:58:03.755Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-19T08:58:03.865Z] #20 26.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-19T08:58:03.904Z] CC criu/cr-service.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-19T08:58:04.804Z] #20 27.05 [2019-09-19T08:58:04.804Z] #20 27.30 ######################################################################## 100.0% [2019-09-19T08:58:04.804Z] #20 27.40 [2019-09-19T08:58:04.924Z] CC criu/crtools.o [2019-09-19T08:58:05.061Z] #20 27.48 Download of images into '/build' complete. [2019-09-19T08:58:05.061Z] #20 27.48 Use something like the following to load the result into a Docker daemon: [2019-09-19T08:58:05.061Z] #20 27.48 tar -cC '/build' . | docker load [2019-09-19T08:58:05.077Z] + docker version [2019-09-19T08:58:05.238Z] CC criu/eventfd.o [2019-09-19T08:58:05.238Z] CC criu/eventpoll.o [2019-09-19T08:58:05.320Z] #20 DONE 27.7s [2019-09-19T08:58:05.320Z] [2019-09-19T08:58:05.320Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T08:58:05.320Z] #38 3.730 + RM_GOPATH=0 [2019-09-19T08:58:05.320Z] #38 3.730 + TMP_GOPATH= [2019-09-19T08:58:05.320Z] #38 3.730 + : /build [2019-09-19T08:58:05.320Z] #38 3.730 + '[' -z '' ']' [2019-09-19T08:58:05.320Z] #38 3.730 ++ mktemp -d [2019-09-19T08:58:05.320Z] #38 3.747 + export GOPATH=/tmp/tmp.Yy5C6quHK2 [2019-09-19T08:58:05.320Z] #38 3.747 + GOPATH=/tmp/tmp.Yy5C6quHK2 [2019-09-19T08:58:05.320Z] #38 3.748 + RM_GOPATH=1 [2019-09-19T08:58:05.320Z] #38 3.748 ++ dirname ./install.sh [2019-09-19T08:58:05.320Z] #38 3.751 + dir=. [2019-09-19T08:58:05.320Z] #38 3.751 + bin=tini [2019-09-19T08:58:05.320Z] #38 3.751 + shift [2019-09-19T08:58:05.320Z] #38 3.751 + '[' '!' -f ./tini.installer ']' [2019-09-19T08:58:05.320Z] #38 3.751 + . ./tini.installer [2019-09-19T08:58:05.320Z] #38 3.751 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T08:58:05.320Z] #38 3.751 + install_tini [2019-09-19T08:58:05.320Z] #38 3.751 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-19T08:58:05.320Z] #38 3.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yy5C6quHK2/tini [2019-09-19T08:58:05.320Z] #38 3.751 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T08:58:05.320Z] #38 3.756 Cloning into '/tmp/tmp.Yy5C6quHK2/tini'... [2019-09-19T08:58:05.320Z] #38 4.683 + cd /tmp/tmp.Yy5C6quHK2/tini [2019-09-19T08:58:05.320Z] #38 4.683 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T08:58:05.320Z] #38 4.688 + cmake . [2019-09-19T08:58:05.320Z] #38 5.220 -- The C compiler identification is GNU 6.3.0 [2019-09-19T08:58:05.320Z] #38 5.256 -- Check for working C compiler: /usr/bin/cc [2019-09-19T08:58:05.320Z] #38 5.681 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-19T08:58:05.320Z] #38 5.691 -- Detecting C compiler ABI info [2019-09-19T08:58:05.320Z] #38 6.544 -- Detecting C compiler ABI info - done [2019-09-19T08:58:05.320Z] #38 6.703 -- Detecting C compile features [2019-09-19T08:58:05.459Z] + cd /tmp/tmp.bTyw7rkzWI/src/github.com/go-swagger/go-swagger [2019-09-19T08:58:05.459Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:58:05.459Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-19T08:58:05.855Z] CC criu/external.o [2019-09-19T08:58:05.855Z] CC criu/fault-injection.o [2019-09-19T08:58:06.139Z] CC criu/fdstore.o [2019-09-19T08:58:06.139Z] CC criu/fifo.o [2019-09-19T08:58:06.423Z] CC criu/file-ids.o [2019-09-19T08:58:06.707Z] CC criu/file-lock.o [2019-09-19T08:58:06.992Z] CC criu/files-ext.o [2019-09-19T08:58:07.276Z] CC criu/files-reg.o [2019-09-19T08:58:07.848Z] #38 ... [2019-09-19T08:58:07.848Z] [2019-09-19T08:58:07.848Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:07.848Z] #58 5.559 Note: Building without setproctitle() and strlcpy() support. [2019-09-19T08:58:07.848Z] #58 5.560 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T08:58:07.848Z] #58 7.479 fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T08:58:07.848Z] #58 7.554 GEN .gitid [2019-09-19T08:58:07.848Z] #58 7.651 GEN criu/include/version.h [2019-09-19T08:58:07.848Z] #58 7.786 GEN include/common/asm [2019-09-19T08:58:07.848Z] #58 ... [2019-09-19T08:58:07.848Z] [2019-09-19T08:58:07.848Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:07.848Z] #33 64.56 time [2019-09-19T08:58:07.848Z] #33 67.08 sort [2019-09-19T08:58:07.848Z] #33 68.37 internal/fmtsort [2019-09-19T08:58:07.848Z] #33 68.82 internal/syscall/unix [2019-09-19T08:58:07.848Z] #33 69.23 strings [2019-09-19T08:58:07.848Z] #33 70.90 internal/poll [2019-09-19T08:58:07.848Z] #33 72.79 path [2019-09-19T08:58:07.848Z] #33 73.64 regexp/syntax [2019-09-19T08:58:07.848Z] #33 73.99 os [2019-09-19T08:58:08.109Z] #33 ... [2019-09-19T08:58:08.109Z] [2019-09-19T08:58:08.109Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:08.109Z] #13 4.976 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:58:08.109Z] #13 4.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:58:08.109Z] #13 5.011 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:58:08.109Z] #13 5.032 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:58:08.109Z] #13 5.162 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:58:08.109Z] #13 5.821 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:58:08.109Z] #13 7.874 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:58:08.109Z] #13 9.349 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:58:08.109Z] #13 ... [2019-09-19T08:58:08.109Z] [2019-09-19T08:58:08.109Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:58:08.109Z] #30 71.58 bufio [2019-09-19T08:58:08.109Z] #30 72.05 fmt [2019-09-19T08:58:08.109Z] #30 74.19 path/filepath [2019-09-19T08:58:08.289Z] CC criu/files.o [2019-09-19T08:58:09.267Z] Client: Docker Engine - Community [2019-09-19T08:58:09.267Z] Version: 19.03.2 [2019-09-19T08:58:09.267Z] API version: 1.40 [2019-09-19T08:58:09.267Z] Go version: go1.12.8 [2019-09-19T08:58:09.267Z] Git commit: 6a30dfc [2019-09-19T08:58:09.267Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-19T08:58:09.267Z] OS/Arch: linux/amd64 [2019-09-19T08:58:09.267Z] Experimental: false [2019-09-19T08:58:09.267Z] [2019-09-19T08:58:09.267Z] Server: Docker Engine - Community [2019-09-19T08:58:09.267Z] Engine: [2019-09-19T08:58:09.267Z] Version: 19.03.2 [2019-09-19T08:58:09.268Z] API version: 1.40 (minimum version 1.12) [2019-09-19T08:58:09.268Z] Go version: go1.12.8 [2019-09-19T08:58:09.268Z] Git commit: 6a30dfc [2019-09-19T08:58:09.268Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-19T08:58:09.268Z] OS/Arch: linux/amd64 [2019-09-19T08:58:09.268Z] Experimental: true [2019-09-19T08:58:09.268Z] containerd: [2019-09-19T08:58:09.268Z] Version: 1.2.6 [2019-09-19T08:58:09.268Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-19T08:58:09.268Z] runc: [2019-09-19T08:58:09.268Z] Version: 1.0.0-rc8 [2019-09-19T08:58:09.268Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:58:09.268Z] docker-init: [2019-09-19T08:58:09.268Z] Version: 0.18.0 [2019-09-19T08:58:09.268Z] GitCommit: fec3683 [Pipeline] sh [2019-09-19T08:58:09.480Z] #30 76.15 io/ioutil [2019-09-19T08:58:09.660Z] + docker info [2019-09-19T08:58:09.767Z] CC criu/filesystems.o [2019-09-19T08:58:10.045Z] #30 ... [2019-09-19T08:58:10.045Z] [2019-09-19T08:58:10.045Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T08:58:10.051Z] CC criu/fsnotify.o [2019-09-19T08:58:10.303Z] #47 33.49 Checking out files: 29% (856/2873) Checking out files: 30% (862/2873) Checking out files: 31% (891/2873) Checking out files: 32% (920/2873) Checking out files: 33% (949/2873) Checking out files: 34% (977/2873) Checking out files: 35% (1006/2873) Checking out files: 36% (1035/2873) Checking out files: 37% (1064/2873) Checking out files: 38% (1092/2873) Checking out files: 39% (1121/2873) Checking out files: 40% (1150/2873) Checking out files: 41% (1178/2873) Checking out files: 42% (1207/2873) Checking out files: 43% (1236/2873) Checking out files: 44% (1265/2873) Checking out files: 45% (1293/2873) Checking out files: 46% (1322/2873) Checking out files: 47% (1351/2873) Checking out files: 48% (1380/2873) Checking out files: 49% (1408/2873) Checking out files: 50% (1437/2873) Checking out files: 51% (1466/2873) Checking out files: 52% (1494/2873) Checking out files: 53% (1523/2873) Checking out files: 54% (1552/2873) Checking out files: 55% (1581/2873) Checking out files: 56% (1609/2873) Checking out files: 57% (1638/2873) Checking out files: 58% (1667/2873) Checking out files: 59% (1696/2873) Checking out files: 60% (1724/2873) Checking out files: 61% (1753/2873) Checking out files: 62% (1782/2873) Checking out files: 63% (1810/2873) Checking out files: 64% (1839/2873) Checking out files: 65% (1868/2873) Checking out files: 66% (1897/2873) Checking out files: 67% (1925/2873) Checking out files: 68% (1954/2873) Checking out files: 69% (1983/2873) Checking out files: 70% (2012/2873) Checking out files: 71% (2040/2873) Checking out files: 72% (2069/2873) Checking out files: 72% (2071/2873) Checking out files: 73% (2098/2873) Checking out files: 74% (2127/2873) Checking out files: 75% (2155/2873) Checking out files: 76% (2184/2873) Checking out files: 77% (2213/2873) Checking out files: 78% (2241/2873) Checking out files: 79% (2270/2873) Checking out files: 80% (2299/2873) Checking out files: 81% (2328/2873) Checking out files: 82% (2356/2873) Checking out files: 83% (2385/2873) Checking out files: 84% (2414/2873) Checking out files: 85% (2443/2873) Checking out files: 86% (2471/2873) Checking out files: 87% (2500/2873) Checking out files: 88% (2529/2873) Checking out files: 89% (2557/2873) Checking out files: 90% (2586/2873) Checking out files: 91% (2615/2873) Checking out files: 92% (2644/2873) Checking out files: 93% (2672/2873) Checking out files: 94% (2701/2873) Checking out files: 95% (2730/2873) Checking out files: 96% (2759/2873) Checking out files: 97% (2787/2873) Checking out files: 98% (2816/2873) Checking out files: 99% (2845/2873) Checking out files: 100% (2873/2873) Checking out files: 100% (2873/2873), done. [2019-09-19T08:58:10.303Z] #47 35.54 + cd /tmp/tmp.YTbR6J02Ob/src/github.com/containerd/containerd [2019-09-19T08:58:10.303Z] #47 35.54 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:58:10.670Z] CC criu/image-desc.o [2019-09-19T08:58:10.670Z] CC criu/image.o [2019-09-19T08:58:11.288Z] CC criu/ipc_ns.o [2019-09-19T08:58:11.675Z] #47 36.99 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-19T08:58:11.906Z] CC criu/irmap.o [2019-09-19T08:58:11.932Z] #47 36.99 + BUILDTAGS='netgo osusergo static_build' [2019-09-19T08:58:11.932Z] #47 36.99 + export EXTRA_FLAGS=-buildmode=pie [2019-09-19T08:58:11.932Z] #47 36.99 + EXTRA_FLAGS=-buildmode=pie [2019-09-19T08:58:11.932Z] #47 36.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-19T08:58:11.932Z] #47 36.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-19T08:58:11.932Z] #47 36.99 + '[' '' = dynamic ']' [2019-09-19T08:58:11.932Z] #47 36.99 + make [2019-09-19T08:58:11.932Z] #47 ... [2019-09-19T08:58:11.932Z] [2019-09-19T08:58:11.932Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T08:58:11.932Z] #38 10.23 -- Detecting C compile features - done [2019-09-19T08:58:11.932Z] #38 10.27 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-19T08:58:11.932Z] #38 10.47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-19T08:58:11.932Z] #38 10.57 -- Configuring done [2019-09-19T08:58:11.932Z] #38 10.58 -- Generating done [2019-09-19T08:58:11.932Z] #38 10.59 -- Build files have been written to: /tmp/tmp.Yy5C6quHK2/tini [2019-09-19T08:58:11.932Z] #38 10.59 + make tini-static [2019-09-19T08:58:11.932Z] #38 10.99 Scanning dependencies of target tini-static [2019-09-19T08:58:11.932Z] #38 11.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-19T08:58:11.932Z] #38 12.78 [100%] Linking C executable tini-static [2019-09-19T08:58:11.932Z] #38 13.18 [100%] Built target tini-static [2019-09-19T08:58:11.932Z] #38 13.24 + mkdir -p /build [2019-09-19T08:58:11.932Z] #38 13.24 + cp tini-static /build/docker-init [2019-09-19T08:58:11.932Z] #38 DONE 13.5s [2019-09-19T08:58:12.189Z] CC criu/kcmp-ids.o [2019-09-19T08:58:12.191Z] [2019-09-19T08:58:12.191Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:12.191Z] #58 11.28 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-19T08:58:12.191Z] #58 11.38 PBCC images/opts.pb-c.c [2019-09-19T08:58:12.191Z] #58 11.44 PBCC images/sit.pb-c.c [2019-09-19T08:58:12.191Z] #58 11.56 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-19T08:58:12.191Z] #58 11.66 DEP images/opts.pb-c.d [2019-09-19T08:58:12.191Z] #58 11.75 DEP images/sit.pb-c.d [2019-09-19T08:58:12.191Z] #58 11.81 PBCC images/macvlan.pb-c.c [2019-09-19T08:58:12.191Z] #58 11.82 DEP images/macvlan.pb-c.d [2019-09-19T08:58:12.191Z] #58 11.88 PBCC images/autofs.pb-c.c [2019-09-19T08:58:12.191Z] #58 11.92 DEP images/autofs.pb-c.d [2019-09-19T08:58:12.191Z] #58 11.99 PBCC images/sysctl.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.04 DEP images/sysctl.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.11 PBCC images/time.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.18 DEP images/time.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.27 PBCC images/binfmt-misc.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.30 DEP images/binfmt-misc.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.36 PBCC images/seccomp.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.42 DEP images/seccomp.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.49 PBCC images/userns.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.51 DEP images/userns.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.57 PBCC images/cgroup.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.62 DEP images/cgroup.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.66 PBCC images/fown.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.69 PBCC images/ext-file.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.71 DEP images/fown.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.75 DEP images/ext-file.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.82 PBCC images/rpc.pb-c.c [2019-09-19T08:58:12.191Z] #58 12.89 DEP images/rpc.pb-c.d [2019-09-19T08:58:12.191Z] #58 12.98 PBCC images/siginfo.pb-c.c [2019-09-19T08:58:12.191Z] #58 13.03 DEP images/siginfo.pb-c.d [2019-09-19T08:58:12.191Z] #58 13.07 PBCC images/pagemap.pb-c.c [2019-09-19T08:58:12.191Z] #58 13.14 DEP images/pagemap.pb-c.d [2019-09-19T08:58:12.191Z] #58 13.21 PBCC images/rlimit.pb-c.c [2019-09-19T08:58:12.191Z] #58 13.26 DEP images/rlimit.pb-c.d [2019-09-19T08:58:12.192Z] #58 13.29 PBCC images/file-lock.pb-c.c [2019-09-19T08:58:12.192Z] #58 13.33 DEP images/file-lock.pb-c.d [2019-09-19T08:58:12.192Z] #58 13.40 PBCC images/tty.pb-c.c [2019-09-19T08:58:12.192Z] #58 13.50 DEP images/tty.pb-c.d [2019-09-19T08:58:12.192Z] #58 13.57 PBCC images/tun.pb-c.c [2019-09-19T08:58:12.192Z] #58 13.65 PBCC images/netdev.pb-c.c [2019-09-19T08:58:12.192Z] #58 13.69 DEP images/tun.pb-c.d [2019-09-19T08:58:12.192Z] #58 13.77 DEP images/netdev.pb-c.d [2019-09-19T08:58:12.192Z] #58 13.82 PBCC images/vma.pb-c.c [2019-09-19T08:58:12.192Z] #58 13.91 DEP images/vma.pb-c.d [2019-09-19T08:58:12.192Z] #58 14.00 PBCC images/creds.pb-c.c [2019-09-19T08:58:12.192Z] #58 14.07 DEP images/creds.pb-c.d [2019-09-19T08:58:12.192Z] #58 14.15 PBCC images/utsns.pb-c.c [2019-09-19T08:58:12.192Z] #58 14.19 DEP images/utsns.pb-c.d [2019-09-19T08:58:12.192Z] #58 14.33 PBCC images/ipc-desc.pb-c.c [2019-09-19T08:58:12.192Z] #58 14.47 PBCC images/ipc-sem.pb-c.c [2019-09-19T08:58:12.192Z] #58 14.47 DEP images/ipc-desc.pb-c.d [2019-09-19T08:58:12.449Z] #58 14.64 DEP images/ipc-sem.pb-c.d [2019-09-19T08:58:12.449Z] #58 14.68 PBCC images/ipc-msg.pb-c.c [2019-09-19T08:58:12.449Z] #58 14.73 DEP images/ipc-msg.pb-c.d [2019-09-19T08:58:12.485Z] CC criu/kerndat.o [2019-09-19T08:58:12.708Z] #58 14.83 PBCC images/ipc-shm.pb-c.c [2019-09-19T08:58:12.708Z] #58 14.90 DEP images/ipc-shm.pb-c.d [2019-09-19T08:58:12.708Z] #58 14.97 PBCC images/ipc-var.pb-c.c [2019-09-19T08:58:12.708Z] #58 15.02 DEP images/ipc-var.pb-c.d [2019-09-19T08:58:12.708Z] #58 15.11 PBCC images/sk-opts.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.15 PBCC images/packet-sock.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.16 DEP images/sk-opts.pb-c.d [2019-09-19T08:58:12.965Z] #58 15.17 DEP images/packet-sock.pb-c.d [2019-09-19T08:58:12.965Z] #58 15.19 PBCC images/sk-netlink.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.20 DEP images/sk-netlink.pb-c.d [2019-09-19T08:58:12.965Z] #58 15.21 PBCC images/sk-inet.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.22 DEP images/sk-inet.pb-c.d [2019-09-19T08:58:12.965Z] #58 15.26 PBCC images/sk-unix.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.26 DEP images/sk-unix.pb-c.d [2019-09-19T08:58:12.965Z] #58 15.27 PBCC images/mm.pb-c.c [2019-09-19T08:58:12.965Z] #58 15.35 DEP images/mm.pb-c.d [2019-09-19T08:58:13.102Z] CC criu/libnetlink.o [2019-09-19T08:58:13.223Z] #58 15.42 PBCC images/timerfd.pb-c.c [2019-09-19T08:58:13.387Z] CC criu/log.o [2019-09-19T08:58:13.387Z] CC criu/lsm.o [2019-09-19T08:58:13.480Z] #58 15.57 DEP images/timerfd.pb-c.d [2019-09-19T08:58:13.480Z] #58 15.66 PBCC images/timer.pb-c.c [2019-09-19T08:58:13.480Z] #58 15.70 DEP images/timer.pb-c.d [2019-09-19T08:58:13.480Z] #58 15.74 PBCC images/sa.pb-c.c [2019-09-19T08:58:13.480Z] #58 15.78 DEP images/sa.pb-c.d [2019-09-19T08:58:13.480Z] #58 15.82 PBCC images/pipe-data.pb-c.c [2019-09-19T08:58:13.480Z] #58 15.88 DEP images/pipe-data.pb-c.d [2019-09-19T08:58:13.672Z] CC criu/mem.o [2019-09-19T08:58:13.738Z] #58 15.94 PBCC images/mnt.pb-c.c [2019-09-19T08:58:13.738Z] #58 15.98 DEP images/mnt.pb-c.d [2019-09-19T08:58:13.738Z] #58 16.06 PBCC images/sk-packet.pb-c.c [2019-09-19T08:58:13.738Z] #58 16.07 DEP images/sk-packet.pb-c.d [2019-09-19T08:58:13.738Z] #58 16.10 PBCC images/tcp-stream.pb-c.c [2019-09-19T08:58:13.995Z] #58 16.17 DEP images/tcp-stream.pb-c.d [2019-09-19T08:58:13.995Z] #58 16.25 PBCC images/pipe.pb-c.c [2019-09-19T08:58:13.995Z] #58 16.34 DEP images/pipe.pb-c.d [2019-09-19T08:58:14.252Z] #58 16.43 PBCC images/pstree.pb-c.c [2019-09-19T08:58:14.252Z] #58 16.46 DEP images/pstree.pb-c.d [2019-09-19T08:58:14.252Z] #58 16.54 PBCC images/fs.pb-c.c [2019-09-19T08:58:14.252Z] #58 16.59 DEP images/fs.pb-c.d [2019-09-19T08:58:14.252Z] #58 16.65 PBCC images/signalfd.pb-c.c [2019-09-19T08:58:14.510Z] #58 16.72 DEP images/signalfd.pb-c.d [2019-09-19T08:58:14.683Z] CC criu/mount.o [2019-09-19T08:58:14.768Z] #58 16.80 PBCC images/fh.pb-c.c [2019-09-19T08:58:14.768Z] #58 16.90 PBCC images/fsnotify.pb-c.c [2019-09-19T08:58:14.768Z] #58 17.00 DEP images/fh.pb-c.d [2019-09-19T08:58:14.768Z] #58 17.05 DEP images/fsnotify.pb-c.d [2019-09-19T08:58:14.915Z] Client: [2019-09-19T08:58:14.916Z] Debug Mode: false [2019-09-19T08:58:14.916Z] [2019-09-19T08:58:14.916Z] Server: [2019-09-19T08:58:14.916Z] Containers: 0 [2019-09-19T08:58:14.916Z] Running: 0 [2019-09-19T08:58:14.916Z] Paused: 0 [2019-09-19T08:58:14.916Z] Stopped: 0 [2019-09-19T08:58:14.916Z] Images: 0 [2019-09-19T08:58:14.916Z] Server Version: 19.03.2 [2019-09-19T08:58:14.916Z] Storage Driver: overlay2 [2019-09-19T08:58:14.916Z] Backing Filesystem: extfs [2019-09-19T08:58:14.916Z] Supports d_type: true [2019-09-19T08:58:14.916Z] Native Overlay Diff: true [2019-09-19T08:58:14.916Z] Logging Driver: json-file [2019-09-19T08:58:14.916Z] Cgroup Driver: cgroupfs [2019-09-19T08:58:14.916Z] Plugins: [2019-09-19T08:58:14.916Z] Volume: local [2019-09-19T08:58:14.916Z] Network: bridge host ipvlan macvlan null overlay [2019-09-19T08:58:14.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-19T08:58:14.916Z] Swarm: inactive [2019-09-19T08:58:14.916Z] Runtimes: runc [2019-09-19T08:58:14.916Z] Default Runtime: runc [2019-09-19T08:58:14.916Z] Init Binary: docker-init [2019-09-19T08:58:14.916Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-19T08:58:14.916Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:58:14.916Z] init version: fec3683 [2019-09-19T08:58:14.916Z] Security Options: [2019-09-19T08:58:14.916Z] apparmor [2019-09-19T08:58:14.916Z] seccomp [2019-09-19T08:58:14.916Z] Profile: default [2019-09-19T08:58:14.916Z] Kernel Version: 4.15.0-1048-aws [2019-09-19T08:58:14.916Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-19T08:58:14.916Z] OSType: linux [2019-09-19T08:58:14.916Z] Architecture: x86_64 [2019-09-19T08:58:14.916Z] CPUs: 2 [2019-09-19T08:58:14.916Z] Total Memory: 7.501GiB [2019-09-19T08:58:14.916Z] Name: ip-10-100-78-45 [2019-09-19T08:58:14.916Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-19T08:58:14.916Z] Docker Root Dir: /var/lib/docker [2019-09-19T08:58:14.916Z] Debug Mode: false [2019-09-19T08:58:14.916Z] Registry: https://index.docker.io/v1/ [2019-09-19T08:58:14.916Z] Labels: [2019-09-19T08:58:14.916Z] Experimental: true [2019-09-19T08:58:14.916Z] Insecure Registries: [2019-09-19T08:58:14.916Z] 127.0.0.0/8 [2019-09-19T08:58:14.916Z] Live Restore Enabled: true [2019-09-19T08:58:14.916Z] [2019-09-19T08:58:14.916Z] WARNING: No swap limit support [Pipeline] sh [2019-09-19T08:58:14.957Z] + rm -rf /tmp/tmp.bTyw7rkzWI [2019-09-19T08:58:15.027Z] #58 17.13 PBCC images/eventpoll.pb-c.c [2019-09-19T08:58:15.027Z] #58 17.17 DEP images/eventpoll.pb-c.d [2019-09-19T08:58:15.027Z] #58 17.22 PBCC images/eventfd.pb-c.c [2019-09-19T08:58:15.027Z] #58 17.25 DEP images/eventfd.pb-c.d [2019-09-19T08:58:15.027Z] #58 17.30 PBCC images/remap-file-path.pb-c.c [2019-09-19T08:58:15.027Z] #58 17.33 DEP images/remap-file-path.pb-c.d [2019-09-19T08:58:15.204Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:58:15.204Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T08:58:15.204Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-19T08:58:15.204Z] + bash /home/ubuntu/workspace/moby_PR-39960/check-config.sh [2019-09-19T08:58:15.204Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-19T08:58:15.204Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-19T08:58:15.204Z] [2019-09-19T08:58:15.204Z] Generally Necessary: [2019-09-19T08:58:15.204Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-19T08:58:15.204Z] - apparmor: enabled and tools installed [2019-09-19T08:58:15.204Z] - CONFIG_NAMESPACES: enabled [2019-09-19T08:58:15.204Z] - CONFIG_NET_NS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_PID_NS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_IPC_NS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_UTS_NS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CGROUPS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-19T08:58:15.204Z] - CONFIG_CPUSETS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_MEMCG: enabled [2019-09-19T08:58:15.204Z] - CONFIG_KEYS: enabled [2019-09-19T08:58:15.204Z] - CONFIG_VETH: enabled (as module) [2019-09-19T08:58:15.204Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-19T08:58:15.204Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-19T08:58:15.285Z] #58 17.39 PBCC images/fifo.pb-c.c [2019-09-19T08:58:15.285Z] #58 17.42 DEP images/fifo.pb-c.d [2019-09-19T08:58:15.285Z] #58 17.48 PBCC images/ghost-file.pb-c.c [2019-09-19T08:58:15.285Z] #58 17.56 DEP images/ghost-file.pb-c.d [2019-09-19T08:58:15.464Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-19T08:58:15.464Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-19T08:58:15.464Z] [2019-09-19T08:58:15.464Z] Optional Features: [2019-09-19T08:58:15.464Z] - CONFIG_USER_NS: enabled [2019-09-19T08:58:15.464Z] - CONFIG_SECCOMP: enabled [2019-09-19T08:58:15.464Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-19T08:58:15.464Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-19T08:58:15.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-19T08:58:15.464Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-19T08:58:15.464Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-19T08:58:15.464Z] - CONFIG_BLK_CGROUP: enabled [2019-09-19T08:58:15.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-19T08:58:15.464Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-19T08:58:15.464Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-19T08:58:15.464Z] - CONFIG_CGROUP_PERF: enabled [2019-09-19T08:58:15.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-19T08:58:15.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-19T08:58:15.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-19T08:58:15.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-19T08:58:15.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-19T08:58:15.543Z] #58 17.65 PBCC images/regfile.pb-c.c [2019-09-19T08:58:15.543Z] #58 17.72 DEP images/regfile.pb-c.d [2019-09-19T08:58:15.543Z] #58 17.79 PBCC images/ns.pb-c.c [2019-09-19T08:58:15.543Z] #58 17.82 DEP images/ns.pb-c.d [2019-09-19T08:58:15.543Z] #58 17.86 PBCC images/fdinfo.pb-c.c [2019-09-19T08:58:15.543Z] #58 17.91 DEP images/fdinfo.pb-c.d [2019-09-19T08:58:15.728Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-19T08:58:15.728Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_IP_VS: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-19T08:58:15.728Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-19T08:58:15.728Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-19T08:58:15.728Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_EXT4_FS: enabled [2019-09-19T08:58:15.728Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-19T08:58:15.728Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-19T08:58:15.728Z] - Network Drivers: [2019-09-19T08:58:15.728Z] - "overlay": [2019-09-19T08:58:15.728Z] - CONFIG_VXLAN: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-19T08:58:15.728Z] Optional (for encrypted networks): [2019-09-19T08:58:15.728Z] - CONFIG_CRYPTO: enabled [2019-09-19T08:58:15.728Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-19T08:58:15.728Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-19T08:58:15.728Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-19T08:58:15.728Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-19T08:58:15.728Z] - CONFIG_XFRM: enabled [2019-09-19T08:58:15.728Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-19T08:58:15.728Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-19T08:58:15.728Z] - "ipvlan": [2019-09-19T08:58:15.728Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-19T08:58:15.728Z] - "macvlan": [2019-09-19T08:58:15.769Z] Removing intermediate container d9216956f1ce [2019-09-19T08:58:15.769Z] ---> 34a4b18bba12 [2019-09-19T08:58:15.769Z] Step 19/125 : FROM base AS frozen-images [2019-09-19T08:58:15.769Z] ---> 68307f5bf4ad [2019-09-19T08:58:15.769Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:58:15.769Z] ---> Using cache [2019-09-19T08:58:15.769Z] ---> f37fbc0fe346 [2019-09-19T08:58:15.769Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-19T08:58:15.769Z] ---> Running in bc566c2b9f5b [2019-09-19T08:58:15.801Z] #58 18.03 PBCC images/core-aarch64.pb-c.c [2019-09-19T08:58:15.802Z] #58 18.07 PBCC images/core-arm.pb-c.c [2019-09-19T08:58:15.802Z] #58 18.11 PBCC images/core-ppc64.pb-c.c [2019-09-19T08:58:15.802Z] #58 18.15 PBCC images/core-s390.pb-c.c [2019-09-19T08:58:15.984Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-19T08:58:15.984Z] - CONFIG_DUMMY: enabled (as module) [2019-09-19T08:58:15.984Z] - "ftp,tftp client in container": [2019-09-19T08:58:15.984Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-19T08:58:15.984Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-19T08:58:15.984Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-19T08:58:15.984Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-19T08:58:15.984Z] - Storage Drivers: [2019-09-19T08:58:15.984Z] - "aufs": [2019-09-19T08:58:15.984Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-19T08:58:15.984Z] - "btrfs": [2019-09-19T08:58:15.984Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-19T08:58:15.984Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-19T08:58:15.984Z] - "devicemapper": [2019-09-19T08:58:15.984Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-19T08:58:15.984Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-19T08:58:15.984Z] - "overlay": [2019-09-19T08:58:15.984Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-19T08:58:15.984Z] - "zfs": [2019-09-19T08:58:15.984Z] - /dev/zfs: missing [2019-09-19T08:58:15.984Z] - zfs command: missing [2019-09-19T08:58:15.984Z] - zpool command: missing [2019-09-19T08:58:15.984Z] [2019-09-19T08:58:15.984Z] Limits: [2019-09-19T08:58:15.984Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-19T08:58:15.984Z] [2019-09-19T08:58:15.984Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-19T08:58:16.060Z] #58 18.22 PBCC images/core-x86.pb-c.c [2019-09-19T08:58:16.060Z] #58 18.29 PBCC images/core.pb-c.c [2019-09-19T08:58:16.060Z] #58 18.42 PBCC images/inventory.pb-c.c [2019-09-19T08:58:16.307Z] + sudo modprobe ip_vs [2019-09-19T08:58:16.325Z] #58 18.48 DEP images/core-aarch64.pb-c.d [2019-09-19T08:58:16.325Z] #58 18.57 DEP images/core-arm.pb-c.d [2019-09-19T08:58:16.325Z] #58 18.62 DEP images/core-ppc64.pb-c.d [2019-09-19T08:58:16.325Z] #58 18.69 DEP images/core-s390.pb-c.d [2019-09-19T08:58:16.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:851b000641c195630ed05313a7ad27895e4d8780 . [2019-09-19T08:58:16.564Z] #1 [internal] load build definition from Dockerfile [2019-09-19T08:58:16.564Z] #1 transferring dockerfile: 10.82kB done [2019-09-19T08:58:16.564Z] #1 DONE 0.0s [2019-09-19T08:58:16.564Z] [2019-09-19T08:58:16.564Z] #2 [internal] load .dockerignore [2019-09-19T08:58:16.564Z] #2 transferring context: 87B done [2019-09-19T08:58:16.564Z] #2 DONE 0.0s [2019-09-19T08:58:16.564Z] [2019-09-19T08:58:16.564Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-19T08:58:16.581Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:58:16.581Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:58:16.581Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:58:16.581Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:58:16.581Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:58:16.581Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T08:58:16.581Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T08:58:16.582Z] #58 18.79 DEP images/core-x86.pb-c.d [2019-09-19T08:58:16.582Z] #58 18.85 DEP images/core.pb-c.d [2019-09-19T08:58:16.582Z] #58 18.92 DEP images/inventory.pb-c.d [2019-09-19T08:58:16.840Z] #58 18.98 PBCC images/cpuinfo.pb-c.c [2019-09-19T08:58:16.840Z] #58 19.00 DEP images/cpuinfo.pb-c.d [2019-09-19T08:58:16.840Z] #58 19.09 PBCC images/stats.pb-c.c [2019-09-19T08:58:16.840Z] #58 19.10 DEP images/stats.pb-c.d [2019-09-19T08:58:16.950Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T08:58:17.126Z] #3 DONE 0.4s [2019-09-19T08:58:17.126Z] [2019-09-19T08:58:17.126Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-19T08:58:17.126Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 done [2019-09-19T08:58:17.126Z] #4 sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 1.42kB / 1.42kB done [2019-09-19T08:58:17.126Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.0s [2019-09-19T08:58:17.126Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.0s [2019-09-19T08:58:17.126Z] #4 sha256:774e067e1822980bca448eb7c123bd47f7e8a0a80d12000b9d962c2d891ca23e 1.80kB / 1.80kB done [2019-09-19T08:58:17.126Z] #4 sha256:2c4a601e5da985c8ac723b8c3c4d33d46ef5a85662c2b4c9e18cd660fb0d965d 5.47kB / 5.47kB done [2019-09-19T08:58:17.126Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.0s [2019-09-19T08:58:17.370Z] CC criu/namespaces.o [2019-09-19T08:58:17.383Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 8.82MB / 45.38MB 0.3s [2019-09-19T08:58:17.383Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 8.65MB / 10.79MB 0.3s [2019-09-19T08:58:17.383Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done [2019-09-19T08:58:17.383Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.3s [2019-09-19T08:58:17.383Z] #4 ... [2019-09-19T08:58:17.383Z] [2019-09-19T08:58:17.383Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-19T08:58:17.383Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-09-19T08:58:17.383Z] #64 DONE 0.0s [2019-09-19T08:58:17.639Z] [2019-09-19T08:58:17.639Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-19T08:58:17.639Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 17.51MB / 45.38MB 0.5s [2019-09-19T08:58:17.639Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done [2019-09-19T08:58:17.639Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 7.00MB / 50.07MB 0.5s [2019-09-19T08:58:17.639Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.5s [2019-09-19T08:58:17.639Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 20.46MB / 45.38MB 0.6s [2019-09-19T08:58:17.897Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 24.58MB / 45.38MB 0.8s [2019-09-19T08:58:17.897Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 18.09MB / 50.07MB 0.8s [2019-09-19T08:58:17.897Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 10.32MB / 57.69MB 0.8s [2019-09-19T08:58:17.897Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 27.89MB / 45.38MB 0.9s [2019-09-19T08:58:17.897Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 21.48MB / 50.07MB 0.9s [2019-09-19T08:58:17.897Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 15.70MB / 57.69MB 0.9s [2019-09-19T08:58:18.168Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 42.71MB / 45.38MB 1.2s [2019-09-19T08:58:18.168Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 30.43MB / 50.07MB 1.2s [2019-09-19T08:58:18.168Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 26.48MB / 57.69MB 1.2s [2019-09-19T08:58:18.211Z] #58 ... [2019-09-19T08:58:18.211Z] [2019-09-19T08:58:18.211Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:18.211Z] #13 20.15 Fetched 7924 kB in 16s (490 kB/s) [2019-09-19T08:58:18.213Z] Fetched 7673 kB in 1s (5051 kB/s) [2019-09-19T08:58:18.387Z] CC criu/net.o [2019-09-19T08:58:18.430Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.5s [2019-09-19T08:58:18.430Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 40.03MB / 50.07MB 1.5s [2019-09-19T08:58:18.430Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 39.57MB / 57.69MB 1.5s [2019-09-19T08:58:18.579Z] Reading package lists... [2019-09-19T08:58:18.685Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 48.30MB / 50.07MB 1.6s [2019-09-19T08:58:18.685Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 44.70MB / 57.69MB 1.6s [2019-09-19T08:58:18.685Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 49.12MB / 57.69MB 1.6s [2019-09-19T08:58:18.962Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.8s [2019-09-19T08:58:19.009Z] Reading package lists... [2019-09-19T08:58:19.009Z] Building dependency tree... [2019-09-19T08:58:19.009Z] Reading state information... [2019-09-19T08:58:19.508Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-19T08:58:19.508Z] The following additional packages will be installed: [2019-09-19T08:58:19.508Z] libjq1 libonig4 [2019-09-19T08:58:19.508Z] The following NEW packages will be installed: [2019-09-19T08:58:19.508Z] jq libjq1 libonig4 [2019-09-19T08:58:19.508Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:58:19.508Z] Need to get 328 kB of archives. [2019-09-19T08:58:19.508Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-19T08:58:19.508Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-19T08:58:19.508Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-19T08:58:19.508Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-19T08:58:19.508Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:58:19.508Z] Fetched 328 kB in 0s (4135 kB/s) [2019-09-19T08:58:19.508Z] Selecting previously unselected package libonig4:s390x. [2019-09-19T08:58:19.508Z] (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-09-19T08:58:19.508Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-19T08:58:19.508Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-19T08:58:19.508Z] Selecting previously unselected package libjq1:s390x. [2019-09-19T08:58:19.508Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-19T08:58:19.508Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-19T08:58:19.508Z] Selecting previously unselected package jq. [2019-09-19T08:58:19.508Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-19T08:58:19.508Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T08:58:19.571Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-09-19T08:58:19.571Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 2.0s done [2019-09-19T08:58:19.571Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.2s done [2019-09-19T08:58:19.571Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.4s done [2019-09-19T08:58:19.571Z] #4 sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 125B / 125B 2.4s done [2019-09-19T08:58:19.571Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 6.03MB / 127.96MB 2.5s [2019-09-19T08:58:19.571Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 16.85MB / 127.96MB 2.7s [2019-09-19T08:58:19.938Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-19T08:58:19.938Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-19T08:58:19.938Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:19.938Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T08:58:20.143Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 27.72MB / 127.96MB 3.0s [2019-09-19T08:58:20.391Z] Removing intermediate container bc566c2b9f5b [2019-09-19T08:58:20.391Z] ---> 1c100280086c [2019-09-19T08:58:20.391Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-19T08:58:20.405Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 35.39MB / 127.96MB 3.2s [2019-09-19T08:58:20.405Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 46.05MB / 127.96MB 3.4s [2019-09-19T08:58:20.419Z] CC criu/netfilter.o [2019-09-19T08:58:20.419Z] CC criu/page-pipe.o [2019-09-19T08:58:20.666Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 56.21MB / 127.96MB 3.6s [2019-09-19T08:58:20.703Z] CC criu/page-xfer.o [2019-09-19T08:58:20.739Z] #13 20.15 Reading package lists... [2019-09-19T08:58:20.739Z] #13 ... [2019-09-19T08:58:20.739Z] [2019-09-19T08:58:20.739Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:58:20.739Z] #30 77.01 path [2019-09-19T08:58:20.739Z] #30 77.55 text/tabwriter [2019-09-19T08:58:20.739Z] #30 78.57 flag [2019-09-19T08:58:20.739Z] #30 78.60 github.com/BurntSushi/toml [2019-09-19T08:58:20.739Z] #30 81.13 log [2019-09-19T08:58:20.739Z] #30 84.13 github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T08:58:20.739Z] #30 ... [2019-09-19T08:58:20.739Z] [2019-09-19T08:58:20.739Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:20.739Z] #58 20.72 make[1]: Nothing to be done for 'all'. [2019-09-19T08:58:20.739Z] #58 22.26 CC images/stats.o [2019-09-19T08:58:20.739Z] #58 22.68 CC images/core.o [2019-09-19T08:58:20.793Z] ---> 19b714facfae [2019-09-19T08:58:20.793Z] 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-09-19T08:58:20.793Z] ---> Running in d76a5adb9172 [2019-09-19T08:58:20.929Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 69.76MB / 127.96MB 3.9s [2019-09-19T08:58:21.188Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 82.29MB / 127.96MB 4.2s [2019-09-19T08:58:21.303Z] #58 23.60 CC images/core-x86.o [2019-09-19T08:58:21.449Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 93.59MB / 127.96MB 4.4s [2019-09-19T08:58:21.582Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-19T08:58:21.706Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 100.93MB / 127.96MB 4.6s [2019-09-19T08:58:21.706Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 110.07MB / 127.96MB 4.8s [2019-09-19T08:58:21.714Z] CC criu/pagemap-cache.o [2019-09-19T08:58:21.714Z] CC criu/pagemap.o [2019-09-19T08:58:21.868Z] #58 ... [2019-09-19T08:58:21.868Z] [2019-09-19T08:58:21.868Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:58:21.869Z] #30 DONE 88.5s [2019-09-19T08:58:21.970Z] #4 ... [2019-09-19T08:58:21.970Z] [2019-09-19T08:58:21.970Z] #18 [internal] load build context [2019-09-19T08:58:21.970Z] #18 transferring context: 45.50MB 4.9s done [2019-09-19T08:58:21.970Z] #18 DONE 5.0s [2019-09-19T08:58:21.970Z] [2019-09-19T08:58:21.970Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-19T08:58:21.970Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 117.35MB / 127.96MB 4.9s [2019-09-19T08:58:21.984Z]  [2019-09-19T08:58:22.126Z] [2019-09-19T08:58:22.126Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:22.126Z] #33 79.70 fmt [2019-09-19T08:58:22.126Z] #33 80.16 path/filepath [2019-09-19T08:58:22.126Z] #33 81.57 regexp [2019-09-19T08:58:22.126Z] #33 84.98 flag [2019-09-19T08:58:22.126Z] #33 85.51 go/token [2019-09-19T08:58:22.126Z] #33 86.52 go/scanner [2019-09-19T08:58:22.126Z] #33 87.11 io/ioutil [2019-09-19T08:58:22.126Z] #33 87.96 net/url [2019-09-19T08:58:22.126Z] #33 87.98 go/ast [2019-09-19T08:58:22.228Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 127.52MB / 127.96MB 5.2s [2019-09-19T08:58:22.331Z] CC criu/parasite-syscall.o [2019-09-19T08:58:22.383Z] #33 ... [2019-09-19T08:58:22.383Z] [2019-09-19T08:58:22.383Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:22.383Z] #58 24.56 CC images/core-arm.o [2019-09-19T08:58:22.724Z]  ########  12.2% ################# 24.7% ############################# 41.5% ######################################### 58.2% ##################################################  70.7% #############################################################  85.4% ######################################################################## 100.0% [2019-09-19T08:58:22.789Z] #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 127.96MB / 127.96MB 5.6s done [2019-09-19T08:58:22.949Z] CC criu/path.o [2019-09-19T08:58:22.949Z] #58 25.22 CC images/core-aarch64.o [2019-09-19T08:58:23.090Z]  [2019-09-19T08:58:23.090Z]  ######################### 34.7% ######################################################### 80.1% ######################################################################## 100.0% [2019-09-19T08:58:23.233Z] CC criu/pie-util-vdso-elf32.o [2019-09-19T08:58:23.483Z]  [2019-09-19T08:58:23.515Z] #58 ... [2019-09-19T08:58:23.515Z] [2019-09-19T08:58:23.515Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T08:58:23.515Z] #47 38.61 🇩 bin/ctr [2019-09-19T08:58:23.515Z] #47 ... [2019-09-19T08:58:23.515Z] [2019-09-19T08:58:23.515Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:23.515Z] #33 90.22 text/template/parse [2019-09-19T08:58:23.516Z] CC criu/pie-util-vdso.o [2019-09-19T08:58:23.800Z] CC criu/pie-util.o [2019-09-19T08:58:23.800Z] CC criu/pipes.o [2019-09-19T08:58:24.245Z]  #########      13.6% #################### 28.9% ###################################                         49.2% ##################################################         69.5% ################################################################  89.9% ######################################################################## 100.0% [2019-09-19T08:58:24.245Z]  [2019-09-19T08:58:24.418Z] CC criu/plugin.o [2019-09-19T08:58:24.418Z] CC criu/proc_parse.o [2019-09-19T08:58:24.675Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.1s [2019-09-19T08:58:24.930Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.6s done [2019-09-19T08:58:24.930Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-09-19T08:58:25.783Z]  ### 4.2% #######                        9.9% ############                      17.5% ##################        25.0% ###################### 30.7% ###########################  38.3% ################################ 45.8% ##################################### 52.4% ########################################## 59.1% ###############################################  66.6% ##################################################### 74.2% ########################################################## 81.8% ################################################################ 89.3% ##################################################################### 96.9% ######################################################################## 100.0% [2019-09-19T08:58:25.783Z]  [2019-09-19T08:58:25.857Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done [2019-09-19T08:58:26.121Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-09-19T08:58:26.376Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-09-19T08:58:26.446Z] CC criu/protobuf-desc.o [2019-09-19T08:58:26.570Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-19T08:58:26.570Z]  [2019-09-19T08:58:26.938Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-09-19T08:58:26.941Z]  ######################################################################## 100.0% [2019-09-19T08:58:26.941Z]  [2019-09-19T08:58:27.063Z] CC criu/protobuf.o [2019-09-19T08:58:27.063Z] CC criu/pstree.o [2019-09-19T08:58:27.317Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-19T08:58:27.689Z]  [2019-09-19T08:58:27.689Z]  ######################################################################## 100.0% [2019-09-19T08:58:27.689Z]  [2019-09-19T08:58:27.702Z] #33 94.08 go/parser [2019-09-19T08:58:28.084Z] CC criu/rbtree.o [2019-09-19T08:58:28.084Z] CC criu/rst-malloc.o [2019-09-19T08:58:28.368Z] CC criu/seccomp.o [2019-09-19T08:58:28.475Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-19T08:58:28.475Z] skipping existing b63cc5f62c21 [2019-09-19T08:58:28.475Z] [2019-09-19T08:58:28.637Z] #33 95.08 text/template [2019-09-19T08:58:28.652Z] CC criu/seize.o [2019-09-19T08:58:28.853Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-19T08:58:29.223Z]  [2019-09-19T08:58:29.223Z]  ######################################################################## 100.0% [2019-09-19T08:58:29.223Z]  [2019-09-19T08:58:29.223Z] Download of images into '/build' complete. [2019-09-19T08:58:29.223Z] Use something like the following to load the result into a Docker daemon: [2019-09-19T08:58:29.223Z] tar -cC '/build' . | docker load [2019-09-19T08:58:29.269Z] CC criu/servicefd.o [2019-09-19T08:58:29.450Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.1s done [2019-09-19T08:58:29.450Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-09-19T08:58:29.553Z] CC criu/shmem.o [2019-09-19T08:58:29.571Z] #33 ... [2019-09-19T08:58:29.571Z] [2019-09-19T08:58:29.571Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:29.571Z] #58 25.78 CC images/core-ppc64.o [2019-09-19T08:58:29.571Z] #58 26.45 CC images/core-s390.o [2019-09-19T08:58:29.571Z] #58 27.19 CC images/cpuinfo.o [2019-09-19T08:58:29.571Z] #58 27.80 CC images/inventory.o [2019-09-19T08:58:29.571Z] #58 28.06 CC images/fdinfo.o [2019-09-19T08:58:29.571Z] #58 28.48 CC images/fown.o [2019-09-19T08:58:29.571Z] #58 28.73 CC images/ns.o [2019-09-19T08:58:29.571Z] #58 28.92 CC images/regfile.o [2019-09-19T08:58:29.571Z] #58 29.17 CC images/ghost-file.o [2019-09-19T08:58:29.571Z] #58 29.57 CC images/fifo.o [2019-09-19T08:58:29.571Z] #58 29.85 CC images/remap-file-path.o [2019-09-19T08:58:29.571Z] #58 30.07 CC images/eventfd.o [2019-09-19T08:58:29.571Z] #58 30.34 CC images/eventpoll.o [2019-09-19T08:58:29.571Z] #58 30.68 CC images/fh.o [2019-09-19T08:58:29.571Z] #58 31.03 CC images/fsnotify.o [2019-09-19T08:58:29.571Z] #58 31.84 CC images/signalfd.o [2019-09-19T08:58:29.829Z] #58 32.08 CC images/fs.o [2019-09-19T08:58:30.089Z] #58 32.35 CC images/pstree.o [2019-09-19T08:58:30.169Z] CC criu/sigframe.o [2019-09-19T08:58:30.347Z] #58 32.59 CC images/pipe.o [2019-09-19T08:58:30.453Z] CC criu/signalfd.o [2019-09-19T08:58:30.453Z] CC criu/sk-inet.o [2019-09-19T08:58:30.487Z] Removing intermediate container d76a5adb9172 [2019-09-19T08:58:30.487Z] ---> e7fcdc51b631 [2019-09-19T08:58:30.487Z] Step 24/125 : FROM base AS cross-false [2019-09-19T08:58:30.487Z] ---> 68307f5bf4ad [2019-09-19T08:58:30.487Z] Step 25/125 : FROM base AS cross-true [2019-09-19T08:58:30.487Z] ---> 68307f5bf4ad [2019-09-19T08:58:30.487Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:58:30.487Z] ---> Using cache [2019-09-19T08:58:30.487Z] ---> f37fbc0fe346 [2019-09-19T08:58:30.487Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-19T08:58:30.487Z] ---> Running in 2db064e90138 [2019-09-19T08:58:30.606Z] #58 32.84 CC images/tcp-stream.o [2019-09-19T08:58:30.864Z] #58 33.14 CC images/sk-packet.o [2019-09-19T08:58:31.122Z] #58 33.41 CC images/mnt.o [2019-09-19T08:58:31.380Z] #58 ... [2019-09-19T08:58:31.380Z] [2019-09-19T08:58:31.380Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:31.380Z] #33 97.98 log [2019-09-19T08:58:31.464Z] CC criu/sk-netlink.o [2019-09-19T08:58:31.464Z] CC criu/sk-packet.o [2019-09-19T08:58:31.639Z] #33 98.39 encoding/binary [2019-09-19T08:58:32.085Z] CC criu/sk-queue.o [2019-09-19T08:58:32.290Z] Removing intermediate container 2db064e90138 [2019-09-19T08:58:32.290Z] ---> 43bed856c6de [2019-09-19T08:58:32.290Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-19T08:58:32.290Z] ---> Running in 70b6f899e1ca [2019-09-19T08:58:32.369Z] CC criu/sk-tcp.o [2019-09-19T08:58:32.652Z] CC criu/sk-unix.o [2019-09-19T08:58:32.712Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.7s done [2019-09-19T08:58:32.712Z] #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e [2019-09-19T08:58:33.091Z] Removing intermediate container 70b6f899e1ca [2019-09-19T08:58:33.091Z] ---> c8671fc5637c [2019-09-19T08:58:33.091Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-19T08:58:33.091Z] ---> Running in 01190e4863c3 [2019-09-19T08:58:33.543Z] #33 ... [2019-09-19T08:58:33.543Z] [2019-09-19T08:58:33.543Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:33.543Z] #13 20.15 Reading package lists... [2019-09-19T08:58:33.543Z] #13 25.63 Reading package lists... [2019-09-19T08:58:33.543Z] #13 30.42 Building dependency tree... [2019-09-19T08:58:33.543Z] #13 31.52 Reading state information... [2019-09-19T08:58:33.543Z] #13 32.72 The following additional packages will be installed: [2019-09-19T08:58:33.543Z] #13 32.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-19T08:58:33.543Z] #13 32.74 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-19T08:58:33.543Z] #13 32.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-19T08:58:33.543Z] #13 32.74 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-19T08:58:33.543Z] #13 32.74 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-19T08:58:33.543Z] #13 32.74 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-19T08:58:33.543Z] #13 32.75 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-19T08:58:33.543Z] #13 32.75 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-19T08:58:33.543Z] #13 32.75 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-19T08:58:33.543Z] #13 32.75 Suggested packages: [2019-09-19T08:58:33.543Z] #13 32.75 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-19T08:58:33.543Z] #13 32.75 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-19T08:58:33.543Z] #13 32.75 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-19T08:58:33.543Z] #13 32.76 vim-doc vim-scripts xfsdump acl attr quota [2019-09-19T08:58:33.543Z] #13 32.76 Recommended packages: [2019-09-19T08:58:33.543Z] #13 32.76 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-19T08:58:33.543Z] #13 32.76 python3-keyrings.alt python3-xdg unzip [2019-09-19T08:58:33.543Z] #13 ... [2019-09-19T08:58:33.543Z] [2019-09-19T08:58:33.543Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:33.543Z] #58 33.74 CC images/pipe-data.o [2019-09-19T08:58:33.543Z] #58 34.08 CC images/sa.o [2019-09-19T08:58:33.543Z] #58 34.37 CC images/timer.o [2019-09-19T08:58:33.543Z] #58 34.82 CC images/timerfd.o [2019-09-19T08:58:33.543Z] #58 35.13 CC images/mm.o [2019-09-19T08:58:33.543Z] #58 35.49 CC images/sk-opts.o [2019-09-19T08:58:33.543Z] #58 35.67 CC images/sk-unix.o [2019-09-19T08:58:34.109Z] #58 36.13 CC images/sk-inet.o [2019-09-19T08:58:34.120Z] Removing intermediate container 01190e4863c3 [2019-09-19T08:58:34.120Z] ---> 53567b0b0ee6 [2019-09-19T08:58:34.120Z] 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-09-19T08:58:34.130Z] CC criu/sockets.o [2019-09-19T08:58:34.367Z] #58 36.62 CC images/tun.o [2019-09-19T08:58:34.532Z] ---> Running in 210588e2a5fd [2019-09-19T08:58:34.626Z] #58 36.85 CC images/sk-netlink.o [2019-09-19T08:58:34.747Z] CC criu/stats.o [2019-09-19T08:58:34.747Z] CC criu/string.o [2019-09-19T08:58:34.884Z] #58 37.17 CC images/packet-sock.o [2019-09-19T08:58:35.031Z] CC criu/sysctl.o [2019-09-19T08:58:35.143Z] #58 37.51 CC images/ipc-var.o [2019-09-19T08:58:35.316Z] CC criu/sysfs_parse.o [2019-09-19T08:58:35.401Z] #58 37.80 CC images/ipc-desc.o [2019-09-19T08:58:35.421Z] Removing intermediate container 210588e2a5fd [2019-09-19T08:58:35.421Z] ---> 65332c150c40 [2019-09-19T08:58:35.421Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-19T08:58:35.421Z] ---> 68307f5bf4ad [2019-09-19T08:58:35.421Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-19T08:58:35.421Z] ---> 68307f5bf4ad [2019-09-19T08:58:35.421Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:58:35.421Z] ---> Using cache [2019-09-19T08:58:35.421Z] ---> f37fbc0fe346 [2019-09-19T08:58:35.421Z] 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-09-19T08:58:35.421Z] ---> Running in 8393112a9e63 [2019-09-19T08:58:35.599Z] CC criu/timerfd.o [2019-09-19T08:58:35.883Z] CC criu/tty.o [2019-09-19T08:58:35.968Z] #58 38.12 CC images/ipc-shm.o [2019-09-19T08:58:36.226Z] #58 38.43 CC images/ipc-msg.o [2019-09-19T08:58:36.310Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:58:36.310Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:58:36.310Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:58:36.310Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:58:36.310Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:58:36.310Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T08:58:36.310Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T08:58:36.310Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T08:58:36.485Z] #58 38.67 CC images/ipc-sem.o [2019-09-19T08:58:36.485Z] #58 38.86 CC images/utsns.o [2019-09-19T08:58:36.743Z] #58 39.09 CC images/creds.o [2019-09-19T08:58:37.001Z] #58 39.37 CC images/vma.o [2019-09-19T08:58:37.001Z] #58 ... [2019-09-19T08:58:37.001Z] [2019-09-19T08:58:37.001Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:37.001Z] #13 36.71 The following NEW packages will be installed: [2019-09-19T08:58:37.001Z] #13 36.71 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-19T08:58:37.001Z] #13 36.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-19T08:58:37.001Z] #13 36.71 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-19T08:58:37.001Z] #13 36.71 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-19T08:58:37.001Z] #13 36.71 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-19T08:58:37.001Z] #13 36.71 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-19T08:58:37.001Z] #13 36.72 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-19T08:58:37.001Z] #13 36.72 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-19T08:58:37.001Z] #13 36.72 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-19T08:58:37.001Z] #13 36.72 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-19T08:58:37.001Z] #13 36.72 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-19T08:58:37.001Z] #13 36.72 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-19T08:58:37.001Z] #13 36.72 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-19T08:58:37.001Z] #13 36.72 xfsprogs xxd xz-utils zip [2019-09-19T08:58:37.001Z] #13 37.94 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:58:37.001Z] #13 37.94 Need to get 90.9 MB of archives. [2019-09-19T08:58:37.001Z] #13 37.94 After this operation, 541 MB of additional disk space will be used. [2019-09-19T08:58:37.001Z] #13 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-19T08:58:37.001Z] #13 37.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-19T08:58:37.001Z] #13 37.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-19T08:58:37.001Z] #13 37.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-19T08:58:37.001Z] #13 37.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-19T08:58:37.001Z] #13 37.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-19T08:58:37.001Z] #13 38.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-19T08:58:37.001Z] #13 38.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-19T08:58:37.001Z] #13 38.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-19T08:58:37.001Z] #13 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-19T08:58:37.001Z] #13 38.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-19T08:58:37.001Z] #13 38.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-19T08:58:37.001Z] #13 38.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-19T08:58:37.001Z] #13 38.50 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-19T08:58:37.001Z] #13 38.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-19T08:58:37.001Z] #13 38.51 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-19T08:58:37.001Z] #13 38.51 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-19T08:58:37.001Z] #13 38.53 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-19T08:58:37.001Z] #13 38.54 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-19T08:58:37.002Z] #13 38.55 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-19T08:58:37.002Z] #13 38.56 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-19T08:58:37.002Z] #13 38.57 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T08:58:37.002Z] #13 38.61 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T08:58:37.002Z] #13 38.63 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-19T08:58:37.002Z] #13 38.65 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-19T08:58:37.002Z] #13 38.65 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-19T08:58:37.002Z] #13 38.68 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-19T08:58:37.002Z] #13 38.69 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T08:58:37.002Z] #13 38.70 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-19T08:58:37.002Z] #13 38.75 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-19T08:58:37.002Z] #13 38.76 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-19T08:58:37.002Z] #13 38.78 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-19T08:58:37.002Z] #13 38.79 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-19T08:58:37.002Z] #13 38.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-19T08:58:37.002Z] #13 38.81 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-19T08:58:37.002Z] #13 38.83 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-19T08:58:37.002Z] #13 38.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-19T08:58:37.002Z] #13 38.83 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-09-19T08:58:37.002Z] #13 38.85 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-19T08:58:37.002Z] #13 38.87 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-19T08:58:37.002Z] #13 38.89 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-19T08:58:37.002Z] #13 38.90 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-19T08:58:37.002Z] #13 38.95 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-19T08:58:37.002Z] #13 38.98 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-19T08:58:37.002Z] #13 38.98 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-19T08:58:37.002Z] #13 38.99 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-19T08:58:37.002Z] #13 39.00 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-19T08:58:37.002Z] #13 39.01 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-19T08:58:37.261Z] #13 39.18 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-19T08:58:37.261Z] #13 39.19 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-19T08:58:37.261Z] #13 39.34 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-19T08:58:37.261Z] #13 39.36 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-19T08:58:37.261Z] #13 39.37 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-19T08:58:37.261Z] #13 39.39 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-19T08:58:37.360Z] CC criu/tun.o [2019-09-19T08:58:37.520Z] #13 39.40 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-19T08:58:37.520Z] #13 39.44 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-19T08:58:37.562Z] Fetched 7673 kB in 1s (5139 kB/s) [2019-09-19T08:58:37.644Z] CC criu/uffd.o [2019-09-19T08:58:37.995Z] #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 5.0s [2019-09-19T08:58:38.086Z] #13 39.86 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-19T08:58:38.086Z] #13 39.97 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-19T08:58:38.086Z] #13 40.03 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-19T08:58:38.086Z] #13 40.05 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-19T08:58:38.086Z] #13 40.06 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-19T08:58:38.086Z] #13 40.10 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-09-19T08:58:38.344Z] #13 40.29 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-09-19T08:58:38.348Z] Reading package lists... [2019-09-19T08:58:38.556Z] #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 6.2s done [2019-09-19T08:58:38.602Z] #13 40.52 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-09-19T08:58:38.602Z] #13 40.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-19T08:58:38.654Z] CC criu/util.o [2019-09-19T08:58:38.717Z] Reading package lists... [2019-09-19T08:58:38.717Z] Building dependency tree... [2019-09-19T08:58:38.717Z] Reading state information... [2019-09-19T08:58:38.717Z] The following additional packages will be installed: [2019-09-19T08:58:38.717Z] libapparmor1 libseccomp2 [2019-09-19T08:58:38.717Z] Suggested packages: [2019-09-19T08:58:38.717Z] seccomp [2019-09-19T08:58:38.717Z] The following NEW packages will be installed: [2019-09-19T08:58:38.717Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-19T08:58:38.858Z] #4 extracting sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 done [2019-09-19T08:58:38.858Z] #4 DONE 21.8s [2019-09-19T08:58:38.858Z] [2019-09-19T08:58:38.858Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-19T08:58:39.088Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:58:39.088Z] Need to get 301 kB of archives. [2019-09-19T08:58:39.088Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-19T08:58:39.088Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-19T08:58:39.088Z] 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-09-19T08:58:39.088Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-19T08:58:39.088Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-19T08:58:39.088Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:58:39.088Z] Fetched 301 kB in 0s (3635 kB/s) [2019-09-19T08:58:39.088Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-19T08:58:39.089Z] (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-09-19T08:58:39.089Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-19T08:58:39.089Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:39.089Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-19T08:58:39.089Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-19T08:58:39.089Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:39.089Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-19T08:58:39.089Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-19T08:58:39.089Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-19T08:58:39.089Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-19T08:58:39.089Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-19T08:58:39.089Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-19T08:58:39.170Z] #13 40.96 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-09-19T08:58:39.429Z] #13 41.32 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-09-19T08:58:39.429Z] #13 41.34 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-09-19T08:58:39.456Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:39.456Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:39.456Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-19T08:58:39.456Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:39.456Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-19T08:58:39.456Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:39.665Z] CC criu/uts_ns.o [2019-09-19T08:58:39.665Z] CC criu/vdso.o [2019-09-19T08:58:39.820Z] Removing intermediate container 8393112a9e63 [2019-09-19T08:58:39.820Z] ---> 661e127cc7c9 [2019-09-19T08:58:39.820Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-19T08:58:39.820Z] ---> 65332c150c40 [2019-09-19T08:58:39.820Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:58:40.201Z] ---> Running in e86e741b1ce6 [2019-09-19T08:58:40.201Z] Removing intermediate container e86e741b1ce6 [2019-09-19T08:58:40.201Z] ---> c9776a23b108 [2019-09-19T08:58:40.201Z] 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-09-19T08:58:40.201Z] ---> Running in 94016573f905 [2019-09-19T08:58:40.282Z] LINK criu/built-in.o [2019-09-19T08:58:40.282Z] LINK criu/criu [2019-09-19T08:58:40.571Z] DEP lib/c/criu.d [2019-09-19T08:58:40.571Z] CC images/rpc.pb-c.o [2019-09-19T08:58:41.189Z] CC lib/c/criu.o [2019-09-19T08:58:41.417Z] #5 DONE 2.5s [2019-09-19T08:58:41.417Z] [2019-09-19T08:58:41.417Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:58:41.417Z] #22 DONE 0.1s [2019-09-19T08:58:41.417Z] [2019-09-19T08:58:41.417Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:58:41.473Z] Removing intermediate container 94016573f905 [2019-09-19T08:58:41.473Z] ---> defe593dc951 [2019-09-19T08:58:41.473Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-19T08:58:41.473Z] ---> 661e127cc7c9 [2019-09-19T08:58:41.473Z] Step 39/125 : FROM base AS tomlv [2019-09-19T08:58:41.473Z] ---> 68307f5bf4ad [2019-09-19T08:58:41.473Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-19T08:58:41.473Z] ---> Running in ea64777076c4 [2019-09-19T08:58:41.473Z] Removing intermediate container ea64777076c4 [2019-09-19T08:58:41.473Z] ---> 3c4f113d1095 [2019-09-19T08:58:41.473Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:58:41.807Z] LINK lib/c/built-in.o [2019-09-19T08:58:41.807Z] LINK lib/c/libcriu.so [2019-09-19T08:58:41.837Z] ---> 083c16a514cb [2019-09-19T08:58:41.837Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T08:58:42.092Z] GEN magic.py [2019-09-19T08:58:42.092Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-19T08:58:42.092Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T08:58:42.205Z] ---> 985767e20f83 [2019-09-19T08:58:42.205Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T08:58:42.205Z] ---> Running in 4696eea5aa4b [2019-09-19T08:58:42.379Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T08:58:42.391Z] #15 1.137 + mktemp -d [2019-09-19T08:58:42.569Z] + RM_GOPATH=0 [2019-09-19T08:58:42.569Z] + TMP_GOPATH= [2019-09-19T08:58:42.569Z] + : /build [2019-09-19T08:58:42.569Z] + '[' -z '' ']' [2019-09-19T08:58:42.569Z] ++ mktemp -d [2019-09-19T08:58:42.569Z] + export GOPATH=/tmp/tmp.Y6g3eIpheM [2019-09-19T08:58:42.569Z] + GOPATH=/tmp/tmp.Y6g3eIpheM [2019-09-19T08:58:42.569Z] + RM_GOPATH=1 [2019-09-19T08:58:42.569Z] ++ dirname ./install.sh [2019-09-19T08:58:42.569Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:58:42.569Z] + dir=. [2019-09-19T08:58:42.569Z] + bin=tomlv [2019-09-19T08:58:42.569Z] + shift [2019-09-19T08:58:42.569Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-19T08:58:42.569Z] + . ./tomlv.installer [2019-09-19T08:58:42.569Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:58:42.569Z] + install_tomlv [2019-09-19T08:58:42.569Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-19T08:58:42.569Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y6g3eIpheM/src/github.com/BurntSushi/toml [2019-09-19T08:58:42.569Z] Cloning into '/tmp/tmp.Y6g3eIpheM/src/github.com/BurntSushi/toml'... [2019-09-19T08:58:42.647Z] #15 1.144 + export GOPATH=/tmp/tmp.yn5c1aXgn4 [2019-09-19T08:58:42.647Z] #15 1.144 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.yn5c1aXgn4/src/github.com/go-swagger/go-swagger [2019-09-19T08:58:42.647Z] #15 1.144 Cloning into '/tmp/tmp.yn5c1aXgn4/src/github.com/go-swagger/go-swagger'... [2019-09-19T08:58:42.665Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:58:42.713Z] #13 44.18 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-09-19T08:58:42.942Z] + cd /tmp/tmp.Y6g3eIpheM/src/github.com/BurntSushi/toml [2019-09-19T08:58:42.942Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:58:42.942Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T08:58:42.942Z] errors [2019-09-19T08:58:42.942Z] math/bits [2019-09-19T08:58:42.942Z] internal/cpu [2019-09-19T08:58:42.942Z] math [2019-09-19T08:58:42.942Z] internal/bytealg [2019-09-19T08:58:42.942Z] runtime/internal/atomic [2019-09-19T08:58:42.950Z] make[1]: 'images/built-in.o' is up to date. [2019-09-19T08:58:42.950Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-19T08:58:42.950Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-19T08:58:42.950Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-19T08:58:42.950Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-19T08:58:42.950Z] make[1]: Nothing to be done for 'all'. [2019-09-19T08:58:42.950Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] make[2]: Nothing to be done for 'all'. [2019-09-19T08:58:43.233Z] INSTALL criu/criu [2019-09-19T08:58:43.326Z] runtime/internal/sys [2019-09-19T08:58:43.326Z] runtime/internal/math [2019-09-19T08:58:43.326Z] runtime [2019-09-19T08:58:43.326Z] unicode/utf8 [2019-09-19T08:58:43.326Z] strconv [2019-09-19T08:58:43.647Z] #13 ... [2019-09-19T08:58:43.647Z] [2019-09-19T08:58:43.647Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:43.647Z] #33 100.3 go/doc [2019-09-19T08:58:43.647Z] #33 100.4 encoding/base64 [2019-09-19T08:58:43.647Z] #33 101.2 encoding/json [2019-09-19T08:58:43.647Z] #33 104.3 github.com/LK4D4/vndr/build [2019-09-19T08:58:43.647Z] #33 106.9 encoding/xml [2019-09-19T08:58:43.647Z] #33 109.0 github.com/LK4D4/vndr/godl/singleflight [2019-09-19T08:58:43.647Z] #33 109.2 compress/flate [2019-09-19T08:58:43.647Z] #33 ... [2019-09-19T08:58:43.647Z] [2019-09-19T08:58:43.647Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:43.647Z] #58 39.66 CC images/netdev.o [2019-09-19T08:58:43.647Z] #58 40.15 CC images/tty.o [2019-09-19T08:58:43.647Z] #58 40.85 CC images/file-lock.o [2019-09-19T08:58:43.647Z] #58 41.05 CC images/rlimit.o [2019-09-19T08:58:43.647Z] #58 41.27 CC images/pagemap.o [2019-09-19T08:58:43.647Z] #58 41.66 CC images/siginfo.o [2019-09-19T08:58:43.647Z] #58 42.09 CC images/rpc.o [2019-09-19T08:58:43.647Z] #58 43.49 CC images/ext-file.o [2019-09-19T08:58:43.647Z] #58 43.63 CC images/cgroup.o [2019-09-19T08:58:43.647Z] #58 44.24 CC images/userns.o [2019-09-19T08:58:43.647Z] #58 44.53 CC images/google/protobuf/descriptor.o [2019-09-19T08:58:43.727Z] internal/race [2019-09-19T08:58:43.727Z] sync/atomic [2019-09-19T08:58:43.727Z] unicode [2019-09-19T08:58:43.906Z] #58 ... [2019-09-19T08:58:43.906Z] [2019-09-19T08:58:43.906Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T08:58:43.906Z] #61 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T08:58:43.906Z] #61 110.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-19T08:58:44.116Z] internal/testlog [2019-09-19T08:58:44.117Z] encoding [2019-09-19T08:58:44.117Z] runtime/cgo [2019-09-19T08:58:45.269Z] Removing intermediate container 46d609b85e1e [2019-09-19T08:58:45.269Z] ---> 3c604f7af557 [2019-09-19T08:58:45.269Z] Step 12/125 : FROM base AS registry [2019-09-19T08:58:45.269Z] ---> 587ba7f89072 [2019-09-19T08:58:45.269Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T08:58:45.269Z] ---> Running in 9b0d9b82311a [2019-09-19T08:58:45.269Z] Removing intermediate container 9b0d9b82311a [2019-09-19T08:58:45.269Z] ---> 2b7f75e6cc3d [2019-09-19T08:58:45.269Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T08:58:45.269Z] ---> Running in 67dfc4679119 [2019-09-19T08:58:45.269Z] Removing intermediate container 67dfc4679119 [2019-09-19T08:58:45.269Z] ---> 95b2c67cb16b [2019-09-19T08:58:45.270Z] 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-09-19T08:58:45.270Z] ---> Running in f4e20199e4b6 [2019-09-19T08:58:45.552Z] + mktemp -d [2019-09-19T08:58:45.552Z] + export GOPATH=/tmp/tmp.7xnhMCyQkx [2019-09-19T08:58:45.552Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution [2019-09-19T08:58:45.552Z] Cloning into '/tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution'... [2019-09-19T08:58:45.565Z] sync [2019-09-19T08:58:45.565Z] reflect [2019-09-19T08:58:45.565Z] io [2019-09-19T08:58:45.565Z] syscall [2019-09-19T08:58:46.725Z] time [2019-09-19T08:58:46.725Z] sort [2019-09-19T08:58:46.725Z] internal/fmtsort [2019-09-19T08:58:46.725Z] internal/syscall/unix [2019-09-19T08:58:46.725Z] strings [2019-09-19T08:58:47.150Z] internal/poll [2019-09-19T08:58:47.150Z] bytes [2019-09-19T08:58:47.150Z] os [2019-09-19T08:58:47.541Z] bufio [2019-09-19T08:58:47.541Z] path [2019-09-19T08:58:47.541Z] text/tabwriter [2019-09-19T08:58:47.541Z] fmt [2019-09-19T08:58:47.541Z] path/filepath [2019-09-19T08:58:47.918Z] io/ioutil [2019-09-19T08:58:47.918Z] flag [2019-09-19T08:58:47.918Z] github.com/BurntSushi/toml [2019-09-19T08:58:47.980Z] #15 ... [2019-09-19T08:58:47.980Z] [2019-09-19T08:58:47.980Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:58:47.980Z] #17 2.570 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:58:47.980Z] #17 2.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:58:47.980Z] #17 2.586 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:58:47.980Z] #17 2.588 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:58:47.980Z] #17 2.601 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:58:47.980Z] #17 2.868 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:58:47.980Z] #17 3.274 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:58:47.980Z] #17 3.556 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:58:47.980Z] #17 6.086 Fetched 7924 kB in 4s (1753 kB/s) [2019-09-19T08:58:48.264Z] + cd /tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution [2019-09-19T08:58:48.264Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T08:58:48.316Z] log [2019-09-19T08:58:48.316Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T08:58:48.885Z] + GOPATH=/tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7xnhMCyQkx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-19T08:58:48.907Z] #17 6.086 Reading package lists... [2019-09-19T08:58:48.907Z] #17 7.417 Reading package lists... [2019-09-19T08:58:48.907Z] #17 ... [2019-09-19T08:58:48.907Z] [2019-09-19T08:58:48.907Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:58:48.907Z] #15 7.582 + cd /tmp/tmp.yn5c1aXgn4/src/github.com/go-swagger/go-swagger [2019-09-19T08:58:48.907Z] #15 7.582 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:58:49.171Z] #61 ... [2019-09-19T08:58:49.171Z] [2019-09-19T08:58:49.171Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:49.171Z] #58 46.38 CC images/opts.o [2019-09-19T08:58:49.171Z] #58 46.72 CC images/seccomp.o [2019-09-19T08:58:49.171Z] #58 47.03 CC images/binfmt-misc.o [2019-09-19T08:58:49.171Z] #58 47.24 CC images/time.o [2019-09-19T08:58:49.171Z] #58 47.63 CC images/sysctl.o [2019-09-19T08:58:49.171Z] #58 47.95 CC images/autofs.o [2019-09-19T08:58:49.171Z] #58 48.26 CC images/macvlan.o [2019-09-19T08:58:49.171Z] #58 48.49 CC images/sit.o [2019-09-19T08:58:49.171Z] #58 48.69 LINK images/built-in.o [2019-09-19T08:58:49.171Z] #58 48.78 GEN compel/include/asm [2019-09-19T08:58:49.171Z] #58 48.80 GEN compel/include/version.h [2019-09-19T08:58:49.171Z] #58 48.81 touch .config [2019-09-19T08:58:49.171Z] #58 48.84 GEN include/common/config.h [2019-09-19T08:58:49.171Z] #58 48.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-19T08:58:49.171Z] #58 48.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-19T08:58:49.171Z] #58 49.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-19T08:58:49.171Z] #58 49.05 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-19T08:58:49.171Z] #58 49.10 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-19T08:58:49.171Z] #58 49.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-19T08:58:49.171Z] #58 49.17 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-19T08:58:49.171Z] #58 49.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-19T08:58:49.171Z] #58 49.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-19T08:58:49.171Z] #58 49.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-19T08:58:49.171Z] #58 49.29 DEP compel/plugins/std/infect.d [2019-09-19T08:58:49.171Z] #58 49.44 DEP compel/plugins/std/string.d [2019-09-19T08:58:49.171Z] #58 49.51 DEP compel/plugins/std/log.d [2019-09-19T08:58:49.171Z] #58 49.59 DEP compel/plugins/std/fds.d [2019-09-19T08:58:49.171Z] #58 49.77 DEP compel/plugins/std/std.d [2019-09-19T08:58:49.171Z] #58 49.88 DEP compel/plugins/shmem/shmem.d [2019-09-19T08:58:49.171Z] #58 49.96 DEP compel/plugins/fds/fds.d [2019-09-19T08:58:49.171Z] #58 50.22 CC compel/plugins/std/std.o [2019-09-19T08:58:49.171Z] #58 50.56 CC compel/plugins/std/fds.o [2019-09-19T08:58:49.171Z] #58 51.22 CC compel/plugins/std/log.o [2019-09-19T08:58:49.609Z] Removing intermediate container 4696eea5aa4b [2019-09-19T08:58:49.609Z] ---> 8bd4f04e40a9 [2019-09-19T08:58:49.609Z] Step 44/125 : FROM base AS vndr [2019-09-19T08:58:49.609Z] ---> 68307f5bf4ad [2019-09-19T08:58:49.609Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-19T08:58:49.609Z] ---> Running in 09210359a486 [2019-09-19T08:58:49.609Z] Removing intermediate container 09210359a486 [2019-09-19T08:58:49.609Z] ---> 5fe1b4ebd843 [2019-09-19T08:58:49.609Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:58:49.834Z] #15 8.189 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-19T08:58:49.976Z] ---> 28dd12be65c9 [2019-09-19T08:58:49.976Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T08:58:49.976Z] ---> 49aa27c7718e [2019-09-19T08:58:49.976Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T08:58:50.105Z] #58 52.30 CC compel/plugins/std/string.o [2019-09-19T08:58:50.362Z] ---> Running in 24d9aafe5bab [2019-09-19T08:58:50.748Z] + RM_GOPATH=0 [2019-09-19T08:58:50.748Z] + TMP_GOPATH= [2019-09-19T08:58:50.748Z] + : /build [2019-09-19T08:58:50.748Z] + '[' -z '' ']' [2019-09-19T08:58:50.748Z] ++ mktemp -d [2019-09-19T08:58:50.748Z] + export GOPATH=/tmp/tmp.fwmwIA072j [2019-09-19T08:58:50.748Z] + GOPATH=/tmp/tmp.fwmwIA072j [2019-09-19T08:58:50.748Z] + RM_GOPATH=1 [2019-09-19T08:58:50.748Z] ++ dirname ./install.sh [2019-09-19T08:58:50.748Z] + dir=. [2019-09-19T08:58:50.748Z] + bin=vndr [2019-09-19T08:58:50.748Z] + shift [2019-09-19T08:58:50.748Z] + '[' '!' -f ./vndr.installer ']' [2019-09-19T08:58:50.748Z] + . ./vndr.installer [2019-09-19T08:58:50.748Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:58:50.748Z] + install_vndr [2019-09-19T08:58:50.748Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-19T08:58:50.748Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fwmwIA072j/src/github.com/LK4D4/vndr [2019-09-19T08:58:50.748Z] Cloning into '/tmp/tmp.fwmwIA072j/src/github.com/LK4D4/vndr'... [2019-09-19T08:58:50.748Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:58:51.039Z] #58 53.09 CC compel/plugins/std/infect.o [2019-09-19T08:58:51.144Z] + cd /tmp/tmp.fwmwIA072j/src/github.com/LK4D4/vndr [2019-09-19T08:58:51.144Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:58:51.144Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-19T08:58:51.144Z] errors [2019-09-19T08:58:51.144Z] internal/cpu [2019-09-19T08:58:51.144Z] internal/race [2019-09-19T08:58:51.144Z] runtime/internal/atomic [2019-09-19T08:58:51.144Z] internal/bytealg [2019-09-19T08:58:51.144Z] runtime/internal/sys [2019-09-19T08:58:51.144Z] runtime/internal/math [2019-09-19T08:58:51.144Z] sync/atomic [2019-09-19T08:58:51.144Z] runtime [2019-09-19T08:58:51.144Z] unicode [2019-09-19T08:58:51.144Z] unicode/utf8 [2019-09-19T08:58:51.198Z] #15 ... [2019-09-19T08:58:51.198Z] [2019-09-19T08:58:51.198Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-19T08:58:51.198Z] #6 2.539 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:58:51.198Z] #6 2.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:58:51.198Z] #6 2.556 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:58:51.198Z] #6 2.560 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:58:51.198Z] #6 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:58:51.198Z] #6 2.740 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:58:51.198Z] #6 3.173 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:58:51.198Z] #6 3.362 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:58:51.198Z] #6 5.882 Fetched 7924 kB in 4s (1811 kB/s) [2019-09-19T08:58:51.198Z] #6 5.882 Reading package lists... [2019-09-19T08:58:51.198Z] #6 7.254 Reading package lists... [2019-09-19T08:58:51.198Z] #6 8.567 Building dependency tree... [2019-09-19T08:58:51.198Z] #6 8.857 Reading state information... [2019-09-19T08:58:51.198Z] #6 9.048 The following additional packages will be installed: [2019-09-19T08:58:51.198Z] #6 9.051 libapparmor1 libseccomp2 [2019-09-19T08:58:51.198Z] #6 9.053 Suggested packages: [2019-09-19T08:58:51.198Z] #6 9.053 seccomp [2019-09-19T08:58:51.198Z] #6 9.122 The following NEW packages will be installed: [2019-09-19T08:58:51.198Z] #6 9.124 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-19T08:58:51.297Z] #58 53.54 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-19T08:58:51.297Z] #58 53.61 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-19T08:58:51.297Z] #58 53.67 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-19T08:58:51.454Z] #6 ... [2019-09-19T08:58:51.454Z] [2019-09-19T08:58:51.454Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:58:51.454Z] #17 7.417 Reading package lists... [2019-09-19T08:58:51.454Z] #17 8.699 Building dependency tree... [2019-09-19T08:58:51.454Z] #17 8.891 Reading state information... [2019-09-19T08:58:51.454Z] #17 9.102 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-19T08:58:51.454Z] #17 9.102 The following additional packages will be installed: [2019-09-19T08:58:51.454Z] #17 9.102 libjq1 libonig4 [2019-09-19T08:58:51.454Z] #17 9.172 The following NEW packages will be installed: [2019-09-19T08:58:51.454Z] #17 9.173 jq libjq1 libonig4 [2019-09-19T08:58:51.516Z] math/bits [2019-09-19T08:58:51.516Z] math [2019-09-19T08:58:51.516Z] strconv [2019-09-19T08:58:51.555Z] #58 53.73 AR compel/plugins/std.lib.a [2019-09-19T08:58:51.709Z] #17 10.22 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:58:51.709Z] #17 10.22 Need to get 327 kB of archives. [2019-09-19T08:58:51.709Z] #17 10.22 After this operation, 1157 kB of additional disk space will be used. [2019-09-19T08:58:51.709Z] #17 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-19T08:58:51.709Z] #17 10.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-19T08:58:51.709Z] #17 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-19T08:58:51.817Z] #58 53.83 CC compel/plugins/fds/fds.o [2019-09-19T08:58:51.905Z] internal/testlog [2019-09-19T08:58:51.905Z] encoding [2019-09-19T08:58:51.905Z] unicode/utf16 [2019-09-19T08:58:51.905Z] container/list [2019-09-19T08:58:51.905Z] crypto/internal/subtle [2019-09-19T08:58:51.905Z] crypto/subtle [2019-09-19T08:58:51.905Z] crypto/rc4 [2019-09-19T08:58:52.009Z] #17 10.51 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:58:52.009Z] #17 10.56 Fetched 327 kB in 1s (315 kB/s) [2019-09-19T08:58:52.009Z] #17 10.62 Selecting previously unselected package libonig4:amd64. [2019-09-19T08:58:52.009Z] #17 10.62 (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-09-19T08:58:52.009Z] #17 10.65 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-19T08:58:52.009Z] #17 10.67 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:58:52.009Z] #17 10.75 Selecting previously unselected package libjq1:amd64. [2019-09-19T08:58:52.009Z] #17 10.75 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:58:52.009Z] #17 10.76 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:58:52.080Z] #58 54.22 AR compel/plugins/fds.lib.a [2019-09-19T08:58:52.080Z] #58 54.29 HOSTDEP compel/src/lib/log-host.d [2019-09-19T08:58:52.265Z] #17 10.84 Selecting previously unselected package jq. [2019-09-19T08:58:52.265Z] #17 10.84 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:58:52.265Z] #17 10.85 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T08:58:52.265Z] #17 10.94 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:58:52.265Z] #17 10.95 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:58:52.265Z] #17 10.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:52.265Z] #17 11.00 Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T08:58:52.291Z] internal/x/crypto/cryptobyte/asn1 [2019-09-19T08:58:52.291Z] internal/nettrace [2019-09-19T08:58:52.291Z] internal/x/net/dns/dnsmessage [2019-09-19T08:58:52.291Z] runtime/cgo [2019-09-19T08:58:52.340Z] #58 ... [2019-09-19T08:58:52.340Z] [2019-09-19T08:58:52.340Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T08:58:52.340Z] #61 DONE 118.9s [2019-09-19T08:58:52.340Z] [2019-09-19T08:58:52.340Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-19T08:58:52.340Z] #62 DONE 0.1s [2019-09-19T08:58:52.340Z] [2019-09-19T08:58:52.340Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:52.340Z] #58 54.61 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-19T08:58:52.521Z] #17 ... [2019-09-19T08:58:52.521Z] [2019-09-19T08:58:52.521Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-19T08:58:52.521Z] #6 10.28 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:58:52.521Z] #6 10.28 Need to get 300 kB of archives. [2019-09-19T08:58:52.521Z] #6 10.28 After this operation, 1201 kB of additional disk space will be used. [2019-09-19T08:58:52.521Z] #6 10.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-19T08:58:52.521Z] #6 10.29 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-09-19T08:58:52.521Z] #6 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-19T08:58:52.521Z] #6 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-19T08:58:52.521Z] #6 10.52 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:58:52.521Z] #6 10.57 Fetched 300 kB in 1s (260 kB/s) [2019-09-19T08:58:52.521Z] #6 10.62 Selecting previously unselected package libseccomp2:amd64. [2019-09-19T08:58:52.521Z] #6 10.62 (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-09-19T08:58:52.521Z] #6 10.65 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-19T08:58:52.521Z] #6 10.67 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:52.521Z] #6 10.73 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-19T08:58:52.521Z] #6 10.73 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-19T08:58:52.521Z] #6 10.74 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:52.521Z] #6 10.80 Selecting previously unselected package libapparmor1:amd64. [2019-09-19T08:58:52.521Z] #6 10.80 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:58:52.521Z] #6 10.80 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:58:52.521Z] #6 10.86 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-19T08:58:52.521Z] #6 10.87 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:58:52.521Z] #6 10.87 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:58:52.521Z] #6 10.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:52.521Z] #6 10.99 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:52.521Z] #6 11.01 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:58:52.521Z] #6 11.03 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-19T08:58:52.521Z] #6 11.04 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-19T08:58:52.521Z] #6 11.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:58:52.521Z] #6 DONE 11.3s [2019-09-19T08:58:52.600Z] #58 54.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-19T08:58:52.776Z] [2019-09-19T08:58:52.776Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-19T08:58:52.776Z] #17 DONE 11.3s [2019-09-19T08:58:52.776Z] [2019-09-19T08:58:52.776Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-19T08:58:52.776Z] #19 DONE 0.1s [2019-09-19T08:58:52.776Z] [2019-09-19T08:58:52.776Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-19T08:58:53.166Z] #58 55.32 HOSTDEP compel/src/main-host.d [2019-09-19T08:58:53.424Z] #58 55.55 DEP compel/src/lib/ptrace.d [2019-09-19T08:58:53.424Z] #58 55.71 DEP compel/src/lib/infect.d [2019-09-19T08:58:53.596Z] sync [2019-09-19T08:58:53.596Z] io [2019-09-19T08:58:53.596Z] reflect [2019-09-19T08:58:53.596Z] bytes [2019-09-19T08:58:53.596Z] bufio [2019-09-19T08:58:53.681Z] #58 55.90 DEP compel/src/lib/infect-util.d [2019-09-19T08:58:53.682Z] #58 56.02 DEP compel/src/lib/infect-rpc.d [2019-09-19T08:58:53.941Z] #58 56.14 DEP compel/arch/x86/src/lib/infect.d [2019-09-19T08:58:53.941Z] #58 56.27 DEP compel/arch/x86/src/lib/cpu.d [2019-09-19T08:58:53.986Z] syscall [2019-09-19T08:58:54.199Z] #58 56.41 DEP compel/src/lib/log.d [2019-09-19T08:58:54.368Z] time [2019-09-19T08:58:54.368Z] sort [2019-09-19T08:58:54.368Z] internal/fmtsort [2019-09-19T08:58:54.368Z] internal/syscall/unix [2019-09-19T08:58:54.368Z] strings [2019-09-19T08:58:54.458Z] #58 56.58 DEP compel/src/main.d [2019-09-19T08:58:54.458Z] #58 56.78 DEP compel/src/lib/handle-elf.d [2019-09-19T08:58:54.670Z] #7 DONE 2.0s [2019-09-19T08:58:54.670Z] [2019-09-19T08:58:54.670Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-19T08:58:54.716Z] #58 56.99 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-19T08:58:54.762Z] path [2019-09-19T08:58:54.762Z] internal/poll [2019-09-19T08:58:54.762Z] regexp/syntax [2019-09-19T08:58:54.762Z] os [2019-09-19T08:58:54.974Z] #58 ... [2019-09-19T08:58:54.974Z] [2019-09-19T08:58:54.974Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:54.974Z] #13 46.85 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:58:54.974Z] #13 47.06 Fetched 90.9 MB in 9s (9924 kB/s) [2019-09-19T08:58:54.974Z] #13 47.17 Selecting previously unselected package bash-completion. [2019-09-19T08:58:54.974Z] #13 47.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-19T08:58:54.974Z] #13 47.26 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-19T08:58:54.974Z] #13 50.67 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-19T08:58:54.974Z] #13 51.30 Selecting previously unselected package libnet1:amd64. [2019-09-19T08:58:54.974Z] #13 51.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 51.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T08:58:54.974Z] #13 51.44 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-19T08:58:54.974Z] #13 51.44 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 51.44 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-19T08:58:54.974Z] #13 51.54 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-19T08:58:54.974Z] #13 51.54 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 51.55 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-19T08:58:54.974Z] #13 51.69 Selecting previously unselected package libudev-dev:amd64. [2019-09-19T08:58:54.974Z] #13 51.69 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 51.71 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:58:54.974Z] #13 51.87 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-19T08:58:54.974Z] #13 51.88 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 51.89 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:58:54.974Z] #13 52.61 Selecting previously unselected package python3.5-minimal. [2019-09-19T08:58:54.974Z] #13 52.61 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 52.63 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T08:58:54.974Z] #13 54.13 Selecting previously unselected package python3-minimal. [2019-09-19T08:58:54.974Z] #13 54.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 54.14 Unpacking python3-minimal (3.5.3-1) ... [2019-09-19T08:58:54.974Z] #13 54.31 Selecting previously unselected package libmpdec2:amd64. [2019-09-19T08:58:54.974Z] #13 54.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 54.32 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-19T08:58:54.974Z] #13 54.52 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-19T08:58:54.974Z] #13 54.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 54.55 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:58:54.974Z] #13 56.70 Selecting previously unselected package python3.5. [2019-09-19T08:58:54.974Z] #13 56.70 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 56.70 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T08:58:54.974Z] #13 56.90 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-19T08:58:54.974Z] #13 56.90 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-19T08:58:54.974Z] #13 56.91 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-19T08:58:54.974Z] #13 57.01 Selecting previously unselected package dh-python. [2019-09-19T08:58:54.974Z] #13 57.01 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-19T08:58:54.974Z] #13 ... [2019-09-19T08:58:54.974Z] [2019-09-19T08:58:54.974Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:58:54.974Z] #58 57.21 CC compel/src/lib/log.o [2019-09-19T08:58:55.149Z] regexp [2019-09-19T08:58:55.149Z] fmt [2019-09-19T08:58:55.538Z] path/filepath [2019-09-19T08:58:55.538Z] io/ioutil [2019-09-19T08:58:55.538Z] flag [2019-09-19T08:58:55.538Z] go/token [2019-09-19T08:58:55.538Z] go/scanner [2019-09-19T08:58:55.541Z] #58 57.59 CC compel/arch/x86/src/lib/cpu.o [2019-09-19T08:58:55.799Z] #58 ... [2019-09-19T08:58:55.799Z] [2019-09-19T08:58:55.799Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:58:55.799Z] #33 112.3 hash [2019-09-19T08:58:55.799Z] #33 112.5 hash/crc32 [2019-09-19T08:58:55.799Z] #33 113.1 compress/gzip [2019-09-19T08:58:55.799Z] #33 113.5 context [2019-09-19T08:58:55.799Z] #33 113.9 crypto/cipher [2019-09-19T08:58:55.799Z] #33 114.3 math/rand [2019-09-19T08:58:55.799Z] #33 115.2 math/big [2019-09-19T08:58:55.799Z] #33 115.5 crypto/aes [2019-09-19T08:58:55.799Z] #33 117.1 crypto [2019-09-19T08:58:55.799Z] #33 117.3 crypto/des [2019-09-19T08:58:55.799Z] #33 117.9 crypto/internal/randutil [2019-09-19T08:58:55.799Z] #33 118.0 crypto/sha512 [2019-09-19T08:58:55.799Z] #33 119.2 crypto/hmac [2019-09-19T08:58:55.799Z] #33 119.6 crypto/md5 [2019-09-19T08:58:55.799Z] #33 120.6 crypto/sha1 [2019-09-19T08:58:55.799Z] #33 121.8 crypto/sha256 [2019-09-19T08:58:55.799Z] #33 ... [2019-09-19T08:58:55.799Z] [2019-09-19T08:58:55.799Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:58:55.799Z] #13 57.02 Unpacking dh-python (2.20170125) ... [2019-09-19T08:58:55.799Z] #13 57.28 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:58:55.799Z] #13 57.30 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T08:58:55.940Z] net/url [2019-09-19T08:58:55.940Z] go/ast [2019-09-19T08:58:55.940Z] text/template/parse [2019-09-19T08:58:56.324Z] go/parser [2019-09-19T08:58:56.324Z] text/template [2019-09-19T08:58:56.560Z] #8 DONE 1.7s [2019-09-19T08:58:56.560Z] [2019-09-19T08:58:56.560Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:58:56.560Z] #20 2.614 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-19T08:58:56.560Z] #20 2.817 [2019-09-19T08:58:56.560Z] #20 2.968 ############# 18.7% ########################## 36.8% ######################################## 56.5% ##################################################### 74.5% ################################################################### 93.6% ######################################################################## 100.0% [2019-09-19T08:58:56.560Z] #20 3.578 [2019-09-19T08:58:56.716Z] log [2019-09-19T08:58:56.716Z] encoding/binary [2019-09-19T08:58:56.716Z] go/doc [2019-09-19T08:58:56.716Z] encoding/base64 [2019-09-19T08:58:56.816Z] #20 3.773 ################# 24.3% ############################################################ 84.1% ######################################################################## 100.0% [2019-09-19T08:58:56.816Z] #20 4.051 [2019-09-19T08:58:57.101Z] encoding/json [2019-09-19T08:58:57.101Z] github.com/LK4D4/vndr/build [2019-09-19T08:58:57.326Z] #20 4.214 ############ 17.1% ################################# 46.0% ################################################# 68.4% ################################################################### 93.1% ######################################################################## 100.0% [2019-09-19T08:58:57.504Z] encoding/xml [2019-09-19T08:58:57.504Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-19T08:58:57.504Z] compress/flate [2019-09-19T08:58:57.580Z] #20 4.797 [2019-09-19T08:58:57.912Z] hash [2019-09-19T08:58:57.913Z] hash/crc32 [2019-09-19T08:58:57.913Z] compress/gzip [2019-09-19T08:58:57.913Z] context [2019-09-19T08:58:57.913Z] crypto/cipher [2019-09-19T08:58:57.913Z] math/rand [2019-09-19T08:58:57.913Z] crypto/aes [2019-09-19T08:58:57.913Z] math/big [2019-09-19T08:58:57.913Z] crypto [2019-09-19T08:58:57.913Z] crypto/des [2019-09-19T08:58:58.308Z] crypto/internal/randutil [2019-09-19T08:58:58.309Z] crypto/sha512 [2019-09-19T08:58:58.309Z] crypto/hmac [2019-09-19T08:58:58.309Z] crypto/md5 [2019-09-19T08:58:58.309Z] crypto/sha1 [2019-09-19T08:58:58.309Z] crypto/sha256 [2019-09-19T08:58:58.309Z] encoding/hex [2019-09-19T08:58:58.309Z] encoding/pem [2019-09-19T08:58:58.329Z] #13 60.42 Setting up python3-minimal (3.5.3-1) ... [2019-09-19T08:58:58.606Z] #20 4.951 ### 4.3% ######## 11.8% ############# 18.5% ################### 27.3% ############################ 39.1% [2019-09-19T08:58:58.606Z] #20 ... [2019-09-19T08:58:58.606Z] [2019-09-19T08:58:58.606Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-19T08:58:58.606Z] #9 1.558 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-19T08:58:58.606Z] #9 DONE 2.2s [2019-09-19T08:58:58.606Z] [2019-09-19T08:58:58.606Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:58:58.606Z] #20 4.951 ### 4.3% ######## 11.8% ############# 18.5% ################### 27.3% ############################ 39.1% ##################################### 51.6% [2019-09-19T08:58:58.606Z] #20 ... [2019-09-19T08:58:58.606Z] [2019-09-19T08:58:58.606Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-19T08:58:58.711Z] internal/singleflight [2019-09-19T08:58:58.711Z] net [2019-09-19T08:58:58.711Z] crypto/rand [2019-09-19T08:58:58.711Z] crypto/elliptic [2019-09-19T08:58:59.132Z] encoding/asn1 [2019-09-19T08:58:59.132Z] crypto/ecdsa [2019-09-19T08:58:59.132Z] crypto/rsa [2019-09-19T08:58:59.868Z] crypto/dsa [2019-09-19T08:58:59.868Z] crypto/x509/pkix [2019-09-19T08:58:59.868Z] internal/x/crypto/cryptobyte [2019-09-19T08:58:59.868Z] internal/x/crypto/internal/chacha20 [2019-09-19T08:58:59.868Z] internal/x/crypto/poly1305 [2019-09-19T08:58:59.868Z] internal/x/crypto/chacha20poly1305 [2019-09-19T08:59:00.230Z] #13 61.91 Selecting previously unselected package python3. [2019-09-19T08:59:00.230Z] #13 61.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-19T08:59:00.230Z] #13 61.95 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-19T08:59:00.230Z] #13 61.97 Unpacking python3 (3.5.3-1) ... [2019-09-19T08:59:00.230Z] #13 62.05 Selecting previously unselected package pigz. [2019-09-19T08:59:00.230Z] #13 62.06 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-19T08:59:00.230Z] #13 62.07 Unpacking pigz (2.3.4-1) ... [2019-09-19T08:59:00.230Z] #13 62.19 Selecting previously unselected package libip4tc0:amd64. [2019-09-19T08:59:00.230Z] #13 62.19 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:00.230Z] #13 62.20 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:00.230Z] #13 62.30 Selecting previously unselected package libip6tc0:amd64. [2019-09-19T08:59:00.230Z] #13 62.30 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:00.303Z] internal/x/crypto/curve25519 [2019-09-19T08:59:00.303Z] internal/x/crypto/hkdf [2019-09-19T08:59:00.303Z] internal/x/text/transform [2019-09-19T08:59:00.303Z] internal/x/text/unicode/bidi [2019-09-19T08:59:00.489Z] #13 62.30 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:00.489Z] #13 62.40 Selecting previously unselected package libiptc0:amd64. [2019-09-19T08:59:00.489Z] #13 62.41 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:00.489Z] #13 62.42 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:00.489Z] #13 62.53 Selecting previously unselected package libxtables12:amd64. [2019-09-19T08:59:00.489Z] #13 62.53 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:00.539Z] #10 DONE 1.8s [2019-09-19T08:59:00.539Z] [2019-09-19T08:59:00.539Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:59:00.539Z] #20 4.951 ### 4.3% ######## 11.8% ############# 18.5% ################### 27.3% ############################ 39.1% ##################################### 51.6% ########################################## 59.4% ############################################### 65.4% ######################################################## 77.9% ############################################################# 86.1% ################################################################### 93.9% ######################################################################## 100.0% [2019-09-19T08:59:00.539Z] #20 6.265 [2019-09-19T08:59:00.539Z] #20 6.837 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-19T08:59:00.539Z] #20 7.053 [2019-09-19T08:59:00.539Z] #20 7.153 ######################################################################## 100.0% [2019-09-19T08:59:00.539Z] #20 7.190 [2019-09-19T08:59:00.539Z] #20 7.714 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-19T08:59:00.728Z] internal/x/text/secure/bidirule [2019-09-19T08:59:00.728Z] internal/x/text/unicode/norm [2019-09-19T08:59:00.781Z] #13 62.53 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:00.781Z] #13 62.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-19T08:59:00.781Z] #13 62.67 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-19T08:59:00.781Z] #13 62.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-19T08:59:00.796Z] #20 7.954 [2019-09-19T08:59:00.796Z] #20 8.090 ######################################################################## 100.0% [2019-09-19T08:59:00.796Z] #20 8.137 [2019-09-19T08:59:01.051Z] #13 62.81 Selecting previously unselected package iptables. [2019-09-19T08:59:01.051Z] #13 62.81 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:01.051Z] #13 62.81 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:01.146Z] crypto/x509 [2019-09-19T08:59:01.315Z] #13 63.38 Selecting previously unselected package xxd. [2019-09-19T08:59:01.315Z] #13 63.38 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T08:59:01.405Z] #20 8.734 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-19T08:59:01.560Z] internal/x/net/idna [2019-09-19T08:59:01.575Z] #13 63.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:01.575Z] #13 63.56 Selecting previously unselected package vim-common. [2019-09-19T08:59:01.575Z] #13 63.56 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T08:59:01.575Z] #13 63.58 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:01.662Z] #20 8.763 skipping existing 1849cc453dee [2019-09-19T08:59:01.662Z] #20 8.802 [2019-09-19T08:59:01.662Z] #20 ... [2019-09-19T08:59:01.662Z] [2019-09-19T08:59:01.662Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-19T08:59:01.662Z] #11 DONE 1.4s [2019-09-19T08:59:01.833Z] #13 63.74 Selecting previously unselected package bzip2. [2019-09-19T08:59:01.833Z] #13 63.76 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-19T08:59:01.833Z] #13 63.79 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-19T08:59:01.833Z] #13 63.88 Selecting previously unselected package libgpm2:amd64. [2019-09-19T08:59:01.833Z] #13 63.88 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-19T08:59:01.928Z] [2019-09-19T08:59:01.928Z] #12 [dev 6/24] RUN ldconfig [2019-09-19T08:59:01.969Z] net/textproto [2019-09-19T08:59:01.969Z] crypto/tls [2019-09-19T08:59:01.969Z] internal/x/net/http/httpguts [2019-09-19T08:59:01.969Z] internal/x/net/http/httpproxy [2019-09-19T08:59:02.093Z] #13 63.89 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-19T08:59:02.093Z] #13 63.97 Selecting previously unselected package xz-utils. [2019-09-19T08:59:02.093Z] #13 63.97 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-19T08:59:02.093Z] #13 63.98 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-19T08:59:02.352Z] #13 64.30 Selecting previously unselected package aufs-tools. [2019-09-19T08:59:02.353Z] #13 64.30 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-19T08:59:02.353Z] #13 64.30 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-19T08:59:02.361Z] internal/x/net/http2/hpack [2019-09-19T08:59:02.361Z] mime [2019-09-19T08:59:02.361Z] mime/quotedprintable [2019-09-19T08:59:02.361Z] mime/multipart [2019-09-19T08:59:02.610Z] #13 64.49 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T08:59:02.610Z] #13 64.49 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T08:59:02.610Z] #13 64.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:59:02.610Z] #13 64.66 Selecting previously unselected package btrfs-progs. [2019-09-19T08:59:02.610Z] #13 64.67 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-19T08:59:02.610Z] #13 64.67 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T08:59:02.766Z] net/http/internal [2019-09-19T08:59:02.766Z] os/exec [2019-09-19T08:59:02.859Z] #12 ... [2019-09-19T08:59:02.859Z] [2019-09-19T08:59:02.859Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T08:59:02.859Z] #20 9.459 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-19T08:59:02.859Z] #20 9.710 [2019-09-19T08:59:02.859Z] #20 9.786 ######################################################################## 100.0% [2019-09-19T08:59:02.859Z] #20 9.868 [2019-09-19T08:59:02.859Z] #20 9.890 Download of images into '/build' complete. [2019-09-19T08:59:02.859Z] #20 9.890 Use something like the following to load the result into a Docker daemon: [2019-09-19T08:59:02.859Z] #20 9.890 tar -cC '/build' . | docker load [2019-09-19T08:59:02.859Z] #20 DONE 10.1s [2019-09-19T08:59:03.115Z] [2019-09-19T08:59:03.115Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:59:03.175Z] #13 65.34 Selecting previously unselected package btrfs-tools. [2019-09-19T08:59:03.456Z] #13 65.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-19T08:59:03.456Z] #13 65.35 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T08:59:03.456Z] #13 65.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-19T08:59:03.456Z] #13 65.43 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:03.456Z] #13 65.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:03.622Z] net/http/httptrace [2019-09-19T08:59:03.622Z] net/http [2019-09-19T08:59:03.689Z] #15 ... [2019-09-19T08:59:03.689Z] [2019-09-19T08:59:03.689Z] #12 [dev 6/24] RUN ldconfig [2019-09-19T08:59:03.689Z] #12 DONE 1.7s [2019-09-19T08:59:03.689Z] [2019-09-19T08:59:03.689Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:03.713Z] #13 65.64 Selecting previously unselected package dmsetup. [2019-09-19T08:59:03.713Z] #13 65.65 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:03.713Z] #13 65.65 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-19T08:59:03.971Z] #13 65.81 Selecting previously unselected package libonig4:amd64. [2019-09-19T08:59:03.971Z] #13 65.81 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-19T08:59:03.971Z] #13 65.81 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:59:03.971Z] #13 66.01 Selecting previously unselected package libjq1:amd64. [2019-09-19T08:59:03.971Z] #13 66.01 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:59:03.971Z] #13 66.02 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:59:04.228Z] #13 66.17 Selecting previously unselected package jq. [2019-09-19T08:59:04.228Z] #13 66.17 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:59:04.228Z] #13 66.18 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T08:59:04.228Z] #13 66.29 Selecting previously unselected package libaio1:amd64. [2019-09-19T08:59:04.228Z] #13 66.30 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-19T08:59:04.228Z] #13 66.30 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-19T08:59:04.228Z] #13 66.36 Selecting previously unselected package libcap2-bin. [2019-09-19T08:59:04.486Z] #13 66.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-19T08:59:04.486Z] #13 66.39 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-19T08:59:04.486Z] #13 66.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-19T08:59:04.486Z] #13 66.51 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:04.486Z] #13 66.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:04.486Z] #13 66.62 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-19T08:59:04.743Z] #13 66.62 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-19T08:59:04.743Z] #13 66.65 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-19T08:59:05.001Z] #13 66.99 Selecting previously unselected package libpcre16-3:amd64. [2019-09-19T08:59:05.001Z] #13 67.00 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:05.001Z] #13 67.01 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:05.259Z] #13 67.25 Selecting previously unselected package libpcre32-3:amd64. [2019-09-19T08:59:05.259Z] #13 67.25 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:05.259Z] #13 67.25 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:05.516Z] #13 67.42 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-19T08:59:05.516Z] #13 67.43 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:05.516Z] #13 67.44 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-19T08:59:05.521Z] github.com/LK4D4/vndr/godl [2019-09-19T08:59:05.521Z] github.com/LK4D4/vndr [2019-09-19T08:59:06.082Z] #13 67.99 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-19T08:59:06.082Z] #13 68.00 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-19T08:59:06.082Z] #13 68.00 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-19T08:59:06.339Z] #13 68.27 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-19T08:59:06.340Z] #13 ... [2019-09-19T08:59:06.340Z] [2019-09-19T08:59:06.340Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:06.340Z] #58 58.46 CC compel/arch/x86/src/lib/infect.o [2019-09-19T08:59:06.340Z] #58 59.49 CC compel/src/lib/infect-rpc.o [2019-09-19T08:59:06.340Z] #58 59.94 CC compel/src/lib/infect-util.o [2019-09-19T08:59:06.340Z] #58 60.30 CC compel/src/lib/infect.o [2019-09-19T08:59:06.340Z] #58 62.74 CC compel/src/lib/ptrace.o [2019-09-19T08:59:06.340Z] #58 63.27 AR compel/libcompel.a [2019-09-19T08:59:06.340Z] #58 63.43 HOSTCC compel/src/main-host.o [2019-09-19T08:59:06.340Z] #58 63.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-19T08:59:06.340Z] #58 64.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-19T08:59:06.340Z] #58 64.70 HOSTCC compel/src/lib/log-host.o [2019-09-19T08:59:06.340Z] #58 64.95 HOSTLINK compel/compel-host-bin [2019-09-19T08:59:06.340Z] #58 65.08 DEP soccr/soccr.d [2019-09-19T08:59:06.340Z] #58 65.33 CC soccr/soccr.o [2019-09-19T08:59:06.340Z] #58 67.07 AR soccr/libsoccr.a [2019-09-19T08:59:06.340Z] #58 67.11 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T08:59:06.340Z] #58 67.45 DEP criu/arch/x86/sigframe.d [2019-09-19T08:59:06.340Z] #58 67.58 DEP criu/arch/x86/sigaction_compat.d [2019-09-19T08:59:06.340Z] #58 67.78 DEP criu/arch/x86/kerndat.d [2019-09-19T08:59:06.340Z] #58 67.99 DEP criu/arch/x86/crtools.d [2019-09-19T08:59:06.340Z] #58 68.24 DEP criu/arch/x86/cpu.d [2019-09-19T08:59:06.340Z] #58 68.45 CC criu/arch/x86/cpu.o [2019-09-19T08:59:06.340Z] #58 ... [2019-09-19T08:59:06.340Z] [2019-09-19T08:59:06.340Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:06.340Z] #33 122.9 encoding/hex [2019-09-19T08:59:06.340Z] #33 123.3 encoding/pem [2019-09-19T08:59:06.340Z] #33 123.8 internal/singleflight [2019-09-19T08:59:06.340Z] #33 123.8 crypto/rand [2019-09-19T08:59:06.340Z] #33 124.1 crypto/elliptic [2019-09-19T08:59:06.340Z] #33 124.4 encoding/asn1 [2019-09-19T08:59:06.340Z] #33 126.5 crypto/rsa [2019-09-19T08:59:06.340Z] #33 127.6 crypto/ecdsa [2019-09-19T08:59:06.340Z] #33 128.3 crypto/dsa [2019-09-19T08:59:06.340Z] #33 128.4 crypto/x509/pkix [2019-09-19T08:59:06.340Z] #33 128.8 internal/x/crypto/cryptobyte [2019-09-19T08:59:06.340Z] #33 129.2 net [2019-09-19T08:59:06.340Z] #33 130.9 internal/x/crypto/internal/chacha20 [2019-09-19T08:59:06.340Z] #33 131.4 internal/x/crypto/poly1305 [2019-09-19T08:59:06.340Z] #33 131.8 internal/x/crypto/chacha20poly1305 [2019-09-19T08:59:06.340Z] #33 133.0 internal/x/crypto/hkdf [2019-09-19T08:59:06.597Z] #33 133.1 internal/x/text/transform [2019-09-19T08:59:06.597Z] #33 ... [2019-09-19T08:59:06.597Z] [2019-09-19T08:59:06.597Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:06.597Z] #13 68.28 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:06.597Z] #13 68.29 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:06.597Z] #13 68.38 Selecting previously unselected package libnl-3-200:amd64. [2019-09-19T08:59:06.597Z] #13 68.39 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-19T08:59:06.597Z] #13 68.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T08:59:06.597Z] #13 68.54 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-19T08:59:06.597Z] #13 68.55 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-19T08:59:06.597Z] #13 68.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T08:59:06.597Z] #13 68.64 Selecting previously unselected package libreadline5:amd64. [2019-09-19T08:59:06.863Z] #13 68.65 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-19T08:59:06.863Z] #13 68.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-19T08:59:06.863Z] #13 68.86 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-19T08:59:06.863Z] #13 68.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-19T08:59:06.863Z] #13 68.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:59:07.074Z] #13 2.919 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:59:07.074Z] #13 2.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:59:07.074Z] #13 2.944 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:59:07.074Z] #13 2.945 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:59:07.074Z] #13 2.958 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:59:07.074Z] #13 3.134 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:59:07.074Z] #13 3.489 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:59:07.649Z] #13 3.870 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:59:08.054Z] Removing intermediate container 24d9aafe5bab [2019-09-19T08:59:08.054Z] ---> ab0f9cf9dc96 [2019-09-19T08:59:08.054Z] Step 49/125 : FROM dev-base AS containerd [2019-09-19T08:59:08.054Z] ---> 68307f5bf4ad [2019-09-19T08:59:08.054Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-19T08:59:08.054Z] ---> Using cache [2019-09-19T08:59:08.054Z] ---> f37fbc0fe346 [2019-09-19T08:59:08.054Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-19T08:59:08.054Z] ---> Running in 9abe3289cf77 [2019-09-19T08:59:08.424Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:59:08.424Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:59:08.424Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:59:08.424Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:59:08.424Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:59:08.424Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T08:59:08.424Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T08:59:08.761Z] #13 70.78 Selecting previously unselected package net-tools. [2019-09-19T08:59:08.761Z] #13 70.79 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-19T08:59:08.801Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T08:59:09.018Z] #13 70.80 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T08:59:09.278Z] #13 71.13 Selecting previously unselected package python-pip-whl. [2019-09-19T08:59:09.279Z] #13 71.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-19T08:59:09.279Z] #13 71.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T08:59:09.543Z] #13 5.703 Fetched 7924 kB in 3s (2065 kB/s) [2019-09-19T08:59:09.849Z] #13 71.76 Selecting previously unselected package python3-pip. [2019-09-19T08:59:09.849Z] #13 71.77 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-19T08:59:09.849Z] #13 71.78 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T08:59:10.072Z] Fetched 7673 kB in 1s (4821 kB/s) [2019-09-19T08:59:10.106Z] #13 5.703 Reading package lists... [2019-09-19T08:59:10.107Z] #13 71.94 Selecting previously unselected package python3-pkg-resources. [2019-09-19T08:59:10.107Z] #13 71.95 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T08:59:10.107Z] #13 71.96 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-19T08:59:10.107Z] #13 72.17 Selecting previously unselected package python3-setuptools. [2019-09-19T08:59:10.364Z] #13 72.17 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-19T08:59:10.364Z] #13 72.18 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-19T08:59:10.439Z] Reading package lists... [2019-09-19T08:59:10.621Z] #13 72.49 Selecting previously unselected package python3-wheel. [2019-09-19T08:59:10.621Z] #13 72.49 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-19T08:59:10.621Z] #13 72.49 Unpacking python3-wheel (0.29.0-2) ... [2019-09-19T08:59:10.621Z] #13 72.66 Selecting previously unselected package thin-provisioning-tools. [2019-09-19T08:59:10.621Z] #13 72.67 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-19T08:59:10.621Z] #13 72.67 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T08:59:10.816Z] Reading package lists... [2019-09-19T08:59:10.816Z] Building dependency tree... [2019-09-19T08:59:10.817Z] Reading state information... [2019-09-19T08:59:11.013Z] #13 6.632 Reading package lists... [2019-09-19T08:59:11.186Z] #13 73.07 Selecting previously unselected package vim-runtime. [2019-09-19T08:59:11.186Z] #13 73.07 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T08:59:11.186Z] #13 73.14 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-19T08:59:11.186Z] #13 73.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-19T08:59:11.186Z] #13 73.20 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:11.195Z] The following additional packages will be installed: [2019-09-19T08:59:11.195Z] btrfs-progs liblzo2-2 [2019-09-19T08:59:11.195Z] The following NEW packages will be installed: [2019-09-19T08:59:11.195Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-19T08:59:11.195Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:59:11.195Z] Need to get 668 kB of archives. [2019-09-19T08:59:11.195Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-19T08:59:11.195Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-19T08:59:11.195Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-19T08:59:11.195Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-19T08:59:11.269Z] #13 7.481 Building dependency tree... [2019-09-19T08:59:11.269Z] #13 7.643 Reading state information... [2019-09-19T08:59:11.269Z] #13 ... [2019-09-19T08:59:11.269Z] [2019-09-19T08:59:11.269Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:59:11.269Z] #15 29.94 + rm -rf /tmp/tmp.yn5c1aXgn4 [2019-09-19T08:59:11.525Z] #15 DONE 30.2s [2019-09-19T08:59:11.525Z] [2019-09-19T08:59:11.525Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:11.525Z] #13 7.766 The following additional packages will be installed: [2019-09-19T08:59:11.525Z] #13 7.766 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-19T08:59:11.525Z] #13 7.766 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-19T08:59:11.525Z] #13 7.766 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-19T08:59:11.525Z] #13 7.766 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-19T08:59:11.525Z] #13 7.766 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-19T08:59:11.525Z] #13 7.766 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-19T08:59:11.525Z] #13 7.766 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-19T08:59:11.525Z] #13 7.766 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-19T08:59:11.525Z] #13 7.767 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-19T08:59:11.525Z] #13 7.768 Suggested packages: [2019-09-19T08:59:11.525Z] #13 7.768 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-19T08:59:11.525Z] #13 7.768 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-19T08:59:11.525Z] #13 7.768 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-19T08:59:11.525Z] #13 7.768 vim-doc vim-scripts xfsdump acl attr quota [2019-09-19T08:59:11.525Z] #13 7.768 Recommended packages: [2019-09-19T08:59:11.525Z] #13 7.768 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-19T08:59:11.525Z] #13 7.768 python3-keyrings.alt python3-xdg unzip [2019-09-19T08:59:11.567Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:59:11.567Z] Fetched 668 kB in 0s (4013 kB/s) [2019-09-19T08:59:11.567Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-19T08:59:11.567Z] (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-09-19T08:59:11.567Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-19T08:59:11.567Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T08:59:11.567Z] Selecting previously unselected package btrfs-progs. [2019-09-19T08:59:11.567Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-19T08:59:11.567Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T08:59:11.567Z] Selecting previously unselected package btrfs-tools. [2019-09-19T08:59:11.567Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-19T08:59:11.567Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T08:59:11.567Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:59:11.567Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T08:59:11.567Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T08:59:11.567Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T08:59:11.567Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:59:12.357Z] Removing intermediate container 9abe3289cf77 [2019-09-19T08:59:12.357Z] ---> bfb3f7725d2c [2019-09-19T08:59:12.357Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-19T08:59:12.357Z] ---> Running in ec4390479cff [2019-09-19T08:59:12.357Z] Removing intermediate container ec4390479cff [2019-09-19T08:59:12.357Z] ---> 65f1919c6644 [2019-09-19T08:59:12.357Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:59:12.458Z] #13 8.620 The following NEW packages will be installed: [2019-09-19T08:59:12.458Z] #13 8.620 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-19T08:59:12.458Z] #13 8.620 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-19T08:59:12.458Z] #13 8.620 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-19T08:59:12.458Z] #13 8.621 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-19T08:59:12.458Z] #13 8.621 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-19T08:59:12.458Z] #13 8.621 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-19T08:59:12.458Z] #13 8.621 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-19T08:59:12.458Z] #13 8.621 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-19T08:59:12.458Z] #13 8.621 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-19T08:59:12.458Z] #13 8.621 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-19T08:59:12.458Z] #13 8.621 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-19T08:59:12.458Z] #13 8.621 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-19T08:59:12.458Z] #13 8.622 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-19T08:59:12.458Z] #13 8.622 xfsprogs xxd xz-utils zip [2019-09-19T08:59:12.803Z] ---> 2504067e9dfa [2019-09-19T08:59:12.803Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T08:59:12.803Z] ---> 60708219421c [2019-09-19T08:59:12.803Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T08:59:13.246Z] ---> Running in e8a26a269b06 [2019-09-19T08:59:13.423Z] #13 9.784 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T08:59:13.423Z] #13 9.784 Need to get 90.9 MB of archives. [2019-09-19T08:59:13.423Z] #13 9.784 After this operation, 541 MB of additional disk space will be used. [2019-09-19T08:59:13.423Z] #13 9.784 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-19T08:59:13.423Z] #13 9.790 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-19T08:59:13.423Z] #13 9.791 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-19T08:59:13.423Z] #13 9.792 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-19T08:59:13.423Z] #13 9.794 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-19T08:59:13.423Z] #13 9.796 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-19T08:59:13.423Z] #13 9.803 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-19T08:59:13.423Z] #13 9.819 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-19T08:59:13.423Z] #13 9.820 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-19T08:59:13.423Z] #13 9.821 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-19T08:59:13.423Z] #13 9.841 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-19T08:59:13.423Z] #13 9.843 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-19T08:59:13.423Z] #13 9.844 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-19T08:59:13.423Z] #13 9.845 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-19T08:59:13.423Z] #13 9.846 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-19T08:59:13.423Z] #13 9.847 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-19T08:59:13.423Z] #13 9.848 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-19T08:59:13.423Z] #13 9.849 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-19T08:59:13.423Z] #13 9.850 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-19T08:59:13.423Z] #13 9.851 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-19T08:59:13.423Z] #13 9.851 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-19T08:59:13.423Z] #13 9.854 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T08:59:13.423Z] #13 9.856 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T08:59:13.423Z] #13 9.858 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-19T08:59:13.423Z] #13 9.858 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-19T08:59:13.423Z] #13 9.859 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-19T08:59:13.423Z] #13 9.862 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-19T08:59:13.423Z] #13 9.863 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T08:59:13.423Z] #13 9.864 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-19T08:59:13.423Z] #13 9.869 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-19T08:59:13.423Z] #13 9.870 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-19T08:59:13.423Z] #13 9.872 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-19T08:59:13.423Z] #13 9.873 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-19T08:59:13.423Z] #13 9.875 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-19T08:59:13.423Z] #13 9.876 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-19T08:59:13.423Z] #13 9.877 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-19T08:59:13.423Z] #13 9.877 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-19T08:59:13.423Z] #13 9.878 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-09-19T08:59:13.423Z] #13 9.879 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-19T08:59:13.423Z] #13 9.882 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-19T08:59:13.423Z] #13 9.884 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-19T08:59:13.423Z] #13 9.887 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-19T08:59:13.423Z] #13 9.893 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-19T08:59:13.423Z] #13 9.895 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-19T08:59:13.423Z] #13 9.896 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-19T08:59:13.423Z] #13 9.897 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-19T08:59:13.423Z] #13 9.897 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-19T08:59:13.423Z] #13 9.899 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-19T08:59:13.423Z] #13 9.917 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-19T08:59:13.423Z] #13 9.920 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-19T08:59:13.423Z] #13 9.934 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-19T08:59:13.423Z] #13 9.936 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-19T08:59:13.423Z] #13 9.937 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-19T08:59:13.423Z] #13 9.940 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-19T08:59:13.423Z] #13 9.940 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-19T08:59:13.423Z] #13 9.953 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-19T08:59:13.423Z] #13 10.01 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-19T08:59:13.664Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:59:13.664Z] + RM_GOPATH=0 [2019-09-19T08:59:13.664Z] + TMP_GOPATH= [2019-09-19T08:59:13.664Z] + : /build [2019-09-19T08:59:13.664Z] + '[' -z '' ']' [2019-09-19T08:59:13.664Z] ++ mktemp -d [2019-09-19T08:59:13.664Z] + export GOPATH=/tmp/tmp.icQ9L8d7bv [2019-09-19T08:59:13.664Z] + GOPATH=/tmp/tmp.icQ9L8d7bv [2019-09-19T08:59:13.664Z] + RM_GOPATH=1 [2019-09-19T08:59:13.664Z] ++ dirname ./install.sh [2019-09-19T08:59:13.664Z] + dir=. [2019-09-19T08:59:13.664Z] + bin=containerd [2019-09-19T08:59:13.664Z] + shift [2019-09-19T08:59:13.664Z] + '[' '!' -f ./containerd.installer ']' [2019-09-19T08:59:13.664Z] + . ./containerd.installer [2019-09-19T08:59:13.664Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:59:13.664Z] + install_containerd [2019-09-19T08:59:13.664Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-19T08:59:13.664Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.icQ9L8d7bv/src/github.com/containerd/containerd [2019-09-19T08:59:13.664Z] Cloning into '/tmp/tmp.icQ9L8d7bv/src/github.com/containerd/containerd'... [2019-09-19T08:59:13.678Z] #13 10.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-19T08:59:13.678Z] #13 10.05 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-19T08:59:13.678Z] #13 10.05 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-19T08:59:13.678Z] #13 10.05 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-19T08:59:13.678Z] #13 10.06 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-09-19T08:59:13.678Z] #13 10.10 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-09-19T08:59:13.678Z] #13 10.14 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-09-19T08:59:13.678Z] #13 10.14 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-19T08:59:13.678Z] #13 10.22 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-09-19T08:59:13.678Z] #13 10.27 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-09-19T08:59:13.933Z] #13 10.28 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-09-19T08:59:14.188Z] #13 10.71 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-09-19T08:59:15.113Z] #13 11.33 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T08:59:15.113Z] #13 11.35 Fetched 90.9 MB in 2s (37.2 MB/s) [2019-09-19T08:59:15.113Z] #13 11.39 Selecting previously unselected package bash-completion. [2019-09-19T08:59:15.113Z] #13 11.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-19T08:59:15.113Z] #13 11.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-19T08:59:15.369Z] #13 11.90 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-19T08:59:15.624Z] #13 12.00 Selecting previously unselected package libnet1:amd64. [2019-09-19T08:59:15.624Z] #13 12.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T08:59:15.624Z] #13 12.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T08:59:15.624Z] #13 12.04 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-19T08:59:15.624Z] #13 12.04 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-19T08:59:15.624Z] #13 12.04 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-19T08:59:15.625Z] #13 12.07 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-19T08:59:15.625Z] #13 12.08 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:15.625Z] #13 12.08 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-19T08:59:15.625Z] #13 12.12 Selecting previously unselected package libudev-dev:amd64. [2019-09-19T08:59:15.625Z] #13 12.12 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-19T08:59:15.881Z] #13 12.13 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:59:15.881Z] #13 12.17 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-19T08:59:15.881Z] #13 12.17 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:59:15.881Z] #13 12.18 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:15.881Z] #13 12.28 Selecting previously unselected package python3.5-minimal. [2019-09-19T08:59:15.881Z] #13 12.28 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:59:15.881Z] #13 12.29 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T08:59:16.136Z] #13 12.47 Selecting previously unselected package python3-minimal. [2019-09-19T08:59:16.136Z] #13 12.47 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-19T08:59:16.136Z] #13 12.48 Unpacking python3-minimal (3.5.3-1) ... [2019-09-19T08:59:16.136Z] #13 12.51 Selecting previously unselected package libmpdec2:amd64. [2019-09-19T08:59:16.136Z] #13 12.51 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-19T08:59:16.136Z] #13 12.52 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-19T08:59:16.136Z] #13 12.56 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-19T08:59:16.136Z] #13 12.56 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:59:16.136Z] #13 12.56 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:16.392Z] #13 12.80 Selecting previously unselected package python3.5. [2019-09-19T08:59:16.392Z] #13 12.80 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-19T08:59:16.392Z] #13 12.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:16.392Z] #13 12.85 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-19T08:59:16.392Z] #13 12.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-19T08:59:16.453Z] #13 77.60 Selecting previously unselected package vim. [2019-09-19T08:59:16.454Z] #13 77.60 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T08:59:16.454Z] #13 77.61 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:16.454Z] #13 78.28 Selecting previously unselected package xfsprogs. [2019-09-19T08:59:16.454Z] #13 78.28 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-19T08:59:16.454Z] #13 78.28 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-19T08:59:16.647Z] #13 12.85 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-19T08:59:16.647Z] #13 12.88 Selecting previously unselected package dh-python. [2019-09-19T08:59:16.647Z] #13 12.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-19T08:59:16.647Z] #13 12.89 Unpacking dh-python (2.20170125) ... [2019-09-19T08:59:16.647Z] #13 12.93 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:16.647Z] #13 12.94 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T08:59:16.903Z] #13 13.37 Setting up python3-minimal (3.5.3-1) ... [2019-09-19T08:59:17.018Z] #13 78.92 Selecting previously unselected package zip. [2019-09-19T08:59:17.018Z] #13 78.93 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-19T08:59:17.018Z] #13 78.94 Unpacking zip (3.0-11+b1) ... [2019-09-19T08:59:17.018Z] #13 ... [2019-09-19T08:59:17.018Z] [2019-09-19T08:59:17.018Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:17.018Z] #58 69.19 CC criu/arch/x86/crtools.o [2019-09-19T08:59:17.018Z] #58 70.64 CC criu/arch/x86/kerndat.o [2019-09-19T08:59:17.018Z] #58 71.27 CC criu/arch/x86/sigaction_compat.o [2019-09-19T08:59:17.018Z] #58 71.62 CC criu/arch/x86/sigframe.o [2019-09-19T08:59:17.018Z] #58 72.04 LINK criu/arch/x86/crtools.built-in.o [2019-09-19T08:59:17.018Z] #58 72.09 DEP criu/pie/util-vdso-elf32.d [2019-09-19T08:59:17.018Z] #58 72.25 DEP criu/arch/x86/vdso-pie.d [2019-09-19T08:59:17.018Z] #58 72.46 DEP criu/pie/parasite-vdso.d [2019-09-19T08:59:17.018Z] #58 72.64 DEP criu/pie/util-vdso.d [2019-09-19T08:59:17.018Z] #58 72.79 DEP criu/pie/util.d [2019-09-19T08:59:17.018Z] #58 72.99 CC criu/pie/util.o [2019-09-19T08:59:17.018Z] #58 73.38 CC criu/pie/util-vdso.o [2019-09-19T08:59:17.018Z] #58 74.18 CC criu/pie/parasite-vdso.o [2019-09-19T08:59:17.018Z] #58 75.48 CC criu/arch/x86/vdso-pie.o [2019-09-19T08:59:17.018Z] #58 75.92 CC criu/pie/util-vdso-elf32.o [2019-09-19T08:59:17.018Z] #58 76.52 AR criu/pie/pie.lib.a [2019-09-19T08:59:17.018Z] #58 76.59 DEP criu/pie/restorer.d [2019-09-19T08:59:17.018Z] #58 76.91 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-19T08:59:17.018Z] #58 77.09 DEP criu/arch/x86/restorer_unmap.d [2019-09-19T08:59:17.018Z] #58 77.10 DEP criu/arch/x86/restorer.d [2019-09-19T08:59:17.018Z] #58 77.32 DEP criu/pie/parasite.d [2019-09-19T08:59:17.018Z] #58 77.61 CC criu/pie/parasite.o [2019-09-19T08:59:17.018Z] #58 79.12 LINK criu/pie/parasite.built-in.o [2019-09-19T08:59:17.018Z] #58 79.14 GEN criu/pie/parasite-blob.h [2019-09-19T08:59:17.018Z] #58 79.16 CC criu/arch/x86/restorer.o [2019-09-19T08:59:17.018Z] #58 ... [2019-09-19T08:59:17.018Z] [2019-09-19T08:59:17.018Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:17.036Z] + cd /tmp/tmp.icQ9L8d7bv/src/github.com/containerd/containerd [2019-09-19T08:59:17.036Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T08:59:17.036Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-19T08:59:17.036Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-19T08:59:17.036Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-19T08:59:17.036Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-19T08:59:17.036Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-19T08:59:17.036Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-19T08:59:17.036Z] + '[' '' = dynamic ']' [2019-09-19T08:59:17.036Z] + make [2019-09-19T08:59:17.158Z] #13 13.55 Selecting previously unselected package python3. [2019-09-19T08:59:17.158Z] #13 13.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-19T08:59:17.158Z] #13 13.56 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-19T08:59:17.158Z] #13 13.57 Unpacking python3 (3.5.3-1) ... [2019-09-19T08:59:17.158Z] #13 13.59 Selecting previously unselected package pigz. [2019-09-19T08:59:17.158Z] #13 13.59 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-19T08:59:17.158Z] #13 13.60 Unpacking pigz (2.3.4-1) ... [2019-09-19T08:59:17.158Z] #13 13.63 Selecting previously unselected package libip4tc0:amd64. [2019-09-19T08:59:17.158Z] #13 13.63 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:17.158Z] #13 13.64 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:17.158Z] #13 13.67 Selecting previously unselected package libip6tc0:amd64. [2019-09-19T08:59:17.275Z] #13 79.15 Selecting previously unselected package libapparmor-perl. [2019-09-19T08:59:17.275Z] #13 79.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:59:17.275Z] #13 79.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T08:59:17.275Z] #13 ... [2019-09-19T08:59:17.275Z] [2019-09-19T08:59:17.275Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:17.275Z] #33 133.8 internal/x/text/unicode/bidi [2019-09-19T08:59:17.275Z] #33 135.8 internal/x/text/secure/bidirule [2019-09-19T08:59:17.275Z] #33 136.1 internal/x/text/unicode/norm [2019-09-19T08:59:17.275Z] #33 141.1 internal/x/net/idna [2019-09-19T08:59:17.275Z] #33 143.4 internal/x/net/http2/hpack [2019-09-19T08:59:17.275Z] #33 ... [2019-09-19T08:59:17.275Z] [2019-09-19T08:59:17.275Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:17.275Z] #13 79.32 Selecting previously unselected package apparmor. [2019-09-19T08:59:17.275Z] #13 79.32 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:59:17.408Z] 🇩 bin/ctr [2019-09-19T08:59:17.412Z] #13 13.67 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.67 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:17.412Z] #13 13.70 Selecting previously unselected package libiptc0:amd64. [2019-09-19T08:59:17.412Z] #13 13.70 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.71 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:17.412Z] #13 13.74 Selecting previously unselected package libxtables12:amd64. [2019-09-19T08:59:17.412Z] #13 13.75 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.75 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:17.412Z] #13 13.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-19T08:59:17.412Z] #13 13.79 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-19T08:59:17.412Z] #13 13.82 Selecting previously unselected package iptables. [2019-09-19T08:59:17.412Z] #13 13.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.82 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:17.412Z] #13 13.88 Selecting previously unselected package xxd. [2019-09-19T08:59:17.412Z] #13 13.88 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T08:59:17.412Z] #13 13.88 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:17.412Z] #13 13.92 Selecting previously unselected package vim-common. [2019-09-19T08:59:17.533Z] #13 79.41 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-19T08:59:17.668Z] #13 13.92 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T08:59:17.668Z] #13 13.92 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:17.668Z] #13 13.96 Selecting previously unselected package bzip2. [2019-09-19T08:59:17.668Z] #13 13.96 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-19T08:59:17.668Z] #13 13.96 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-19T08:59:17.668Z] #13 13.99 Selecting previously unselected package libgpm2:amd64. [2019-09-19T08:59:17.668Z] #13 14.00 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-19T08:59:17.668Z] #13 14.00 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-19T08:59:17.668Z] #13 14.03 Selecting previously unselected package xz-utils. [2019-09-19T08:59:17.668Z] #13 14.03 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-19T08:59:17.668Z] #13 14.03 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-19T08:59:17.668Z] #13 14.15 Selecting previously unselected package aufs-tools. [2019-09-19T08:59:17.668Z] #13 14.15 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-19T08:59:17.925Z] #13 14.15 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-19T08:59:17.925Z] #13 14.19 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T08:59:17.925Z] #13 14.19 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T08:59:17.925Z] #13 14.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:59:17.925Z] #13 14.22 Selecting previously unselected package btrfs-progs. [2019-09-19T08:59:17.925Z] #13 14.23 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-19T08:59:17.925Z] #13 14.23 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T08:59:17.925Z] #13 14.35 Selecting previously unselected package btrfs-tools. [2019-09-19T08:59:17.925Z] #13 14.35 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-19T08:59:17.925Z] #13 14.36 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T08:59:17.925Z] #13 14.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-19T08:59:17.925Z] #13 14.39 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:17.925Z] #13 14.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:17.925Z] #13 14.43 Selecting previously unselected package dmsetup. [2019-09-19T08:59:18.097Z] #13 80.01 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-19T08:59:18.097Z] #13 80.03 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-19T08:59:18.097Z] #13 80.03 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T08:59:18.180Z] #13 14.43 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.43 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-19T08:59:18.180Z] #13 14.48 Selecting previously unselected package libonig4:amd64. [2019-09-19T08:59:18.180Z] #13 14.48 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.49 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:59:18.180Z] #13 14.53 Selecting previously unselected package libjq1:amd64. [2019-09-19T08:59:18.180Z] #13 14.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:59:18.180Z] #13 14.57 Selecting previously unselected package jq. [2019-09-19T08:59:18.180Z] #13 14.57 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.57 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T08:59:18.180Z] #13 14.61 Selecting previously unselected package libaio1:amd64. [2019-09-19T08:59:18.180Z] #13 14.61 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.61 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-19T08:59:18.180Z] #13 14.63 Selecting previously unselected package libcap2-bin. [2019-09-19T08:59:18.180Z] #13 14.64 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.64 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-19T08:59:18.180Z] #13 14.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-19T08:59:18.180Z] #13 14.67 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:18.180Z] #13 14.70 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-19T08:59:18.180Z] #13 14.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-19T08:59:18.180Z] #13 14.70 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-19T08:59:18.180Z] #13 14.76 Selecting previously unselected package libpcre16-3:amd64. [2019-09-19T08:59:18.180Z] #13 14.76 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:18.435Z] #13 14.77 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:18.435Z] #13 14.82 Selecting previously unselected package libpcre32-3:amd64. [2019-09-19T08:59:18.435Z] #13 14.82 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:18.435Z] #13 14.83 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:18.435Z] #13 14.87 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-19T08:59:18.435Z] #13 14.87 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-19T08:59:18.435Z] #13 14.87 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-19T08:59:18.435Z] #13 14.95 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-19T08:59:18.435Z] #13 14.95 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-19T08:59:18.436Z] #13 14.96 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-19T08:59:18.436Z] #13 15.01 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-19T08:59:18.436Z] #13 15.01 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-19T08:59:18.693Z] #13 15.01 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:18.693Z] #13 15.07 Selecting previously unselected package libnl-3-200:amd64. [2019-09-19T08:59:18.693Z] #13 15.07 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-19T08:59:18.693Z] #13 15.08 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T08:59:18.693Z] #13 15.13 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-19T08:59:18.693Z] #13 15.13 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-19T08:59:18.693Z] #13 15.13 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T08:59:18.693Z] #13 15.17 Selecting previously unselected package libreadline5:amd64. [2019-09-19T08:59:18.693Z] #13 15.17 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-19T08:59:18.693Z] #13 15.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-19T08:59:18.693Z] #13 15.20 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-19T08:59:18.693Z] #13 15.21 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-19T08:59:18.693Z] #13 15.21 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:59:19.315Z] #13 15.58 Selecting previously unselected package net-tools. [2019-09-19T08:59:19.315Z] #13 15.58 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-19T08:59:19.315Z] #13 15.59 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T08:59:19.315Z] #13 15.64 Selecting previously unselected package python-pip-whl. [2019-09-19T08:59:19.315Z] #13 15.64 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-19T08:59:19.315Z] #13 15.64 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T08:59:19.315Z] #13 15.75 Selecting previously unselected package python3-pip. [2019-09-19T08:59:19.315Z] #13 15.75 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-19T08:59:19.315Z] #13 15.76 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T08:59:19.315Z] #13 15.80 Selecting previously unselected package python3-pkg-resources. [2019-09-19T08:59:19.315Z] #13 15.80 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T08:59:19.315Z] #13 15.80 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-19T08:59:19.315Z] #13 15.85 Selecting previously unselected package python3-setuptools. [2019-09-19T08:59:19.315Z] #13 15.85 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-19T08:59:19.570Z] #13 15.85 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-19T08:59:19.570Z] #13 15.90 Selecting previously unselected package python3-wheel. [2019-09-19T08:59:19.570Z] #13 15.90 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-19T08:59:19.570Z] #13 15.90 Unpacking python3-wheel (0.29.0-2) ... [2019-09-19T08:59:19.570Z] #13 15.94 Selecting previously unselected package thin-provisioning-tools. [2019-09-19T08:59:19.570Z] #13 15.94 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-19T08:59:19.570Z] #13 15.94 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T08:59:19.570Z] #13 16.01 Selecting previously unselected package vim-runtime. [2019-09-19T08:59:19.570Z] #13 16.01 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T08:59:19.570Z] #13 16.02 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-19T08:59:19.570Z] #13 16.03 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-19T08:59:19.570Z] #13 16.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:19.993Z] #13 82.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-19T08:59:19.993Z] #13 82.03 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-19T08:59:19.993Z] #13 82.04 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T08:59:20.496Z] #13 16.66 Selecting previously unselected package vim. [2019-09-19T08:59:20.496Z] #13 16.66 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T08:59:20.496Z] #13 16.66 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:20.496Z] #13 16.78 Selecting previously unselected package xfsprogs. [2019-09-19T08:59:20.496Z] #13 16.79 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-19T08:59:20.496Z] #13 16.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-19T08:59:20.496Z] #13 16.89 Selecting previously unselected package zip. [2019-09-19T08:59:20.496Z] #13 16.89 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-19T08:59:20.496Z] #13 16.89 Unpacking zip (3.0-11+b1) ... [2019-09-19T08:59:20.496Z] #13 16.93 Selecting previously unselected package libapparmor-perl. [2019-09-19T08:59:20.496Z] #13 16.93 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:59:20.496Z] #13 16.94 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T08:59:20.496Z] #13 16.98 Selecting previously unselected package apparmor. [2019-09-19T08:59:20.496Z] #13 16.98 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-19T08:59:20.496Z] #13 17.00 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-19T08:59:20.780Z] #13 17.08 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-19T08:59:20.780Z] #13 17.08 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-19T08:59:20.780Z] #13 17.09 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T08:59:21.040Z] #13 17.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-19T08:59:21.040Z] #13 17.49 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-19T08:59:21.040Z] #13 17.49 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T08:59:21.310Z] #13 17.83 Selecting previously unselected package binutils-mingw-w64. [2019-09-19T08:59:21.310Z] #13 17.83 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-19T08:59:21.310Z] #13 17.83 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T08:59:21.310Z] #13 17.87 Selecting previously unselected package mingw-w64-common. [2019-09-19T08:59:21.310Z] #13 17.87 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-19T08:59:21.574Z] #13 17.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-19T08:59:22.504Z] #13 18.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-19T08:59:22.504Z] #13 18.65 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-19T08:59:22.504Z] #13 18.66 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T08:59:22.519Z] #13 84.34 Selecting previously unselected package binutils-mingw-w64. [2019-09-19T08:59:22.519Z] #13 84.34 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-19T08:59:22.519Z] #13 84.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T08:59:22.519Z] #13 84.48 Selecting previously unselected package mingw-w64-common. [2019-09-19T08:59:22.519Z] #13 84.48 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-19T08:59:22.519Z] #13 84.48 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-19T08:59:23.428Z] #13 19.52 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-19T08:59:23.428Z] #13 19.53 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:23.428Z] #13 19.53 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:23.428Z] #13 19.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-19T08:59:23.428Z] #13 19.57 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:23.428Z] #13 19.57 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:26.698Z] #13 ... [2019-09-19T08:59:26.698Z] [2019-09-19T08:59:26.698Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:26.698Z] #58 79.92 CC criu/arch/x86/restorer_unmap.o [2019-09-19T08:59:26.698Z] #58 80.00 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-19T08:59:26.698Z] #58 80.31 CC criu/pie/restorer.o [2019-09-19T08:59:26.698Z] #58 84.06 LINK criu/pie/restorer.built-in.o [2019-09-19T08:59:26.698Z] #58 84.11 GEN criu/pie/restorer-blob.h [2019-09-19T08:59:26.698Z] #58 84.19 DEP criu/vdso.d [2019-09-19T08:59:26.698Z] #58 84.49 DEP criu/vdso-compat.d [2019-09-19T08:59:26.698Z] #58 84.67 DEP criu/uts_ns.d [2019-09-19T08:59:26.698Z] #58 84.89 DEP criu/util.d [2019-09-19T08:59:26.698Z] #58 85.11 DEP criu/uffd.d [2019-09-19T08:59:26.698Z] #58 85.42 DEP criu/tun.d [2019-09-19T08:59:26.698Z] #58 85.64 DEP criu/tty.d [2019-09-19T08:59:26.698Z] #58 85.93 DEP criu/timerfd.d [2019-09-19T08:59:26.698Z] #58 86.13 DEP criu/sysfs_parse.d [2019-09-19T08:59:26.698Z] #58 86.34 DEP criu/sysctl.d [2019-09-19T08:59:26.698Z] #58 86.66 DEP criu/string.d [2019-09-19T08:59:26.698Z] #58 86.73 DEP criu/stats.d [2019-09-19T08:59:26.698Z] #58 86.88 DEP criu/sockets.d [2019-09-19T08:59:26.698Z] #58 87.10 DEP criu/sk-unix.d [2019-09-19T08:59:26.698Z] #58 87.38 DEP criu/sk-tcp.d [2019-09-19T08:59:26.698Z] #58 87.69 DEP criu/sk-queue.d [2019-09-19T08:59:26.698Z] #58 87.94 DEP criu/sk-packet.d [2019-09-19T08:59:26.698Z] #58 88.15 DEP criu/sk-netlink.d [2019-09-19T08:59:26.698Z] #58 88.33 DEP criu/sk-inet.d [2019-09-19T08:59:26.698Z] #58 88.56 DEP criu/signalfd.d [2019-09-19T08:59:26.698Z] #58 88.75 DEP criu/sigframe.d [2019-09-19T08:59:26.698Z] #58 88.88 DEP criu/shmem.d [2019-09-19T08:59:26.732Z] #13 23.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-19T08:59:26.732Z] #13 23.21 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:26.732Z] #13 23.21 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:26.955Z] #58 89.06 DEP criu/servicefd.d [2019-09-19T08:59:27.212Z] #58 89.35 DEP criu/seize.d [2019-09-19T08:59:27.470Z] #58 89.64 DEP criu/seccomp.d [2019-09-19T08:59:27.470Z] #58 ... [2019-09-19T08:59:27.470Z] [2019-09-19T08:59:27.470Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:27.470Z] #13 89.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-19T08:59:27.728Z] #13 89.51 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-19T08:59:27.728Z] #13 89.53 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T08:59:27.985Z] #13 ... [2019-09-19T08:59:27.985Z] [2019-09-19T08:59:27.985Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:27.985Z] #33 144.6 mime [2019-09-19T08:59:27.985Z] #33 146.5 mime/quotedprintable [2019-09-19T08:59:27.985Z] #33 146.9 net/http/internal [2019-09-19T08:59:27.985Z] #33 147.2 os/exec [2019-09-19T08:59:27.985Z] #33 150.4 net/textproto [2019-09-19T08:59:27.985Z] #33 150.4 crypto/x509 [2019-09-19T08:59:27.985Z] #33 151.7 internal/x/net/http/httpguts [2019-09-19T08:59:27.985Z] #33 152.0 internal/x/net/http/httpproxy [2019-09-19T08:59:27.985Z] #33 152.6 mime/multipart [2019-09-19T08:59:27.985Z] #33 ... [2019-09-19T08:59:27.985Z] [2019-09-19T08:59:27.985Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:27.985Z] #58 89.84 DEP criu/rst-malloc.d [2019-09-19T08:59:27.985Z] #58 89.92 DEP criu/rbtree.d [2019-09-19T08:59:27.985Z] #58 89.98 DEP criu/pstree.d [2019-09-19T08:59:27.985Z] #58 90.26 DEP criu/protobuf.d [2019-09-19T08:59:28.149Z] + dpkg --print-architecture [2019-09-19T08:59:28.149Z] + cd /tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution [2019-09-19T08:59:28.149Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T08:59:28.149Z] + GOPATH=/tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7xnhMCyQkx [2019-09-19T08:59:28.149Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-19T08:59:28.243Z] #58 90.45 GEN criu/protobuf-desc-gen.h [2019-09-19T08:59:30.032Z] #13 26.02 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-19T08:59:30.032Z] #13 26.04 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T08:59:30.032Z] #13 26.05 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-19T08:59:30.032Z] #13 26.06 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T08:59:30.032Z] #13 26.07 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T08:59:30.032Z] #13 26.09 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:30.032Z] #13 26.10 Processing triggers for mime-support (3.60) ... [2019-09-19T08:59:30.032Z] #13 26.11 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:30.032Z] #13 26.12 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-19T08:59:30.032Z] #13 26.13 Setting up libcap2-bin (1:2.25-1) ... [2019-09-19T08:59:30.032Z] #13 26.14 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T08:59:30.032Z] #13 26.15 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T08:59:30.032Z] #13 26.16 Setting up bash-completion (1:2.1-4.3) ... [2019-09-19T08:59:30.139Z] #58 92.17 DEP criu/protobuf-desc.d [2019-09-19T08:59:30.140Z] #58 92.36 DEP criu/proc_parse.d [2019-09-19T08:59:30.287Z] #13 26.69 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-19T08:59:30.287Z] #13 26.70 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T08:59:30.287Z] #13 26.71 Setting up zip (3.0-11+b1) ... [2019-09-19T08:59:30.287Z] #13 26.72 Setting up bzip2 (1.0.6-8.1) ... [2019-09-19T08:59:30.287Z] #13 26.73 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:30.287Z] #13 26.74 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T08:59:30.287Z] #13 26.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:59:30.287Z] #13 26.76 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-19T08:59:30.287Z] #13 26.78 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:30.287Z] #13 26.78 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-19T08:59:30.287Z] #13 26.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-19T08:59:30.404Z] #58 92.68 DEP criu/plugin.d [2019-09-19T08:59:30.542Z] #13 26.80 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T08:59:30.542Z] #13 26.81 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:30.542Z] #13 26.83 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-19T08:59:30.542Z] #13 26.84 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:30.542Z] #13 26.85 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-19T08:59:30.542Z] #13 26.86 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:30.542Z] #13 26.94 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:59:30.542Z] #13 26.95 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-19T08:59:30.542Z] #13 26.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-19T08:59:30.542Z] #13 26.98 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T08:59:30.542Z] #13 26.99 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T08:59:30.542Z] #13 27.00 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-19T08:59:30.542Z] #13 27.02 Setting up pigz (2.3.4-1) ... [2019-09-19T08:59:30.542Z] #13 27.03 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T08:59:30.542Z] #13 27.03 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-19T08:59:30.542Z] #13 27.04 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:30.661Z] #58 92.88 DEP criu/pipes.d [2019-09-19T08:59:30.797Z] #13 27.05 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-19T08:59:30.797Z] #13 27.06 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T08:59:30.797Z] #13 27.07 Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T08:59:30.797Z] #13 27.08 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-19T08:59:30.797Z] #13 27.09 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-19T08:59:30.797Z] #13 27.10 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-19T08:59:30.797Z] #13 27.11 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T08:59:30.797Z] #13 27.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-19T08:59:30.797Z] #13 27.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-19T08:59:30.797Z] #13 27.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-19T08:59:30.797Z] #13 27.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-19T08:59:30.797Z] #13 27.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-19T08:59:30.797Z] #13 27.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-19T08:59:30.797Z] #13 27.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-19T08:59:30.797Z] #13 27.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-19T08:59:30.797Z] #13 27.15 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:30.797Z] #13 27.16 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:30.797Z] #13 27.18 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T08:59:30.797Z] #13 27.18 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T08:59:30.797Z] #13 27.19 Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T08:59:30.798Z] #13 27.20 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-19T08:59:30.798Z] #13 27.21 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T08:59:30.918Z] #58 93.10 DEP criu/pie-util.d [2019-09-19T08:59:30.918Z] #58 93.22 DEP criu/pie-util-vdso.d [2019-09-19T08:59:31.175Z] #58 93.45 DEP criu/pie-util-vdso-elf32.d [2019-09-19T08:59:31.432Z] #58 93.62 DEP criu/path.d [2019-09-19T08:59:31.690Z] #58 93.88 DEP criu/parasite-syscall.d [2019-09-19T08:59:31.722Z] #13 28.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-19T08:59:31.722Z] #13 28.11 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:31.722Z] #13 28.12 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-09-19T08:59:31.722Z] #13 28.12 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-09-19T08:59:31.722Z] #13 28.12 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-09-19T08:59:31.722Z] #13 28.12 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-09-19T08:59:31.722Z] #13 28.13 Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T08:59:31.722Z] #13 28.14 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:31.722Z] #13 28.15 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-09-19T08:59:31.722Z] #13 28.16 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-09-19T08:59:31.722Z] #13 28.16 Setting up python3 (3.5.3-1) ... [2019-09-19T08:59:31.947Z] #58 94.20 DEP criu/pagemap.d [2019-09-19T08:59:32.205Z] #58 94.46 DEP criu/pagemap-cache.d [2019-09-19T08:59:32.282Z] #13 28.47 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-19T08:59:32.463Z] #58 94.72 DEP criu/page-xfer.d [2019-09-19T08:59:32.721Z] #58 94.96 DEP criu/page-pipe.d [2019-09-19T08:59:32.979Z] #58 95.07 DEP criu/netfilter.d [2019-09-19T08:59:32.979Z] #58 95.30 DEP criu/net.d [2019-09-19T08:59:33.205Z] #13 29.41 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-19T08:59:33.205Z] #13 29.45 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-19T08:59:33.205Z] #13 29.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:33.205Z] #13 29.48 Setting up python3-wheel (0.29.0-2) ... [2019-09-19T08:59:33.205Z] #13 29.64 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-19T08:59:33.237Z] #58 ... [2019-09-19T08:59:33.237Z] [2019-09-19T08:59:33.237Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:33.237Z] #13 95.25 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-19T08:59:33.237Z] #13 95.25 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:33.237Z] #13 95.26 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:33.460Z] #13 29.85 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:33.460Z] #13 29.86 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T08:59:33.495Z] #13 95.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-19T08:59:33.495Z] #13 95.38 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:33.495Z] #13 95.40 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:33.651Z] + rm -rf /tmp/tmp.7xnhMCyQkx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7xnhMCyQkx [2019-09-19T08:59:33.721Z] #13 30.07 Setting up dmsetup (2:1.02.137-2) ... [2019-09-19T08:59:33.721Z] #13 30.08 Setting up python3-setuptools (33.1.1-1) ... [2019-09-19T08:59:33.977Z] #13 30.29 Setting up dh-python (2.20170125) ... [2019-09-19T08:59:33.977Z] #13 30.44 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-19T08:59:33.977Z] #13 30.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T08:59:34.542Z] #13 DONE 30.9s [2019-09-19T08:59:34.542Z] [2019-09-19T08:59:34.542Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-19T08:59:35.133Z] Removing intermediate container f4e20199e4b6 [2019-09-19T08:59:35.133Z] ---> 804f1df73f94 [2019-09-19T08:59:35.133Z] Step 16/125 : FROM base AS swagger [2019-09-19T08:59:35.133Z] ---> 587ba7f89072 [2019-09-19T08:59:35.133Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:59:35.133Z] ---> Running in d6a5abef43d9 [2019-09-19T08:59:35.416Z] Removing intermediate container d6a5abef43d9 [2019-09-19T08:59:35.416Z] ---> dc81c86d98ba [2019-09-19T08:59:35.416Z] 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-09-19T08:59:35.416Z] ---> Running in f2f96260ae02 [2019-09-19T08:59:35.699Z] + mktemp -d [2019-09-19T08:59:35.699Z] + export GOPATH=/tmp/tmp.yaVoBOmbum [2019-09-19T08:59:35.699Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.yaVoBOmbum/src/github.com/go-swagger/go-swagger [2019-09-19T08:59:35.699Z] Cloning into '/tmp/tmp.yaVoBOmbum/src/github.com/go-swagger/go-swagger'... [2019-09-19T08:59:36.427Z] #14 1.783 Collecting yamllint==1.16.0 [2019-09-19T08:59:36.776Z] #13 ... [2019-09-19T08:59:36.776Z] [2019-09-19T08:59:36.776Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T08:59:36.776Z] #27 DONE 163.2s [2019-09-19T08:59:36.776Z] [2019-09-19T08:59:36.776Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:36.776Z] #58 95.61 DEP criu/namespaces.d [2019-09-19T08:59:36.776Z] #58 95.88 DEP criu/mount.d [2019-09-19T08:59:36.776Z] #58 96.12 DEP criu/mem.d [2019-09-19T08:59:36.776Z] #58 96.37 DEP criu/lsm.d [2019-09-19T08:59:36.776Z] #58 96.54 DEP criu/log.d [2019-09-19T08:59:36.776Z] #58 96.82 DEP criu/libnetlink.d [2019-09-19T08:59:36.776Z] #58 97.08 DEP criu/kerndat.d [2019-09-19T08:59:36.776Z] #58 97.44 DEP criu/kcmp-ids.d [2019-09-19T08:59:36.776Z] #58 97.55 DEP criu/irmap.d [2019-09-19T08:59:36.776Z] #58 97.75 DEP criu/ipc_ns.d [2019-09-19T08:59:36.776Z] #58 97.95 DEP criu/image.d [2019-09-19T08:59:36.776Z] #58 98.18 DEP criu/image-desc.d [2019-09-19T08:59:36.776Z] #58 98.31 DEP criu/fsnotify.d [2019-09-19T08:59:36.776Z] #58 98.55 DEP criu/filesystems.d [2019-09-19T08:59:36.776Z] #58 98.79 DEP criu/files.d [2019-09-19T08:59:37.033Z] #58 99.11 DEP criu/files-reg.d [2019-09-19T08:59:37.291Z] #58 99.51 DEP criu/files-ext.d [2019-09-19T08:59:37.549Z] #58 99.76 DEP criu/file-lock.d [2019-09-19T08:59:37.807Z] #58 100.1 DEP criu/file-ids.d [2019-09-19T08:59:37.807Z] #58 100.2 DEP criu/fifo.d [2019-09-19T08:59:38.371Z] #58 100.4 DEP criu/fdstore.d [2019-09-19T08:59:38.371Z] #58 100.5 DEP criu/fault-injection.d [2019-09-19T08:59:38.371Z] #58 100.6 DEP criu/external.d [2019-09-19T08:59:38.629Z] #58 100.7 DEP criu/eventpoll.d [2019-09-19T08:59:38.629Z] #58 ... [2019-09-19T08:59:38.629Z] [2019-09-19T08:59:38.629Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:38.629Z] #33 155.1 crypto/tls [2019-09-19T08:59:38.629Z] #33 162.5 net/http/httptrace [2019-09-19T08:59:38.629Z] #33 162.8 net/http [2019-09-19T08:59:38.629Z] #33 ... [2019-09-19T08:59:38.629Z] [2019-09-19T08:59:38.629Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:38.629Z] #58 100.9 DEP criu/eventfd.d [2019-09-19T08:59:38.887Z] #58 101.0 DEP criu/crtools.d [2019-09-19T08:59:38.887Z] #58 101.2 DEP criu/cr-service.d [2019-09-19T08:59:39.144Z] #58 101.5 DEP criu/cr-restore.d [2019-09-19T08:59:39.709Z] #58 101.7 DEP criu/cr-errno.d [2019-09-19T08:59:39.709Z] #58 101.8 DEP criu/cr-dump.d [2019-09-19T08:59:39.966Z] #58 102.0 DEP criu/cr-dedup.d [2019-09-19T08:59:39.966Z] #58 102.2 DEP criu/cr-check.d [2019-09-19T08:59:40.224Z] #58 102.5 DEP criu/config.d [2019-09-19T08:59:40.482Z] #58 102.7 DEP criu/clone-noasan.d [2019-09-19T08:59:40.482Z] #58 102.8 DEP criu/cgroup.d [2019-09-19T08:59:40.739Z] #58 103.0 DEP criu/cgroup-props.d [2019-09-19T08:59:40.739Z] #58 103.1 DEP criu/bitmap.d [2019-09-19T08:59:40.997Z] #58 103.1 DEP criu/bfd.d [2019-09-19T08:59:40.997Z] #58 103.3 DEP criu/autofs.d [2019-09-19T08:59:41.254Z] #58 103.5 DEP criu/aio.d [2019-09-19T08:59:41.512Z] #58 103.8 DEP criu/action-scripts.d [2019-09-19T08:59:42.077Z] #58 104.1 CC criu/action-scripts.o [2019-09-19T08:59:42.335Z] #58 104.6 CC criu/aio.o [2019-09-19T08:59:42.575Z] + cd /tmp/tmp.yaVoBOmbum/src/github.com/go-swagger/go-swagger [2019-09-19T08:59:42.575Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-19T08:59:42.859Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-19T08:59:42.900Z] #58 ... [2019-09-19T08:59:42.900Z] [2019-09-19T08:59:42.900Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-19T08:59:42.900Z] #15 169.3 + rm -rf /tmp/tmp.h65xIYWvuo [2019-09-19T08:59:42.900Z] #15 DONE 169.8s [2019-09-19T08:59:42.949Z] #14 8.063 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-19T08:59:42.949Z] #14 8.126 Collecting pyyaml (from yamllint==1.16.0) [2019-09-19T08:59:43.162Z] [2019-09-19T08:59:43.162Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:43.162Z] #33 ... [2019-09-19T08:59:43.162Z] [2019-09-19T08:59:43.162Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:43.162Z] #58 105.5 CC criu/autofs.o [2019-09-19T08:59:43.872Z] #14 9.182 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-19T08:59:44.127Z] #14 9.608 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-19T08:59:45.488Z] #14 10.67 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-19T08:59:45.488Z] #14 10.93 Building wheels for collected packages: pyyaml, pathspec [2019-09-19T08:59:45.488Z] #14 10.93 Running setup.py bdist_wheel for pyyaml: started [2019-09-19T08:59:45.688Z] #58 107.7 CC criu/bfd.o [2019-09-19T08:59:45.743Z] #14 11.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-19T08:59:45.743Z] #14 11.21 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-19T08:59:45.743Z] #14 11.23 Running setup.py bdist_wheel for pathspec: started [2019-09-19T08:59:46.016Z] 🇩 bin/containerd [2019-09-19T08:59:46.252Z] #58 108.4 CC criu/bitmap.o [2019-09-19T08:59:46.302Z] #14 11.53 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-19T08:59:46.302Z] #14 11.53 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-19T08:59:46.302Z] #14 11.54 Successfully built pyyaml pathspec [2019-09-19T08:59:46.302Z] #14 11.54 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-19T08:59:46.302Z] #14 11.65 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-19T08:59:46.302Z] #14 DONE 11.8s [2019-09-19T08:59:46.302Z] [2019-09-19T08:59:46.302Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-19T08:59:46.302Z] #16 DONE 0.1s [2019-09-19T08:59:46.510Z] #58 108.7 CC criu/cgroup-props.o [2019-09-19T08:59:46.557Z] [2019-09-19T08:59:46.557Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-19T08:59:46.557Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-19T08:59:46.557Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 95.57kB / 9.11MB 0.1s [2019-09-19T08:59:46.557Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-19T08:59:46.557Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.38MB / 9.11MB 0.2s [2019-09-19T08:59:46.812Z] #64 ... [2019-09-19T08:59:46.812Z] [2019-09-19T08:59:46.812Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-19T08:59:46.812Z] #60 DONE 0.4s [2019-09-19T08:59:46.812Z] [2019-09-19T08:59:46.812Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-19T08:59:46.812Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-09-19T08:59:46.812Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-09-19T08:59:46.812Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.1s [2019-09-19T08:59:47.074Z] #58 109.3 CC criu/cgroup.o [2019-09-19T08:59:47.372Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2019-09-19T08:59:47.372Z] #64 DONE 1.0s [2019-09-19T08:59:47.372Z] [2019-09-19T08:59:47.372Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-19T08:59:47.372Z] #52 DONE 1.0s [2019-09-19T08:59:47.372Z] [2019-09-19T08:59:47.372Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T08:59:47.631Z] #61 ... [2019-09-19T08:59:47.631Z] [2019-09-19T08:59:47.631Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T08:59:47.631Z] #40 DONE 1.3s [2019-09-19T08:59:47.631Z] [2019-09-19T08:59:47.631Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-19T08:59:47.631Z] #32 DONE 1.3s [2019-09-19T08:59:47.631Z] [2019-09-19T08:59:47.631Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-19T08:59:47.631Z] #26 DONE 1.3s [2019-09-19T08:59:47.631Z] [2019-09-19T08:59:47.631Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-19T08:59:47.631Z] #23 DONE 1.3s [2019-09-19T08:59:47.631Z] [2019-09-19T08:59:47.631Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-19T08:59:47.631Z] #49 DONE 1.3s [2019-09-19T08:59:47.886Z] [2019-09-19T08:59:47.886Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-19T08:59:47.886Z] #29 DONE 1.3s [2019-09-19T08:59:47.886Z] [2019-09-19T08:59:47.886Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-19T08:59:47.886Z] #21 DONE 1.3s [2019-09-19T08:59:47.886Z] [2019-09-19T08:59:47.886Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:59:48.142Z] #30 ... [2019-09-19T08:59:48.142Z] [2019-09-19T08:59:48.142Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-19T08:59:48.142Z] #41 DONE 0.2s [2019-09-19T08:59:48.142Z] [2019-09-19T08:59:48.142Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T08:59:49.600Z] #58 ... [2019-09-19T08:59:49.600Z] [2019-09-19T08:59:49.600Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:49.600Z] #33 176.0 github.com/LK4D4/vndr/godl [2019-09-19T08:59:50.167Z] #33 176.6 github.com/LK4D4/vndr [2019-09-19T08:59:53.422Z] #42 ... [2019-09-19T08:59:53.422Z] [2019-09-19T08:59:53.422Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T08:59:53.422Z] #30 5.097 + RM_GOPATH=0 [2019-09-19T08:59:53.422Z] #30 5.097 + TMP_GOPATH= [2019-09-19T08:59:53.422Z] #30 5.097 + : /build [2019-09-19T08:59:53.422Z] #30 5.097 + '[' -z '' ']' [2019-09-19T08:59:53.422Z] #30 5.105 ++ mktemp -d [2019-09-19T08:59:53.422Z] #30 5.105 + export GOPATH=/tmp/tmp.RxtdkhaDMq [2019-09-19T08:59:53.422Z] #30 5.105 + GOPATH=/tmp/tmp.RxtdkhaDMq [2019-09-19T08:59:53.422Z] #30 5.105 + RM_GOPATH=1 [2019-09-19T08:59:53.422Z] #30 5.105 ++ dirname ./install.sh [2019-09-19T08:59:53.422Z] #30 5.105 + dir=. [2019-09-19T08:59:53.422Z] #30 5.105 + bin=tomlv [2019-09-19T08:59:53.422Z] #30 5.105 + shift [2019-09-19T08:59:53.422Z] #30 5.105 + '[' '!' -f ./tomlv.installer ']' [2019-09-19T08:59:53.422Z] #30 5.105 + . ./tomlv.installer [2019-09-19T08:59:53.422Z] #30 5.105 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:59:53.422Z] #30 5.105 + install_tomlv [2019-09-19T08:59:53.422Z] #30 5.105 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-19T08:59:53.422Z] #30 5.105 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RxtdkhaDMq/src/github.com/BurntSushi/toml [2019-09-19T08:59:53.422Z] #30 5.105 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:59:53.422Z] #30 5.107 Cloning into '/tmp/tmp.RxtdkhaDMq/src/github.com/BurntSushi/toml'... [2019-09-19T08:59:54.349Z] #30 6.275 + cd /tmp/tmp.RxtdkhaDMq/src/github.com/BurntSushi/toml [2019-09-19T08:59:54.349Z] #30 6.276 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T08:59:54.349Z] #30 6.281 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T08:59:54.911Z] #30 6.983 errors [2019-09-19T08:59:54.911Z] #30 7.079 internal/cpu [2019-09-19T08:59:54.911Z] #30 7.129 math/bits [2019-09-19T08:59:55.431Z] #33 ... [2019-09-19T08:59:55.431Z] [2019-09-19T08:59:55.431Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T08:59:55.431Z] #58 112.6 CC criu/clone-noasan.o [2019-09-19T08:59:55.431Z] #58 112.8 CC criu/config.o [2019-09-19T08:59:55.431Z] #58 114.3 CC criu/cr-check.o [2019-09-19T08:59:55.431Z] #58 116.0 CC criu/cr-dedup.o [2019-09-19T08:59:55.431Z] #58 116.4 CC criu/cr-dump.o [2019-09-19T08:59:55.471Z] #30 7.688 internal/bytealg [2019-09-19T08:59:55.471Z] #30 7.757 math [2019-09-19T08:59:56.030Z] #30 8.260 runtime/internal/atomic [2019-09-19T08:59:56.591Z] #30 8.588 runtime/internal/sys [2019-09-19T08:59:56.591Z] #30 ... [2019-09-19T08:59:56.591Z] [2019-09-19T08:59:56.591Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T08:59:56.591Z] #44 6.267 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:59:56.591Z] #44 6.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:59:56.591Z] #44 6.302 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:59:56.591Z] #44 6.317 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:59:56.591Z] #44 6.334 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:59:56.592Z] #44 7.015 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:59:56.592Z] #44 8.516 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:59:56.592Z] #44 9.433 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:59:56.592Z] #44 ... [2019-09-19T08:59:56.592Z] [2019-09-19T08:59:56.592Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T08:59:56.592Z] #55 4.201 + mktemp -d [2019-09-19T08:59:56.592Z] #55 4.201 + export GOPATH=/tmp/tmp.9Ayn6XspmN [2019-09-19T08:59:56.592Z] #55 4.201 + git clone https://github.com/docker/distribution.git /tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution [2019-09-19T08:59:56.592Z] #55 4.213 Cloning into '/tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution'... [2019-09-19T08:59:56.806Z] #58 118.7 CC criu/cr-errno.o [2019-09-19T08:59:56.806Z] #58 118.8 CC criu/cr-restore.o [2019-09-19T08:59:56.847Z] #55 ... [2019-09-19T08:59:56.847Z] [2019-09-19T08:59:56.847Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:56.847Z] #35 4.793 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:59:56.847Z] #35 4.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:59:56.847Z] #35 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:59:56.847Z] #35 4.837 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:59:56.847Z] #35 4.882 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:59:56.847Z] #35 5.646 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:59:56.847Z] #35 6.823 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:59:56.847Z] #35 7.740 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T08:59:56.847Z] #35 ... [2019-09-19T08:59:56.847Z] [2019-09-19T08:59:56.847Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:56.847Z] #57 7.052 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T08:59:56.847Z] #57 7.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T08:59:56.847Z] #57 7.145 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T08:59:56.847Z] #57 7.147 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T08:59:56.847Z] #57 7.199 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T08:59:56.847Z] #57 8.034 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [505 kB] [2019-09-19T08:59:56.847Z] #57 9.818 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-19T08:59:57.102Z] #57 ... [2019-09-19T08:59:57.102Z] [2019-09-19T08:59:57.102Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T08:59:57.102Z] #42 5.146 + RM_GOPATH=0 [2019-09-19T08:59:57.102Z] #42 5.148 + TMP_GOPATH= [2019-09-19T08:59:57.102Z] #42 5.148 + : /build [2019-09-19T08:59:57.102Z] #42 5.148 + '[' -z '' ']' [2019-09-19T08:59:57.102Z] #42 5.149 ++ mktemp -d [2019-09-19T08:59:57.102Z] #42 5.154 + export GOPATH=/tmp/tmp.9kotm9769i [2019-09-19T08:59:57.102Z] #42 5.154 + GOPATH=/tmp/tmp.9kotm9769i [2019-09-19T08:59:57.102Z] #42 5.155 + RM_GOPATH=1 [2019-09-19T08:59:57.102Z] #42 5.157 ++ dirname ./install.sh [2019-09-19T08:59:57.102Z] #42 5.162 + dir=. [2019-09-19T08:59:57.102Z] #42 5.163 + bin=runc [2019-09-19T08:59:57.102Z] #42 5.163 + shift [2019-09-19T08:59:57.102Z] #42 5.163 + '[' '!' -f ./runc.installer ']' [2019-09-19T08:59:57.102Z] #42 5.163 + . ./runc.installer [2019-09-19T08:59:57.102Z] #42 5.163 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T08:59:57.102Z] #42 5.164 + install_runc [2019-09-19T08:59:57.102Z] #42 5.166 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-19T08:59:57.102Z] #42 5.167 + uname -r [2019-09-19T08:59:57.102Z] #42 5.171 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-19T08:59:57.102Z] #42 5.185 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-19T08:59:57.102Z] #42 5.185 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-19T08:59:57.102Z] #42 5.186 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9kotm9769i/src/github.com/opencontainers/runc [2019-09-19T08:59:57.102Z] #42 5.187 Cloning into '/tmp/tmp.9kotm9769i/src/github.com/opencontainers/runc'... [2019-09-19T08:59:57.663Z] #42 ... [2019-09-19T08:59:57.663Z] [2019-09-19T08:59:57.663Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T08:59:57.663Z] #53 4.890 + RM_GOPATH=0 [2019-09-19T08:59:57.663Z] #53 4.890 + TMP_GOPATH= [2019-09-19T08:59:57.663Z] #53 4.890 + : /build [2019-09-19T08:59:57.663Z] #53 4.890 + '[' -z '' ']' [2019-09-19T08:59:57.663Z] #53 4.895 ++ mktemp -d [2019-09-19T08:59:57.663Z] #53 4.907 + export GOPATH=/tmp/tmp.TbTzok0rZV [2019-09-19T08:59:57.663Z] #53 4.907 + GOPATH=/tmp/tmp.TbTzok0rZV [2019-09-19T08:59:57.663Z] #53 4.907 + RM_GOPATH=1 [2019-09-19T08:59:57.663Z] #53 4.910 ++ dirname ./install.sh [2019-09-19T08:59:57.663Z] #53 4.918 + dir=. [2019-09-19T08:59:57.663Z] #53 4.919 + bin=dockercli [2019-09-19T08:59:57.663Z] #53 4.923 + shift [2019-09-19T08:59:57.663Z] #53 4.924 + '[' '!' -f ./dockercli.installer ']' [2019-09-19T08:59:57.663Z] #53 4.924 + . ./dockercli.installer [2019-09-19T08:59:57.663Z] #53 4.926 ++ DOCKERCLI_CHANNEL=stable [2019-09-19T08:59:57.663Z] #53 4.926 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-19T08:59:57.663Z] #53 4.926 + install_dockercli [2019-09-19T08:59:57.663Z] #53 4.928 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-19T08:59:57.663Z] #53 4.928 Install docker/cli version 17.06.2-ce from stable [2019-09-19T08:59:57.663Z] #53 4.929 ++ uname -m [2019-09-19T08:59:57.663Z] #53 4.947 + arch=x86_64 [2019-09-19T08:59:57.663Z] #53 4.948 + '[' x86_64 '!=' x86_64 ']' [2019-09-19T08:59:57.663Z] #53 4.950 + url=https://download.docker.com/linux/static [2019-09-19T08:59:57.663Z] #53 4.951 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-19T08:59:57.663Z] #53 4.954 + tar -xz docker/docker [2019-09-19T08:59:57.663Z] #53 ... [2019-09-19T08:59:57.663Z] [2019-09-19T08:59:57.663Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T08:59:57.663Z] #61 5.023 + RM_GOPATH=0 [2019-09-19T08:59:57.663Z] #61 5.023 + TMP_GOPATH= [2019-09-19T08:59:57.663Z] #61 5.023 + : /build/ [2019-09-19T08:59:57.663Z] #61 5.023 + '[' -z '' ']' [2019-09-19T08:59:57.663Z] #61 5.023 ++ mktemp -d [2019-09-19T08:59:57.664Z] #61 5.024 + export GOPATH=/tmp/tmp.c3QVCZUg5O [2019-09-19T08:59:57.664Z] #61 5.024 + GOPATH=/tmp/tmp.c3QVCZUg5O [2019-09-19T08:59:57.664Z] #61 5.024 + RM_GOPATH=1 [2019-09-19T08:59:57.664Z] #61 5.024 ++ dirname ./install.sh [2019-09-19T08:59:57.664Z] #61 5.040 + dir=. [2019-09-19T08:59:57.664Z] #61 5.041 + bin=rootlesskit [2019-09-19T08:59:57.664Z] #61 5.041 + shift [2019-09-19T08:59:57.664Z] #61 5.042 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-19T08:59:57.664Z] #61 5.042 + . ./rootlesskit.installer [2019-09-19T08:59:57.664Z] #61 5.043 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:59:57.664Z] #61 5.050 + install_rootlesskit [2019-09-19T08:59:57.664Z] #61 5.050 + case "$1" in [2019-09-19T08:59:57.664Z] #61 5.050 + export CGO_ENABLED=0 [2019-09-19T08:59:57.664Z] #61 5.050 + CGO_ENABLED=0 [2019-09-19T08:59:57.664Z] #61 5.050 + _install_rootlesskit [2019-09-19T08:59:57.664Z] #61 5.051 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-19T08:59:57.664Z] #61 5.051 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:59:57.664Z] #61 5.053 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.c3QVCZUg5O/src/github.com/rootless-containers/rootlesskit [2019-09-19T08:59:57.664Z] #61 5.055 Cloning into '/tmp/tmp.c3QVCZUg5O/src/github.com/rootless-containers/rootlesskit'... [2019-09-19T08:59:57.664Z] #61 8.351 + cd /tmp/tmp.c3QVCZUg5O/src/github.com/rootless-containers/rootlesskit [2019-09-19T08:59:57.664Z] #61 8.355 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T08:59:57.664Z] #61 8.421 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T08:59:57.664Z] #61 8.421 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-19T08:59:57.919Z] #61 ... [2019-09-19T08:59:57.919Z] [2019-09-19T08:59:57.919Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T08:59:57.919Z] #24 5.223 + RM_GOPATH=0 [2019-09-19T08:59:57.919Z] #24 5.224 + TMP_GOPATH= [2019-09-19T08:59:57.919Z] #24 5.224 + : /build [2019-09-19T08:59:57.919Z] #24 5.224 + '[' -z '' ']' [2019-09-19T08:59:57.919Z] #24 5.224 ++ mktemp -d [2019-09-19T08:59:57.919Z] #24 5.234 + export GOPATH=/tmp/tmp.kF6F7IWiEu [2019-09-19T08:59:57.919Z] #24 5.234 + GOPATH=/tmp/tmp.kF6F7IWiEu [2019-09-19T08:59:57.919Z] #24 5.234 + RM_GOPATH=1 [2019-09-19T08:59:57.919Z] #24 5.237 ++ dirname ./install.sh [2019-09-19T08:59:57.919Z] #24 5.244 + dir=. [2019-09-19T08:59:57.919Z] #24 5.245 + bin=golangci_lint [2019-09-19T08:59:57.919Z] #24 5.245 + shift [2019-09-19T08:59:57.919Z] #24 5.245 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-19T08:59:57.919Z] #24 5.245 + . ./golangci_lint.installer [2019-09-19T08:59:57.919Z] #24 5.246 ++ : v1.17.1 [2019-09-19T08:59:57.919Z] #24 5.250 + install_golangci_lint [2019-09-19T08:59:57.919Z] #24 5.251 + echo 'Installing golangci-lint version v1.17.1' [2019-09-19T08:59:57.919Z] #24 5.251 Installing golangci-lint version v1.17.1 [2019-09-19T08:59:57.919Z] #24 5.251 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T08:59:57.919Z] #24 ... [2019-09-19T08:59:57.919Z] [2019-09-19T08:59:57.919Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T08:59:57.919Z] #50 4.844 + RM_GOPATH=0 [2019-09-19T08:59:57.919Z] #50 4.845 + TMP_GOPATH= [2019-09-19T08:59:57.919Z] #50 4.845 + : /build [2019-09-19T08:59:57.919Z] #50 4.846 + '[' -z '' ']' [2019-09-19T08:59:57.919Z] #50 4.848 ++ mktemp -d [2019-09-19T08:59:57.919Z] #50 4.849 + export GOPATH=/tmp/tmp.u0BJhU1Ux0 [2019-09-19T08:59:57.919Z] #50 4.849 + GOPATH=/tmp/tmp.u0BJhU1Ux0 [2019-09-19T08:59:57.919Z] #50 4.849 + RM_GOPATH=1 [2019-09-19T08:59:57.919Z] #50 4.851 ++ dirname ./install.sh [2019-09-19T08:59:57.919Z] #50 4.852 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T08:59:57.919Z] #50 4.852 + dir=. [2019-09-19T08:59:57.919Z] #50 4.852 + bin=proxy [2019-09-19T08:59:57.919Z] #50 4.852 + shift [2019-09-19T08:59:57.919Z] #50 4.852 + '[' '!' -f ./proxy.installer ']' [2019-09-19T08:59:57.919Z] #50 4.852 + . ./proxy.installer [2019-09-19T08:59:57.919Z] #50 4.852 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T08:59:57.919Z] #50 4.852 + install_proxy [2019-09-19T08:59:57.919Z] #50 4.852 + case "$1" in [2019-09-19T08:59:57.919Z] #50 4.852 + export CGO_ENABLED=0 [2019-09-19T08:59:57.919Z] #50 4.852 + CGO_ENABLED=0 [2019-09-19T08:59:57.919Z] #50 4.852 + _install_proxy [2019-09-19T08:59:57.919Z] #50 4.852 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-19T08:59:57.919Z] #50 4.852 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.u0BJhU1Ux0/src/github.com/docker/libnetwork [2019-09-19T08:59:57.919Z] #50 4.855 Cloning into '/tmp/tmp.u0BJhU1Ux0/src/github.com/docker/libnetwork'... [2019-09-19T08:59:58.174Z] #50 ... [2019-09-19T08:59:58.174Z] [2019-09-19T08:59:58.174Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:58.174Z] #33 5.167 + RM_GOPATH=0 [2019-09-19T08:59:58.174Z] #33 5.167 + TMP_GOPATH= [2019-09-19T08:59:58.174Z] #33 5.168 + : /build [2019-09-19T08:59:58.174Z] #33 5.169 + '[' -z '' ']' [2019-09-19T08:59:58.174Z] #33 5.171 ++ mktemp -d [2019-09-19T08:59:58.174Z] #33 5.176 + export GOPATH=/tmp/tmp.QFumJDY3FS [2019-09-19T08:59:58.174Z] #33 5.176 + GOPATH=/tmp/tmp.QFumJDY3FS [2019-09-19T08:59:58.174Z] #33 5.176 + RM_GOPATH=1 [2019-09-19T08:59:58.174Z] #33 5.177 ++ dirname ./install.sh [2019-09-19T08:59:58.174Z] #33 5.179 + dir=. [2019-09-19T08:59:58.174Z] #33 5.179 + bin=vndr [2019-09-19T08:59:58.174Z] #33 5.179 + shift [2019-09-19T08:59:58.174Z] #33 5.179 + '[' '!' -f ./vndr.installer ']' [2019-09-19T08:59:58.174Z] #33 5.180 + . ./vndr.installer [2019-09-19T08:59:58.174Z] #33 5.180 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:59:58.174Z] #33 5.180 + install_vndr [2019-09-19T08:59:58.174Z] #33 5.185 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-19T08:59:58.174Z] #33 5.185 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:59:58.174Z] #33 5.185 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QFumJDY3FS/src/github.com/LK4D4/vndr [2019-09-19T08:59:58.174Z] #33 5.187 Cloning into '/tmp/tmp.QFumJDY3FS/src/github.com/LK4D4/vndr'... [2019-09-19T08:59:58.174Z] #33 5.998 + cd /tmp/tmp.QFumJDY3FS/src/github.com/LK4D4/vndr [2019-09-19T08:59:58.174Z] #33 5.998 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T08:59:58.174Z] #33 6.029 + go build -buildmode=pie -v -o /build/vndr . [2019-09-19T08:59:58.174Z] #33 7.379 internal/cpu [2019-09-19T08:59:58.174Z] #33 7.453 errors [2019-09-19T08:59:58.174Z] #33 7.592 internal/race [2019-09-19T08:59:58.174Z] #33 7.701 runtime/internal/atomic [2019-09-19T08:59:58.174Z] #33 7.935 runtime/internal/sys [2019-09-19T08:59:58.174Z] #33 7.992 internal/bytealg [2019-09-19T08:59:58.174Z] #33 8.076 runtime/internal/math [2019-09-19T08:59:58.174Z] #33 8.194 sync/atomic [2019-09-19T08:59:58.174Z] #33 8.622 unicode [2019-09-19T08:59:58.174Z] #33 8.692 runtime [2019-09-19T08:59:58.174Z] #33 ... [2019-09-19T08:59:58.174Z] [2019-09-19T08:59:58.174Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T08:59:58.174Z] #27 5.072 + RM_GOPATH=0 [2019-09-19T08:59:58.174Z] #27 5.073 + TMP_GOPATH= [2019-09-19T08:59:58.174Z] #27 5.073 + : /build [2019-09-19T08:59:58.174Z] #27 5.073 + '[' -z '' ']' [2019-09-19T08:59:58.174Z] #27 5.079 ++ mktemp -d [2019-09-19T08:59:58.174Z] #27 5.085 + export GOPATH=/tmp/tmp.9SecYoQHFW [2019-09-19T08:59:58.174Z] #27 5.085 + GOPATH=/tmp/tmp.9SecYoQHFW [2019-09-19T08:59:58.174Z] #27 5.085 + RM_GOPATH=1 [2019-09-19T08:59:58.174Z] #27 5.085 ++ dirname ./install.sh [2019-09-19T08:59:58.174Z] #27 5.088 + dir=. [2019-09-19T08:59:58.175Z] #27 5.088 + bin=gotestsum [2019-09-19T08:59:58.175Z] #27 5.088 + shift [2019-09-19T08:59:58.175Z] #27 5.090 + '[' '!' -f ./gotestsum.installer ']' [2019-09-19T08:59:58.175Z] #27 5.091 + . ./gotestsum.installer [2019-09-19T08:59:58.175Z] #27 5.091 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-19T08:59:58.175Z] #27 5.091 + install_gotestsum [2019-09-19T08:59:58.175Z] #27 5.095 + echo 'Installing gotestsum version v0.3.5' [2019-09-19T08:59:58.175Z] #27 5.096 Installing gotestsum version v0.3.5 [2019-09-19T08:59:58.175Z] #27 5.096 + go get -d gotest.tools/gotestsum [2019-09-19T08:59:58.183Z] #58 ... [2019-09-19T08:59:58.183Z] [2019-09-19T08:59:58.183Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:58.183Z] #33 DONE 185.0s [2019-09-19T08:59:58.183Z] [2019-09-19T08:59:58.183Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T08:59:58.183Z] #13 114.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-19T08:59:58.183Z] #13 114.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-19T08:59:58.183Z] #13 114.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T08:59:59.580Z] #27 ... [2019-09-19T08:59:59.580Z] [2019-09-19T08:59:59.581Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T08:59:59.581Z] #33 11.89 unicode/utf8 [2019-09-19T09:00:00.558Z] #33 12.52 math/bits [2019-09-19T09:00:00.813Z] #33 12.96 math [2019-09-19T09:00:01.374Z] #33 ... [2019-09-19T09:00:01.374Z] [2019-09-19T09:00:01.374Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T09:00:01.374Z] #53 12.36 + mkdir -p /build [2019-09-19T09:00:01.374Z] #53 12.36 + mv docker/docker /build/ [2019-09-19T09:00:01.374Z] #53 12.37 + rmdir docker [2019-09-19T09:00:01.374Z] #53 DONE 13.8s [2019-09-19T09:00:01.468Z] #13 ... [2019-09-19T09:00:01.468Z] [2019-09-19T09:00:01.468Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:01.468Z] #58 123.7 CC criu/cr-service.o [2019-09-19T09:00:01.629Z] [2019-09-19T09:00:01.629Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T09:00:01.629Z] #42 13.47 + cd /tmp/tmp.9kotm9769i/src/github.com/opencontainers/runc [2019-09-19T09:00:01.629Z] #42 13.48 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T09:00:02.191Z] #42 14.28 + '[' -z '' ']' [2019-09-19T09:00:02.191Z] #42 14.28 + target=static [2019-09-19T09:00:02.191Z] #42 14.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-19T09:00:02.845Z] #58 125.2 CC criu/crtools.o [2019-09-19T09:00:03.780Z] #58 125.9 CC criu/eventfd.o [2019-09-19T09:00:04.039Z] #58 126.4 CC criu/eventpoll.o [2019-09-19T09:00:04.075Z] #42 15.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-19T09:00:05.267Z] + rm -rf /tmp/tmp.yaVoBOmbum [2019-09-19T09:00:05.267Z] Removing intermediate container f2f96260ae02 [2019-09-19T09:00:05.267Z] ---> 31716d3a0fd0 [2019-09-19T09:00:05.267Z] Step 19/125 : FROM base AS frozen-images [2019-09-19T09:00:05.267Z] ---> 587ba7f89072 [2019-09-19T09:00:05.267Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:00:05.267Z] ---> Using cache [2019-09-19T09:00:05.267Z] ---> 71f3d6294346 [2019-09-19T09:00:05.267Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-19T09:00:05.267Z] ---> Running in 9920458912a4 [2019-09-19T09:00:05.267Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:00:05.267Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:00:05.267Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:00:05.267Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:00:05.267Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:00:05.267Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T09:00:05.267Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T09:00:05.267Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T09:00:05.418Z] #58 127.3 CC criu/external.o [2019-09-19T09:00:05.418Z] #58 127.7 CC criu/fault-injection.o [2019-09-19T09:00:05.676Z] #58 127.8 CC criu/fdstore.o [2019-09-19T09:00:05.934Z] #58 128.3 CC criu/fifo.o [2019-09-19T09:00:06.220Z] 🇩 bin/containerd-stress [2019-09-19T09:00:06.501Z] #58 128.7 CC criu/file-ids.o [2019-09-19T09:00:06.588Z] #42 ... [2019-09-19T09:00:06.588Z] [2019-09-19T09:00:06.588Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:06.588Z] #30 8.754 runtime/internal/math [2019-09-19T09:00:06.588Z] #30 9.006 runtime [2019-09-19T09:00:06.588Z] #30 12.61 unicode/utf8 [2019-09-19T09:00:06.588Z] #30 12.96 strconv [2019-09-19T09:00:06.588Z] #30 16.37 internal/race [2019-09-19T09:00:06.588Z] #30 16.51 sync/atomic [2019-09-19T09:00:06.588Z] #30 16.62 unicode [2019-09-19T09:00:06.610Z] 🇩 bin/containerd-shim [2019-09-19T09:00:06.753Z] Fetched 7723 kB in 2s (3091 kB/s) [2019-09-19T09:00:06.760Z] #58 129.1 CC criu/file-lock.o [2019-09-19T09:00:06.843Z] #30 ... [2019-09-19T09:00:06.843Z] [2019-09-19T09:00:06.843Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T09:00:06.843Z] #24 17.60 + cd /tmp/tmp.kF6F7IWiEu/src/github.com/golangci/golangci-lint/ [2019-09-19T09:00:06.843Z] #24 17.60 + git checkout -q v1.17.1 [2019-09-19T09:00:06.843Z] #24 18.89 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T09:00:07.327Z] #58 ... [2019-09-19T09:00:07.327Z] [2019-09-19T09:00:07.327Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:07.327Z] #13 126.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-19T09:00:07.327Z] #13 126.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T09:00:07.327Z] #13 126.6 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-19T09:00:07.327Z] #13 126.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T09:00:07.327Z] #13 126.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T09:00:07.327Z] #13 126.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T09:00:07.327Z] #13 126.7 Processing triggers for mime-support (3.60) ... [2019-09-19T09:00:07.327Z] #13 126.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:07.327Z] #13 126.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-19T09:00:07.327Z] #13 126.8 Setting up libcap2-bin (1:2.25-1) ... [2019-09-19T09:00:07.327Z] #13 126.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T09:00:07.327Z] #13 126.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T09:00:07.327Z] #13 126.8 Setting up bash-completion (1:2.1-4.3) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up zip (3.0-11+b1) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up bzip2 (1.0.6-8.1) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-19T09:00:07.327Z] #13 129.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:07.327Z] #13 129.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-19T09:00:07.327Z] #13 129.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-19T09:00:07.327Z] #13 129.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-19T09:00:07.327Z] #13 129.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-19T09:00:07.327Z] #13 129.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:07.404Z] #24 ... [2019-09-19T09:00:07.404Z] [2019-09-19T09:00:07.404Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:07.404Z] #57 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-19T09:00:07.404Z] #57 20.00 Fetched 7924 kB in 13s (568 kB/s) [2019-09-19T09:00:07.404Z] #57 20.00 Reading package lists... [2019-09-19T09:00:07.404Z] #57 ... [2019-09-19T09:00:07.404Z] [2019-09-19T09:00:07.404Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:07.404Z] #30 19.48 internal/testlog [2019-09-19T09:00:07.585Z] #13 129.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-19T09:00:07.585Z] #13 129.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-19T09:00:07.585Z] #13 129.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-19T09:00:07.585Z] #13 129.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T09:00:07.585Z] #13 129.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T09:00:07.660Z] #30 19.70 encoding [2019-09-19T09:00:07.660Z] #30 19.84 runtime/cgo [2019-09-19T09:00:07.764Z] Reading package lists... [2019-09-19T09:00:07.845Z] #13 129.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-19T09:00:07.845Z] #13 129.7 Setting up pigz (2.3.4-1) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-19T09:00:07.846Z] #13 129.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-19T09:00:07.846Z] #13 129.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-19T09:00:07.846Z] #13 129.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-19T09:00:07.846Z] #13 129.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-19T09:00:08.105Z] #13 129.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T09:00:08.105Z] #13 129.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T09:00:08.105Z] #13 130.0 Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T09:00:08.105Z] #13 130.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-19T09:00:08.105Z] #13 130.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T09:00:09.243Z] Reading package lists... [2019-09-19T09:00:09.243Z] Building dependency tree... [2019-09-19T09:00:09.243Z] Reading state information... [2019-09-19T09:00:09.243Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-19T09:00:09.243Z] The following additional packages will be installed: [2019-09-19T09:00:09.243Z] libjq1 libonig4 [2019-09-19T09:00:09.243Z] The following NEW packages will be installed: [2019-09-19T09:00:09.243Z] jq libjq1 libonig4 [2019-09-19T09:00:09.527Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:00:09.527Z] Need to get 310 kB of archives. [2019-09-19T09:00:09.527Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-19T09:00:09.527Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-19T09:00:09.527Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-19T09:00:09.527Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-19T09:00:09.527Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:00:09.527Z] Fetched 310 kB in 0s (3429 kB/s) [2019-09-19T09:00:09.812Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-19T09:00:09.812Z] (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-09-19T09:00:09.812Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-19T09:00:09.812Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-19T09:00:09.812Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-19T09:00:09.812Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-19T09:00:09.812Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-19T09:00:09.812Z] Selecting previously unselected package jq. [2019-09-19T09:00:09.812Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-19T09:00:09.812Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T09:00:09.812Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-19T09:00:09.812Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-19T09:00:09.812Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:09.812Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T09:00:10.432Z] Removing intermediate container 9920458912a4 [2019-09-19T09:00:10.432Z] ---> 4af1777b7aca [2019-09-19T09:00:10.432Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-19T09:00:10.432Z] ---> 304a7f26f185 [2019-09-19T09:00:10.432Z] 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-09-19T09:00:10.432Z] ---> Running in 45bca8f99435 [2019-09-19T09:00:11.921Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-19T09:00:11.921Z]  [2019-09-19T09:00:12.290Z] #13 134.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-19T09:00:12.290Z] #13 134.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:00:12.290Z] #13 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-19T09:00:12.290Z] #13 134.4 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-09-19T09:00:12.290Z] #13 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-19T09:00:12.290Z] #13 134.4 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-09-19T09:00:12.290Z] #13 134.4 Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T09:00:12.290Z] #13 134.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:00:12.549Z] #13 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-19T09:00:12.549Z] #13 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-19T09:00:12.549Z] #13 134.4 Setting up python3 (3.5.3-1) ... [2019-09-19T09:00:12.781Z]  ########     11.9% #######################                32.1% #################################   46.3% ##########################################   58.9% ##################################################      70.0% ##############################################################    87.1% ######################################################################## 100.0% [2019-09-19T09:00:12.911Z] #30 ... [2019-09-19T09:00:12.912Z] [2019-09-19T09:00:12.912Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T09:00:12.912Z] #55 15.87 + cd /tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution [2019-09-19T09:00:12.912Z] #55 15.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-19T09:00:12.912Z] #55 17.49 + GOPATH=/tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9Ayn6XspmN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-19T09:00:12.912Z] #55 ... [2019-09-19T09:00:12.912Z] [2019-09-19T09:00:12.912Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:12.912Z] #57 20.00 Reading package lists... [2019-09-19T09:00:13.017Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-19T09:00:13.071Z]  [2019-09-19T09:00:13.357Z]  #######################                    32.7% ###################################################  71.6% ######################################################################## 100.0% [2019-09-19T09:00:13.647Z]  [2019-09-19T09:00:14.265Z]  ###########    16.3% ############################      39.2% #############################################  63.1% ############################################################  84.1% ######################################################################## 100.0% [2019-09-19T09:00:14.274Z] #57 25.70 Reading package lists... [2019-09-19T09:00:14.274Z] #57 ... [2019-09-19T09:00:14.274Z] [2019-09-19T09:00:14.274Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:14.274Z] #35 17.76 Fetched 7924 kB in 14s (557 kB/s) [2019-09-19T09:00:14.274Z] #35 17.76 Reading package lists... [2019-09-19T09:00:14.452Z] #13 136.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-19T09:00:14.529Z] #35 23.57 Reading package lists... [2019-09-19T09:00:14.529Z] #35 ... [2019-09-19T09:00:14.529Z] [2019-09-19T09:00:14.529Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:00:14.529Z] #33 17.31 strconv [2019-09-19T09:00:14.529Z] #33 20.37 internal/testlog [2019-09-19T09:00:14.529Z] #33 20.64 encoding [2019-09-19T09:00:14.529Z] #33 20.67 unicode/utf16 [2019-09-19T09:00:14.529Z] #33 20.92 container/list [2019-09-19T09:00:14.529Z] #33 21.18 crypto/internal/subtle [2019-09-19T09:00:14.529Z] #33 21.27 crypto/subtle [2019-09-19T09:00:14.529Z] #33 21.37 crypto/rc4 [2019-09-19T09:00:14.529Z] #33 21.70 internal/x/crypto/cryptobyte/asn1 [2019-09-19T09:00:14.529Z] #33 21.79 internal/nettrace [2019-09-19T09:00:14.529Z] #33 21.88 internal/x/net/dns/dnsmessage [2019-09-19T09:00:14.529Z] #33 25.41 runtime/cgo [2019-09-19T09:00:14.555Z]  [2019-09-19T09:00:14.785Z] #33 ... [2019-09-19T09:00:14.785Z] [2019-09-19T09:00:14.785Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T09:00:14.785Z] #50 17.10 + cd /tmp/tmp.u0BJhU1Ux0/src/github.com/docker/libnetwork [2019-09-19T09:00:14.785Z] #50 17.10 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:00:14.785Z] #50 17.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-19T09:00:14.865Z] 🇩 binaries [2019-09-19T09:00:14.865Z] + mkdir -p /build [2019-09-19T09:00:14.865Z] + cp bin/containerd /build/containerd [2019-09-19T09:00:14.865Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-19T09:00:14.865Z] + cp bin/ctr /build/ctr [2019-09-19T09:00:15.040Z] #50 ... [2019-09-19T09:00:15.040Z] [2019-09-19T09:00:15.040Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T09:00:15.040Z] #44 18.87 Fetched 7924 kB in 13s (582 kB/s) [2019-09-19T09:00:15.040Z] #44 18.87 Reading package lists... [2019-09-19T09:00:15.295Z] #44 24.32 Reading package lists... [2019-09-19T09:00:15.295Z] #44 ... [2019-09-19T09:00:15.295Z] [2019-09-19T09:00:15.295Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:15.295Z] #35 23.57 Reading package lists... [2019-09-19T09:00:15.833Z] #13 137.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-19T09:00:16.003Z]  ### 5.2% #########     13.5% ############### 21.0% ####################    29.0% ##########################    36.9% ###############################    44.3% ####################################              50.1% ##########################################        58.8% ############################################### 66.4% ####################################################  73.6% ########################################################### 83.3% ################################################################## 91.7% #######################################################################  98.8% ######################################################################## 100.0% [2019-09-19T09:00:16.003Z]  [2019-09-19T09:00:16.091Z] #13 137.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-19T09:00:16.091Z] #13 137.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T09:00:16.091Z] #13 137.9 Setting up python3-wheel (0.29.0-2) ... [2019-09-19T09:00:16.624Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-19T09:00:16.912Z]  [2019-09-19T09:00:16.915Z] #35 29.11 Building dependency tree... [2019-09-19T09:00:16.915Z] #35 30.24 Reading state information... [2019-09-19T09:00:17.026Z] #13 138.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-19T09:00:17.195Z]  ######################################################################## 100.0% [2019-09-19T09:00:17.195Z]  [2019-09-19T09:00:17.335Z] Removing intermediate container e8a26a269b06 [2019-09-19T09:00:17.335Z] ---> f1eaf734f1ba [2019-09-19T09:00:17.335Z] Step 56/125 : FROM dev-base AS proxy [2019-09-19T09:00:17.335Z] ---> 68307f5bf4ad [2019-09-19T09:00:17.335Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-19T09:00:17.713Z] ---> Running in f4ac281328a4 [2019-09-19T09:00:17.713Z] Removing intermediate container f4ac281328a4 [2019-09-19T09:00:17.713Z] ---> 4d8e5dd30e6b [2019-09-19T09:00:17.713Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:17.812Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-19T09:00:17.997Z] #13 ... [2019-09-19T09:00:17.997Z] [2019-09-19T09:00:17.997Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:17.997Z] #58 130.2 CC criu/files-ext.o [2019-09-19T09:00:17.997Z] #58 130.7 CC criu/files-reg.o [2019-09-19T09:00:17.997Z] #58 133.0 CC criu/files.o [2019-09-19T09:00:17.997Z] #58 135.2 CC criu/filesystems.o [2019-09-19T09:00:17.997Z] #58 136.0 CC criu/fsnotify.o [2019-09-19T09:00:17.997Z] #58 137.4 CC criu/image-desc.o [2019-09-19T09:00:17.997Z] #58 137.6 CC criu/image.o [2019-09-19T09:00:17.997Z] #58 138.5 CC criu/ipc_ns.o [2019-09-19T09:00:17.997Z] #58 139.7 CC criu/irmap.o [2019-09-19T09:00:18.095Z]  [2019-09-19T09:00:18.106Z] ---> 70312f39f898 [2019-09-19T09:00:18.106Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:00:18.106Z] ---> ac6f31c1d298 [2019-09-19T09:00:18.106Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:00:18.106Z] ---> Running in 1218ce7f1386 [2019-09-19T09:00:18.255Z] #58 ... [2019-09-19T09:00:18.255Z] [2019-09-19T09:00:18.255Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:18.255Z] #13 140.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-19T09:00:18.255Z] #13 140.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T09:00:18.280Z] #35 31.74 The following additional packages will be installed: [2019-09-19T09:00:18.280Z] #35 31.75 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-19T09:00:18.280Z] #35 31.77 Suggested packages: [2019-09-19T09:00:18.280Z] #35 31.77 codeblocks eclipse ninja-build lrzip [2019-09-19T09:00:18.280Z] #35 31.77 Recommended packages: [2019-09-19T09:00:18.280Z] #35 31.77 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-19T09:00:18.386Z]  ######################################################################## 100.0% [2019-09-19T09:00:18.386Z]  [2019-09-19T09:00:18.839Z] #35 32.46 The following NEW packages will be installed: [2019-09-19T09:00:18.921Z] + RM_GOPATH=0 [2019-09-19T09:00:18.921Z] + TMP_GOPATH= [2019-09-19T09:00:18.921Z] + : /build [2019-09-19T09:00:18.921Z] + '[' -z '' ']' [2019-09-19T09:00:18.921Z] ++ mktemp -d [2019-09-19T09:00:18.921Z] + export GOPATH=/tmp/tmp.mq49lZN9wl [2019-09-19T09:00:18.921Z] + GOPATH=/tmp/tmp.mq49lZN9wl [2019-09-19T09:00:18.921Z] + RM_GOPATH=1 [2019-09-19T09:00:18.921Z] ++ dirname ./install.sh [2019-09-19T09:00:18.921Z] + dir=. [2019-09-19T09:00:18.921Z] + bin=proxy [2019-09-19T09:00:18.921Z] + shift [2019-09-19T09:00:18.921Z] + '[' '!' -f ./proxy.installer ']' [2019-09-19T09:00:18.921Z] + . ./proxy.installer [2019-09-19T09:00:18.921Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:00:18.921Z] + install_proxy [2019-09-19T09:00:18.921Z] + case "$1" in [2019-09-19T09:00:18.921Z] + export CGO_ENABLED=0 [2019-09-19T09:00:18.921Z] + CGO_ENABLED=0 [2019-09-19T09:00:18.921Z] + _install_proxy [2019-09-19T09:00:18.921Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-19T09:00:18.921Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mq49lZN9wl/src/github.com/docker/libnetwork [2019-09-19T09:00:18.921Z] Cloning into '/tmp/tmp.mq49lZN9wl/src/github.com/docker/libnetwork'... [2019-09-19T09:00:18.921Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:00:19.096Z] #35 32.47 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-19T09:00:19.096Z] #35 32.48 vim-common xxd [2019-09-19T09:00:19.403Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-19T09:00:19.403Z] skipping existing c8c2d4a6b2e3 [2019-09-19T09:00:19.403Z] [2019-09-19T09:00:19.641Z] #13 141.6 Setting up dmsetup (2:1.02.137-2) ... [2019-09-19T09:00:19.641Z] #13 141.6 Setting up python3-setuptools (33.1.1-1) ... [2019-09-19T09:00:20.020Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-19T09:00:20.305Z]  [2019-09-19T09:00:20.305Z]  ######################################################################## 100.0% [2019-09-19T09:00:20.305Z]  [2019-09-19T09:00:20.305Z] Download of images into '/build' complete. [2019-09-19T09:00:20.305Z] Use something like the following to load the result into a Docker daemon: [2019-09-19T09:00:20.305Z] tar -cC '/build' . | docker load [2019-09-19T09:00:20.462Z] #35 33.69 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:00:20.462Z] #35 33.69 Need to get 13.7 MB of archives. [2019-09-19T09:00:20.462Z] #35 33.69 After this operation, 57.2 MB of additional disk space will be used. [2019-09-19T09:00:20.462Z] #35 33.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-19T09:00:20.462Z] #35 33.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T09:00:20.462Z] #35 34.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-19T09:00:20.506Z] + cd /tmp/tmp.mq49lZN9wl/src/github.com/docker/libnetwork [2019-09-19T09:00:20.506Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:00:20.506Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-19T09:00:20.718Z] #35 ... [2019-09-19T09:00:20.718Z] [2019-09-19T09:00:20.718Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-19T09:00:20.718Z] #50 DONE 32.8s [2019-09-19T09:00:20.718Z] [2019-09-19T09:00:20.718Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:20.718Z] #57 25.70 Reading package lists... [2019-09-19T09:00:20.718Z] #57 31.20 Building dependency tree... [2019-09-19T09:00:20.718Z] #57 32.40 Reading state information... [2019-09-19T09:00:20.718Z] #57 33.64 The following additional packages will be installed: [2019-09-19T09:00:20.718Z] #57 33.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-19T09:00:20.718Z] #57 33.65 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-19T09:00:20.718Z] #57 33.69 Suggested packages: [2019-09-19T09:00:20.718Z] #57 33.69 manpages-dev python-setuptools [2019-09-19T09:00:21.012Z] #13 142.7 Setting up dh-python (2.20170125) ... [2019-09-19T09:00:21.577Z] #13 143.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-19T09:00:21.577Z] #13 143.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:22.143Z] #13 DONE 144.2s [2019-09-19T09:00:22.143Z] [2019-09-19T09:00:22.143Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T09:00:22.143Z] #42 166.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-19T09:00:22.175Z] #57 35.39 The following NEW packages will be installed: [2019-09-19T09:00:22.175Z] #57 35.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-19T09:00:22.175Z] #57 35.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-19T09:00:22.175Z] #57 35.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-19T09:00:22.175Z] #57 35.41 zlib1g-dev [2019-09-19T09:00:22.430Z] #57 ... [2019-09-19T09:00:22.430Z] [2019-09-19T09:00:22.430Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-19T09:00:22.430Z] #44 24.32 Reading package lists... [2019-09-19T09:00:22.430Z] #44 29.34 Building dependency tree... [2019-09-19T09:00:22.430Z] #44 30.42 Reading state information... [2019-09-19T09:00:22.430Z] #44 31.55 The following additional packages will be installed: [2019-09-19T09:00:22.430Z] #44 31.56 btrfs-progs liblzo2-2 [2019-09-19T09:00:22.430Z] #44 31.77 The following NEW packages will be installed: [2019-09-19T09:00:22.430Z] #44 31.77 btrfs-progs btrfs-tools liblzo2-2 [2019-09-19T09:00:22.430Z] #44 32.92 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:00:22.430Z] #44 32.92 Need to get 649 kB of archives. [2019-09-19T09:00:22.430Z] #44 32.92 After this operation, 4320 kB of additional disk space will be used. [2019-09-19T09:00:22.430Z] #44 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-19T09:00:22.430Z] #44 32.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-19T09:00:22.430Z] #44 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-19T09:00:22.430Z] #44 33.81 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:00:22.430Z] #44 34.04 Fetched 649 kB in 1s (597 kB/s) [2019-09-19T09:00:22.430Z] #44 34.17 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T09:00:22.430Z] #44 34.17 (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-09-19T09:00:22.430Z] #44 34.26 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T09:00:22.430Z] #44 34.29 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T09:00:22.430Z] #44 34.59 Selecting previously unselected package btrfs-progs. [2019-09-19T09:00:22.430Z] #44 34.59 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-19T09:00:22.430Z] #44 34.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T09:00:22.430Z] #44 35.54 Selecting previously unselected package btrfs-tools. [2019-09-19T09:00:22.430Z] #44 35.54 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-19T09:00:22.430Z] #44 35.55 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T09:00:22.430Z] #44 35.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:22.430Z] #44 35.71 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T09:00:22.430Z] #44 35.72 Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T09:00:22.430Z] #44 35.73 Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T09:00:22.430Z] #44 35.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:22.430Z] #44 DONE 35.9s [2019-09-19T09:00:22.430Z] [2019-09-19T09:00:22.430Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:22.430Z] #45 DONE 0.1s [2019-09-19T09:00:22.430Z] [2019-09-19T09:00:22.430Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:22.430Z] #30 34.70 sync [2019-09-19T09:00:22.685Z] #30 ... [2019-09-19T09:00:22.685Z] [2019-09-19T09:00:22.685Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-19T09:00:22.685Z] #46 DONE 0.1s [2019-09-19T09:00:22.685Z] [2019-09-19T09:00:22.685Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:22.685Z] #35 34.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-19T09:00:22.685Z] #35 34.93 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-19T09:00:22.685Z] #35 34.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-19T09:00:22.685Z] #35 35.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-19T09:00:22.685Z] #35 35.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-19T09:00:22.686Z] #35 35.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T09:00:22.686Z] #35 35.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T09:00:22.941Z] #35 36.44 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:00:22.941Z] #35 36.60 Fetched 13.7 MB in 2s (4817 kB/s) [2019-09-19T09:00:22.997Z] Removing intermediate container 45bca8f99435 [2019-09-19T09:00:22.997Z] ---> 8854298a8c13 [2019-09-19T09:00:22.997Z] Step 24/125 : FROM base AS cross-false [2019-09-19T09:00:22.997Z] ---> 587ba7f89072 [2019-09-19T09:00:22.997Z] Step 25/125 : FROM base AS cross-true [2019-09-19T09:00:22.997Z] ---> 587ba7f89072 [2019-09-19T09:00:22.997Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:00:22.997Z] ---> Using cache [2019-09-19T09:00:22.997Z] ---> 71f3d6294346 [2019-09-19T09:00:22.997Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-19T09:00:22.997Z] ---> Running in 50ab8d8627e4 [2019-09-19T09:00:23.196Z] #35 36.72 Selecting previously unselected package cmake-data. [2019-09-19T09:00:23.453Z] #35 36.72 (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-09-19T09:00:23.453Z] #35 36.87 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-19T09:00:23.453Z] #35 36.90 Unpacking cmake-data (3.7.2-1) ... [2019-09-19T09:00:23.854Z] Removing intermediate container 1218ce7f1386 [2019-09-19T09:00:23.854Z] ---> 276fa949ee83 [2019-09-19T09:00:23.854Z] Step 61/125 : FROM base AS golangci_lint [2019-09-19T09:00:23.854Z] ---> 68307f5bf4ad [2019-09-19T09:00:23.854Z] Step 62/125 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-19T09:00:23.854Z] ---> Running in c0753eb5f06b [2019-09-19T09:00:23.854Z] Removing intermediate container c0753eb5f06b [2019-09-19T09:00:23.854Z] ---> 9cbaf631e44d [2019-09-19T09:00:23.854Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:23.854Z] ---> 774ae477b552 [2019-09-19T09:00:23.854Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:00:24.010Z] Removing intermediate container 50ab8d8627e4 [2019-09-19T09:00:24.010Z] ---> aaa4c3bcc8ad [2019-09-19T09:00:24.010Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-19T09:00:24.010Z] ---> Running in c545f6cf12ac [2019-09-19T09:00:24.226Z] ---> 5666862b8c09 [2019-09-19T09:00:24.226Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:00:24.226Z] ---> Running in 0241b9fad3e4 [2019-09-19T09:00:24.601Z] Installing golangci-lint version v1.17.1 [2019-09-19T09:00:24.601Z] + RM_GOPATH=0 [2019-09-19T09:00:24.601Z] + TMP_GOPATH= [2019-09-19T09:00:24.601Z] + : /build [2019-09-19T09:00:24.601Z] + '[' -z '' ']' [2019-09-19T09:00:24.601Z] ++ mktemp -d [2019-09-19T09:00:24.601Z] + export GOPATH=/tmp/tmp.oskdICnz6D [2019-09-19T09:00:24.601Z] + GOPATH=/tmp/tmp.oskdICnz6D [2019-09-19T09:00:24.601Z] + RM_GOPATH=1 [2019-09-19T09:00:24.601Z] ++ dirname ./install.sh [2019-09-19T09:00:24.601Z] + dir=. [2019-09-19T09:00:24.601Z] + bin=golangci_lint [2019-09-19T09:00:24.601Z] + shift [2019-09-19T09:00:24.601Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-19T09:00:24.601Z] + . ./golangci_lint.installer [2019-09-19T09:00:24.601Z] ++ : v1.17.1 [2019-09-19T09:00:24.601Z] + install_golangci_lint [2019-09-19T09:00:24.601Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-19T09:00:24.601Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T09:00:24.641Z] Removing intermediate container c545f6cf12ac [2019-09-19T09:00:24.641Z] ---> e9a61317bcd8 [2019-09-19T09:00:24.641Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-19T09:00:24.641Z] ---> Running in 06f61ef905f0 [2019-09-19T09:00:24.671Z] #42 168.8 + mkdir -p /build [2019-09-19T09:00:24.929Z] #42 168.8 + cp runc /build/runc [2019-09-19T09:00:24.929Z] #42 DONE 169.0s [2019-09-19T09:00:24.929Z] [2019-09-19T09:00:24.929Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:24.929Z] #58 140.5 CC criu/kcmp-ids.o [2019-09-19T09:00:24.929Z] #58 140.9 CC criu/kerndat.o [2019-09-19T09:00:24.929Z] #58 142.0 CC criu/libnetlink.o [2019-09-19T09:00:24.929Z] #58 142.4 CC criu/log.o [2019-09-19T09:00:24.929Z] #58 142.9 CC criu/lsm.o [2019-09-19T09:00:24.929Z] #58 143.4 CC criu/mem.o [2019-09-19T09:00:24.929Z] #58 145.4 CC criu/mount.o [2019-09-19T09:00:25.658Z] Removing intermediate container 06f61ef905f0 [2019-09-19T09:00:25.658Z] ---> 8ead5385838d [2019-09-19T09:00:25.658Z] 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-09-19T09:00:25.658Z] ---> Running in 9239df096b1e [2019-09-19T09:00:26.277Z] Removing intermediate container 9239df096b1e [2019-09-19T09:00:26.277Z] ---> 56d8457d163e [2019-09-19T09:00:26.277Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-19T09:00:26.277Z] ---> 587ba7f89072 [2019-09-19T09:00:26.277Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-19T09:00:26.277Z] ---> 587ba7f89072 [2019-09-19T09:00:26.277Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:00:26.277Z] ---> Using cache [2019-09-19T09:00:26.277Z] ---> 71f3d6294346 [2019-09-19T09:00:26.277Z] 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-09-19T09:00:26.277Z] ---> Running in 47f2449bda10 [2019-09-19T09:00:26.478Z] + cd /tmp/tmp.oskdICnz6D/src/github.com/golangci/golangci-lint/ [2019-09-19T09:00:26.478Z] + git checkout -q v1.17.1 [2019-09-19T09:00:26.478Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T09:00:26.561Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:00:26.561Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:00:26.561Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:00:26.561Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:00:26.561Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:00:26.716Z] #35 39.58 Selecting previously unselected package liblzo2-2:amd64. [2019-09-19T09:00:26.716Z] #35 39.59 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-19T09:00:26.716Z] #35 39.59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T09:00:26.716Z] #35 39.71 Selecting previously unselected package libicu57:amd64. [2019-09-19T09:00:26.716Z] #35 39.73 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-19T09:00:26.716Z] #35 39.77 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-19T09:00:26.845Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T09:00:27.130Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T09:00:27.130Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T09:00:27.457Z] #58 149.8 CC criu/namespaces.o [2019-09-19T09:00:27.687Z] #35 ... [2019-09-19T09:00:27.687Z] [2019-09-19T09:00:27.687Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:27.687Z] #57 36.52 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:00:27.687Z] #57 36.52 Need to get 3602 kB of archives. [2019-09-19T09:00:27.687Z] #57 36.52 After this operation, 18.9 MB of additional disk space will be used. [2019-09-19T09:00:27.687Z] #57 36.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-19T09:00:27.687Z] #57 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-19T09:00:27.687Z] #57 36.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-19T09:00:27.687Z] #57 36.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-19T09:00:27.687Z] #57 36.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-19T09:00:27.687Z] #57 36.54 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-19T09:00:27.687Z] #57 36.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-19T09:00:27.687Z] #57 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-19T09:00:27.687Z] #57 36.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-19T09:00:27.687Z] #57 36.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-19T09:00:27.687Z] #57 36.64 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-19T09:00:27.687Z] #57 36.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-19T09:00:27.687Z] #57 36.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-19T09:00:27.687Z] #57 36.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-19T09:00:27.687Z] #57 36.77 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-19T09:00:27.687Z] #57 36.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-19T09:00:27.687Z] #57 37.75 debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:00:27.687Z] #57 37.86 Fetched 3602 kB in 1s (2712 kB/s) [2019-09-19T09:00:27.687Z] #57 37.95 Selecting previously unselected package libnet1:amd64. [2019-09-19T09:00:27.687Z] #57 37.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-19T09:00:27.687Z] #57 37.99 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 38.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T09:00:27.687Z] #57 38.12 Selecting previously unselected package libcap-dev:amd64. [2019-09-19T09:00:27.687Z] #57 38.12 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 38.13 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-19T09:00:27.687Z] #57 38.37 Selecting previously unselected package libnet1-dev. [2019-09-19T09:00:27.687Z] #57 38.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 38.39 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T09:00:27.687Z] #57 38.57 Selecting previously unselected package libnl-3-200:amd64. [2019-09-19T09:00:27.687Z] #57 38.58 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 38.60 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T09:00:27.687Z] #57 38.75 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-19T09:00:27.687Z] #57 38.76 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 38.77 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-19T09:00:27.687Z] #57 39.05 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-19T09:00:27.687Z] #57 39.05 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 39.05 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T09:00:27.687Z] #57 39.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-19T09:00:27.687Z] #57 39.16 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 39.16 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-19T09:00:27.687Z] #57 39.29 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-19T09:00:27.687Z] #57 39.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 39.30 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-19T09:00:27.687Z] #57 39.52 Selecting previously unselected package libprotobuf10:amd64. [2019-09-19T09:00:27.687Z] #57 39.52 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 39.55 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-19T09:00:27.687Z] #57 40.09 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-19T09:00:27.687Z] #57 40.09 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 40.10 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-19T09:00:27.687Z] #57 40.26 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-19T09:00:27.687Z] #57 40.27 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 40.28 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-19T09:00:27.687Z] #57 41.20 Selecting previously unselected package libprotoc10:amd64. [2019-09-19T09:00:27.687Z] #57 41.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-19T09:00:27.687Z] #57 41.22 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-19T09:00:28.246Z] #57 ... [2019-09-19T09:00:28.246Z] [2019-09-19T09:00:28.246Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T09:00:28.246Z] #27 30.32 + cd /tmp/tmp.9SecYoQHFW/src/gotest.tools/gotestsum [2019-09-19T09:00:28.246Z] #27 30.32 + git checkout -q v0.3.5 [2019-09-19T09:00:28.246Z] #27 30.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-19T09:00:28.246Z] #27 ... [2019-09-19T09:00:28.246Z] [2019-09-19T09:00:28.246Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:28.246Z] #57 41.78 Selecting previously unselected package protobuf-c-compiler. [2019-09-19T09:00:28.246Z] #57 41.78 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-19T09:00:28.246Z] #57 41.80 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-19T09:00:28.501Z] #57 41.94 Selecting previously unselected package protobuf-compiler. [2019-09-19T09:00:28.501Z] #57 41.95 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-19T09:00:28.501Z] #57 41.97 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-19T09:00:28.825Z] #57 42.10 Selecting previously unselected package python-pkg-resources. [2019-09-19T09:00:28.825Z] #57 42.10 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T09:00:28.825Z] #57 42.11 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-19T09:00:28.825Z] #57 42.34 Selecting previously unselected package python-protobuf. [2019-09-19T09:00:28.825Z] #57 42.34 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-19T09:00:28.825Z] #57 42.35 Unpacking python-protobuf (3.0.0-9) ... [2019-09-19T09:00:29.157Z] Fetched 7723 kB in 2s (3168 kB/s) [2019-09-19T09:00:29.354Z] #58 151.6 CC criu/net.o [2019-09-19T09:00:29.387Z] #57 42.98 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-19T09:00:29.643Z] #57 43.14 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-19T09:00:29.643Z] #57 43.17 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-19T09:00:30.169Z] Reading package lists... [2019-09-19T09:00:31.534Z] #57 ... [2019-09-19T09:00:31.534Z] [2019-09-19T09:00:31.534Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:00:31.534Z] #33 33.55 internal/x/crypto/curve25519 [2019-09-19T09:00:31.534Z] #33 38.22 sync [2019-09-19T09:00:31.534Z] #33 38.74 io [2019-09-19T09:00:31.534Z] #33 38.74 reflect [2019-09-19T09:00:31.534Z] #33 40.01 bytes [2019-09-19T09:00:31.534Z] #33 42.21 bufio [2019-09-19T09:00:31.534Z] #33 43.67 syscall [2019-09-19T09:00:31.534Z] #33 ... [2019-09-19T09:00:31.534Z] [2019-09-19T09:00:31.534Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:00:31.534Z] #47 2.492 + RM_GOPATH=0 [2019-09-19T09:00:31.534Z] #47 2.492 + TMP_GOPATH= [2019-09-19T09:00:31.534Z] #47 2.492 + : /build [2019-09-19T09:00:31.534Z] #47 2.492 + '[' -z '' ']' [2019-09-19T09:00:31.534Z] #47 2.492 ++ mktemp -d [2019-09-19T09:00:31.534Z] #47 2.495 + export GOPATH=/tmp/tmp.bnHpS9Nl4n [2019-09-19T09:00:31.534Z] #47 2.495 + GOPATH=/tmp/tmp.bnHpS9Nl4n [2019-09-19T09:00:31.534Z] #47 2.495 + RM_GOPATH=1 [2019-09-19T09:00:31.534Z] #47 2.496 ++ dirname ./install.sh [2019-09-19T09:00:31.534Z] #47 2.501 + dir=. [2019-09-19T09:00:31.534Z] #47 2.512 + bin=containerd [2019-09-19T09:00:31.534Z] #47 2.512 + shift [2019-09-19T09:00:31.534Z] #47 2.513 + '[' '!' -f ./containerd.installer ']' [2019-09-19T09:00:31.534Z] #47 2.514 + . ./containerd.installer [2019-09-19T09:00:31.534Z] #47 2.514 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:00:31.534Z] #47 2.514 + install_containerd [2019-09-19T09:00:31.534Z] #47 2.517 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-19T09:00:31.534Z] #47 2.518 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:00:31.534Z] #47 2.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bnHpS9Nl4n/src/github.com/containerd/containerd [2019-09-19T09:00:31.534Z] #47 2.538 Cloning into '/tmp/tmp.bnHpS9Nl4n/src/github.com/containerd/containerd'... [2019-09-19T09:00:31.647Z] Reading package lists... [2019-09-19T09:00:31.647Z] Building dependency tree... [2019-09-19T09:00:31.647Z] Reading state information... [2019-09-19T09:00:31.647Z] The following additional packages will be installed: [2019-09-19T09:00:31.647Z] libapparmor1 libseccomp2 [2019-09-19T09:00:31.647Z] Suggested packages: [2019-09-19T09:00:31.647Z] seccomp [2019-09-19T09:00:31.647Z] The following NEW packages will be installed: [2019-09-19T09:00:31.647Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-19T09:00:31.647Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:00:31.647Z] Need to get 296 kB of archives. [2019-09-19T09:00:31.647Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-19T09:00:31.647Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-19T09:00:31.879Z] #58 153.9 CC criu/netfilter.o [2019-09-19T09:00:31.879Z] #58 154.1 CC criu/page-pipe.o [2019-09-19T09:00:31.931Z] 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-09-19T09:00:31.931Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-19T09:00:31.931Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-19T09:00:31.931Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:00:31.931Z] Fetched 296 kB in 0s (3865 kB/s) [2019-09-19T09:00:31.931Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-19T09:00:31.931Z] (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-09-19T09:00:31.931Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-19T09:00:31.931Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-19T09:00:32.137Z] #58 154.5 CC criu/page-xfer.o [2019-09-19T09:00:32.137Z] #58 ... [2019-09-19T09:00:32.137Z] [2019-09-19T09:00:32.137Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-19T09:00:32.137Z] #14 6.380 Collecting yamllint==1.16.0 [2019-09-19T09:00:32.216Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-19T09:00:32.216Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-19T09:00:32.216Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-19T09:00:32.216Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-19T09:00:32.216Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-19T09:00:32.216Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-19T09:00:32.216Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-19T09:00:32.216Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-19T09:00:32.216Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-19T09:00:32.216Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:32.216Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-19T09:00:32.216Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-19T09:00:32.216Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-19T09:00:32.216Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-19T09:00:32.216Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:32.460Z] #47 ... [2019-09-19T09:00:32.460Z] [2019-09-19T09:00:32.460Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:32.460Z] #35 45.90 Selecting previously unselected package libxml2:amd64. [2019-09-19T09:00:32.460Z] #35 45.90 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-19T09:00:32.460Z] #35 45.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:00:32.849Z] Removing intermediate container 47f2449bda10 [2019-09-19T09:00:32.849Z] ---> ad0b8aa9ef32 [2019-09-19T09:00:32.849Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-19T09:00:32.849Z] ---> 56d8457d163e [2019-09-19T09:00:32.849Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:00:32.849Z] ---> Running in 4f35848abe5d [2019-09-19T09:00:32.849Z] Removing intermediate container 4f35848abe5d [2019-09-19T09:00:32.849Z] ---> f6d836a2c59a [2019-09-19T09:00:32.849Z] 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-09-19T09:00:32.849Z] ---> Running in 6d3832a95674 [2019-09-19T09:00:33.020Z] #35 46.58 Selecting previously unselected package libarchive13:amd64. [2019-09-19T09:00:33.020Z] #35 46.58 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-19T09:00:33.020Z] #35 46.59 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-19T09:00:33.020Z] #35 ... [2019-09-19T09:00:33.020Z] [2019-09-19T09:00:33.020Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:33.020Z] #30 35.22 io [2019-09-19T09:00:33.020Z] #30 35.23 reflect [2019-09-19T09:00:33.020Z] #30 36.26 syscall [2019-09-19T09:00:33.020Z] #30 42.30 time [2019-09-19T09:00:33.071Z] #14 ... [2019-09-19T09:00:33.071Z] [2019-09-19T09:00:33.071Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:33.071Z] #58 155.4 CC criu/pagemap-cache.o [2019-09-19T09:00:33.580Z] #30 ... [2019-09-19T09:00:33.580Z] [2019-09-19T09:00:33.580Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:33.580Z] #57 46.91 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-19T09:00:33.580Z] #57 46.92 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-19T09:00:33.580Z] #57 46.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:33.580Z] #57 46.98 Setting up python-protobuf (3.0.0-9) ... [2019-09-19T09:00:33.636Z] #58 155.8 CC criu/pagemap.o [2019-09-19T09:00:33.864Z] Removing intermediate container 6d3832a95674 [2019-09-19T09:00:33.864Z] ---> 4aa884f38096 [2019-09-19T09:00:33.864Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-19T09:00:33.864Z] ---> ad0b8aa9ef32 [2019-09-19T09:00:33.864Z] Step 39/125 : FROM base AS tomlv [2019-09-19T09:00:33.864Z] ---> 587ba7f89072 [2019-09-19T09:00:33.864Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-19T09:00:33.864Z] ---> Running in b3f1ab0dac0c [2019-09-19T09:00:33.864Z] Removing intermediate container b3f1ab0dac0c [2019-09-19T09:00:33.864Z] ---> 7f2ddd6ed8ea [2019-09-19T09:00:33.864Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:33.864Z] ---> e8f85c2ec608 [2019-09-19T09:00:33.864Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:00:34.150Z] ---> 112a5d5266d0 [2019-09-19T09:00:34.151Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:00:34.151Z] ---> Running in fb9896d579b1 [2019-09-19T09:00:34.202Z] #58 156.4 CC criu/parasite-syscall.o [2019-09-19T09:00:34.435Z] + RM_GOPATH=0 [2019-09-19T09:00:34.435Z] + TMP_GOPATH= [2019-09-19T09:00:34.435Z] + : /build [2019-09-19T09:00:34.435Z] + '[' -z '' ']' [2019-09-19T09:00:34.435Z] ++ mktemp -d [2019-09-19T09:00:34.435Z] + export GOPATH=/tmp/tmp.pqaibhjiIQ [2019-09-19T09:00:34.435Z] + GOPATH=/tmp/tmp.pqaibhjiIQ [2019-09-19T09:00:34.435Z] + RM_GOPATH=1 [2019-09-19T09:00:34.435Z] ++ dirname ./install.sh [2019-09-19T09:00:34.435Z] + dir=. [2019-09-19T09:00:34.435Z] + bin=tomlv [2019-09-19T09:00:34.435Z] + shift [2019-09-19T09:00:34.435Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-19T09:00:34.435Z] + . ./tomlv.installer [2019-09-19T09:00:34.435Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T09:00:34.435Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T09:00:34.435Z] + install_tomlv [2019-09-19T09:00:34.435Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-19T09:00:34.435Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pqaibhjiIQ/src/github.com/BurntSushi/toml [2019-09-19T09:00:34.435Z] Cloning into '/tmp/tmp.pqaibhjiIQ/src/github.com/BurntSushi/toml'... [2019-09-19T09:00:34.720Z] + cd /tmp/tmp.pqaibhjiIQ/src/github.com/BurntSushi/toml [2019-09-19T09:00:34.720Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-19T09:00:34.720Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T09:00:35.007Z] internal/cpu [2019-09-19T09:00:35.007Z] errors [2019-09-19T09:00:35.007Z] math/bits [2019-09-19T09:00:35.007Z] runtime/internal/atomic [2019-09-19T09:00:35.007Z] runtime/internal/sys [2019-09-19T09:00:35.007Z] runtime/internal/math [2019-09-19T09:00:35.007Z] unicode/utf8 [2019-09-19T09:00:35.007Z] internal/bytealg [2019-09-19T09:00:35.007Z] math [2019-09-19T09:00:35.007Z] internal/race [2019-09-19T09:00:35.007Z] sync/atomic [2019-09-19T09:00:35.007Z] unicode [2019-09-19T09:00:35.135Z] #58 157.2 CC criu/path.o [2019-09-19T09:00:35.135Z] #58 157.5 CC criu/pie-util-vdso-elf32.o [2019-09-19T09:00:35.297Z] internal/testlog [2019-09-19T09:00:35.297Z] runtime [2019-09-19T09:00:35.297Z] encoding [2019-09-19T09:00:35.297Z] runtime/cgo [2019-09-19T09:00:35.701Z] #58 157.9 CC criu/pie-util-vdso.o [2019-09-19T09:00:35.923Z] strconv [2019-09-19T09:00:35.958Z] #58 158.2 CC criu/pie-util.o [2019-09-19T09:00:36.216Z] #58 158.3 CC criu/pipes.o [2019-09-19T09:00:36.782Z] #58 158.8 CC criu/plugin.o [2019-09-19T09:00:36.782Z] #58 159.2 CC criu/proc_parse.o [2019-09-19T09:00:38.819Z] #57 ... [2019-09-19T09:00:38.819Z] [2019-09-19T09:00:38.819Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:38.819Z] #35 46.92 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-19T09:00:38.819Z] #35 46.93 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-19T09:00:38.819Z] #35 46.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-19T09:00:38.819Z] #35 47.10 Selecting previously unselected package libuv1:amd64. [2019-09-19T09:00:38.819Z] #35 47.10 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-19T09:00:38.819Z] #35 47.14 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-19T09:00:38.819Z] #35 47.43 Selecting previously unselected package cmake. [2019-09-19T09:00:38.819Z] #35 47.43 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-19T09:00:38.819Z] #35 47.52 Unpacking cmake (3.7.2-1) ... [2019-09-19T09:00:38.819Z] #35 50.15 Selecting previously unselected package xxd. [2019-09-19T09:00:38.819Z] #35 50.17 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-19T09:00:38.819Z] #35 50.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:38.819Z] #35 50.33 Selecting previously unselected package vim-common. [2019-09-19T09:00:38.819Z] #35 50.33 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:00:38.819Z] #35 50.34 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:38.819Z] #35 50.68 Processing triggers for mime-support (3.60) ... [2019-09-19T09:00:38.819Z] #35 50.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:38.819Z] #35 50.75 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-19T09:00:38.819Z] #35 50.77 Setting up cmake-data (3.7.2-1) ... [2019-09-19T09:00:38.819Z] #35 50.79 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-19T09:00:38.819Z] #35 50.80 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:00:38.819Z] #35 50.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:38.819Z] #35 50.88 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:00:38.819Z] #35 50.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-19T09:00:38.819Z] #35 50.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-19T09:00:38.819Z] #35 50.91 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-19T09:00:38.819Z] #35 50.93 Setting up cmake (3.7.2-1) ... [2019-09-19T09:00:38.819Z] #35 51.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:38.819Z] #35 DONE 51.6s [2019-09-19T09:00:38.819Z] [2019-09-19T09:00:38.819Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:38.819Z] #36 DONE 0.1s [2019-09-19T09:00:38.819Z] [2019-09-19T09:00:38.819Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-19T09:00:38.819Z] #37 DONE 0.1s [2019-09-19T09:00:38.819Z] [2019-09-19T09:00:38.819Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T09:00:39.311Z] #58 161.5 CC criu/protobuf-desc.o [2019-09-19T09:00:39.380Z] #38 ... [2019-09-19T09:00:39.380Z] [2019-09-19T09:00:39.380Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-19T09:00:39.380Z] #57 52.26 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-19T09:00:39.380Z] #57 52.41 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-19T09:00:39.380Z] #57 52.43 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-19T09:00:39.380Z] #57 52.46 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-19T09:00:39.380Z] #57 52.48 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-19T09:00:39.380Z] #57 52.49 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-19T09:00:39.380Z] #57 52.50 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-19T09:00:39.380Z] #57 52.52 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-19T09:00:39.380Z] #57 52.54 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-19T09:00:39.380Z] #57 52.57 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-19T09:00:39.380Z] #57 52.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:00:39.380Z] #57 DONE 52.9s [2019-09-19T09:00:39.409Z] sync [2019-09-19T09:00:39.409Z] io [2019-09-19T09:00:39.409Z] reflect [2019-09-19T09:00:39.409Z] syscall [2019-09-19T09:00:39.409Z] bytes [2019-09-19T09:00:39.409Z] strings [2019-09-19T09:00:39.636Z] [2019-09-19T09:00:39.636Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:40.060Z] bufio [2019-09-19T09:00:40.060Z] path [2019-09-19T09:00:40.245Z] #58 162.3 CC criu/protobuf.o [2019-09-19T09:00:40.245Z] #58 ... [2019-09-19T09:00:40.245Z] [2019-09-19T09:00:40.245Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T09:00:40.245Z] #55 227.0 + dpkg --print-architecture [2019-09-19T09:00:40.245Z] #55 227.0 + cd /tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution [2019-09-19T09:00:40.245Z] #55 227.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T09:00:40.245Z] #55 227.3 + GOPATH=/tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hr8PsWSQEw [2019-09-19T09:00:40.348Z] text/tabwriter [2019-09-19T09:00:40.503Z] #55 227.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-19T09:00:40.635Z] internal/syscall/unix [2019-09-19T09:00:40.635Z] time [2019-09-19T09:00:41.255Z] internal/poll [2019-09-19T09:00:41.255Z] sort [2019-09-19T09:00:41.540Z] internal/fmtsort [2019-09-19T09:00:41.540Z] os [2019-09-19T09:00:41.825Z] path/filepath [2019-09-19T09:00:41.825Z] fmt [2019-09-19T09:00:42.112Z] io/ioutil [2019-09-19T09:00:42.402Z] log [2019-09-19T09:00:42.402Z] flag [2019-09-19T09:00:42.402Z] github.com/BurntSushi/toml [2019-09-19T09:00:43.024Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T09:00:43.799Z] #58 3.757 Note: Building without setproctitle() and strlcpy() support. [2019-09-19T09:00:43.799Z] #58 3.757 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T09:00:44.685Z] #55 ... [2019-09-19T09:00:44.685Z] [2019-09-19T09:00:44.685Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-19T09:00:44.685Z] #14 13.14 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-19T09:00:44.685Z] #14 13.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-19T09:00:44.685Z] #14 14.59 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-19T09:00:44.685Z] #14 16.16 Collecting pyyaml (from yamllint==1.16.0) [2019-09-19T09:00:44.685Z] #14 17.36 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-19T09:00:44.685Z] #14 18.99 Building wheels for collected packages: pathspec, pyyaml [2019-09-19T09:00:44.685Z] #14 19.00 Running setup.py bdist_wheel for pathspec: started [2019-09-19T09:00:44.685Z] #14 20.15 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-19T09:00:44.685Z] #14 20.15 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-19T09:00:44.685Z] #14 20.18 Running setup.py bdist_wheel for pyyaml: started [2019-09-19T09:00:44.685Z] #14 21.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-19T09:00:44.685Z] #14 21.23 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-19T09:00:44.685Z] #14 21.28 Successfully built pathspec pyyaml [2019-09-19T09:00:44.685Z] #14 21.28 Installing collected packages: pathspec, pyyaml, yamllint [2019-09-19T09:00:44.685Z] #14 21.72 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-19T09:00:44.685Z] #14 DONE 22.3s [2019-09-19T09:00:44.685Z] [2019-09-19T09:00:44.685Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-19T09:00:44.724Z] #58 ... [2019-09-19T09:00:44.724Z] [2019-09-19T09:00:44.724Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T09:00:44.724Z] #38 2.533 + RM_GOPATH=0 [2019-09-19T09:00:44.724Z] #38 2.533 + TMP_GOPATH= [2019-09-19T09:00:44.724Z] #38 2.533 + : /build [2019-09-19T09:00:44.724Z] #38 2.533 + '[' -z '' ']' [2019-09-19T09:00:44.724Z] #38 2.533 ++ mktemp -d [2019-09-19T09:00:44.724Z] #38 2.535 + export GOPATH=/tmp/tmp.rQnnqufMPL [2019-09-19T09:00:44.724Z] #38 2.535 + GOPATH=/tmp/tmp.rQnnqufMPL [2019-09-19T09:00:44.724Z] #38 2.536 + RM_GOPATH=1 [2019-09-19T09:00:44.724Z] #38 2.537 ++ dirname ./install.sh [2019-09-19T09:00:44.724Z] #38 2.538 + dir=. [2019-09-19T09:00:44.724Z] #38 2.538 + bin=tini [2019-09-19T09:00:44.724Z] #38 2.538 + shift [2019-09-19T09:00:44.724Z] #38 2.538 + '[' '!' -f ./tini.installer ']' [2019-09-19T09:00:44.724Z] #38 2.538 + . ./tini.installer [2019-09-19T09:00:44.724Z] #38 2.538 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:00:44.724Z] #38 2.538 + install_tini [2019-09-19T09:00:44.724Z] #38 2.538 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-19T09:00:44.724Z] #38 2.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.rQnnqufMPL/tini [2019-09-19T09:00:44.724Z] #38 2.538 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:00:44.724Z] #38 2.542 Cloning into '/tmp/tmp.rQnnqufMPL/tini'... [2019-09-19T09:00:44.724Z] #38 3.332 + cd /tmp/tmp.rQnnqufMPL/tini [2019-09-19T09:00:44.724Z] #38 3.332 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:00:44.724Z] #38 3.364 + cmake . [2019-09-19T09:00:44.724Z] #38 3.854 -- The C compiler identification is GNU 6.3.0 [2019-09-19T09:00:44.724Z] #38 3.879 -- Check for working C compiler: /usr/bin/cc [2019-09-19T09:00:44.724Z] #38 4.395 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-19T09:00:44.724Z] #38 4.396 -- Detecting C compiler ABI info [2019-09-19T09:00:44.724Z] #38 4.934 -- Detecting C compiler ABI info - done [2019-09-19T09:00:44.724Z] #38 5.033 -- Detecting C compile features [2019-09-19T09:00:44.724Z] #38 6.488 -- Detecting C compile features - done [2019-09-19T09:00:44.724Z] #38 6.532 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-19T09:00:44.724Z] #38 ... [2019-09-19T09:00:44.724Z] [2019-09-19T09:00:44.724Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:44.724Z] #30 46.94 sort [2019-09-19T09:00:44.724Z] #30 47.27 internal/poll [2019-09-19T09:00:44.724Z] #30 48.09 internal/fmtsort [2019-09-19T09:00:44.724Z] #30 48.79 internal/syscall/unix [2019-09-19T09:00:44.724Z] #30 48.90 strings [2019-09-19T09:00:44.724Z] #30 49.16 os [2019-09-19T09:00:44.724Z] #30 51.89 bytes [2019-09-19T09:00:44.724Z] #30 52.98 fmt [2019-09-19T09:00:44.724Z] #30 54.15 bufio [2019-09-19T09:00:44.724Z] #30 55.48 path/filepath [2019-09-19T09:00:44.724Z] #30 56.47 io/ioutil [2019-09-19T09:00:44.724Z] #30 56.96 path [2019-09-19T09:00:44.942Z] #16 DONE 0.3s [2019-09-19T09:00:44.942Z] [2019-09-19T09:00:44.942Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-19T09:00:44.978Z] #30 ... [2019-09-19T09:00:44.978Z] [2019-09-19T09:00:44.978Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:44.978Z] #58 5.375 fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T09:00:44.978Z] #58 5.404 GEN .gitid [2019-09-19T09:00:44.978Z] #58 5.406 GEN criu/include/version.h [2019-09-19T09:00:44.978Z] #58 5.432 GEN include/common/asm [2019-09-19T09:00:45.063Z] Removing intermediate container fb9896d579b1 [2019-09-19T09:00:45.063Z] ---> 3f8ba5dda742 [2019-09-19T09:00:45.063Z] Step 44/125 : FROM base AS vndr [2019-09-19T09:00:45.063Z] ---> 587ba7f89072 [2019-09-19T09:00:45.063Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-19T09:00:45.063Z] ---> Running in d4b51f6f11a5 [2019-09-19T09:00:45.063Z] Removing intermediate container d4b51f6f11a5 [2019-09-19T09:00:45.063Z] ---> c077b5f08701 [2019-09-19T09:00:45.063Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:00:45.063Z] ---> e78997d6906d [2019-09-19T09:00:45.063Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:00:45.063Z] ---> 2ed2782bcd24 [2019-09-19T09:00:45.063Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:00:45.063Z] ---> Running in 1a09fed8e0e8 [2019-09-19T09:00:45.684Z] + RM_GOPATH=0 [2019-09-19T09:00:45.684Z] + TMP_GOPATH= [2019-09-19T09:00:45.684Z] + : /build [2019-09-19T09:00:45.684Z] + '[' -z '' ']' [2019-09-19T09:00:45.684Z] ++ mktemp -d [2019-09-19T09:00:45.684Z] + export GOPATH=/tmp/tmp.m68SBkR980 [2019-09-19T09:00:45.684Z] + GOPATH=/tmp/tmp.m68SBkR980 [2019-09-19T09:00:45.684Z] + RM_GOPATH=1 [2019-09-19T09:00:45.684Z] ++ dirname ./install.sh [2019-09-19T09:00:45.684Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T09:00:45.684Z] + dir=. [2019-09-19T09:00:45.684Z] + bin=vndr [2019-09-19T09:00:45.684Z] + shift [2019-09-19T09:00:45.684Z] + '[' '!' -f ./vndr.installer ']' [2019-09-19T09:00:45.684Z] + . ./vndr.installer [2019-09-19T09:00:45.684Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T09:00:45.684Z] + install_vndr [2019-09-19T09:00:45.684Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-19T09:00:45.684Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.m68SBkR980/src/github.com/LK4D4/vndr [2019-09-19T09:00:45.684Z] Cloning into '/tmp/tmp.m68SBkR980/src/github.com/LK4D4/vndr'... [2019-09-19T09:00:45.876Z] #21 DONE 1.0s [2019-09-19T09:00:45.876Z] [2019-09-19T09:00:45.877Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:45.877Z] #58 162.7 CC criu/pstree.o [2019-09-19T09:00:45.877Z] #58 164.0 CC criu/rbtree.o [2019-09-19T09:00:45.877Z] #58 164.3 CC criu/rst-malloc.o [2019-09-19T09:00:45.877Z] #58 164.7 CC criu/seccomp.o [2019-09-19T09:00:45.877Z] #58 165.5 CC criu/seize.o [2019-09-19T09:00:45.877Z] #58 166.4 CC criu/servicefd.o [2019-09-19T09:00:45.877Z] #58 167.0 CC criu/shmem.o [2019-09-19T09:00:45.877Z] #58 167.9 CC criu/sigframe.o [2019-09-19T09:00:45.877Z] #58 168.0 CC criu/signalfd.o [2019-09-19T09:00:45.970Z] + cd /tmp/tmp.m68SBkR980/src/github.com/LK4D4/vndr [2019-09-19T09:00:45.970Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-19T09:00:45.970Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-19T09:00:45.970Z] errors [2019-09-19T09:00:45.970Z] internal/cpu [2019-09-19T09:00:45.970Z] internal/race [2019-09-19T09:00:45.970Z] runtime/internal/sys [2019-09-19T09:00:45.970Z] runtime/internal/atomic [2019-09-19T09:00:45.970Z] sync/atomic [2019-09-19T09:00:46.135Z] #58 168.3 CC criu/sk-inet.o [2019-09-19T09:00:46.257Z] runtime/internal/math [2019-09-19T09:00:46.257Z] internal/bytealg [2019-09-19T09:00:46.257Z] unicode [2019-09-19T09:00:46.257Z] unicode/utf8 [2019-09-19T09:00:46.257Z] math/bits [2019-09-19T09:00:46.257Z] internal/testlog [2019-09-19T09:00:46.257Z] runtime [2019-09-19T09:00:46.257Z] encoding [2019-09-19T09:00:46.257Z] math [2019-09-19T09:00:46.257Z] unicode/utf16 [2019-09-19T09:00:46.257Z] container/list [2019-09-19T09:00:46.340Z] #58 6.882 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-19T09:00:46.340Z] #58 6.996 PBCC images/opts.pb-c.c [2019-09-19T09:00:46.340Z] #58 7.081 PBCC images/sit.pb-c.c [2019-09-19T09:00:46.544Z] crypto/internal/subtle [2019-09-19T09:00:46.544Z] crypto/subtle [2019-09-19T09:00:46.544Z] internal/x/crypto/cryptobyte/asn1 [2019-09-19T09:00:46.544Z] internal/nettrace [2019-09-19T09:00:46.544Z] internal/x/net/dns/dnsmessage [2019-09-19T09:00:46.595Z] #58 7.136 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-19T09:00:46.595Z] #58 7.225 DEP images/opts.pb-c.d [2019-09-19T09:00:46.839Z] strconv [2019-09-19T09:00:46.850Z] #58 7.317 DEP images/sit.pb-c.d [2019-09-19T09:00:46.850Z] #58 7.360 PBCC images/macvlan.pb-c.c [2019-09-19T09:00:46.850Z] #58 7.400 DEP images/macvlan.pb-c.d [2019-09-19T09:00:46.850Z] #58 7.438 PBCC images/autofs.pb-c.c [2019-09-19T09:00:46.850Z] #58 7.478 DEP images/autofs.pb-c.d [2019-09-19T09:00:47.068Z] #58 169.2 CC criu/sk-netlink.o [2019-09-19T09:00:47.105Z] #58 7.539 PBCC images/sysctl.pb-c.c [2019-09-19T09:00:47.105Z] #58 7.574 DEP images/sysctl.pb-c.d [2019-09-19T09:00:47.105Z] #58 7.626 PBCC images/time.pb-c.c [2019-09-19T09:00:47.105Z] #58 7.673 DEP images/time.pb-c.d [2019-09-19T09:00:47.105Z] #58 7.718 PBCC images/binfmt-misc.pb-c.c [2019-09-19T09:00:47.105Z] #58 7.726 DEP images/binfmt-misc.pb-c.d [2019-09-19T09:00:47.140Z] runtime/cgo [2019-09-19T09:00:47.326Z] #58 169.5 CC criu/sk-packet.o [2019-09-19T09:00:47.360Z] #58 7.796 PBCC images/seccomp.pb-c.c [2019-09-19T09:00:47.360Z] #58 7.837 DEP images/seccomp.pb-c.d [2019-09-19T09:00:47.360Z] #58 7.922 PBCC images/userns.pb-c.c [2019-09-19T09:00:47.360Z] #58 7.940 DEP images/userns.pb-c.d [2019-09-19T09:00:47.360Z] #58 7.982 PBCC images/cgroup.pb-c.c [2019-09-19T09:00:47.615Z] #58 8.032 DEP images/cgroup.pb-c.d [2019-09-19T09:00:47.615Z] #58 8.124 PBCC images/fown.pb-c.c [2019-09-19T09:00:47.615Z] #58 8.229 PBCC images/ext-file.pb-c.c [2019-09-19T09:00:47.615Z] #58 8.240 DEP images/fown.pb-c.d [2019-09-19T09:00:47.615Z] #58 8.284 DEP images/ext-file.pb-c.d [2019-09-19T09:00:47.615Z] #58 8.353 PBCC images/rpc.pb-c.c [2019-09-19T09:00:47.764Z] crypto/rc4 [2019-09-19T09:00:47.870Z] #58 8.398 DEP images/rpc.pb-c.d [2019-09-19T09:00:47.870Z] #58 8.472 PBCC images/siginfo.pb-c.c [2019-09-19T09:00:47.870Z] #58 8.518 DEP images/siginfo.pb-c.d [2019-09-19T09:00:47.870Z] #58 8.570 PBCC images/pagemap.pb-c.c [2019-09-19T09:00:47.893Z] #58 170.2 CC criu/sk-queue.o [2019-09-19T09:00:48.125Z] #58 8.641 DEP images/pagemap.pb-c.d [2019-09-19T09:00:48.125Z] #58 8.708 PBCC images/rlimit.pb-c.c [2019-09-19T09:00:48.125Z] #58 8.734 DEP images/rlimit.pb-c.d [2019-09-19T09:00:48.125Z] #58 ... [2019-09-19T09:00:48.125Z] [2019-09-19T09:00:48.125Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-19T09:00:48.125Z] #38 6.811 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-19T09:00:48.125Z] #38 6.887 -- Configuring done [2019-09-19T09:00:48.125Z] #38 6.912 -- Generating done [2019-09-19T09:00:48.125Z] #38 6.920 -- Build files have been written to: /tmp/tmp.rQnnqufMPL/tini [2019-09-19T09:00:48.125Z] #38 6.925 + make tini-static [2019-09-19T09:00:48.125Z] #38 7.266 Scanning dependencies of target tini-static [2019-09-19T09:00:48.125Z] #38 7.346 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-19T09:00:48.125Z] #38 8.731 [100%] Linking C executable tini-static [2019-09-19T09:00:48.125Z] #38 9.169 [100%] Built target tini-static [2019-09-19T09:00:48.125Z] #38 9.216 + mkdir -p /build [2019-09-19T09:00:48.125Z] #38 9.218 + cp tini-static /build/docker-init [2019-09-19T09:00:48.125Z] #38 DONE 10.0s [2019-09-19T09:00:48.125Z] [2019-09-19T09:00:48.125Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:48.125Z] #58 8.769 PBCC images/file-lock.pb-c.c [2019-09-19T09:00:48.125Z] #58 8.838 DEP images/file-lock.pb-c.d [2019-09-19T09:00:48.380Z] #58 8.869 PBCC images/tty.pb-c.c [2019-09-19T09:00:48.380Z] #58 8.944 DEP images/tty.pb-c.d [2019-09-19T09:00:48.380Z] #58 8.987 PBCC images/tun.pb-c.c [2019-09-19T09:00:48.380Z] #58 9.012 PBCC images/netdev.pb-c.c [2019-09-19T09:00:48.380Z] #58 9.079 DEP images/tun.pb-c.d [2019-09-19T09:00:48.380Z] #58 ... [2019-09-19T09:00:48.380Z] [2019-09-19T09:00:48.380Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:00:48.380Z] #33 50.67 sort [2019-09-19T09:00:48.380Z] #33 50.79 time [2019-09-19T09:00:48.380Z] #33 52.23 internal/fmtsort [2019-09-19T09:00:48.380Z] #33 52.86 internal/syscall/unix [2019-09-19T09:00:48.380Z] #33 53.19 strings [2019-09-19T09:00:48.380Z] #33 55.36 internal/poll [2019-09-19T09:00:48.380Z] #33 55.53 path [2019-09-19T09:00:48.380Z] #33 56.10 regexp/syntax [2019-09-19T09:00:48.380Z] #33 57.46 os [2019-09-19T09:00:48.380Z] #33 60.48 regexp [2019-09-19T09:00:48.459Z] #58 170.7 CC criu/sk-tcp.o [2019-09-19T09:00:48.635Z] #33 ... [2019-09-19T09:00:48.635Z] [2019-09-19T09:00:48.635Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:48.635Z] #58 9.139 DEP images/netdev.pb-c.d [2019-09-19T09:00:48.635Z] #58 9.301 PBCC images/vma.pb-c.c [2019-09-19T09:00:48.717Z] #58 171.1 CC criu/sk-unix.o [2019-09-19T09:00:48.933Z] #58 9.415 DEP images/vma.pb-c.d [2019-09-19T09:00:48.933Z] #58 9.480 PBCC images/creds.pb-c.c [2019-09-19T09:00:48.933Z] #58 9.512 DEP images/creds.pb-c.d [2019-09-19T09:00:48.933Z] #58 9.621 PBCC images/utsns.pb-c.c [2019-09-19T09:00:49.188Z] #58 9.643 DEP images/utsns.pb-c.d [2019-09-19T09:00:49.188Z] #58 9.667 PBCC images/ipc-desc.pb-c.c [2019-09-19T09:00:49.188Z] #58 9.696 PBCC images/ipc-sem.pb-c.c [2019-09-19T09:00:49.188Z] #58 9.745 DEP images/ipc-desc.pb-c.d [2019-09-19T09:00:49.188Z] #58 9.801 DEP images/ipc-sem.pb-c.d [2019-09-19T09:00:49.444Z] #58 9.962 PBCC images/ipc-msg.pb-c.c [2019-09-19T09:00:49.444Z] #58 10.04 DEP images/ipc-msg.pb-c.d [2019-09-19T09:00:49.444Z] #58 10.04 PBCC images/ipc-shm.pb-c.c [2019-09-19T09:00:49.444Z] #58 10.09 DEP images/ipc-shm.pb-c.d [2019-09-19T09:00:49.444Z] #58 10.16 PBCC images/ipc-var.pb-c.c [2019-09-19T09:00:49.699Z] #58 10.17 DEP images/ipc-var.pb-c.d [2019-09-19T09:00:49.699Z] #58 10.23 PBCC images/sk-opts.pb-c.c [2019-09-19T09:00:49.699Z] #58 10.27 PBCC images/packet-sock.pb-c.c [2019-09-19T09:00:49.699Z] #58 10.35 DEP images/sk-opts.pb-c.d [2019-09-19T09:00:49.699Z] #58 10.40 DEP images/packet-sock.pb-c.d [2019-09-19T09:00:49.954Z] #58 10.46 PBCC images/sk-netlink.pb-c.c [2019-09-19T09:00:49.954Z] #58 10.51 DEP images/sk-netlink.pb-c.d [2019-09-19T09:00:49.954Z] #58 10.56 PBCC images/sk-inet.pb-c.c [2019-09-19T09:00:49.954Z] #58 10.60 DEP images/sk-inet.pb-c.d [2019-09-19T09:00:50.209Z] #58 10.67 PBCC images/sk-unix.pb-c.c [2019-09-19T09:00:50.209Z] #58 10.74 DEP images/sk-unix.pb-c.d [2019-09-19T09:00:50.209Z] #58 10.81 PBCC images/mm.pb-c.c [2019-09-19T09:00:50.209Z] #58 10.84 DEP images/mm.pb-c.d [2019-09-19T09:00:50.209Z] #58 10.90 PBCC images/timerfd.pb-c.c [2019-09-19T09:00:50.455Z] sync [2019-09-19T09:00:50.455Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-19T09:00:50.455Z] io [2019-09-19T09:00:50.464Z] #58 10.99 DEP images/timerfd.pb-c.d [2019-09-19T09:00:50.464Z] #58 11.03 PBCC images/timer.pb-c.c [2019-09-19T09:00:50.464Z] #58 11.06 DEP images/timer.pb-c.d [2019-09-19T09:00:50.464Z] #58 11.11 PBCC images/sa.pb-c.c [2019-09-19T09:00:50.464Z] #58 11.14 DEP images/sa.pb-c.d [2019-09-19T09:00:50.618Z] #58 172.8 CC criu/sockets.o [2019-09-19T09:00:50.720Z] #58 11.22 PBCC images/pipe-data.pb-c.c [2019-09-19T09:00:50.720Z] #58 11.24 DEP images/pipe-data.pb-c.d [2019-09-19T09:00:50.720Z] #58 11.30 PBCC images/mnt.pb-c.c [2019-09-19T09:00:50.720Z] #58 11.34 DEP images/mnt.pb-c.d [2019-09-19T09:00:50.720Z] #58 11.38 PBCC images/sk-packet.pb-c.c [2019-09-19T09:00:50.720Z] #58 11.40 DEP images/sk-packet.pb-c.d [2019-09-19T09:00:50.720Z] #58 11.45 PBCC images/tcp-stream.pb-c.c [2019-09-19T09:00:50.743Z] reflect [2019-09-19T09:00:50.743Z] syscall [2019-09-19T09:00:50.743Z] math/rand [2019-09-19T09:00:50.743Z] internal/singleflight [2019-09-19T09:00:50.975Z] #58 11.49 DEP images/tcp-stream.pb-c.d [2019-09-19T09:00:50.975Z] #58 11.54 PBCC images/pipe.pb-c.c [2019-09-19T09:00:50.975Z] #58 11.58 DEP images/pipe.pb-c.d [2019-09-19T09:00:50.975Z] #58 11.62 PBCC images/pstree.pb-c.c [2019-09-19T09:00:50.975Z] #58 11.63 DEP images/pstree.pb-c.d [2019-09-19T09:00:50.975Z] #58 11.70 PBCC images/fs.pb-c.c [2019-09-19T09:00:51.032Z] bytes [2019-09-19T09:00:51.032Z] strings [2019-09-19T09:00:51.229Z] #58 11.75 DEP images/fs.pb-c.d [2019-09-19T09:00:51.229Z] #58 11.83 PBCC images/signalfd.pb-c.c [2019-09-19T09:00:51.229Z] #58 11.88 DEP images/signalfd.pb-c.d [2019-09-19T09:00:51.229Z] #58 11.93 PBCC images/fh.pb-c.c [2019-09-19T09:00:51.320Z] bufio [2019-09-19T09:00:51.484Z] #58 12.01 PBCC images/fsnotify.pb-c.c [2019-09-19T09:00:51.484Z] #58 12.07 DEP images/fh.pb-c.d [2019-09-19T09:00:51.484Z] #58 12.13 DEP images/fsnotify.pb-c.d [2019-09-19T09:00:51.484Z] #58 12.18 PBCC images/eventpoll.pb-c.c [2019-09-19T09:00:51.552Z] #58 173.6 CC criu/stats.o [2019-09-19T09:00:51.552Z] #58 173.8 CC criu/string.o [2019-09-19T09:00:51.552Z] #58 173.9 CC criu/sysctl.o [2019-09-19T09:00:51.609Z] hash [2019-09-19T09:00:51.609Z] path [2019-09-19T09:00:51.609Z] hash/crc32 [2019-09-19T09:00:51.739Z] #58 12.22 DEP images/eventpoll.pb-c.d [2019-09-19T09:00:51.739Z] #58 12.30 PBCC images/eventfd.pb-c.c [2019-09-19T09:00:51.739Z] #58 12.34 DEP images/eventfd.pb-c.d [2019-09-19T09:00:51.739Z] #58 12.38 PBCC images/remap-file-path.pb-c.c [2019-09-19T09:00:51.739Z] #58 12.43 DEP images/remap-file-path.pb-c.d [2019-09-19T09:00:51.899Z] crypto [2019-09-19T09:00:51.899Z] crypto/internal/randutil [2019-09-19T09:00:51.899Z] crypto/sha512 [2019-09-19T09:00:51.899Z] crypto/hmac [2019-09-19T09:00:51.994Z] #58 12.50 PBCC images/fifo.pb-c.c [2019-09-19T09:00:51.994Z] #58 12.53 DEP images/fifo.pb-c.d [2019-09-19T09:00:51.994Z] #58 12.56 PBCC images/ghost-file.pb-c.c [2019-09-19T09:00:51.994Z] #58 12.64 DEP images/ghost-file.pb-c.d [2019-09-19T09:00:51.994Z] #58 12.69 PBCC images/regfile.pb-c.c [2019-09-19T09:00:52.186Z] crypto/sha1 [2019-09-19T09:00:52.186Z] crypto/sha256 [2019-09-19T09:00:52.186Z] internal/x/crypto/hkdf [2019-09-19T09:00:52.186Z] time [2019-09-19T09:00:52.249Z] #58 12.72 DEP images/regfile.pb-c.d [2019-09-19T09:00:52.249Z] #58 12.79 PBCC images/ns.pb-c.c [2019-09-19T09:00:52.249Z] #58 12.81 DEP images/ns.pb-c.d [2019-09-19T09:00:52.249Z] #58 12.84 PBCC images/fdinfo.pb-c.c [2019-09-19T09:00:52.249Z] #58 12.90 DEP images/fdinfo.pb-c.d [2019-09-19T09:00:52.249Z] #58 12.95 PBCC images/core-aarch64.pb-c.c [2019-09-19T09:00:52.473Z] internal/syscall/unix [2019-09-19T09:00:52.473Z] internal/x/text/transform [2019-09-19T09:00:52.486Z] #58 174.6 CC criu/sysfs_parse.o [2019-09-19T09:00:52.503Z] #58 12.97 PBCC images/core-arm.pb-c.c [2019-09-19T09:00:52.503Z] #58 13.04 PBCC images/core-ppc64.pb-c.c [2019-09-19T09:00:52.503Z] #58 13.07 PBCC images/core-s390.pb-c.c [2019-09-19T09:00:52.503Z] #58 13.10 PBCC images/core-x86.pb-c.c [2019-09-19T09:00:52.503Z] #58 13.14 PBCC images/core.pb-c.c [2019-09-19T09:00:52.503Z] #58 13.20 PBCC images/inventory.pb-c.c [2019-09-19T09:00:52.744Z] #58 175.0 CC criu/timerfd.o [2019-09-19T09:00:52.799Z] #58 13.25 DEP images/core-aarch64.pb-c.d [2019-09-19T09:00:52.799Z] #58 13.32 DEP images/core-arm.pb-c.d [2019-09-19T09:00:52.799Z] #58 13.38 DEP images/core-ppc64.pb-c.d [2019-09-19T09:00:52.799Z] #58 13.44 DEP images/core-s390.pb-c.d [2019-09-19T09:00:53.054Z] #58 13.48 DEP images/core-x86.pb-c.d [2019-09-19T09:00:53.054Z] #58 13.58 DEP images/core.pb-c.d [2019-09-19T09:00:53.054Z] #58 13.67 DEP images/inventory.pb-c.d [2019-09-19T09:00:53.095Z] encoding/binary [2019-09-19T09:00:53.095Z] sort [2019-09-19T09:00:53.095Z] internal/poll [2019-09-19T09:00:53.095Z] internal/fmtsort [2019-09-19T09:00:53.095Z] regexp/syntax [2019-09-19T09:00:53.309Z] #58 13.73 PBCC images/cpuinfo.pb-c.c [2019-09-19T09:00:53.309Z] #58 13.76 DEP images/cpuinfo.pb-c.d [2019-09-19T09:00:53.309Z] #58 13.82 PBCC images/stats.pb-c.c [2019-09-19T09:00:53.309Z] #58 13.83 DEP images/stats.pb-c.d [2019-09-19T09:00:53.321Z] #58 175.4 CC criu/tty.o [2019-09-19T09:00:53.395Z] encoding/base64 [2019-09-19T09:00:53.395Z] crypto/cipher [2019-09-19T09:00:53.395Z] os [2019-09-19T09:00:53.395Z] crypto/md5 [2019-09-19T09:00:53.566Z] #58 ... [2019-09-19T09:00:53.566Z] [2019-09-19T09:00:53.566Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-19T09:00:53.566Z] #30 57.40 text/tabwriter [2019-09-19T09:00:53.566Z] #30 57.67 flag [2019-09-19T09:00:53.566Z] #30 58.12 github.com/BurntSushi/toml [2019-09-19T09:00:53.566Z] #30 59.51 log [2019-09-19T09:00:53.566Z] #30 62.44 github.com/BurntSushi/toml/cmd/tomlv [2019-09-19T09:00:53.566Z] #30 DONE 65.6s [2019-09-19T09:00:53.566Z] [2019-09-19T09:00:53.566Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:00:53.566Z] #33 61.29 fmt [2019-09-19T09:00:53.566Z] #33 63.94 path/filepath [2019-09-19T09:00:53.566Z] #33 64.88 io/ioutil [2019-09-19T09:00:53.566Z] #33 65.11 flag [2019-09-19T09:00:53.566Z] #33 65.42 go/token [2019-09-19T09:00:53.683Z] encoding/pem [2019-09-19T09:00:53.971Z] crypto/aes [2019-09-19T09:00:53.971Z] crypto/des [2019-09-19T09:00:53.971Z] internal/x/crypto/internal/chacha20 [2019-09-19T09:00:53.971Z] internal/x/crypto/poly1305 [2019-09-19T09:00:54.126Z] #33 66.39 go/scanner [2019-09-19T09:00:54.259Z] internal/x/crypto/curve25519 [2019-09-19T09:00:54.259Z] internal/x/crypto/chacha20poly1305 [2019-09-19T09:00:54.259Z] regexp [2019-09-19T09:00:54.259Z] path/filepath [2019-09-19T09:00:54.259Z] fmt [2019-09-19T09:00:54.548Z] io/ioutil [2019-09-19T09:00:54.686Z] #33 66.92 net/url [2019-09-19T09:00:55.170Z] net/url [2019-09-19T09:00:55.170Z] go/token [2019-09-19T09:00:55.170Z] flag [2019-09-19T09:00:55.170Z] text/template/parse [2019-09-19T09:00:55.170Z] go/scanner [2019-09-19T09:00:55.216Z] #58 177.1 CC criu/tun.o [2019-09-19T09:00:55.246Z] #33 ... [2019-09-19T09:00:55.246Z] [2019-09-19T09:00:55.246Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:55.246Z] #58 15.77 make[1]: Nothing to be done for 'all'. [2019-09-19T09:00:55.459Z] log [2019-09-19T09:00:55.459Z] encoding/json [2019-09-19T09:00:55.474Z] #58 177.6 CC criu/uffd.o [2019-09-19T09:00:55.749Z] encoding/xml [2019-09-19T09:00:55.749Z] go/ast [2019-09-19T09:00:56.171Z] #58 ... [2019-09-19T09:00:56.171Z] [2019-09-19T09:00:56.171Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:00:56.171Z] #47 23.64 + cd /tmp/tmp.bnHpS9Nl4n/src/github.com/containerd/containerd [2019-09-19T09:00:56.171Z] #47 23.64 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:00:56.171Z] #47 25.74 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-19T09:00:56.171Z] #47 25.74 + BUILDTAGS='netgo osusergo static_build' [2019-09-19T09:00:56.171Z] #47 25.74 + export EXTRA_FLAGS=-buildmode=pie [2019-09-19T09:00:56.171Z] #47 25.74 + EXTRA_FLAGS=-buildmode=pie [2019-09-19T09:00:56.171Z] #47 25.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-19T09:00:56.171Z] #47 25.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-19T09:00:56.171Z] #47 25.74 + '[' '' = dynamic ']' [2019-09-19T09:00:56.171Z] #47 25.74 + make [2019-09-19T09:00:56.171Z] #47 26.63 🇩 bin/ctr [2019-09-19T09:00:56.376Z] text/template [2019-09-19T09:00:56.406Z] #58 178.7 CC criu/util.o [2019-09-19T09:00:56.426Z] #47 ... [2019-09-19T09:00:56.426Z] [2019-09-19T09:00:56.426Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:00:56.426Z] #58 16.88 CC images/stats.o [2019-09-19T09:00:56.682Z] #58 17.16 CC images/core.o [2019-09-19T09:00:56.999Z] compress/flate [2019-09-19T09:00:56.999Z] go/parser [2019-09-19T09:00:57.249Z] #58 17.78 CC images/core-x86.o [2019-09-19T09:00:57.292Z] context [2019-09-19T09:00:57.579Z] math/big [2019-09-19T09:00:57.579Z] go/doc [2019-09-19T09:00:57.781Z] #58 180.0 CC criu/uts_ns.o [2019-09-19T09:00:57.808Z] #58 18.23 CC images/core-arm.o [2019-09-19T09:00:57.867Z] compress/gzip [2019-09-19T09:00:57.867Z] encoding/hex [2019-09-19T09:00:58.039Z] #58 180.2 CC criu/vdso-compat.o [2019-09-19T09:00:58.063Z] #58 18.51 CC images/core-aarch64.o [2019-09-19T09:00:58.154Z] net [2019-09-19T09:00:58.154Z] internal/x/text/unicode/bidi [2019-09-19T09:00:58.298Z] #58 180.4 CC criu/vdso.o [2019-09-19T09:00:58.318Z] #58 18.84 CC images/core-ppc64.o [2019-09-19T09:00:58.461Z] github.com/LK4D4/vndr/build [2019-09-19T09:00:58.749Z] internal/x/text/secure/bidirule [2019-09-19T09:00:58.749Z] internal/x/text/unicode/norm [2019-09-19T09:00:58.878Z] #58 19.41 CC images/core-s390.o [2019-09-19T09:00:59.231Z] #58 181.4 LINK criu/built-in.o [2019-09-19T09:00:59.231Z] #58 181.6 LINK criu/criu [2019-09-19T09:00:59.372Z] internal/x/net/http2/hpack [2019-09-19T09:00:59.439Z] #58 20.07 CC images/cpuinfo.o [2019-09-19T09:00:59.488Z] #58 181.8 DEP lib/c/criu.d [2019-09-19T09:00:59.660Z] mime [2019-09-19T09:00:59.745Z] #58 181.9 CC images/rpc.pb-c.o [2019-09-19T09:00:59.970Z] crypto/rand [2019-09-19T09:00:59.970Z] crypto/elliptic [2019-09-19T09:00:59.970Z] encoding/asn1 [2019-09-19T09:00:59.998Z] #58 20.54 CC images/inventory.o [2019-09-19T09:01:00.260Z] crypto/rsa [2019-09-19T09:01:00.296Z] #58 20.78 CC images/fdinfo.o [2019-09-19T09:01:00.310Z] #58 182.3 CC lib/c/criu.o [2019-09-19T09:01:00.551Z] #58 21.09 CC images/fown.o [2019-09-19T09:01:00.806Z] #58 21.35 CC images/ns.o [2019-09-19T09:01:00.813Z] Removing intermediate container 0241b9fad3e4 [2019-09-19T09:01:00.813Z] ---> 313afd14920c [2019-09-19T09:01:00.813Z] Step 66/125 : FROM base AS gotestsum [2019-09-19T09:01:00.813Z] ---> 68307f5bf4ad [2019-09-19T09:01:00.813Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-19T09:01:00.813Z] ---> Running in c87de240a737 [2019-09-19T09:01:00.813Z] Removing intermediate container c87de240a737 [2019-09-19T09:01:00.813Z] ---> 61c6f54b69b0 [2019-09-19T09:01:00.813Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:00.813Z] ---> 98ae65a7c257 [2019-09-19T09:01:00.813Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:00.813Z] ---> 43b2883c223c [2019-09-19T09:01:00.813Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:00.813Z] ---> Running in ad4cbb421f10 [2019-09-19T09:01:00.813Z] + RM_GOPATH=0 [2019-09-19T09:01:00.813Z] + TMP_GOPATH= [2019-09-19T09:01:00.813Z] + : /build [2019-09-19T09:01:00.813Z] + '[' -z '' ']' [2019-09-19T09:01:00.813Z] ++ mktemp -d [2019-09-19T09:01:00.813Z] + export GOPATH=/tmp/tmp.g77xUUbrhJ [2019-09-19T09:01:00.813Z] + GOPATH=/tmp/tmp.g77xUUbrhJ [2019-09-19T09:01:00.813Z] + RM_GOPATH=1 [2019-09-19T09:01:00.813Z] ++ dirname ./install.sh [2019-09-19T09:01:00.813Z] + dir=. [2019-09-19T09:01:00.813Z] + bin=gotestsum [2019-09-19T09:01:00.813Z] + shift [2019-09-19T09:01:00.813Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-19T09:01:00.813Z] + . ./gotestsum.installer [2019-09-19T09:01:00.813Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-19T09:01:00.813Z] + install_gotestsum [2019-09-19T09:01:00.813Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-19T09:01:00.813Z] + go get -d gotest.tools/gotestsum [2019-09-19T09:01:00.813Z] Installing gotestsum version v0.3.5 [2019-09-19T09:01:00.887Z] crypto/dsa [2019-09-19T09:01:00.887Z] internal/x/net/idna [2019-09-19T09:01:00.887Z] mime/quotedprintable [2019-09-19T09:01:00.887Z] crypto/ecdsa [2019-09-19T09:01:01.060Z] #58 21.54 CC images/regfile.o [2019-09-19T09:01:01.061Z] #58 21.72 CC images/ghost-file.o [2019-09-19T09:01:01.176Z] crypto/x509/pkix [2019-09-19T09:01:01.176Z] internal/x/crypto/cryptobyte [2019-09-19T09:01:01.176Z] net/http/internal [2019-09-19T09:01:01.176Z] os/exec [2019-09-19T09:01:01.243Z] #58 183.4 LINK lib/c/built-in.o [2019-09-19T09:01:01.243Z] #58 183.4 LINK lib/c/libcriu.so [2019-09-19T09:01:01.243Z] #58 183.5 GEN magic.py [2019-09-19T09:01:01.315Z] #58 22.01 CC images/fifo.o [2019-09-19T09:01:01.500Z] #58 183.6 Note: Building without setproctitle() and strlcpy() support. [2019-09-19T09:01:01.501Z] #58 183.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T09:01:01.570Z] #58 22.26 CC images/remap-file-path.o [2019-09-19T09:01:01.825Z] #58 22.49 CC images/eventfd.o [2019-09-19T09:01:02.070Z] #58 184.3 fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T09:01:02.070Z] #58 ... [2019-09-19T09:01:02.070Z] [2019-09-19T09:01:02.070Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T09:01:02.070Z] #55 249.0 + rm -rf /tmp/tmp.hr8PsWSQEw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hr8PsWSQEw [2019-09-19T09:01:02.384Z] #58 22.77 CC images/eventpoll.o [2019-09-19T09:01:02.637Z] #55 DONE 249.4s [2019-09-19T09:01:02.637Z] [2019-09-19T09:01:02.637Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T09:01:02.639Z] #58 23.07 CC images/fh.o [2019-09-19T09:01:02.639Z] #58 23.29 CC images/fsnotify.o [2019-09-19T09:01:02.896Z] #24 ... [2019-09-19T09:01:02.897Z] [2019-09-19T09:01:02.897Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:02.897Z] #58 185.2 make[1]: Nothing to be done for 'all'. [2019-09-19T09:01:03.241Z] internal/x/net/http/httpproxy [2019-09-19T09:01:03.241Z] net/textproto [2019-09-19T09:01:03.241Z] crypto/x509 [2019-09-19T09:01:03.241Z] internal/x/net/http/httpguts [2019-09-19T09:01:03.241Z] mime/multipart [2019-09-19T09:01:03.246Z] #58 23.73 CC images/signalfd.o [2019-09-19T09:01:03.501Z] #58 23.98 CC images/fs.o [2019-09-19T09:01:03.501Z] #58 24.18 CC images/pstree.o [2019-09-19T09:01:03.556Z] + cd /tmp/tmp.g77xUUbrhJ/src/gotest.tools/gotestsum [2019-09-19T09:01:03.556Z] + git checkout -q v0.3.5 [2019-09-19T09:01:03.556Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-19T09:01:03.757Z] #58 24.35 CC images/pipe.o [2019-09-19T09:01:03.860Z] crypto/tls [2019-09-19T09:01:04.014Z] #58 24.58 CC images/tcp-stream.o [2019-09-19T09:01:04.269Z] #58 24.79 CC images/sk-packet.o [2019-09-19T09:01:04.269Z] #58 186.3 make[1]: 'images/built-in.o' is up to date. [2019-09-19T09:01:04.269Z] #58 186.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-19T09:01:04.269Z] #58 186.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-19T09:01:04.269Z] #58 186.4 make[1]: 'compel/libcompel.a' is up to date. [2019-09-19T09:01:04.269Z] #58 186.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-19T09:01:04.269Z] #58 186.4 make[1]: Nothing to be done for 'all'. [2019-09-19T09:01:04.269Z] #58 186.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T09:01:04.269Z] #58 186.6 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.269Z] #58 186.6 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.524Z] #58 25.08 CC images/mnt.o [2019-09-19T09:01:04.527Z] #58 186.7 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.527Z] #58 186.7 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.527Z] #58 186.8 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.527Z] #58 186.8 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.527Z] #58 186.8 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.527Z] #58 186.9 make[2]: Nothing to be done for 'all'. [2019-09-19T09:01:04.782Z] #58 25.24 CC images/pipe-data.o [2019-09-19T09:01:04.782Z] #58 25.40 CC images/sa.o [2019-09-19T09:01:04.784Z] #58 186.9 INSTALL criu/criu [2019-09-19T09:01:05.037Z] #58 25.64 CC images/timer.o [2019-09-19T09:01:05.042Z] #58 DONE 187.1s [2019-09-19T09:01:05.042Z] [2019-09-19T09:01:05.042Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:01:05.293Z] #58 ... [2019-09-19T09:01:05.293Z] [2019-09-19T09:01:05.293Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:05.293Z] #33 67.57 go/ast [2019-09-19T09:01:05.293Z] #33 68.35 text/template/parse [2019-09-19T09:01:05.293Z] #33 71.64 go/parser [2019-09-19T09:01:05.293Z] #33 71.85 text/template [2019-09-19T09:01:05.293Z] #33 74.83 log [2019-09-19T09:01:05.293Z] #33 75.56 encoding/binary [2019-09-19T09:01:05.293Z] #33 75.84 go/doc [2019-09-19T09:01:05.293Z] #33 77.02 encoding/base64 [2019-09-19T09:01:05.552Z] #33 77.62 encoding/json [2019-09-19T09:01:05.552Z] #33 ... [2019-09-19T09:01:05.552Z] [2019-09-19T09:01:05.552Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:05.552Z] #58 25.95 CC images/timerfd.o [2019-09-19T09:01:05.552Z] #58 26.13 CC images/mm.o [2019-09-19T09:01:05.807Z] #58 26.38 CC images/sk-opts.o [2019-09-19T09:01:05.894Z] net/http/httptrace [2019-09-19T09:01:05.894Z] net/http [2019-09-19T09:01:06.062Z] #58 26.56 CC images/sk-unix.o [2019-09-19T09:01:06.062Z] #58 26.78 CC images/sk-inet.o [2019-09-19T09:01:06.623Z] #58 26.98 CC images/tun.o [2019-09-19T09:01:06.623Z] #58 27.20 CC images/sk-netlink.o [2019-09-19T09:01:06.878Z] #58 27.43 CC images/packet-sock.o [2019-09-19T09:01:07.480Z] #58 27.90 CC images/ipc-var.o [2019-09-19T09:01:07.735Z] #58 28.14 CC images/ipc-desc.o [2019-09-19T09:01:07.735Z] #58 28.33 CC images/ipc-shm.o [2019-09-19T09:01:07.990Z] #58 28.51 CC images/ipc-msg.o [2019-09-19T09:01:08.246Z] #58 28.74 CC images/ipc-sem.o [2019-09-19T09:01:08.501Z] #58 29.00 CC images/utsns.o [2019-09-19T09:01:08.757Z] #58 29.18 CC images/creds.o [2019-09-19T09:01:09.012Z] #58 29.42 CC images/vma.o [2019-09-19T09:01:09.012Z] #58 29.66 CC images/netdev.o [2019-09-19T09:01:09.369Z] github.com/LK4D4/vndr/godl [2019-09-19T09:01:09.369Z] github.com/LK4D4/vndr [2019-09-19T09:01:09.572Z] #58 29.97 CC images/tty.o [2019-09-19T09:01:09.827Z] #58 30.51 CC images/file-lock.o [2019-09-19T09:01:10.082Z] #58 30.70 CC images/rlimit.o [2019-09-19T09:01:10.337Z] #58 30.85 CC images/pagemap.o [2019-09-19T09:01:10.592Z] #58 31.17 CC images/siginfo.o [2019-09-19T09:01:10.847Z] #58 31.38 CC images/rpc.o [2019-09-19T09:01:12.208Z] #58 32.44 CC images/ext-file.o [2019-09-19T09:01:12.208Z] #58 32.59 CC images/cgroup.o [2019-09-19T09:01:12.463Z] #58 ... [2019-09-19T09:01:12.463Z] [2019-09-19T09:01:12.463Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T09:01:12.463Z] #61 85.69 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T09:01:12.718Z] #61 85.69 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-19T09:01:13.766Z] Removing intermediate container 1a09fed8e0e8 [2019-09-19T09:01:13.766Z] ---> 85ed181d054f [2019-09-19T09:01:13.766Z] Step 49/125 : FROM dev-base AS containerd [2019-09-19T09:01:13.766Z] ---> 587ba7f89072 [2019-09-19T09:01:13.766Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:01:13.766Z] ---> Using cache [2019-09-19T09:01:13.766Z] ---> 71f3d6294346 [2019-09-19T09:01:13.766Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-19T09:01:13.766Z] ---> Running in 4c78b47fe10b [2019-09-19T09:01:13.766Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:01:13.766Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:01:13.766Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:01:13.766Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:01:13.766Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:01:13.766Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T09:01:13.766Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T09:01:14.050Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T09:01:15.020Z] Removing intermediate container ad4cbb421f10 [2019-09-19T09:01:15.020Z] ---> c33f4fe7a7fe [2019-09-19T09:01:15.020Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-19T09:01:15.020Z] ---> 68307f5bf4ad [2019-09-19T09:01:15.020Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-19T09:01:15.020Z] ---> Running in 33477e7637d0 [2019-09-19T09:01:15.020Z] Removing intermediate container 33477e7637d0 [2019-09-19T09:01:15.020Z] ---> ed3da1726e19 [2019-09-19T09:01:15.020Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:15.020Z] ---> 80136b97d87b [2019-09-19T09:01:15.020Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:15.020Z] ---> 63e7369c16eb [2019-09-19T09:01:15.020Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:15.020Z] ---> Running in 55b4a689b232 [2019-09-19T09:01:15.399Z] + RM_GOPATH=0 [2019-09-19T09:01:15.399Z] + TMP_GOPATH= [2019-09-19T09:01:15.399Z] + : /build [2019-09-19T09:01:15.399Z] + '[' -z '' ']' [2019-09-19T09:01:15.399Z] ++ mktemp -d [2019-09-19T09:01:15.399Z] + export GOPATH=/tmp/tmp.gaRtXncx2T [2019-09-19T09:01:15.399Z] + GOPATH=/tmp/tmp.gaRtXncx2T [2019-09-19T09:01:15.399Z] + RM_GOPATH=1 [2019-09-19T09:01:15.399Z] ++ dirname ./install.sh [2019-09-19T09:01:15.399Z] + dir=. [2019-09-19T09:01:15.399Z] + bin=dockercli [2019-09-19T09:01:15.399Z] + shift [2019-09-19T09:01:15.399Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-19T09:01:15.399Z] + . ./dockercli.installer [2019-09-19T09:01:15.399Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-19T09:01:15.399Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-19T09:01:15.399Z] Install docker/cli version 17.06.2-ce from stable [2019-09-19T09:01:15.399Z] + install_dockercli [2019-09-19T09:01:15.399Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-19T09:01:15.399Z] ++ uname -m [2019-09-19T09:01:15.399Z] + arch=s390x [2019-09-19T09:01:15.399Z] + '[' s390x '!=' x86_64 ']' [2019-09-19T09:01:15.399Z] + '[' s390x '!=' s390x ']' [2019-09-19T09:01:15.399Z] + url=https://download.docker.com/linux/static [2019-09-19T09:01:15.399Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-19T09:01:15.399Z] + tar -xz docker/docker [2019-09-19T09:01:16.077Z] Fetched 7723 kB in 2s (3123 kB/s) [2019-09-19T09:01:16.182Z] + mkdir -p /build [2019-09-19T09:01:16.182Z] + mv docker/docker /build/ [2019-09-19T09:01:16.182Z] + rmdir docker [2019-09-19T09:01:16.877Z] #61 ... [2019-09-19T09:01:16.877Z] [2019-09-19T09:01:16.877Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:16.877Z] #33 78.79 github.com/LK4D4/vndr/build [2019-09-19T09:01:16.877Z] #33 81.92 encoding/xml [2019-09-19T09:01:16.877Z] #33 81.99 github.com/LK4D4/vndr/godl/singleflight [2019-09-19T09:01:16.877Z] #33 82.17 compress/flate [2019-09-19T09:01:16.877Z] #33 84.65 hash [2019-09-19T09:01:16.877Z] #33 84.86 hash/crc32 [2019-09-19T09:01:16.877Z] #33 85.56 compress/gzip [2019-09-19T09:01:16.877Z] #33 86.27 context [2019-09-19T09:01:16.877Z] #33 86.64 crypto/cipher [2019-09-19T09:01:16.877Z] #33 86.84 math/rand [2019-09-19T09:01:16.877Z] #33 87.52 math/big [2019-09-19T09:01:16.877Z] #33 87.55 crypto/aes [2019-09-19T09:01:16.877Z] #33 88.66 crypto [2019-09-19T09:01:16.877Z] #33 88.84 crypto/des [2019-09-19T09:01:16.877Z] #33 ... [2019-09-19T09:01:16.877Z] [2019-09-19T09:01:16.877Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:16.877Z] #58 33.23 CC images/userns.o [2019-09-19T09:01:16.877Z] #58 33.48 CC images/google/protobuf/descriptor.o [2019-09-19T09:01:16.877Z] #58 35.04 CC images/opts.o [2019-09-19T09:01:16.877Z] #58 35.32 CC images/seccomp.o [2019-09-19T09:01:16.877Z] #58 35.59 CC images/binfmt-misc.o [2019-09-19T09:01:16.877Z] #58 35.73 CC images/time.o [2019-09-19T09:01:16.877Z] #58 35.95 CC images/sysctl.o [2019-09-19T09:01:16.877Z] #58 36.14 CC images/autofs.o [2019-09-19T09:01:16.877Z] #58 36.30 CC images/macvlan.o [2019-09-19T09:01:16.877Z] #58 36.51 CC images/sit.o [2019-09-19T09:01:16.877Z] #58 36.79 LINK images/built-in.o [2019-09-19T09:01:16.877Z] #58 36.89 GEN compel/include/asm [2019-09-19T09:01:16.877Z] #58 36.91 GEN compel/include/version.h [2019-09-19T09:01:16.877Z] #58 36.94 touch .config [2019-09-19T09:01:16.877Z] #58 36.95 GEN include/common/config.h [2019-09-19T09:01:16.877Z] #58 37.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-19T09:01:16.877Z] #58 37.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-19T09:01:16.877Z] #58 37.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-19T09:01:16.877Z] #58 37.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-19T09:01:16.877Z] #58 37.15 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-19T09:01:16.877Z] #58 37.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-19T09:01:16.877Z] #58 37.22 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-19T09:01:16.877Z] #58 37.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-19T09:01:16.877Z] #58 37.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-19T09:01:16.877Z] #58 37.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-19T09:01:16.877Z] #58 37.33 DEP compel/plugins/std/infect.d [2019-09-19T09:01:16.877Z] #58 37.45 DEP compel/plugins/std/string.d [2019-09-19T09:01:16.877Z] #58 37.54 DEP compel/plugins/std/log.d [2019-09-19T09:01:16.985Z] Removing intermediate container 55b4a689b232 [2019-09-19T09:01:16.985Z] ---> 88928d849c24 [2019-09-19T09:01:16.985Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-19T09:01:16.985Z] ---> 661e127cc7c9 [2019-09-19T09:01:16.985Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-19T09:01:16.985Z] ---> Running in e682a411ce6a [2019-09-19T09:01:16.985Z] Removing intermediate container e682a411ce6a [2019-09-19T09:01:16.985Z] ---> 59cb5562d85f [2019-09-19T09:01:16.985Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:17.088Z] Reading package lists... [2019-09-19T09:01:17.131Z] #58 37.69 DEP compel/plugins/std/fds.d [2019-09-19T09:01:17.131Z] #58 37.86 DEP compel/plugins/std/std.d [2019-09-19T09:01:17.348Z] ---> 64b0cc039910 [2019-09-19T09:01:17.349Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:17.386Z] #58 37.96 DEP compel/plugins/shmem/shmem.d [2019-09-19T09:01:17.641Z] #58 38.04 DEP compel/plugins/fds/fds.d [2019-09-19T09:01:17.641Z] #58 38.24 CC compel/plugins/std/std.o [2019-09-19T09:01:17.720Z] ---> f5c3bfef21c9 [2019-09-19T09:01:17.720Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:17.720Z] ---> Running in 84f44b6ff40a [2019-09-19T09:01:17.896Z] #58 38.53 CC compel/plugins/std/fds.o [2019-09-19T09:01:18.093Z] + RM_GOPATH=0 [2019-09-19T09:01:18.093Z] + TMP_GOPATH= [2019-09-19T09:01:18.093Z] + : /build [2019-09-19T09:01:18.093Z] + '[' -z '' ']' [2019-09-19T09:01:18.093Z] ++ mktemp -d [2019-09-19T09:01:18.093Z] + export GOPATH=/tmp/tmp.Yxw8r7Q9lM [2019-09-19T09:01:18.093Z] + GOPATH=/tmp/tmp.Yxw8r7Q9lM [2019-09-19T09:01:18.093Z] + RM_GOPATH=1 [2019-09-19T09:01:18.093Z] ++ dirname ./install.sh [2019-09-19T09:01:18.093Z] + dir=. [2019-09-19T09:01:18.093Z] + bin=runc [2019-09-19T09:01:18.093Z] + shift [2019-09-19T09:01:18.093Z] + '[' '!' -f ./runc.installer ']' [2019-09-19T09:01:18.093Z] + . ./runc.installer [2019-09-19T09:01:18.093Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T09:01:18.093Z] + install_runc [2019-09-19T09:01:18.093Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-19T09:01:18.093Z] + uname -r [2019-09-19T09:01:18.093Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-19T09:01:18.093Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-19T09:01:18.093Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yxw8r7Q9lM/src/github.com/opencontainers/runc [2019-09-19T09:01:18.093Z] Cloning into '/tmp/tmp.Yxw8r7Q9lM/src/github.com/opencontainers/runc'... [2019-09-19T09:01:18.093Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-19T09:01:18.110Z] Reading package lists... [2019-09-19T09:01:18.393Z] Building dependency tree... [2019-09-19T09:01:18.393Z] Reading state information... [2019-09-19T09:01:18.393Z] The following additional packages will be installed: [2019-09-19T09:01:18.393Z] btrfs-progs liblzo2-2 [2019-09-19T09:01:18.393Z] The following NEW packages will be installed: [2019-09-19T09:01:18.393Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-19T09:01:18.456Z] #58 38.94 CC compel/plugins/std/log.o [2019-09-19T09:01:18.677Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:01:18.677Z] Need to get 588 kB of archives. [2019-09-19T09:01:18.677Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-19T09:01:18.677Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-19T09:01:18.677Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-19T09:01:18.677Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-19T09:01:18.677Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:01:18.962Z] Fetched 588 kB in 0s (5753 kB/s) [2019-09-19T09:01:18.962Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-19T09:01:18.962Z] (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-09-19T09:01:18.962Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-19T09:01:18.962Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:01:18.962Z] Selecting previously unselected package btrfs-progs. [2019-09-19T09:01:18.962Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-19T09:01:18.962Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T09:01:18.962Z] Selecting previously unselected package btrfs-tools. [2019-09-19T09:01:18.962Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-19T09:01:18.962Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T09:01:18.962Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:01:18.962Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:01:18.962Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T09:01:18.962Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T09:01:18.962Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:01:19.380Z] #58 ... [2019-09-19T09:01:19.380Z] [2019-09-19T09:01:19.380Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-19T09:01:19.380Z] #61 DONE 92.5s [2019-09-19T09:01:19.380Z] [2019-09-19T09:01:19.380Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:19.380Z] #58 39.88 CC compel/plugins/std/string.o [2019-09-19T09:01:19.380Z] #58 ... [2019-09-19T09:01:19.380Z] [2019-09-19T09:01:19.380Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:19.380Z] #33 89.31 crypto/internal/randutil [2019-09-19T09:01:19.380Z] #33 89.39 crypto/sha512 [2019-09-19T09:01:19.380Z] #33 90.46 crypto/hmac [2019-09-19T09:01:19.380Z] #33 90.61 crypto/md5 [2019-09-19T09:01:19.380Z] #33 91.00 crypto/sha1 [2019-09-19T09:01:19.380Z] #33 ... [2019-09-19T09:01:19.380Z] [2019-09-19T09:01:19.380Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-19T09:01:19.380Z] #62 DONE 0.1s [2019-09-19T09:01:19.411Z] + cd /tmp/tmp.Yxw8r7Q9lM/src/github.com/opencontainers/runc [2019-09-19T09:01:19.411Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T09:01:19.411Z] + '[' -z '' ']' [2019-09-19T09:01:19.411Z] + target=static [2019-09-19T09:01:19.411Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-19T09:01:19.411Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-19T09:01:19.582Z] Removing intermediate container 4c78b47fe10b [2019-09-19T09:01:19.582Z] ---> c7083b762c9f [2019-09-19T09:01:19.582Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-19T09:01:19.582Z] ---> Running in 9fd13b9b4223 [2019-09-19T09:01:19.582Z] Removing intermediate container 9fd13b9b4223 [2019-09-19T09:01:19.582Z] ---> cd73fa46ea36 [2019-09-19T09:01:19.582Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:19.635Z] [2019-09-19T09:01:19.635Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:01:19.866Z] ---> d9cb62b7c3f7 [2019-09-19T09:01:19.866Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:19.866Z] ---> 5951f92589c3 [2019-09-19T09:01:19.866Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:19.890Z] #47 ... [2019-09-19T09:01:19.890Z] [2019-09-19T09:01:19.890Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:19.890Z] #33 92.13 crypto/sha256 [2019-09-19T09:01:20.149Z] ---> Running in 749337aa7865 [2019-09-19T09:01:20.432Z] + RM_GOPATH=0 [2019-09-19T09:01:20.432Z] + TMP_GOPATH= [2019-09-19T09:01:20.432Z] + : /build [2019-09-19T09:01:20.432Z] + '[' -z '' ']' [2019-09-19T09:01:20.432Z] ++ mktemp -d [2019-09-19T09:01:20.432Z] + export GOPATH=/tmp/tmp.y7dUMwd7iq [2019-09-19T09:01:20.432Z] + GOPATH=/tmp/tmp.y7dUMwd7iq [2019-09-19T09:01:20.432Z] + RM_GOPATH=1 [2019-09-19T09:01:20.432Z] ++ dirname ./install.sh [2019-09-19T09:01:20.432Z] + dir=. [2019-09-19T09:01:20.432Z] + bin=containerd [2019-09-19T09:01:20.432Z] + shift [2019-09-19T09:01:20.432Z] + '[' '!' -f ./containerd.installer ']' [2019-09-19T09:01:20.432Z] + . ./containerd.installer [2019-09-19T09:01:20.432Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:01:20.432Z] + install_containerd [2019-09-19T09:01:20.432Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:01:20.432Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-19T09:01:20.432Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.y7dUMwd7iq/src/github.com/containerd/containerd [2019-09-19T09:01:20.432Z] Cloning into '/tmp/tmp.y7dUMwd7iq/src/github.com/containerd/containerd'... [2019-09-19T09:01:21.252Z] #33 93.26 encoding/hex [2019-09-19T09:01:21.508Z] #33 93.57 encoding/pem [2019-09-19T09:01:21.763Z] #33 93.87 internal/singleflight [2019-09-19T09:01:21.763Z] #33 94.06 net [2019-09-19T09:01:22.018Z] #33 94.25 crypto/rand [2019-09-19T09:01:22.579Z] #33 94.70 crypto/elliptic [2019-09-19T09:01:23.109Z] #47 226.6 🇩 bin/containerd [2019-09-19T09:01:23.109Z] #47 ... [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T09:01:23.109Z] #24 DONE 268.2s [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:01:23.109Z] #47 ... [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-19T09:01:23.109Z] #25 DONE 0.2s [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-19T09:01:23.109Z] #28 DONE 0.1s [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-19T09:01:23.109Z] #31 DONE 0.1s [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:01:23.109Z] #47 ... [2019-09-19T09:01:23.109Z] [2019-09-19T09:01:23.109Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-19T09:01:23.109Z] #34 DONE 0.2s [2019-09-19T09:01:23.366Z] [2019-09-19T09:01:23.366Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-19T09:01:23.366Z] #39 DONE 0.1s [2019-09-19T09:01:23.366Z] [2019-09-19T09:01:23.366Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-19T09:01:23.366Z] #43 DONE 0.1s [2019-09-19T09:01:23.366Z] [2019-09-19T09:01:23.366Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:01:24.514Z] #33 96.44 encoding/asn1 [2019-09-19T09:01:26.400Z] #33 98.30 crypto/ecdsa [2019-09-19T09:01:26.655Z] #33 98.77 crypto/rsa [2019-09-19T09:01:26.655Z] #33 ... [2019-09-19T09:01:26.655Z] [2019-09-19T09:01:26.655Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:26.655Z] #58 40.80 CC compel/plugins/std/infect.o [2019-09-19T09:01:26.655Z] #58 41.26 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-19T09:01:26.655Z] #58 41.32 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-19T09:01:26.655Z] #58 41.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-19T09:01:26.655Z] #58 41.41 AR compel/plugins/std.lib.a [2019-09-19T09:01:26.655Z] #58 41.48 CC compel/plugins/fds/fds.o [2019-09-19T09:01:26.655Z] #58 41.65 AR compel/plugins/fds.lib.a [2019-09-19T09:01:26.655Z] #58 41.68 HOSTDEP compel/src/lib/log-host.d [2019-09-19T09:01:26.655Z] #58 41.78 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-19T09:01:26.655Z] #58 41.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-19T09:01:26.655Z] #58 42.01 HOSTDEP compel/src/main-host.d [2019-09-19T09:01:26.655Z] #58 42.14 DEP compel/src/lib/ptrace.d [2019-09-19T09:01:26.655Z] #58 42.25 DEP compel/src/lib/infect.d [2019-09-19T09:01:26.655Z] #58 42.50 DEP compel/src/lib/infect-util.d [2019-09-19T09:01:26.655Z] #58 42.63 DEP compel/src/lib/infect-rpc.d [2019-09-19T09:01:26.655Z] #58 42.78 DEP compel/arch/x86/src/lib/infect.d [2019-09-19T09:01:26.655Z] #58 42.96 DEP compel/arch/x86/src/lib/cpu.d [2019-09-19T09:01:26.655Z] #58 43.02 DEP compel/src/lib/log.d [2019-09-19T09:01:26.655Z] #58 43.10 DEP compel/src/main.d [2019-09-19T09:01:26.655Z] #58 43.30 DEP compel/src/lib/handle-elf.d [2019-09-19T09:01:26.655Z] #58 43.44 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-19T09:01:26.655Z] #58 43.59 CC compel/src/lib/log.o [2019-09-19T09:01:26.655Z] #58 43.96 CC compel/arch/x86/src/lib/cpu.o [2019-09-19T09:01:26.655Z] #58 44.69 CC compel/arch/x86/src/lib/infect.o [2019-09-19T09:01:26.655Z] #58 45.55 CC compel/src/lib/infect-rpc.o [2019-09-19T09:01:26.655Z] #58 45.98 CC compel/src/lib/infect-util.o [2019-09-19T09:01:26.655Z] #58 46.22 CC compel/src/lib/infect.o [2019-09-19T09:01:27.273Z] + cd /tmp/tmp.y7dUMwd7iq/src/github.com/containerd/containerd [2019-09-19T09:01:27.273Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-19T09:01:27.273Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-19T09:01:27.273Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-19T09:01:27.273Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-19T09:01:27.273Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-19T09:01:27.273Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-19T09:01:27.273Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-19T09:01:27.273Z] + '[' '' = dynamic ']' [2019-09-19T09:01:27.273Z] + make [2019-09-19T09:01:27.273Z] 🇩 bin/ctr [2019-09-19T09:01:27.626Z] #58 48.24 CC compel/src/lib/ptrace.o [2019-09-19T09:01:27.626Z] #58 ... [2019-09-19T09:01:27.626Z] [2019-09-19T09:01:27.626Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:27.626Z] #33 99.93 crypto/dsa [2019-09-19T09:01:27.881Z] #33 100.3 crypto/x509/pkix [2019-09-19T09:01:28.810Z] #33 101.0 internal/x/crypto/cryptobyte [2019-09-19T09:01:30.698Z] #33 102.6 internal/x/crypto/internal/chacha20 [2019-09-19T09:01:30.698Z] #33 102.9 internal/x/crypto/poly1305 [2019-09-19T09:01:31.259Z] #33 103.2 internal/x/crypto/chacha20poly1305 [2019-09-19T09:01:31.820Z] #33 104.1 internal/x/crypto/hkdf [2019-09-19T09:01:32.076Z] #33 104.2 internal/x/text/transform [2019-09-19T09:01:32.637Z] #33 104.8 internal/x/text/unicode/bidi [2019-09-19T09:01:33.361Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-19T09:01:33.751Z] + mkdir -p /build [2019-09-19T09:01:33.751Z] + cp runc /build/runc [2019-09-19T09:01:34.054Z] #33 106.3 internal/x/text/secure/bidirule [2019-09-19T09:01:34.311Z] #33 106.6 internal/x/text/unicode/norm [2019-09-19T09:01:34.551Z] Removing intermediate container 84f44b6ff40a [2019-09-19T09:01:34.552Z] ---> eaebb0b8d600 [2019-09-19T09:01:34.552Z] Step 81/125 : FROM dev-base AS tini [2019-09-19T09:01:34.552Z] ---> 68307f5bf4ad [2019-09-19T09:01:34.552Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:01:34.552Z] ---> Using cache [2019-09-19T09:01:34.552Z] ---> f37fbc0fe346 [2019-09-19T09:01:34.552Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-19T09:01:34.873Z] #33 ... [2019-09-19T09:01:34.873Z] [2019-09-19T09:01:34.873Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:34.873Z] #58 48.62 AR compel/libcompel.a [2019-09-19T09:01:34.873Z] #58 48.68 HOSTCC compel/src/main-host.o [2019-09-19T09:01:34.873Z] #58 49.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-19T09:01:34.873Z] #58 49.42 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-19T09:01:34.873Z] #58 49.71 HOSTCC compel/src/lib/log-host.o [2019-09-19T09:01:34.873Z] #58 49.97 HOSTLINK compel/compel-host-bin [2019-09-19T09:01:34.873Z] #58 50.08 DEP soccr/soccr.d [2019-09-19T09:01:34.873Z] #58 50.30 CC soccr/soccr.o [2019-09-19T09:01:34.873Z] #58 51.46 AR soccr/libsoccr.a [2019-09-19T09:01:34.873Z] #58 51.51 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T09:01:34.873Z] #58 51.78 DEP criu/arch/x86/sigframe.d [2019-09-19T09:01:34.873Z] #58 51.91 DEP criu/arch/x86/sigaction_compat.d [2019-09-19T09:01:34.873Z] #58 52.03 DEP criu/arch/x86/kerndat.d [2019-09-19T09:01:34.873Z] #58 52.14 DEP criu/arch/x86/crtools.d [2019-09-19T09:01:34.873Z] #58 52.35 DEP criu/arch/x86/cpu.d [2019-09-19T09:01:34.873Z] #58 52.49 CC criu/arch/x86/cpu.o [2019-09-19T09:01:34.873Z] #58 53.17 CC criu/arch/x86/crtools.o [2019-09-19T09:01:34.873Z] #58 54.20 CC criu/arch/x86/kerndat.o [2019-09-19T09:01:34.873Z] #58 54.71 CC criu/arch/x86/sigaction_compat.o [2019-09-19T09:01:34.873Z] #58 54.90 CC criu/arch/x86/sigframe.o [2019-09-19T09:01:34.873Z] #58 55.31 LINK criu/arch/x86/crtools.built-in.o [2019-09-19T09:01:34.873Z] #58 55.37 DEP criu/pie/util-vdso-elf32.d [2019-09-19T09:01:34.873Z] #58 55.49 DEP criu/arch/x86/vdso-pie.d [2019-09-19T09:01:34.928Z] ---> Running in 4227c370fc1b [2019-09-19T09:01:35.129Z] #58 55.61 DEP criu/pie/parasite-vdso.d [2019-09-19T09:01:35.308Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:01:35.308Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:01:35.308Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:01:35.308Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:01:35.308Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:01:35.308Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T09:01:35.384Z] #58 55.82 DEP criu/pie/util-vdso.d [2019-09-19T09:01:35.384Z] #58 55.95 DEP criu/pie/util.d [2019-09-19T09:01:35.638Z] #58 56.06 CC criu/pie/util.o [2019-09-19T09:01:35.685Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T09:01:35.685Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T09:01:35.893Z] #58 56.44 CC criu/pie/util-vdso.o [2019-09-19T09:01:36.818Z] #58 57.11 CC criu/pie/parasite-vdso.o [2019-09-19T09:01:36.940Z] Fetched 7673 kB in 1s (4866 kB/s) [2019-09-19T09:01:37.308Z] Reading package lists... [2019-09-19T09:01:37.742Z] #58 58.02 CC criu/arch/x86/vdso-pie.o [2019-09-19T09:01:37.742Z] #58 58.28 CC criu/pie/util-vdso-elf32.o [2019-09-19T09:01:37.997Z] #58 ... [2019-09-19T09:01:37.997Z] [2019-09-19T09:01:37.997Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:37.997Z] #33 110.2 internal/x/net/idna [2019-09-19T09:01:38.093Z] Reading package lists... [2019-09-19T09:01:38.093Z] Building dependency tree... [2019-09-19T09:01:38.093Z] Reading state information... [2019-09-19T09:01:38.093Z] The following additional packages will be installed: [2019-09-19T09:01:38.093Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-19T09:01:38.093Z] Suggested packages: [2019-09-19T09:01:38.093Z] codeblocks eclipse ninja-build lrzip [2019-09-19T09:01:38.093Z] Recommended packages: [2019-09-19T09:01:38.093Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-19T09:01:38.093Z] The following NEW packages will be installed: [2019-09-19T09:01:38.093Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-19T09:01:38.093Z] vim-common xxd [2019-09-19T09:01:38.093Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:01:38.093Z] Need to get 13.2 MB of archives. [2019-09-19T09:01:38.093Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-19T09:01:38.093Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-19T09:01:38.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-19T09:01:38.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-19T09:01:38.473Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-19T09:01:38.473Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-19T09:01:38.473Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-19T09:01:38.473Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-19T09:01:38.473Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-19T09:01:38.473Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T09:01:38.473Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T09:01:38.473Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:01:38.473Z] Fetched 13.2 MB in 0s (54.3 MB/s) [2019-09-19T09:01:38.473Z] Selecting previously unselected package cmake-data. [2019-09-19T09:01:38.473Z] (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-09-19T09:01:38.473Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-19T09:01:38.473Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-19T09:01:38.843Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-19T09:01:38.843Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-19T09:01:38.843Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T09:01:38.843Z] Selecting previously unselected package libicu57:s390x. [2019-09-19T09:01:38.843Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-19T09:01:38.843Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-19T09:01:39.358Z] #33 111.5 crypto/x509 [2019-09-19T09:01:39.918Z] #33 112.1 net/textproto [2019-09-19T09:01:40.110Z] Selecting previously unselected package libxml2:s390x. [2019-09-19T09:01:40.110Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-19T09:01:40.110Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:01:40.110Z] Selecting previously unselected package libarchive13:s390x. [2019-09-19T09:01:40.110Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-19T09:01:40.110Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-19T09:01:40.110Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-19T09:01:40.110Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-19T09:01:40.110Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-19T09:01:40.110Z] Selecting previously unselected package libuv1:s390x. [2019-09-19T09:01:40.110Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-19T09:01:40.110Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-19T09:01:40.110Z] Selecting previously unselected package cmake. [2019-09-19T09:01:40.110Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-19T09:01:40.110Z] Unpacking cmake (3.7.2-1) ... [2019-09-19T09:01:40.477Z] Selecting previously unselected package xxd. [2019-09-19T09:01:40.477Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-19T09:01:40.477Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:01:40.477Z] Selecting previously unselected package vim-common. [2019-09-19T09:01:40.477Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:01:40.477Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:01:40.477Z] Processing triggers for mime-support (3.60) ... [2019-09-19T09:01:40.477Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:01:40.477Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-19T09:01:40.477Z] Setting up cmake-data (3.7.2-1) ... [2019-09-19T09:01:40.477Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-19T09:01:40.477Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:01:40.842Z] #33 112.9 internal/x/net/http/httpguts [2019-09-19T09:01:40.842Z] #33 113.1 internal/x/net/http/httpproxy [2019-09-19T09:01:40.851Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:01:40.851Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:01:40.851Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T09:01:40.851Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-19T09:01:40.851Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-19T09:01:40.851Z] Setting up cmake (3.7.2-1) ... [2019-09-19T09:01:40.851Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:01:41.406Z] #33 113.6 internal/x/net/http2/hpack [2019-09-19T09:01:42.114Z] Removing intermediate container 4227c370fc1b [2019-09-19T09:01:42.114Z] ---> 19b8d6798cd0 [2019-09-19T09:01:42.114Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:42.114Z] ---> 603423b8719a [2019-09-19T09:01:42.114Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-19T09:01:42.114Z] ---> Running in b391463cdfb2 [2019-09-19T09:01:42.331Z] #33 114.6 mime [2019-09-19T09:01:42.495Z] Removing intermediate container b391463cdfb2 [2019-09-19T09:01:42.495Z] ---> f589ac51f0f9 [2019-09-19T09:01:42.495Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:42.495Z] ---> aa7d18cc320d [2019-09-19T09:01:42.495Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:42.495Z] ---> Running in 5d6ecf08f9f7 [2019-09-19T09:01:43.467Z] + RM_GOPATH=0 [2019-09-19T09:01:43.467Z] + TMP_GOPATH= [2019-09-19T09:01:43.467Z] + : /build [2019-09-19T09:01:43.467Z] + '[' -z '' ']' [2019-09-19T09:01:43.467Z] ++ mktemp -d [2019-09-19T09:01:43.467Z] + export GOPATH=/tmp/tmp.9tS0DpiM2O [2019-09-19T09:01:43.467Z] + GOPATH=/tmp/tmp.9tS0DpiM2O [2019-09-19T09:01:43.467Z] + RM_GOPATH=1 [2019-09-19T09:01:43.467Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:01:43.467Z] ++ dirname ./install.sh [2019-09-19T09:01:43.467Z] + dir=. [2019-09-19T09:01:43.467Z] + bin=tini [2019-09-19T09:01:43.467Z] + shift [2019-09-19T09:01:43.467Z] + '[' '!' -f ./tini.installer ']' [2019-09-19T09:01:43.467Z] + . ./tini.installer [2019-09-19T09:01:43.467Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:01:43.467Z] + install_tini [2019-09-19T09:01:43.467Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-19T09:01:43.467Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.9tS0DpiM2O/tini [2019-09-19T09:01:43.467Z] Cloning into '/tmp/tmp.9tS0DpiM2O/tini'... [2019-09-19T09:01:43.467Z] + cd /tmp/tmp.9tS0DpiM2O/tini [2019-09-19T09:01:43.467Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:01:43.467Z] + cmake . [2019-09-19T09:01:43.467Z] -- The C compiler identification is GNU 6.3.0 [2019-09-19T09:01:43.467Z] -- Check for working C compiler: /usr/bin/cc [2019-09-19T09:01:43.467Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-19T09:01:43.467Z] -- Detecting C compiler ABI info [2019-09-19T09:01:43.692Z] #33 115.8 mime/quotedprintable [2019-09-19T09:01:43.888Z] -- Detecting C compiler ABI info - done [2019-09-19T09:01:43.888Z] -- Detecting C compile features [2019-09-19T09:01:43.888Z] -- Detecting C compile features - done [2019-09-19T09:01:43.888Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-19T09:01:43.888Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-19T09:01:43.888Z] -- Configuring done [2019-09-19T09:01:43.888Z] -- Generating done [2019-09-19T09:01:43.888Z] -- Build files have been written to: /tmp/tmp.9tS0DpiM2O/tini [2019-09-19T09:01:43.888Z] + make tini-static [2019-09-19T09:01:43.888Z] Scanning dependencies of target tini-static [2019-09-19T09:01:43.888Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-19T09:01:43.947Z] #33 116.2 mime/multipart [2019-09-19T09:01:44.202Z] #33 116.4 crypto/tls [2019-09-19T09:01:44.295Z] [100%] Linking C executable tini-static [2019-09-19T09:01:44.295Z] [100%] Built target tini-static [2019-09-19T09:01:44.295Z] + mkdir -p /build [2019-09-19T09:01:44.295Z] + cp tini-static /build/docker-init [2019-09-19T09:01:44.721Z] Removing intermediate container 5d6ecf08f9f7 [2019-09-19T09:01:44.721Z] ---> 044d32da3789 [2019-09-19T09:01:44.721Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-19T09:01:44.721Z] ---> 68307f5bf4ad [2019-09-19T09:01:44.721Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-19T09:01:44.721Z] ---> Running in 0e1e1b3b7ad1 [2019-09-19T09:01:45.126Z] #33 117.2 net/http/internal [2019-09-19T09:01:45.200Z] Removing intermediate container 0e1e1b3b7ad1 [2019-09-19T09:01:45.200Z] ---> 4ffefd7c7e00 [2019-09-19T09:01:45.200Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:01:45.200Z] ---> 992969160215 [2019-09-19T09:01:45.200Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:01:45.281Z] #47 249.6 🇩 bin/containerd-stress [2019-09-19T09:01:45.381Z] #33 117.5 os/exec [2019-09-19T09:01:45.381Z] #33 ... [2019-09-19T09:01:45.381Z] [2019-09-19T09:01:45.381Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:45.381Z] #58 59.01 AR criu/pie/pie.lib.a [2019-09-19T09:01:45.381Z] #58 59.09 DEP criu/pie/restorer.d [2019-09-19T09:01:45.381Z] #58 59.29 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-19T09:01:45.381Z] #58 59.41 DEP criu/arch/x86/restorer_unmap.d [2019-09-19T09:01:45.381Z] #58 59.44 DEP criu/arch/x86/restorer.d [2019-09-19T09:01:45.381Z] #58 59.59 DEP criu/pie/parasite.d [2019-09-19T09:01:45.381Z] #58 59.87 CC criu/pie/parasite.o [2019-09-19T09:01:45.381Z] #58 61.02 LINK criu/pie/parasite.built-in.o [2019-09-19T09:01:45.381Z] #58 61.03 GEN criu/pie/parasite-blob.h [2019-09-19T09:01:45.381Z] #58 61.08 CC criu/arch/x86/restorer.o [2019-09-19T09:01:45.381Z] #58 61.71 CC criu/arch/x86/restorer_unmap.o [2019-09-19T09:01:45.381Z] #58 61.74 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-19T09:01:45.381Z] #58 61.94 CC criu/pie/restorer.o [2019-09-19T09:01:45.381Z] #58 64.43 LINK criu/pie/restorer.built-in.o [2019-09-19T09:01:45.381Z] #58 64.44 GEN criu/pie/restorer-blob.h [2019-09-19T09:01:45.381Z] #58 64.54 DEP criu/vdso.d [2019-09-19T09:01:45.381Z] #58 64.73 DEP criu/vdso-compat.d [2019-09-19T09:01:45.381Z] #58 64.90 DEP criu/uts_ns.d [2019-09-19T09:01:45.381Z] #58 65.05 DEP criu/util.d [2019-09-19T09:01:45.381Z] #58 65.32 DEP criu/uffd.d [2019-09-19T09:01:45.381Z] #58 65.57 DEP criu/tun.d [2019-09-19T09:01:45.381Z] #58 65.72 DEP criu/tty.d [2019-09-19T09:01:45.381Z] #58 65.99 DEP criu/timerfd.d [2019-09-19T09:01:45.588Z] ---> ef5e601effe4 [2019-09-19T09:01:45.588Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:01:45.588Z] ---> Running in d19d60be470e [2019-09-19T09:01:45.635Z] #58 66.24 DEP criu/sysfs_parse.d [2019-09-19T09:01:45.635Z] #58 66.36 DEP criu/sysctl.d [2019-09-19T09:01:45.845Z] #47 251.2 🇩 bin/containerd-shim [2019-09-19T09:01:45.891Z] #58 66.57 DEP criu/string.d [2019-09-19T09:01:45.891Z] #58 66.61 DEP criu/stats.d [2019-09-19T09:01:45.965Z] + RM_GOPATH=0 [2019-09-19T09:01:45.965Z] + TMP_GOPATH= [2019-09-19T09:01:45.965Z] + : /build/ [2019-09-19T09:01:45.965Z] + '[' -z '' ']' [2019-09-19T09:01:45.965Z] ++ mktemp -d [2019-09-19T09:01:45.965Z] + export GOPATH=/tmp/tmp.weDbOv2rQo [2019-09-19T09:01:45.965Z] + GOPATH=/tmp/tmp.weDbOv2rQo [2019-09-19T09:01:45.965Z] + RM_GOPATH=1 [2019-09-19T09:01:45.965Z] ++ dirname ./install.sh [2019-09-19T09:01:45.965Z] + dir=. [2019-09-19T09:01:45.965Z] + bin=rootlesskit [2019-09-19T09:01:45.965Z] + shift [2019-09-19T09:01:45.965Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-19T09:01:45.965Z] + . ./rootlesskit.installer [2019-09-19T09:01:45.965Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:01:45.965Z] + install_rootlesskit [2019-09-19T09:01:45.965Z] + case "$1" in [2019-09-19T09:01:45.965Z] + export CGO_ENABLED=0 [2019-09-19T09:01:45.965Z] + CGO_ENABLED=0 [2019-09-19T09:01:45.965Z] + _install_rootlesskit [2019-09-19T09:01:45.965Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:01:45.965Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-19T09:01:45.965Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.weDbOv2rQo/src/github.com/rootless-containers/rootlesskit [2019-09-19T09:01:45.965Z] Cloning into '/tmp/tmp.weDbOv2rQo/src/github.com/rootless-containers/rootlesskit'... [2019-09-19T09:01:46.451Z] #58 66.81 DEP criu/sockets.d [2019-09-19T09:01:46.706Z] #58 67.08 DEP criu/sk-unix.d [2019-09-19T09:01:46.706Z] #58 67.28 DEP criu/sk-tcp.d [2019-09-19T09:01:46.780Z] + cd /tmp/tmp.weDbOv2rQo/src/github.com/rootless-containers/rootlesskit [2019-09-19T09:01:46.780Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:01:46.780Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T09:01:46.780Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-19T09:01:46.962Z] #58 67.42 DEP criu/sk-queue.d [2019-09-19T09:01:46.962Z] #58 67.57 DEP criu/sk-packet.d [2019-09-19T09:01:47.217Z] #58 67.77 DEP criu/sk-netlink.d [2019-09-19T09:01:47.472Z] #58 68.04 DEP criu/sk-inet.d [2019-09-19T09:01:47.728Z] #58 68.23 DEP criu/signalfd.d [2019-09-19T09:01:47.984Z] #58 68.39 DEP criu/sigframe.d [2019-09-19T09:01:47.984Z] #58 68.49 DEP criu/shmem.d [2019-09-19T09:01:48.239Z] #58 68.66 DEP criu/servicefd.d [2019-09-19T09:01:48.239Z] #58 68.82 DEP criu/seize.d [2019-09-19T09:01:48.495Z] #58 68.95 DEP criu/seccomp.d [2019-09-19T09:01:48.495Z] #58 69.21 DEP criu/rst-malloc.d [2019-09-19T09:01:48.750Z] #58 69.29 DEP criu/rbtree.d [2019-09-19T09:01:48.750Z] #58 69.32 DEP criu/pstree.d [2019-09-19T09:01:49.006Z] #58 69.48 DEP criu/protobuf.d [2019-09-19T09:01:49.262Z] #58 69.65 GEN criu/protobuf-desc-gen.h [2019-09-19T09:01:50.189Z] #58 70.93 DEP criu/protobuf-desc.d [2019-09-19T09:01:50.445Z] #58 71.06 DEP criu/proc_parse.d [2019-09-19T09:01:50.445Z] #58 71.20 DEP criu/plugin.d [2019-09-19T09:01:51.006Z] #58 71.37 DEP criu/pipes.d [2019-09-19T09:01:51.006Z] #58 71.56 DEP criu/pie-util.d [2019-09-19T09:01:51.262Z] #58 71.73 DEP criu/pie-util-vdso.d [2019-09-19T09:01:51.262Z] #58 71.92 DEP criu/pie-util-vdso-elf32.d [2019-09-19T09:01:51.518Z] #58 72.06 DEP criu/path.d [2019-09-19T09:01:51.518Z] #58 ... [2019-09-19T09:01:51.518Z] [2019-09-19T09:01:51.518Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:01:51.518Z] #33 123.6 net/http/httptrace [2019-09-19T09:01:51.518Z] #33 123.8 net/http [2019-09-19T09:01:52.401Z] #47 257.3 🇩 bin/containerd-shim-runc-v1 [2019-09-19T09:01:53.210Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T09:01:53.210Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-19T09:01:54.032Z] #33 ... [2019-09-19T09:01:54.032Z] [2019-09-19T09:01:54.032Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-19T09:01:54.032Z] #27 DONE 126.1s [2019-09-19T09:01:54.032Z] [2019-09-19T09:01:54.032Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:01:54.032Z] #58 72.23 DEP criu/parasite-syscall.d [2019-09-19T09:01:54.032Z] #58 72.42 DEP criu/pagemap.d [2019-09-19T09:01:54.032Z] #58 72.64 DEP criu/pagemap-cache.d [2019-09-19T09:01:54.032Z] #58 72.77 DEP criu/page-xfer.d [2019-09-19T09:01:54.032Z] #58 72.95 DEP criu/page-pipe.d [2019-09-19T09:01:54.032Z] #58 73.07 DEP criu/netfilter.d [2019-09-19T09:01:54.032Z] #58 73.30 DEP criu/net.d [2019-09-19T09:01:54.032Z] #58 73.51 DEP criu/namespaces.d [2019-09-19T09:01:54.032Z] #58 73.64 DEP criu/mount.d [2019-09-19T09:01:54.032Z] #58 73.81 DEP criu/mem.d [2019-09-19T09:01:54.032Z] #58 73.97 DEP criu/lsm.d [2019-09-19T09:01:54.032Z] #58 74.16 DEP criu/log.d [2019-09-19T09:01:54.032Z] #58 74.27 DEP criu/libnetlink.d [2019-09-19T09:01:54.032Z] #58 74.47 DEP criu/kerndat.d [2019-09-19T09:01:54.287Z] #58 74.91 DEP criu/kcmp-ids.d [2019-09-19T09:01:54.543Z] #58 75.06 DEP criu/irmap.d [2019-09-19T09:01:54.799Z] #58 75.30 DEP criu/ipc_ns.d [2019-09-19T09:01:54.924Z] #47 260.0 🇩 binaries [2019-09-19T09:01:54.924Z] #47 260.0 + mkdir -p /build [2019-09-19T09:01:54.924Z] #47 260.0 + cp bin/containerd /build/containerd [2019-09-19T09:01:54.924Z] #47 260.0 + cp bin/containerd-shim /build/containerd-shim [2019-09-19T09:01:54.924Z] #47 260.0 + cp bin/ctr /build/ctr [2019-09-19T09:01:55.054Z] #58 75.57 DEP criu/image.d [2019-09-19T09:01:55.055Z] #58 75.69 DEP criu/image-desc.d [2019-09-19T09:01:55.066Z] Removing intermediate container d19d60be470e [2019-09-19T09:01:55.066Z] ---> 0b2c08d52e5a [2019-09-19T09:01:55.066Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-19T09:01:55.066Z] ---> df886d976f0b [2019-09-19T09:01:55.066Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-19T09:01:55.066Z] ---> 661e127cc7c9 [2019-09-19T09:01:55.066Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:01:55.066Z] ---> Running in f0f3ff9388c5 [2019-09-19T09:01:55.310Z] #58 75.74 DEP criu/fsnotify.d [2019-09-19T09:01:55.310Z] #58 75.86 DEP criu/filesystems.d [2019-09-19T09:01:55.429Z] Removing intermediate container f0f3ff9388c5 [2019-09-19T09:01:55.429Z] ---> fe36cb52f92e [2019-09-19T09:01:55.429Z] Step 96/125 : RUN groupadd -r docker [2019-09-19T09:01:55.429Z] ---> Running in ae28e7e6c6e8 [2019-09-19T09:01:55.488Z] #47 DONE 260.8s [2019-09-19T09:01:55.566Z] #58 76.00 DEP criu/files.d [2019-09-19T09:01:55.566Z] #58 76.15 DEP criu/files-reg.d [2019-09-19T09:01:55.822Z] #58 76.32 DEP criu/files-ext.d [2019-09-19T09:01:56.078Z] #58 76.45 DEP criu/file-lock.d [2019-09-19T09:01:56.078Z] #58 76.59 DEP criu/file-ids.d [2019-09-19T09:01:56.333Z] #58 76.78 DEP criu/fifo.d [2019-09-19T09:01:56.333Z] #58 77.00 DEP criu/fdstore.d [2019-09-19T09:01:56.589Z] #58 77.15 DEP criu/fault-injection.d [2019-09-19T09:01:56.589Z] #58 77.18 DEP criu/external.d [2019-09-19T09:01:56.589Z] #58 77.30 DEP criu/eventpoll.d [2019-09-19T09:01:56.708Z] Removing intermediate container ae28e7e6c6e8 [2019-09-19T09:01:56.708Z] ---> 3e5155902673 [2019-09-19T09:01:56.708Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-19T09:01:56.708Z] ---> Running in fd5d5d029744 [2019-09-19T09:01:56.844Z] #58 77.48 DEP criu/eventfd.d [2019-09-19T09:01:56.844Z] #58 77.58 DEP criu/crtools.d [2019-09-19T09:01:56.859Z] [2019-09-19T09:01:56.859Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-19T09:01:56.859Z] #48 DONE 0.2s [2019-09-19T09:01:56.859Z] [2019-09-19T09:01:56.859Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-19T09:01:56.859Z] #51 DONE 0.1s [2019-09-19T09:01:56.859Z] [2019-09-19T09:01:56.859Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-19T09:01:56.859Z] #54 DONE 0.1s [2019-09-19T09:01:57.100Z] #58 77.69 DEP criu/cr-service.d [2019-09-19T09:01:57.116Z] [2019-09-19T09:01:57.116Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-19T09:01:57.116Z] #56 DONE 0.2s [2019-09-19T09:01:57.116Z] [2019-09-19T09:01:57.116Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-19T09:01:57.116Z] #59 DONE 0.1s [2019-09-19T09:01:57.356Z] #58 77.89 DEP criu/cr-restore.d [2019-09-19T09:01:57.356Z] #58 78.10 DEP criu/cr-errno.d [2019-09-19T09:01:57.372Z] [2019-09-19T09:01:57.372Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-19T09:01:57.372Z] #63 DONE 0.1s [2019-09-19T09:01:57.372Z] [2019-09-19T09:01:57.372Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-19T09:01:57.372Z] #65 DONE 0.1s [2019-09-19T09:01:57.612Z] #58 78.12 DEP criu/cr-dump.d [2019-09-19T09:01:57.629Z] [2019-09-19T09:01:57.629Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-19T09:01:57.629Z] #66 DONE 0.0s [2019-09-19T09:01:57.629Z] [2019-09-19T09:01:57.629Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-19T09:01:57.908Z] #58 78.25 DEP criu/cr-dedup.d [2019-09-19T09:01:57.908Z] #58 78.38 DEP criu/cr-check.d [2019-09-19T09:01:57.985Z] Removing intermediate container fd5d5d029744 [2019-09-19T09:01:57.985Z] ---> 16da505681cb [2019-09-19T09:01:57.985Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-19T09:01:57.985Z] ---> Running in 3859eaaed76b [2019-09-19T09:01:58.164Z] #58 78.61 DEP criu/config.d [2019-09-19T09:01:58.164Z] #58 78.83 DEP criu/clone-noasan.d [2019-09-19T09:01:58.194Z] #67 DONE 0.7s [2019-09-19T09:01:58.194Z] [2019-09-19T09:01:58.194Z] #68 exporting to image [2019-09-19T09:01:58.194Z] #68 exporting layers [2019-09-19T09:01:58.379Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-19T09:01:58.424Z] #58 78.88 DEP criu/cgroup.d [2019-09-19T09:01:58.424Z] #58 79.09 DEP criu/cgroup-props.d [2019-09-19T09:01:58.679Z] #58 79.17 DEP criu/bitmap.d [2019-09-19T09:01:58.679Z] #58 79.19 DEP criu/bfd.d [2019-09-19T09:01:58.679Z] #58 79.31 DEP criu/autofs.d [2019-09-19T09:01:58.679Z] #58 79.42 DEP criu/aio.d [2019-09-19T09:01:58.753Z] Removing intermediate container 3859eaaed76b [2019-09-19T09:01:58.753Z] ---> cb63fad86543 [2019-09-19T09:01:58.753Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-19T09:01:58.753Z] ---> Running in 9aa47aa75423 [2019-09-19T09:01:59.240Z] #58 79.59 DEP criu/action-scripts.d [2019-09-19T09:01:59.240Z] #58 79.84 CC criu/action-scripts.o [2019-09-19T09:01:59.496Z] #58 80.25 CC criu/aio.o [2019-09-19T09:02:00.230Z] Removing intermediate container 9aa47aa75423 [2019-09-19T09:02:00.230Z] ---> 7387e8fa8e5f [2019-09-19T09:02:00.230Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-19T09:02:00.230Z] ---> Running in 33981914f50d [2019-09-19T09:02:00.422Z] #58 80.83 CC criu/autofs.o [2019-09-19T09:02:01.079Z] Removing intermediate container 33981914f50d [2019-09-19T09:02:01.079Z] ---> bd253500ded0 [2019-09-19T09:02:01.079Z] Step 101/125 : RUN ldconfig [2019-09-19T09:02:01.349Z] #58 ... [2019-09-19T09:02:01.349Z] [2019-09-19T09:02:01.349Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:02:01.349Z] #33 133.6 github.com/LK4D4/vndr/godl [2019-09-19T09:02:01.479Z] ---> Running in 4e9d75f800cf [2019-09-19T09:02:02.270Z] Removing intermediate container 4e9d75f800cf [2019-09-19T09:02:02.270Z] ---> 955a80149744 [2019-09-19T09:02:02.270Z] 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-09-19T09:02:02.270Z] ---> Running in 9398fd4e7260 [2019-09-19T09:02:02.275Z] #33 134.3 github.com/LK4D4/vndr [2019-09-19T09:02:03.073Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:02:03.073Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:02:03.073Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:02:03.073Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:02:03.073Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:02:03.073Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-19T09:02:03.448Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-19T09:02:03.448Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-19T09:02:04.717Z] Fetched 7673 kB in 1s (4682 kB/s) [2019-09-19T09:02:04.750Z] #68 exporting layers 6.4s done [2019-09-19T09:02:04.750Z] #68 writing image sha256:e4f3b061fdd75c54d1aea204da527672d6bd0906fcee78bf1b8eb9f90e7d62fe done [2019-09-19T09:02:04.750Z] #68 naming to docker.io/library/docker:851b000641c195630ed05313a7ad27895e4d8780 done [2019-09-19T09:02:04.750Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-19T09:02:05.095Z] Reading package lists... [2019-09-19T09:02:05.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39960/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/validate/default [2019-09-19T09:02:05.888Z] Reading package lists... [2019-09-19T09:02:05.888Z] Building dependency tree... [2019-09-19T09:02:05.888Z] Reading state information... [2019-09-19T09:02:05.888Z] The following additional packages will be installed: [2019-09-19T09:02:05.888Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-19T09:02:05.888Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-19T09:02:05.888Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-19T09:02:05.888Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-19T09:02:05.888Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-19T09:02:05.888Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-19T09:02:05.888Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-19T09:02:05.888Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-19T09:02:05.888Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-19T09:02:05.888Z] Suggested packages: [2019-09-19T09:02:05.888Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-19T09:02:05.888Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-19T09:02:05.888Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-19T09:02:05.888Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-19T09:02:05.888Z] Recommended packages: [2019-09-19T09:02:05.888Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-19T09:02:05.888Z] python3-keyrings.alt python3-xdg unzip [2019-09-19T09:02:06.073Z] Congratulations! All commits are properly signed with the DCO! [2019-09-19T09:02:06.073Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-19T09:02:06.073Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-19T09:02:06.073Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-19T09:02:06.665Z] The following NEW packages will be installed: [2019-09-19T09:02:06.665Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-19T09:02:06.665Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-19T09:02:06.665Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-19T09:02:06.665Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-19T09:02:06.665Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-19T09:02:06.665Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-19T09:02:06.665Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-19T09:02:06.665Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-19T09:02:06.665Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-19T09:02:06.665Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-19T09:02:06.665Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-19T09:02:06.665Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-19T09:02:06.665Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-19T09:02:06.665Z] xfsprogs xxd xz-utils zip [2019-09-19T09:02:06.665Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:02:06.665Z] Need to get 88.2 MB of archives. [2019-09-19T09:02:06.665Z] After this operation, 565 MB of additional disk space will be used. [2019-09-19T09:02:06.665Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-19T09:02:06.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-19T09:02:06.665Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-19T09:02:06.665Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-19T09:02:06.665Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-19T09:02:06.665Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-19T09:02:06.665Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-19T09:02:07.040Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-19T09:02:07.040Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-19T09:02:07.040Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-19T09:02:07.040Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-19T09:02:07.040Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-19T09:02:07.040Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-19T09:02:07.040Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-19T09:02:07.040Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-19T09:02:07.040Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-19T09:02:07.040Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-19T09:02:07.040Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-19T09:02:07.040Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-19T09:02:07.040Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-19T09:02:07.040Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-19T09:02:07.040Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T09:02:07.040Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T09:02:07.040Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-19T09:02:07.040Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-19T09:02:07.040Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-19T09:02:07.040Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-19T09:02:07.040Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-19T09:02:07.040Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-19T09:02:07.040Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-19T09:02:07.040Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-19T09:02:07.040Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-19T09:02:07.040Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-19T09:02:07.040Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-19T09:02:07.040Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-19T09:02:07.040Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-19T09:02:07.040Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-19T09:02:07.040Z] 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-09-19T09:02:07.040Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-19T09:02:07.040Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-19T09:02:07.040Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-19T09:02:07.040Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-19T09:02:07.041Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-19T09:02:07.041Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-19T09:02:07.041Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-19T09:02:07.041Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-19T09:02:07.041Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-19T09:02:07.041Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-19T09:02:07.041Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-19T09:02:07.041Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-19T09:02:07.041Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-19T09:02:07.041Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-19T09:02:07.041Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-19T09:02:07.041Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-19T09:02:07.041Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-19T09:02:07.041Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-19T09:02:07.426Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-19T09:02:07.426Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-19T09:02:07.426Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-19T09:02:07.426Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-19T09:02:07.426Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-19T09:02:07.426Z] 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-09-19T09:02:07.426Z] 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-09-19T09:02:07.426Z] 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-09-19T09:02:07.426Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-19T09:02:07.426Z] 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-09-19T09:02:07.426Z] 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-09-19T09:02:07.426Z] 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-09-19T09:02:07.600Z] #33 ... [2019-09-19T09:02:07.601Z] [2019-09-19T09:02:07.601Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:02:07.601Z] #58 82.08 CC criu/bfd.o [2019-09-19T09:02:07.601Z] #58 82.53 CC criu/bitmap.o [2019-09-19T09:02:07.601Z] #58 82.69 CC criu/cgroup-props.o [2019-09-19T09:02:07.601Z] #58 83.40 CC criu/cgroup.o [2019-09-19T09:02:07.601Z] #58 85.85 CC criu/clone-noasan.o [2019-09-19T09:02:07.601Z] #58 85.99 CC criu/config.o [2019-09-19T09:02:07.601Z] #58 87.31 CC criu/cr-check.o [2019-09-19T09:02:07.811Z] 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-09-19T09:02:08.130Z] Running on azwin-2-47fbb0 in d:\jenkins\workspace\moby_PR-39960 [Pipeline] { [Pipeline] ws [2019-09-19T09:02:08.149Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-09-19T09:02:08.162Z] #58 88.65 CC criu/cr-dedup.o [Pipeline] checkout [2019-09-19T09:02:08.418Z] #58 88.99 CC criu/cr-dump.o [2019-09-19T09:02:08.594Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:02:08.594Z] Fetched 88.2 MB in 1s (51.9 MB/s) [2019-09-19T09:02:08.594Z] Selecting previously unselected package bash-completion. [2019-09-19T09:02:08.594Z] (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-09-19T09:02:08.594Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-19T09:02:08.969Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-19T09:02:08.969Z] Selecting previously unselected package libnet1:s390x. [2019-09-19T09:02:08.969Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-19T09:02:08.969Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-19T09:02:08.969Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-19T09:02:08.969Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-19T09:02:08.969Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-19T09:02:08.969Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-19T09:02:08.969Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-19T09:02:08.969Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-19T09:02:09.342Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-19T09:02:09.342Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-19T09:02:09.342Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-19T09:02:09.342Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-19T09:02:09.342Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-19T09:02:09.342Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-19T09:02:09.342Z] Selecting previously unselected package python3.5-minimal. [2019-09-19T09:02:09.342Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-19T09:02:09.342Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T09:02:09.342Z] Selecting previously unselected package python3-minimal. [2019-09-19T09:02:09.342Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-19T09:02:09.342Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-19T09:02:09.349Z] #58 ... [2019-09-19T09:02:09.349Z] [2019-09-19T09:02:09.349Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-19T09:02:09.349Z] #33 DONE 141.5s [2019-09-19T09:02:09.604Z] [2019-09-19T09:02:09.605Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:02:09.720Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-19T09:02:09.720Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-19T09:02:09.720Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-19T09:02:09.720Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-19T09:02:09.720Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-19T09:02:09.720Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-19T09:02:10.087Z] Selecting previously unselected package python3.5. [2019-09-19T09:02:10.087Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-19T09:02:10.087Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T09:02:10.087Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-19T09:02:10.087Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-19T09:02:10.087Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-19T09:02:10.087Z] Selecting previously unselected package dh-python. [2019-09-19T09:02:10.088Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-19T09:02:10.088Z] Unpacking dh-python (2.20170125) ... [2019-09-19T09:02:10.088Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-19T09:02:10.088Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T09:02:10.458Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package python3. [2019-09-19T09:02:10.830Z] (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-09-19T09:02:10.830Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking python3 (3.5.3-1) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package pigz. [2019-09-19T09:02:10.830Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking pigz (2.3.4-1) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-19T09:02:10.830Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-19T09:02:10.830Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package libiptc0:s390x. [2019-09-19T09:02:10.830Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package libxtables12:s390x. [2019-09-19T09:02:10.830Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:10.830Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-19T09:02:10.830Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-19T09:02:10.830Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-19T09:02:10.969Z] #58 91.41 CC criu/cr-errno.o [2019-09-19T09:02:10.969Z] #58 91.49 CC criu/cr-restore.o [2019-09-19T09:02:11.241Z] Selecting previously unselected package iptables. [2019-09-19T09:02:11.241Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package xxd. [2019-09-19T09:02:11.241Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package vim-common. [2019-09-19T09:02:11.241Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:02:11.241Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package bzip2. [2019-09-19T09:02:11.241Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package libgpm2:s390x. [2019-09-19T09:02:11.241Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package xz-utils. [2019-09-19T09:02:11.241Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package aufs-tools. [2019-09-19T09:02:11.241Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-19T09:02:11.241Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T09:02:11.241Z] Selecting previously unselected package btrfs-progs. [2019-09-19T09:02:11.241Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-19T09:02:11.241Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T09:02:11.670Z] Selecting previously unselected package btrfs-tools. [2019-09-19T09:02:11.670Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-19T09:02:11.670Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T09:02:11.670Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-19T09:02:11.670Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-19T09:02:11.670Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-19T09:02:11.670Z] Selecting previously unselected package dmsetup. [2019-09-19T09:02:11.670Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-19T09:02:11.670Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-19T09:02:11.670Z] Selecting previously unselected package libonig4:s390x. [2019-09-19T09:02:11.670Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-19T09:02:11.670Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-19T09:02:11.670Z] Selecting previously unselected package libjq1:s390x. [2019-09-19T09:02:11.670Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-19T09:02:11.670Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-19T09:02:11.671Z] Selecting previously unselected package jq. [2019-09-19T09:02:11.671Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-19T09:02:11.671Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T09:02:11.671Z] Selecting previously unselected package libaio1:s390x. [2019-09-19T09:02:11.671Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-19T09:02:11.671Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-19T09:02:11.671Z] Selecting previously unselected package libcap2-bin. [2019-09-19T09:02:11.671Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-19T09:02:11.671Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-19T09:02:12.120Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-19T09:02:12.120Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-19T09:02:12.120Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-19T09:02:12.553Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-19T09:02:12.553Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-19T09:02:12.553Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-19T09:02:12.553Z] Selecting previously unselected package libreadline5:s390x. [2019-09-19T09:02:12.553Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-19T09:02:12.553Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-19T09:02:12.553Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-19T09:02:12.553Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-19T09:02:12.553Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-19T09:02:12.553Z] Selecting previously unselected package net-tools. [2019-09-19T09:02:12.553Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-19T09:02:12.553Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package python-pip-whl. [2019-09-19T09:02:13.028Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-19T09:02:13.028Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package python3-pip. [2019-09-19T09:02:13.028Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-19T09:02:13.028Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package python3-pkg-resources. [2019-09-19T09:02:13.028Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T09:02:13.028Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package python3-setuptools. [2019-09-19T09:02:13.028Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-19T09:02:13.028Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package python3-wheel. [2019-09-19T09:02:13.028Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-19T09:02:13.028Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-19T09:02:13.028Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-19T09:02:13.028Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-19T09:02:13.028Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T09:02:13.441Z] Selecting previously unselected package vim-runtime. [2019-09-19T09:02:13.441Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:02:13.441Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-19T09:02:13.441Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-19T09:02:13.441Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:14.232Z] Selecting previously unselected package vim. [2019-09-19T09:02:14.232Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-19T09:02:14.232Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:14.232Z] Selecting previously unselected package xfsprogs. [2019-09-19T09:02:14.232Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-19T09:02:14.232Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-19T09:02:14.232Z] Selecting previously unselected package zip. [2019-09-19T09:02:14.232Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-19T09:02:14.232Z] Unpacking zip (3.0-11+b1) ... [2019-09-19T09:02:14.232Z] Selecting previously unselected package libapparmor-perl. [2019-09-19T09:02:14.232Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-19T09:02:14.234Z] #58 94.59 CC criu/cr-service.o [2019-09-19T09:02:14.601Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T09:02:14.601Z] Selecting previously unselected package apparmor. [2019-09-19T09:02:14.601Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-19T09:02:14.601Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-19T09:02:14.601Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-19T09:02:14.601Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-19T09:02:14.601Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T09:02:14.973Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-19T09:02:14.973Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-19T09:02:14.973Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T09:02:15.365Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-19T09:02:15.365Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-19T09:02:15.365Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T09:02:15.365Z] Selecting previously unselected package mingw-w64-common. [2019-09-19T09:02:15.365Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-19T09:02:15.365Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-19T09:02:15.598Z] #58 95.87 CC criu/crtools.o [2019-09-19T09:02:15.853Z] #58 96.42 CC criu/eventfd.o [2019-09-19T09:02:16.109Z] #58 96.71 CC criu/eventpoll.o [2019-09-19T09:02:16.149Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-19T09:02:16.149Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-19T09:02:16.149Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T09:02:16.670Z] #58 97.39 CC criu/external.o [2019-09-19T09:02:16.928Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-19T09:02:16.929Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-19T09:02:16.929Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:16.929Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-19T09:02:16.929Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-19T09:02:16.929Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:17.231Z] #58 97.61 CC criu/fault-injection.o [2019-09-19T09:02:17.231Z] #58 ... [2019-09-19T09:02:17.231Z] [2019-09-19T09:02:17.231Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-19T09:02:17.231Z] #42 146.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-19T09:02:17.231Z] #42 148.7 + mkdir -p /build [2019-09-19T09:02:17.231Z] #42 148.7 + cp runc /build/runc [2019-09-19T09:02:17.231Z] #42 DONE 149.3s [2019-09-19T09:02:17.231Z] [2019-09-19T09:02:17.231Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:02:17.231Z] #58 97.76 CC criu/fdstore.o [2019-09-19T09:02:17.487Z] #58 98.10 CC criu/fifo.o [2019-09-19T09:02:18.048Z] #58 98.59 CC criu/file-ids.o [2019-09-19T09:02:18.304Z] #58 98.97 CC criu/file-lock.o [2019-09-19T09:02:18.865Z] #58 99.55 CC criu/files-ext.o [2019-09-19T09:02:19.120Z] #58 99.79 CC criu/files-reg.o [2019-09-19T09:02:20.153Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-19T09:02:20.153Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-19T09:02:20.153Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:20.484Z] #58 101.0 CC criu/files.o [2019-09-19T09:02:21.849Z] #58 102.4 CC criu/filesystems.o [2019-09-19T09:02:22.410Z] #58 103.0 CC criu/fsnotify.o [2019-09-19T09:02:22.603Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-19T09:02:22.603Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T09:02:22.603Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-19T09:02:22.603Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T09:02:22.603Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-19T09:02:22.603Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:22.603Z] Processing triggers for mime-support (3.60) ... [2019-09-19T09:02:22.603Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:22.603Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-19T09:02:22.603Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-19T09:02:22.603Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T09:02:22.603Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T09:02:22.603Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-19T09:02:23.337Z] #58 103.7 CC criu/image-desc.o [2019-09-19T09:02:23.337Z] #58 103.8 CC criu/image.o [2019-09-19T09:02:23.387Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-19T09:02:23.387Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-19T09:02:23.387Z] Setting up zip (3.0-11+b1) ... [2019-09-19T09:02:23.387Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-19T09:02:23.387Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:23.387Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-19T09:02:23.387Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:02:23.387Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-19T09:02:23.387Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:23.387Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-19T09:02:23.387Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-19T09:02:23.387Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T09:02:23.387Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:23.387Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-19T09:02:23.387Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-19T09:02:23.387Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-19T09:02:23.387Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:23.768Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-19T09:02:23.768Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-19T09:02:23.768Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-19T09:02:23.768Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-19T09:02:23.768Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T09:02:23.768Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-19T09:02:23.768Z] Setting up pigz (2.3.4-1) ... [2019-09-19T09:02:23.768Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T09:02:23.768Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-19T09:02:23.768Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:23.768Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-19T09:02:23.768Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-19T09:02:23.768Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T09:02:23.768Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-19T09:02:23.768Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-19T09:02:23.768Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-19T09:02:23.768Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-19T09:02:23.768Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-19T09:02:23.768Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-19T09:02:23.768Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:23.768Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T09:02:23.768Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T09:02:23.768Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T09:02:23.768Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-19T09:02:23.768Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T09:02:23.898Z] #58 104.4 CC criu/ipc_ns.o [2019-09-19T09:02:24.119Z] 🇩 bin/containerd [2019-09-19T09:02:24.459Z] #58 105.0 CC criu/irmap.o [2019-09-19T09:02:25.020Z] #58 105.4 CC criu/kcmp-ids.o [2019-09-19T09:02:25.031Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-19T09:02:25.031Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T09:02:25.031Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] 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-09-19T09:02:25.031Z] Setting up python3 (3.5.3-1) ... [2019-09-19T09:02:25.275Z] #58 105.6 CC criu/kerndat.o [2019-09-19T09:02:25.398Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-19T09:02:25.838Z] #58 106.3 CC criu/libnetlink.o [2019-09-19T09:02:25.843Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-19T09:02:25.843Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-19T09:02:25.843Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-19T09:02:25.843Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-19T09:02:26.094Z] #58 106.7 CC criu/log.o [2019-09-19T09:02:26.433Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-19T09:02:26.433Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-19T09:02:26.433Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T09:02:26.655Z] #58 107.1 CC criu/lsm.o [2019-09-19T09:02:26.910Z] #58 107.3 CC criu/mem.o [2019-09-19T09:02:26.964Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-19T09:02:26.964Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-19T09:02:26.964Z] Setting up dh-python (2.20170125) ... [2019-09-19T09:02:26.964Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-19T09:02:26.964Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:02:27.880Z] #58 108.5 CC criu/mount.o [2019-09-19T09:02:31.144Z] #58 111.1 CC criu/namespaces.o [2019-09-19T09:02:31.253Z] Removing intermediate container 9398fd4e7260 [2019-09-19T09:02:31.253Z] ---> e17194e47311 [2019-09-19T09:02:31.253Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-19T09:02:31.619Z] ---> Running in 7e217c7f3270 [2019-09-19T09:02:32.070Z] using credential docker-jenkins-github-credentials [2019-09-19T09:02:32.072Z] #58 112.4 CC criu/net.o [2019-09-19T09:02:32.150Z] Cloning the remote Git repository [2019-09-19T09:02:32.150Z] Cloning with configured refspecs honoured and without tags [2019-09-19T09:02:33.446Z] Collecting yamllint==1.16.0 [2019-09-19T09:02:33.446Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-19T09:02:33.446Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-19T09:02:33.446Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-19T09:02:32.363Z] Cloning repository https://github.com/moby/moby.git [2019-09-19T09:02:32.744Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-19T09:02:33.811Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-19T09:02:33.960Z] #58 114.6 CC criu/netfilter.o [2019-09-19T09:02:34.185Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-19T09:02:34.185Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-19T09:02:34.185Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-19T09:02:34.217Z] #58 114.9 CC criu/page-pipe.o [2019-09-19T09:02:34.547Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-19T09:02:34.547Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-19T09:02:34.547Z] Running setup.py bdist_wheel for pathspec: started [2019-09-19T09:02:34.778Z] #58 115.3 CC criu/page-xfer.o [2019-09-19T09:02:34.928Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-19T09:02:34.928Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-19T09:02:34.928Z] Successfully built pyyaml pathspec [2019-09-19T09:02:34.928Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-19T09:02:34.928Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-19T09:02:34.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T09:02:34.221Z] > git --version # timeout=10 [2019-09-19T09:02:34.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T09:02:34.274Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T09:02:35.705Z] #58 116.1 CC criu/pagemap-cache.o [2019-09-19T09:02:35.724Z] Removing intermediate container 7e217c7f3270 [2019-09-19T09:02:35.724Z] ---> 467cdb253695 [2019-09-19T09:02:35.724Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-19T09:02:35.961Z] #58 116.4 CC criu/pagemap.o [2019-09-19T09:02:36.506Z] ---> 84d675a42a66 [2019-09-19T09:02:36.506Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-19T09:02:36.577Z] #58 117.1 CC criu/parasite-syscall.o [2019-09-19T09:02:37.514Z] #58 117.9 CC criu/path.o [2019-09-19T09:02:37.770Z] #58 118.3 CC criu/pie-util-vdso-elf32.o [2019-09-19T09:02:38.028Z] #58 118.7 CC criu/pie-util-vdso.o [2019-09-19T09:02:38.124Z] INFO [loader] Go packages loading at mode load types and syntax took 26.81927467s [2019-09-19T09:02:38.124Z] INFO [loader] SSA repr building timing: packages building 239.411389ms, total 4.949929296s [2019-09-19T09:02:38.300Z] ---> 68c9f0e3eae7 [2019-09-19T09:02:38.300Z] Step 106/125 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-19T09:02:38.598Z] #58 119.1 CC criu/pie-util.o [2019-09-19T09:02:38.663Z] ---> 154915206ea7 [2019-09-19T09:02:38.663Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-19T09:02:38.663Z] ---> 5ca748776619 [2019-09-19T09:02:38.663Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-19T09:02:38.853Z] #58 119.3 CC criu/pipes.o [2019-09-19T09:02:39.045Z] ---> 602268268a53 [2019-09-19T09:02:39.045Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-19T09:02:39.413Z] #58 119.9 CC criu/plugin.o [2019-09-19T09:02:39.413Z] #58 120.1 CC criu/proc_parse.o [2019-09-19T09:02:39.423Z] ---> 73549f642f63 [2019-09-19T09:02:39.423Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-19T09:02:39.792Z] ---> 1ca78e538669 [2019-09-19T09:02:39.792Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-19T09:02:40.232Z] ---> 80cd6c11de5b [2019-09-19T09:02:40.232Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-19T09:02:40.752Z] ---> b45c40b4635d [2019-09-19T09:02:40.752Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-19T09:02:41.152Z] ---> 7d730f7b3b02 [2019-09-19T09:02:41.152Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-19T09:02:41.559Z] ---> 4614b575e8a1 [2019-09-19T09:02:41.559Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-19T09:02:41.922Z] #58 ... [2019-09-19T09:02:41.922Z] [2019-09-19T09:02:41.922Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T09:02:41.922Z] #55 175.0 + dpkg --print-architecture [2019-09-19T09:02:41.922Z] #55 175.0 + cd /tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution [2019-09-19T09:02:41.922Z] #55 175.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-19T09:02:41.922Z] #55 175.3 + GOPATH=/tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9Ayn6XspmN [2019-09-19T09:02:41.922Z] #55 175.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-19T09:02:42.411Z] ---> fddc159cb992 [2019-09-19T09:02:42.411Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-19T09:02:42.786Z] ---> 4f2d72ffa60f [2019-09-19T09:02:42.786Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-19T09:02:43.157Z] ---> 16272432c6f3 [2019-09-19T09:02:43.157Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-19T09:02:43.533Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-19T09:02:43.533Z] bad55c542dc9: Pulling fs layer [2019-09-19T09:02:43.907Z] bad55c542dc9: Verifying Checksum [2019-09-19T09:02:43.907Z] bad55c542dc9: Download complete [2019-09-19T09:02:44.287Z] bad55c542dc9: Pull complete [2019-09-19T09:02:44.287Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-19T09:02:44.287Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-19T09:02:44.750Z] ---> a5156680ac83 [2019-09-19T09:02:44.750Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-19T09:02:44.750Z] ---> Running in b4a88d501abd [2019-09-19T09:02:45.129Z] Removing intermediate container b4a88d501abd [2019-09-19T09:02:45.129Z] ---> 73c03afa0f78 [2019-09-19T09:02:45.129Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-19T09:02:45.129Z] ---> Running in 6ba6f7301d18 [2019-09-19T09:02:45.129Z] Removing intermediate container 6ba6f7301d18 [2019-09-19T09:02:45.129Z] ---> 4919dbd3c424 [2019-09-19T09:02:45.129Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-19T09:02:45.129Z] ---> Running in 5bac16c99669 [2019-09-19T09:02:45.510Z] Removing intermediate container 5bac16c99669 [2019-09-19T09:02:45.510Z] ---> 0b5d122e2eed [2019-09-19T09:02:45.510Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-19T09:02:45.510Z] ---> Running in 49c44527cf0b [2019-09-19T09:02:45.510Z] Removing intermediate container 49c44527cf0b [2019-09-19T09:02:45.510Z] ---> c794e9c71946 [2019-09-19T09:02:45.510Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-19T09:02:45.510Z] ---> Running in 30f1e712509d [2019-09-19T09:02:45.872Z] Removing intermediate container 30f1e712509d [2019-09-19T09:02:45.872Z] ---> 8721528adb10 [2019-09-19T09:02:45.872Z] Step 124/125 : FROM dev AS final [2019-09-19T09:02:45.872Z] ---> 8721528adb10 [2019-09-19T09:02:45.872Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-19T09:02:48.317Z] ---> 94e54fcaa525 [2019-09-19T09:02:48.399Z] Successfully built 94e54fcaa525 [2019-09-19T09:02:48.399Z] Successfully tagged docker:851b000641c195630ed05313a7ad27895e4d8780 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-09-19T09:02:48.449Z] #55 ... [2019-09-19T09:02:48.449Z] [2019-09-19T09:02:48.449Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:02:48.449Z] #58 122.3 CC criu/protobuf-desc.o [2019-09-19T09:02:48.449Z] #58 123.0 CC criu/protobuf.o [2019-09-19T09:02:48.449Z] #58 123.3 CC criu/pstree.o [2019-09-19T09:02:48.449Z] #58 124.3 CC criu/rbtree.o [2019-09-19T09:02:48.449Z] #58 124.5 CC criu/rst-malloc.o [2019-09-19T09:02:48.449Z] #58 124.7 CC criu/seccomp.o [2019-09-19T09:02:48.449Z] #58 125.4 CC criu/seize.o [2019-09-19T09:02:48.449Z] #58 126.1 CC criu/servicefd.o [2019-09-19T09:02:48.449Z] #58 126.4 CC criu/shmem.o [2019-09-19T09:02:48.449Z] #58 127.2 CC criu/sigframe.o [2019-09-19T09:02:48.449Z] #58 127.4 CC criu/signalfd.o [2019-09-19T09:02:48.449Z] #58 127.6 CC criu/sk-inet.o [2019-09-19T09:02:48.449Z] #58 128.4 CC criu/sk-netlink.o [2019-09-19T09:02:48.449Z] #58 128.9 CC criu/sk-packet.o [Pipeline] sh [2019-09-19T09:02:49.010Z] #58 129.4 CC criu/sk-queue.o [2019-09-19T09:02:49.198Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/test/unit [2019-09-19T09:02:49.265Z] #58 129.8 CC criu/sk-tcp.o [2019-09-19T09:02:49.825Z] #58 130.3 CC criu/sk-unix.o [2019-09-19T09:02:51.191Z] #58 131.8 CC criu/sockets.o [2019-09-19T09:02:51.677Z] ? github.com/docker/docker/api [no test files] [2019-09-19T09:02:52.121Z] #58 132.6 CC criu/stats.o [2019-09-19T09:02:52.148Z] Fetching without tags [2019-09-19T09:02:52.378Z] #58 132.9 CC criu/string.o [2019-09-19T09:02:52.378Z] #58 133.0 CC criu/sysctl.o [2019-09-19T09:02:51.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T09:02:51.878Z] > git config --add remote.origin.fetch +refs/pull/39960/head:refs/remotes/origin/PR-39960 # timeout=10 [2019-09-19T09:02:51.928Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-19T09:02:52.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-19T09:02:52.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-19T09:02:52.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-19T09:02:52.176Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39960/head:refs/remotes/origin/PR-39960 +refs/heads/master:refs/remotes/origin/master [2019-09-19T09:02:53.305Z] #58 133.6 CC criu/sysfs_parse.o [2019-09-19T09:02:53.305Z] #58 134.1 CC criu/timerfd.o [2019-09-19T09:02:53.329Z] Merging remotes/origin/master commit 3acf0cc795afae6c598ea2271895f203edc2f279 into PR head commit 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:02:53.867Z] #58 134.4 CC criu/tty.o [2019-09-19T09:02:55.932Z] #58 136.1 CC criu/tun.o [2019-09-19T09:02:55.932Z] #58 136.5 CC criu/uffd.o [2019-09-19T09:02:53.428Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T09:02:53.478Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:02:56.204Z] > git merge 3acf0cc795afae6c598ea2271895f203edc2f279 # timeout=10 [2019-09-19T09:02:56.512Z] Merge succeeded, producing 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:02:56.513Z] Checking out Revision 851b000641c195630ed05313a7ad27895e4d8780 (PR-39960) [2019-09-19T09:02:56.727Z] 🇩 bin/containerd-stress [2019-09-19T09:02:57.298Z] #58 137.7 CC criu/util.o [2019-09-19T09:02:58.664Z] #58 138.9 CC criu/uts_ns.o [2019-09-19T09:02:58.664Z] #58 139.1 CC criu/vdso-compat.o [2019-09-19T09:02:58.920Z] #58 139.4 CC criu/vdso.o [2019-09-19T09:02:59.423Z] 🇩 bin/containerd-shim [2019-09-19T09:02:56.381Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-19T09:02:56.539Z] > git config core.sparsecheckout # timeout=10 [2019-09-19T09:02:56.589Z] > git checkout -f 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:02:59.848Z] #58 140.3 LINK criu/built-in.o [2019-09-19T09:02:59.848Z] #58 140.4 LINK criu/criu [2019-09-19T09:03:00.104Z] #58 140.9 DEP lib/c/criu.d [2019-09-19T09:03:00.361Z] #58 141.0 CC images/rpc.pb-c.o [2019-09-19T09:03:01.091Z] #58 141.6 CC lib/c/criu.o [2019-09-19T09:03:01.091Z] #58 ... [2019-09-19T09:03:01.091Z] [2019-09-19T09:03:01.091Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-19T09:03:01.091Z] #55 194.8 + rm -rf /tmp/tmp.9Ayn6XspmN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9Ayn6XspmN [2019-09-19T09:03:02.018Z] #55 DONE 195.6s [2019-09-19T09:03:02.018Z] [2019-09-19T09:03:02.018Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-19T09:03:02.018Z] #58 142.5 LINK lib/c/built-in.o [2019-09-19T09:03:02.018Z] #58 142.5 LINK lib/c/libcriu.so [2019-09-19T09:03:02.274Z] #58 142.8 GEN magic.py [2019-09-19T09:03:02.530Z] #58 142.9 Note: Building without setproctitle() and strlcpy() support. [2019-09-19T09:03:02.530Z] #58 142.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-19T09:03:03.501Z] #58 143.9 fatal: Not a git repository (or any of the parent directories): .git [2019-09-19T09:03:04.428Z] #58 144.8 make[1]: Nothing to be done for 'all'. [2019-09-19T09:03:04.684Z] #58 145.2 make[1]: 'images/built-in.o' is up to date. [2019-09-19T09:03:04.684Z] #58 145.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-19T09:03:04.684Z] #58 145.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-19T09:03:04.684Z] #58 145.3 make[1]: 'compel/libcompel.a' is up to date. [2019-09-19T09:03:04.684Z] #58 145.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-19T09:03:04.684Z] #58 145.4 make[1]: Nothing to be done for 'all'. [2019-09-19T09:03:04.940Z] #58 145.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-19T09:03:04.940Z] #58 145.5 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:04.940Z] #58 145.5 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:04.940Z] #58 145.6 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.7 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.7 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.7 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.8 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.8 make[2]: Nothing to be done for 'all'. [2019-09-19T09:03:05.199Z] #58 145.9 INSTALL criu/criu [2019-09-19T09:03:05.455Z] #58 DONE 146.0s [2019-09-19T09:03:05.455Z] [2019-09-19T09:03:05.455Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-19T09:03:05.940Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-09-19T09:03:06.134Z] Commit message: "integration-cli: enable golangci-lint" [2019-09-19T09:03:06.578Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-19T09:03:09.754Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-19T09:03:09.836Z] + docker version [2019-09-19T09:03:13.236Z] 🇩 binaries [2019-09-19T09:03:13.236Z] + mkdir -p /build [2019-09-19T09:03:13.236Z] + cp bin/containerd /build/containerd [2019-09-19T09:03:13.236Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-19T09:03:13.521Z] + cp bin/ctr /build/ctr [2019-09-19T09:03:18.460Z] Client: Docker Engine - Enterprise [2019-09-19T09:03:18.460Z] Version: 19.03.2 [2019-09-19T09:03:18.460Z] API version: 1.40 [2019-09-19T09:03:18.460Z] Go version: go1.12.8 [2019-09-19T09:03:18.460Z] Git commit: c92ab06ed9 [2019-09-19T09:03:18.460Z] Built: 09/03/2019 16:38:11 [2019-09-19T09:03:18.460Z] OS/Arch: windows/amd64 [2019-09-19T09:03:18.460Z] Experimental: false [2019-09-19T09:03:18.460Z] [2019-09-19T09:03:18.460Z] Server: Docker Engine - Enterprise [2019-09-19T09:03:18.460Z] Engine: [2019-09-19T09:03:18.460Z] Version: 19.03.2 [2019-09-19T09:03:18.460Z] API version: 1.40 (minimum version 1.24) [2019-09-19T09:03:18.460Z] Go version: go1.12.8 [2019-09-19T09:03:18.460Z] Git commit: c92ab06ed9 [2019-09-19T09:03:18.460Z] Built: 09/03/2019 16:35:47 [2019-09-19T09:03:18.460Z] OS/Arch: windows/amd64 [2019-09-19T09:03:18.460Z] Experimental: true [Pipeline] sh [2019-09-19T09:03:20.020Z] + docker info [2019-09-19T09:03:20.352Z] Removing intermediate container 749337aa7865 [2019-09-19T09:03:20.352Z] ---> a20256195c65 [2019-09-19T09:03:20.352Z] Step 56/125 : FROM dev-base AS proxy [2019-09-19T09:03:20.352Z] ---> 587ba7f89072 [2019-09-19T09:03:20.352Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-19T09:03:20.352Z] ---> Running in 336ff201ba5e [2019-09-19T09:03:20.352Z] Removing intermediate container 336ff201ba5e [2019-09-19T09:03:20.352Z] ---> 14b496fd1481 [2019-09-19T09:03:20.352Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:03:20.352Z] ---> ca409f066a6f [2019-09-19T09:03:20.352Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:03:20.352Z] ---> 1cf619db1f5e [2019-09-19T09:03:20.352Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:03:20.352Z] ---> Running in 14f78beb9369 [2019-09-19T09:03:20.352Z] + RM_GOPATH=0 [2019-09-19T09:03:20.352Z] + TMP_GOPATH= [2019-09-19T09:03:20.352Z] + : /build [2019-09-19T09:03:20.352Z] + '[' -z '' ']' [2019-09-19T09:03:20.352Z] ++ mktemp -d [2019-09-19T09:03:20.352Z] + export GOPATH=/tmp/tmp.MGRi7JbxfO [2019-09-19T09:03:20.352Z] + GOPATH=/tmp/tmp.MGRi7JbxfO [2019-09-19T09:03:20.352Z] + RM_GOPATH=1 [2019-09-19T09:03:20.352Z] ++ dirname ./install.sh [2019-09-19T09:03:20.352Z] + dir=. [2019-09-19T09:03:20.352Z] + bin=proxy [2019-09-19T09:03:20.352Z] + shift [2019-09-19T09:03:20.352Z] + '[' '!' -f ./proxy.installer ']' [2019-09-19T09:03:20.352Z] + . ./proxy.installer [2019-09-19T09:03:20.352Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:03:20.352Z] + install_proxy [2019-09-19T09:03:20.352Z] + case "$1" in [2019-09-19T09:03:20.352Z] + export CGO_ENABLED=0 [2019-09-19T09:03:20.352Z] + CGO_ENABLED=0 [2019-09-19T09:03:20.352Z] + _install_proxy [2019-09-19T09:03:20.352Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-19T09:03:20.352Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MGRi7JbxfO/src/github.com/docker/libnetwork [2019-09-19T09:03:20.352Z] Cloning into '/tmp/tmp.MGRi7JbxfO/src/github.com/docker/libnetwork'... [2019-09-19T09:03:20.352Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:03:23.047Z] + cd /tmp/tmp.MGRi7JbxfO/src/github.com/docker/libnetwork [2019-09-19T09:03:23.048Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-19T09:03:23.048Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-19T09:03:23.581Z] #24 DONE 213.5s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:03:23.581Z] #47 179.1 🇩 bin/containerd [2019-09-19T09:03:23.581Z] #47 ... [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #25 DONE 0.2s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #28 DONE 0.1s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #31 DONE 0.1s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #34 DONE 0.1s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #39 DONE 0.1s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:03:23.581Z] #47 ... [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-19T09:03:23.581Z] #43 DONE 0.2s [2019-09-19T09:03:23.581Z] [2019-09-19T09:03:23.581Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-19T09:03:27.471Z] Removing intermediate container 14f78beb9369 [2019-09-19T09:03:27.471Z] ---> 78722cf6aa3d [2019-09-19T09:03:27.471Z] Step 61/125 : FROM base AS golangci_lint [2019-09-19T09:03:27.471Z] ---> 587ba7f89072 [2019-09-19T09:03:27.471Z] Step 62/125 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-19T09:03:27.471Z] ---> Running in c64fd7d2ef21 [2019-09-19T09:03:27.471Z] Removing intermediate container c64fd7d2ef21 [2019-09-19T09:03:27.471Z] ---> 051050482ef6 [2019-09-19T09:03:27.471Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:03:27.471Z] ---> fa173e2c491f [2019-09-19T09:03:27.471Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:03:27.471Z] ---> a056f79505f1 [2019-09-19T09:03:27.471Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:03:27.471Z] ---> Running in 08526dc37aa8 [2019-09-19T09:03:27.755Z] + RM_GOPATH=0 [2019-09-19T09:03:27.755Z] + TMP_GOPATH= [2019-09-19T09:03:27.755Z] + : /build [2019-09-19T09:03:27.755Z] + '[' -z '' ']' [2019-09-19T09:03:27.755Z] ++ mktemp -d [2019-09-19T09:03:27.755Z] + export GOPATH=/tmp/tmp.UXgBdsqcaD [2019-09-19T09:03:27.755Z] + GOPATH=/tmp/tmp.UXgBdsqcaD [2019-09-19T09:03:27.755Z] + RM_GOPATH=1 [2019-09-19T09:03:27.755Z] ++ dirname ./install.sh [2019-09-19T09:03:27.755Z] Installing golangci-lint version v1.17.1 [2019-09-19T09:03:27.755Z] + dir=. [2019-09-19T09:03:27.755Z] + bin=golangci_lint [2019-09-19T09:03:27.755Z] + shift [2019-09-19T09:03:27.755Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-19T09:03:27.755Z] + . ./golangci_lint.installer [2019-09-19T09:03:27.755Z] ++ : v1.17.1 [2019-09-19T09:03:27.755Z] + install_golangci_lint [2019-09-19T09:03:27.755Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-19T09:03:27.755Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T09:03:30.445Z] + cd /tmp/tmp.UXgBdsqcaD/src/github.com/golangci/golangci-lint/ [2019-09-19T09:03:30.445Z] + git checkout -q v1.17.1 [2019-09-19T09:03:30.730Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-19T09:03:45.451Z] #47 201.9 🇩 bin/containerd-stress [2019-09-19T09:03:46.010Z] #47 203.5 🇩 bin/containerd-shim [2019-09-19T09:03:52.538Z] #47 209.4 🇩 bin/containerd-shim-runc-v1 [2019-09-19T09:03:55.052Z] #47 212.1 🇩 binaries [2019-09-19T09:03:55.052Z] #47 212.1 + mkdir -p /build [2019-09-19T09:03:55.052Z] #47 212.1 + cp bin/containerd /build/containerd [2019-09-19T09:03:55.052Z] #47 212.2 + cp bin/containerd-shim /build/containerd-shim [2019-09-19T09:03:55.052Z] #47 212.2 + cp bin/ctr /build/ctr [2019-09-19T09:03:55.807Z] Client: [2019-09-19T09:03:55.807Z] Debug Mode: false [2019-09-19T09:03:55.807Z] Plugins: [2019-09-19T09:03:55.807Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-19T09:03:55.807Z] [2019-09-19T09:03:55.807Z] Server: [2019-09-19T09:03:55.807Z] Containers: 0 [2019-09-19T09:03:55.807Z] Running: 0 [2019-09-19T09:03:55.807Z] Paused: 0 [2019-09-19T09:03:55.807Z] Stopped: 0 [2019-09-19T09:03:55.807Z] Images: 0 [2019-09-19T09:03:55.807Z] Server Version: 19.03.2 [2019-09-19T09:03:55.807Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-19T09:03:55.807Z] Windows: [2019-09-19T09:03:55.807Z] LCOW: [2019-09-19T09:03:55.807Z] Logging Driver: json-file [2019-09-19T09:03:55.807Z] Plugins: [2019-09-19T09:03:55.807Z] Volume: local [2019-09-19T09:03:55.807Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-19T09:03:55.807Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-19T09:03:55.807Z] Swarm: inactive [2019-09-19T09:03:55.807Z] Default Isolation: process [2019-09-19T09:03:55.807Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-19T09:03:55.807Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-19T09:03:55.807Z] OSType: windows [2019-09-19T09:03:55.807Z] Architecture: x86_64 [2019-09-19T09:03:55.807Z] CPUs: 4 [2019-09-19T09:03:55.807Z] Total Memory: 32GiB [2019-09-19T09:03:55.807Z] Name: azwin-2-47fbb0 [2019-09-19T09:03:55.807Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-19T09:03:55.807Z] Docker Root Dir: D:\docker [2019-09-19T09:03:55.807Z] Debug Mode: false [2019-09-19T09:03:55.807Z] Registry: https://index.docker.io/v1/ [2019-09-19T09:03:55.807Z] Labels: [2019-09-19T09:03:55.807Z] Experimental: true [2019-09-19T09:03:55.807Z] Insecure Registries: [2019-09-19T09:03:55.807Z] 10.0.0.4:5000 [2019-09-19T09:03:55.807Z] 127.0.0.0/8 [2019-09-19T09:03:55.807Z] Registry Mirrors: [2019-09-19T09:03:55.807Z] http://10.0.0.4:5000/ [2019-09-19T09:03:55.807Z] Live Restore Enabled: false [2019-09-19T09:03:55.807Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-09-19T09:03:55.977Z] #47 DONE 213.2s [Pipeline] powershell [2019-09-19T09:03:56.538Z] [2019-09-19T09:03:56.538Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-19T09:03:57.099Z] #48 DONE 0.4s [2019-09-19T09:03:57.099Z] [2019-09-19T09:03:57.099Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-19T09:03:57.099Z] #51 DONE 0.1s [2019-09-19T09:03:57.099Z] [2019-09-19T09:03:57.099Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-19T09:03:57.099Z] #54 DONE 0.1s [2019-09-19T09:03:57.353Z] [2019-09-19T09:03:57.353Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-19T09:03:57.353Z] #56 DONE 0.2s [2019-09-19T09:03:57.353Z] [2019-09-19T09:03:57.353Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-19T09:03:57.353Z] #59 DONE 0.1s [2019-09-19T09:03:57.608Z] [2019-09-19T09:03:57.608Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-19T09:03:57.608Z] #63 DONE 0.1s [2019-09-19T09:03:57.608Z] [2019-09-19T09:03:57.608Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-19T09:03:57.608Z] #65 DONE 0.1s [2019-09-19T09:03:57.863Z] [2019-09-19T09:03:57.863Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-19T09:03:57.863Z] #66 DONE 0.0s [2019-09-19T09:03:57.863Z] [2019-09-19T09:03:57.863Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-19T09:03:58.787Z] #67 DONE 1.1s [2019-09-19T09:03:59.041Z] [2019-09-19T09:03:59.041Z] #68 exporting to image [2019-09-19T09:03:59.041Z] #68 exporting layers [2019-09-19T09:03:59.607Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:23882516 Name:quota Decls:[0xc02ec23d00 0xc02ec23d80 0xc02ec23e00 0xc02ec23e80 0xc02ec38300 0xc02ec38450] Scope:scope 0xc02ec16f90 { [2019-09-19T09:03:59.607Z] var ErrQuotaNotSupported [2019-09-19T09:03:59.607Z] type errQuotaNotSupported [2019-09-19T09:03:59.607Z] } [2019-09-19T09:03:59.607Z] Imports:[0xc02ec38180] Unresolved:[errdefs nil string] Comments:[0xc02ec1e560 0xc02ec1e6e0]} [2019-09-19T09:04:04.860Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 95.2% of statements [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-19T09:04:04.861Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-19T09:04:04.861Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-09-19T09:04:05.657Z] #68 exporting layers 6.2s done [2019-09-19T09:04:05.657Z] #68 writing image sha256:675aa62b52cc72857f0764d47287d45b0ae3d777c2e4f945e4e74f0fcc1ddf70 done [2019-09-19T09:04:05.657Z] #68 naming to docker.io/library/docker:851b000641c195630ed05313a7ad27895e4d8780 done [2019-09-19T09:04:05.657Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-19T09:04:06.175Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2019-09-19T09:04:06.650Z] ok github.com/docker/docker/builder/dockerfile 0.856s coverage: 45.1% of statements [2019-09-19T09:04:07.137Z] [2019-09-19T09:04:07.137Z] Removing bundles/ [2019-09-19T09:04:07.137Z] [2019-09-19T09:04:07.137Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-19T09:04:07.137Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:04:07.137Z] GOOS="" GOARCH="" GOARM="" [2019-09-19T09:04:10.110Z] ok github.com/docker/docker/builder/remotecontext/git 0.845s coverage: 85.1% of statements [2019-09-19T09:04:10.489Z] ok github.com/docker/docker/builder/remotecontext 0.352s coverage: 13.6% of statements [2019-09-19T09:04:10.489Z] ? github.com/docker/docker/cli [no test files] [2019-09-19T09:04:10.489Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-19T09:04:10.886Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-19T09:04:11.361Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-19T09:04:11.361Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b9a2312a\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-19T09:04:11.361Z] ---------------------------------------------------------------------------- [2019-09-19T09:04:11.361Z] [2019-09-19T09:04:11.361Z] INFO: executeCI.ps1 starting at Thu Sep 19 09:04:09 CUT 2019 [2019-09-19T09:04:11.361Z] [2019-09-19T09:04:11.361Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-19T09:04:11.361Z] INFO: Running git version 2.23.0.windows.1 [2019-09-19T09:04:11.361Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-19T09:04:11.361Z] INFO: Environment variables: [2019-09-19T09:04:11.361Z] [2019-09-19T09:04:11.361Z] Name Value [2019-09-19T09:04:11.361Z] ---- ----- [2019-09-19T09:04:11.361Z] ALLUSERSPROFILE C:\ProgramData [2019-09-19T09:04:11.361Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-19T09:04:11.361Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-19T09:04:11.361Z] BRANCH_NAME PR-39960 [2019-09-19T09:04:11.361Z] BUILD_DISPLAY_NAME #1 [2019-09-19T09:04:11.361Z] BUILD_ID 1 [2019-09-19T09:04:11.361Z] BUILD_NUMBER 1 [2019-09-19T09:04:11.361Z] BUILD_TAG jenkins-moby-PR-39960-1 [2019-09-19T09:04:11.361Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39960/1/ [2019-09-19T09:04:11.361Z] CHANGE_AUTHOR thaJeztah [2019-09-19T09:04:11.361Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-19T09:04:11.361Z] CHANGE_BRANCH lint_integration_cli [2019-09-19T09:04:11.361Z] CHANGE_FORK thaJeztah [2019-09-19T09:04:11.361Z] CHANGE_ID 39960 [2019-09-19T09:04:11.361Z] CHANGE_TARGET master [2019-09-19T09:04:11.361Z] CHANGE_TITLE integration-cli: enable golangci-lint [2019-09-19T09:04:11.361Z] CHANGE_URL https://github.com/moby/moby/pull/39960 [2019-09-19T09:04:11.361Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-19T09:04:11.361Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-19T09:04:11.361Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-19T09:04:11.361Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-19T09:04:11.361Z] COMPUTERNAME azwin-2-47fbb0 [2019-09-19T09:04:11.361Z] ComSpec C:\windows\system32\cmd.exe [2019-09-19T09:04:11.361Z] ConfigSequenceNumber 0 [2019-09-19T09:04:11.361Z] DOCKER_BUILDKIT 0 [2019-09-19T09:04:11.361Z] DOCKER_DUT_DEBUG 1 [2019-09-19T09:04:11.361Z] DOCKER_EXPERIMENTAL 1 [2019-09-19T09:04:11.361Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-19T09:04:11.361Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-19T09:04:11.361Z] EXECUTOR_NUMBER 0 [2019-09-19T09:04:11.362Z] FQDN azwin-2-47fbb0.westus.cloudapp.azure.com [2019-09-19T09:04:11.362Z] GIT_BRANCH PR-39960 [2019-09-19T09:04:11.362Z] GIT_COMMIT 851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:04:11.362Z] GIT_URL https://github.com/moby/moby.git [2019-09-19T09:04:11.362Z] HUDSON_COOKIE a2907504-480a-44bf-9e45-f0b197008a2e [2019-09-19T09:04:11.362Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-19T09:04:11.362Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-19T09:04:11.362Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-19T09:04:11.362Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-19T09:04:11.362Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-19T09:04:11.362Z] JENKINS_NODE_COOKIE 388b8334-d9d5-4ebc-842a-e01c5f9ef859 [2019-09-19T09:04:11.362Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-19T09:04:11.362Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-19T09:04:11.362Z] JOB_BASE_NAME PR-39960 [2019-09-19T09:04:11.362Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39960/display/redirect [2019-09-19T09:04:11.362Z] JOB_NAME moby/PR-39960 [2019-09-19T09:04:11.362Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39960/ [2019-09-19T09:04:11.362Z] library.jps.version master [2019-09-19T09:04:11.362Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-19T09:04:11.362Z] NODE_LABELS amd64 azure azwin-2-47fbb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-19T09:04:11.362Z] NODE_NAME azwin-2-47fbb0 [2019-09-19T09:04:11.362Z] NUMBER_OF_PROCESSORS 4 [2019-09-19T09:04:11.362Z] OS Windows_NT [2019-09-19T09:04:11.362Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-19T09:04:11.362Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-19T09:04:11.362Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-19T09:04:11.362Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-19T09:04:11.362Z] PROCESSOR_LEVEL 6 [2019-09-19T09:04:11.362Z] PROCESSOR_REVISION 4f01 [2019-09-19T09:04:11.362Z] ProgramData C:\ProgramData [2019-09-19T09:04:11.362Z] ProgramFiles C:\Program Files [2019-09-19T09:04:11.362Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-19T09:04:11.362Z] ProgramW6432 C:\Program Files [2019-09-19T09:04:11.362Z] PROMPT $P$G [2019-09-19T09:04:11.362Z] PSExecutionPolicyPreference Bypass [2019-09-19T09:04:11.362Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-19T09:04:11.362Z] PUBLIC C:\Users\Public [2019-09-19T09:04:11.362Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39960/1/display/redirect?page=changes [2019-09-19T09:04:11.362Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39960/1/display/redirect [2019-09-19T09:04:11.362Z] SKIP_VALIDATION_TESTS 1 [2019-09-19T09:04:11.362Z] SOURCES_DRIVE d [2019-09-19T09:04:11.362Z] SOURCES_SUBDIR gopath [2019-09-19T09:04:11.362Z] STAGE_NAME Run tests [2019-09-19T09:04:11.362Z] SystemDrive C: [2019-09-19T09:04:11.362Z] SystemRoot C:\windows [2019-09-19T09:04:11.362Z] TEMP C:\windows\TEMP [2019-09-19T09:04:11.362Z] TESTDEBUG 0 [2019-09-19T09:04:11.362Z] TESTRUN_DRIVE d [2019-09-19T09:04:11.362Z] TESTRUN_SUBDIR CI-1 [2019-09-19T09:04:11.362Z] TIMEOUT 120m [2019-09-19T09:04:11.362Z] TMP C:\windows\TEMP [2019-09-19T09:04:11.362Z] USERDOMAIN WORKGROUP [2019-09-19T09:04:11.362Z] USERNAME azwin-2-47fbb0$ [2019-09-19T09:04:11.362Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-19T09:04:11.362Z] windir C:\windows [2019-09-19T09:04:11.362Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-19T09:04:11.362Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-19T09:04:11.362Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-19T09:04:11.362Z] [2019-09-19T09:04:11.362Z] [2019-09-19T09:04:11.362Z] [2019-09-19T09:04:11.821Z] INFO: Sources under d:\gopath\... [2019-09-19T09:04:11.821Z] INFO: Test run under d:\CI-1\... [2019-09-19T09:04:11.821Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-19T09:04:11.821Z] INFO: docker/docker repository was found [2019-09-19T09:04:12.279Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-09-19T09:04:13.245Z] ltsc2019: Pulling from windows/servercore [2019-09-19T09:04:13.245Z] 65014b3c3121: Pulling fs layer [2019-09-19T09:04:13.245Z] 2945147eda09: Pulling fs layer [2019-09-19T09:04:16.113Z] ok github.com/docker/docker/client 0.264s coverage: 75.8% of statements [2019-09-19T09:04:17.675Z] INFO [runner] worker.1 took 1m38.504495864s with stages: megacheck: 47.955685535s, govet: 27.033011033s, gosec: 12.456197517s, gofmt: 5.113536586s, ineffassign: 2.793744847s, misspell: 1.856374808s, varcheck: 475.879283ms, deadcode: 416.011704ms, structcheck: 241.265203ms, unconvert: 162.714662ms, typecheck: 6.246µs [2019-09-19T09:04:20.954Z] INFO [runner] worker.2 took 1m42.752560538s with stages: golint: 1m14.609313649s, goimports: 28.143231019s [2019-09-19T09:04:20.954Z] INFO [runner] Workers idle times: #1: 4.253905238s [2019-09-19T09:04:20.954Z] INFO [runner] Issues before processing: 1978, after processing: 0 [2019-09-19T09:04:20.954Z] INFO [runner] processing took 667.352509ms with stages: identifier_marker: 192.176399ms, exclude: 182.080707ms, nolint: 136.435211ms, skip_dirs: 74.682246ms, autogenerated_exclude: 60.928204ms, path_prettifier: 7.983593ms, filename_unadjuster: 5.776665ms, cgo: 4.665781ms, exclude-rules: 2.594274ms, max_per_file_from_linter: 7.462µs, diff: 4.07µs, source_code: 3.624µs, uniq_by_line: 3.291µs, path_shortener: 2.986µs, max_from_linter: 2.944µs, max_same_issues: 2.767µs, skip_files: 2.285µs [2019-09-19T09:04:20.954Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-09-19T09:04:21.519Z] INFO Memory: 185 samples, avg is 1402.0MB, max is 5591.8MB [2019-09-19T09:04:21.519Z] INFO Execution took 2m15.543692823s [2019-09-19T09:04:21.777Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-19T09:04:21.777Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-19T09:04:21.777Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-19T09:04:21.777Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-19T09:04:21.813Z] 2945147eda09: Download complete [2019-09-19T09:04:22.034Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-19T09:04:22.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/make.sh dynbinary-daemon test-docker-py [2019-09-19T09:04:23.495Z] [2019-09-19T09:04:23.752Z] Removing bundles/ [2019-09-19T09:04:23.752Z] [2019-09-19T09:04:23.752Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-19T09:04:23.752Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:04:23.752Z] GOOS="" GOARCH="" GOARM="" [2019-09-19T09:04:39.063Z] Removing intermediate container 08526dc37aa8 [2019-09-19T09:04:39.063Z] ---> f2254072975b [2019-09-19T09:04:39.063Z] Step 66/125 : FROM base AS gotestsum [2019-09-19T09:04:39.063Z] ---> 587ba7f89072 [2019-09-19T09:04:39.063Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-19T09:04:39.063Z] ---> Running in a44782fb0438 [2019-09-19T09:04:39.063Z] Removing intermediate container a44782fb0438 [2019-09-19T09:04:39.063Z] ---> 9ee70a802f9c [2019-09-19T09:04:39.063Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:04:39.063Z] ---> 653c3e6a0ad4 [2019-09-19T09:04:39.063Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:04:39.063Z] ---> 272019ca96be [2019-09-19T09:04:39.063Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:04:39.063Z] ---> Running in d7a38fafd48b [2019-09-19T09:04:39.063Z] + RM_GOPATH=0 [2019-09-19T09:04:39.063Z] + TMP_GOPATH= [2019-09-19T09:04:39.063Z] + : /build [2019-09-19T09:04:39.063Z] + '[' -z '' ']' [2019-09-19T09:04:39.063Z] ++ mktemp -d [2019-09-19T09:04:39.063Z] + export GOPATH=/tmp/tmp.wDWof8Z8nQ [2019-09-19T09:04:39.063Z] + GOPATH=/tmp/tmp.wDWof8Z8nQ [2019-09-19T09:04:39.063Z] + RM_GOPATH=1 [2019-09-19T09:04:39.063Z] ++ dirname ./install.sh [2019-09-19T09:04:39.063Z] + dir=. [2019-09-19T09:04:39.063Z] + bin=gotestsum [2019-09-19T09:04:39.063Z] + shift [2019-09-19T09:04:39.063Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-19T09:04:39.063Z] + . ./gotestsum.installer [2019-09-19T09:04:39.063Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-19T09:04:39.063Z] + install_gotestsum [2019-09-19T09:04:39.063Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-19T09:04:39.063Z] + go get -d gotest.tools/gotestsum [2019-09-19T09:04:39.063Z] Installing gotestsum version v0.3.5 [2019-09-19T09:04:39.063Z] + cd /tmp/tmp.wDWof8Z8nQ/src/gotest.tools/gotestsum [2019-09-19T09:04:39.063Z] + git checkout -q v0.3.5 [2019-09-19T09:04:39.063Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-19T09:04:46.935Z] 65014b3c3121: Verifying Checksum [2019-09-19T09:04:46.935Z] 65014b3c3121: Download complete [2019-09-19T09:04:50.590Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 29.9% of statements [2019-09-19T09:04:50.591Z] ok github.com/docker/docker/container 0.128s coverage: 35.3% of statements [2019-09-19T09:04:50.591Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-19T09:04:50.591Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-19T09:04:50.591Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-19T09:04:50.591Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-19T09:04:54.856Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2019-09-19T09:04:56.166Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-09-19T09:04:58.678Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.8% of statements [2019-09-19T09:05:01.459Z] Removing intermediate container d7a38fafd48b [2019-09-19T09:05:01.459Z] ---> e9fe9a33be8f [2019-09-19T09:05:01.459Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-19T09:05:01.459Z] ---> 587ba7f89072 [2019-09-19T09:05:01.459Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-19T09:05:01.459Z] ---> Running in 1bf2fbc238a3 [2019-09-19T09:05:01.459Z] Removing intermediate container 1bf2fbc238a3 [2019-09-19T09:05:01.459Z] ---> a6802c4291d0 [2019-09-19T09:05:01.459Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:05:01.459Z] ---> f2e35f2aef6f [2019-09-19T09:05:01.459Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:05:01.459Z] ---> 4384f3a060cd [2019-09-19T09:05:01.459Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:05:01.459Z] ---> Running in 4ab80cfe6ffd [2019-09-19T09:05:01.459Z] + RM_GOPATH=0 [2019-09-19T09:05:01.459Z] + TMP_GOPATH= [2019-09-19T09:05:01.459Z] + : /build [2019-09-19T09:05:01.459Z] + '[' -z '' ']' [2019-09-19T09:05:01.459Z] ++ mktemp -d [2019-09-19T09:05:01.459Z] + export GOPATH=/tmp/tmp.ogOk409fqb [2019-09-19T09:05:01.459Z] + GOPATH=/tmp/tmp.ogOk409fqb [2019-09-19T09:05:01.459Z] + RM_GOPATH=1 [2019-09-19T09:05:01.459Z] ++ dirname ./install.sh [2019-09-19T09:05:01.459Z] + dir=. [2019-09-19T09:05:01.459Z] + bin=dockercli [2019-09-19T09:05:01.459Z] + shift [2019-09-19T09:05:01.459Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-19T09:05:01.459Z] + . ./dockercli.installer [2019-09-19T09:05:01.459Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-19T09:05:01.459Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-19T09:05:01.459Z] + install_dockercli [2019-09-19T09:05:01.459Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-19T09:05:01.459Z] ++ uname -m [2019-09-19T09:05:01.459Z] Install docker/cli version 17.06.2-ce from stable [2019-09-19T09:05:01.459Z] + arch=ppc64le [2019-09-19T09:05:01.459Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-19T09:05:01.459Z] + '[' ppc64le '!=' s390x ']' [2019-09-19T09:05:01.459Z] + '[' ppc64le '!=' armhf ']' [2019-09-19T09:05:01.459Z] + build_dockercli [2019-09-19T09:05:01.459Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ogOk409fqb/tmp/docker-ce [2019-09-19T09:05:01.459Z] Cloning into '/tmp/tmp.ogOk409fqb/tmp/docker-ce'... [2019-09-19T09:05:08.082Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-09-19T09:05:08.082Z] ok github.com/docker/docker/daemon 12.273s coverage: 17.6% of statements [2019-09-19T09:05:08.082Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-19T09:05:08.082Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-19T09:05:08.937Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 84.2% of statements [2019-09-19T09:05:09.336Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-09-19T09:05:10.391Z] ok github.com/docker/docker/daemon/events 0.107s coverage: 50.0% of statements [2019-09-19T09:05:10.391Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-19T09:05:10.391Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-19T09:05:11.906Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.2% of statements [2019-09-19T09:05:15.164Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-09-19T09:05:15.994Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.269s coverage: 57.9% of statements [2019-09-19T09:05:23.686Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.681s coverage: 45.9% of statements [2019-09-19T09:05:24.939Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.920s coverage: 72.5% of statements [2019-09-19T09:05:24.939Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-19T09:05:26.262Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.198s coverage: 50.8% of statements [2019-09-19T09:05:28.239Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.587s coverage: 76.1% of statements [2019-09-19T09:05:28.482Z] + cd /tmp/tmp.ogOk409fqb/tmp/docker-ce [2019-09-19T09:05:28.482Z] + git checkout -q v17.06.2-ce [2019-09-19T09:05:28.482Z] + mkdir -p /tmp/tmp.ogOk409fqb/src/github.com/docker [2019-09-19T09:05:28.482Z] + mv components/cli /tmp/tmp.ogOk409fqb/src/github.com/docker/cli [2019-09-19T09:05:28.482Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-19T09:05:28.501Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:05:28.501Z] [2019-09-19T09:05:28.501Z] [2019-09-19T09:05:28.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-19T09:05:28.501Z] [2019-09-19T09:05:28.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-19T09:05:28.501Z] [2019-09-19T09:05:28.501Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-19T09:05:28.501Z] PKG_CONFIG=pkg-config [2019-09-19T09:05:28.501Z] GOLANG_VERSION=1.12.9 [2019-09-19T09:05:28.501Z] HOSTNAME=394ebfb24351 [2019-09-19T09:05:28.501Z] KEEPBUNDLE=1 [2019-09-19T09:05:28.501Z] container=docker [2019-09-19T09:05:28.501Z] TEST_SKIP_INTEGRATION=1 [2019-09-19T09:05:28.501Z] GOPATH=/go [2019-09-19T09:05:28.501Z] PWD=/go/src/github.com/docker/docker [2019-09-19T09:05:28.501Z] HOME=/root [2019-09-19T09:05:28.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-19T09:05:28.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-19T09:05:28.501Z] DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:05:28.501Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-19T09:05:28.501Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-19T09:05:28.501Z] TERM=xterm [2019-09-19T09:05:28.501Z] DEST=bundles/test-integration [2019-09-19T09:05:28.501Z] SHLVL=1 [2019-09-19T09:05:28.501Z] TIMEOUT=120m [2019-09-19T09:05:28.501Z] TESTFLAGS=-test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-19T09:05:28.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-19T09:05:28.501Z] DOCKER_PKG=github.com/docker/docker [2019-09-19T09:05:28.501Z] TESTDEBUG=0 [2019-09-19T09:05:28.501Z] _=/usr/bin/env [2019-09-19T09:05:28.501Z] Building test suite binary ./integration-cli/test.main [2019-09-19T09:05:28.501Z] No new tests added to integration. [2019-09-19T09:05:28.501Z] [2019-09-19T09:05:28.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-19T09:05:28.501Z] PKG_CONFIG=pkg-config [2019-09-19T09:05:28.501Z] GOLANG_VERSION=1.12.9 [2019-09-19T09:05:28.501Z] HOSTNAME=85a7da11d16a [2019-09-19T09:05:28.501Z] KEEPBUNDLE=1 [2019-09-19T09:05:28.501Z] container=docker [2019-09-19T09:05:28.501Z] TEST_SKIP_INTEGRATION=1 [2019-09-19T09:05:28.501Z] GOPATH=/go [2019-09-19T09:05:28.501Z] PWD=/go/src/github.com/docker/docker [2019-09-19T09:05:28.501Z] HOME=/root [2019-09-19T09:05:28.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-19T09:05:28.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-19T09:05:28.501Z] DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:05:28.501Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-19T09:05:28.501Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-19T09:05:28.501Z] TERM=xterm [2019-09-19T09:05:28.501Z] DEST=bundles/test-integration [2019-09-19T09:05:28.501Z] SHLVL=1 [2019-09-19T09:05:28.501Z] TIMEOUT=120m [2019-09-19T09:05:28.501Z] TESTFLAGS=-test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-19T09:05:28.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-19T09:05:28.501Z] DOCKER_PKG=github.com/docker/docker [2019-09-19T09:05:28.501Z] TESTDEBUG=0 [2019-09-19T09:05:28.501Z] _=/usr/bin/env [2019-09-19T09:05:28.501Z] Building test suite binary ./integration-cli/test.main [2019-09-19T09:05:28.501Z] PKG_CONFIG=pkg-config [2019-09-19T09:05:28.501Z] GOLANG_VERSION=1.12.9 [2019-09-19T09:05:28.501Z] HOSTNAME=ef6599bbbb03 [2019-09-19T09:05:28.501Z] KEEPBUNDLE=1 [2019-09-19T09:05:28.501Z] container=docker [2019-09-19T09:05:28.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-19T09:05:28.501Z] GOPATH=/go [2019-09-19T09:05:28.501Z] PWD=/go/src/github.com/docker/docker [2019-09-19T09:05:28.501Z] HOME=/root [2019-09-19T09:05:28.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-19T09:05:28.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-19T09:05:28.501Z] DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:05:28.501Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-19T09:05:28.501Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-19T09:05:28.501Z] TERM=xterm [2019-09-19T09:05:28.501Z] DEST=bundles/test-integration [2019-09-19T09:05:28.501Z] SHLVL=1 [2019-09-19T09:05:28.501Z] TIMEOUT=120m [2019-09-19T09:05:28.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-19T09:05:28.501Z] DOCKER_PKG=github.com/docker/docker [2019-09-19T09:05:28.501Z] TESTDEBUG=0 [2019-09-19T09:05:28.501Z] _=/usr/bin/env [2019-09-19T09:05:28.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-19T09:05:29.647Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-19T09:05:30.948Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-09-19T09:05:32.844Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.225s coverage: 57.0% of statements [2019-09-19T09:05:32.844Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-19T09:05:32.844Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-19T09:05:33.660Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-09-19T09:05:33.660Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-09-19T09:05:33.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-19T09:05:33.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-19T09:05:35.547Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-09-19T09:05:35.547Z] ok github.com/docker/docker/daemon/logger/awslogs 0.087s coverage: 77.8% of statements [2019-09-19T09:05:35.547Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-19T09:05:35.547Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-19T09:05:36.868Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-19T09:05:36.868Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2019-09-19T09:05:37.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-19T09:05:38.541Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 62.1% of statements [2019-09-19T09:05:39.382Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-09-19T09:05:39.382Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-19T09:05:39.775Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 18.6% of statements [2019-09-19T09:05:41.664Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-09-19T09:05:42.059Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-19T09:05:43.034Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-19T09:05:43.034Z] ok github.com/docker/docker/daemon/logger/splunk 1.756s coverage: 84.5% of statements [2019-09-19T09:05:43.034Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-19T09:05:43.034Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-19T09:05:45.170Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:05:45.170Z] [2019-09-19T09:05:45.170Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-19T09:05:45.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-19T09:05:45.170Z] Using test binary docker [2019-09-19T09:05:45.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-19T09:05:45.170Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:05:45.170Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:05:45.170Z] Warning failed to create cache: (null) [2019-09-19T09:05:45.170Z] . [2019-09-19T09:05:45.170Z] INFO: Waiting for daemon to start... [2019-09-19T09:05:45.170Z] Starting dockerd [2019-09-19T09:05:45.170Z] . [2019-09-19T09:05:45.170Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-19T09:05:46.186Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-09-19T09:05:46.186Z] ok github.com/docker/docker/distribution 0.311s coverage: 22.6% of statements [2019-09-19T09:05:46.186Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-19T09:05:47.532Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-09-19T09:05:48.862Z] ok github.com/docker/docker/distribution/xfer 1.475s coverage: 83.4% of statements [2019-09-19T09:05:48.862Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-19T09:05:49.267Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-09-19T09:05:50.617Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-09-19T09:05:50.617Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-09-19T09:05:50.617Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-19T09:05:50.617Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-19T09:05:51.003Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-09-19T09:05:52.878Z] ok github.com/docker/docker/opts 0.038s coverage: 66.9% of statements [2019-09-19T09:05:53.267Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-09-19T09:05:55.127Z] ok github.com/docker/docker/pkg/archive 0.477s coverage: 76.8% of statements [2019-09-19T09:05:57.013Z] ok github.com/docker/docker/pkg/authorization 1.106s coverage: 66.7% of statements [2019-09-19T09:05:57.397Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-09-19T09:05:57.885Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-09-19T09:06:00.687Z] ok github.com/docker/docker/layer 7.819s coverage: 68.8% of statements [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/oci [no test files] [2019-09-19T09:06:00.687Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-19T09:06:00.687Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-19T09:06:01.089Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-19T09:06:01.464Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-09-19T09:06:02.751Z] ok github.com/docker/docker/pkg/chrootarchive 3.569s coverage: 43.2% of statements [2019-09-19T09:06:02.751Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-19T09:06:02.751Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-19T09:06:03.554Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-09-19T09:06:03.949Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-09-19T09:06:04.346Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-19T09:06:05.629Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-19T09:06:06.029Z] ok github.com/docker/docker/pkg/discovery/kv 3.148s coverage: 84.1% of statements [2019-09-19T09:06:06.029Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-09-19T09:06:06.856Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-19T09:06:06.856Z] ok github.com/docker/docker/pkg/fsutils 0.430s coverage: 85.1% of statements [2019-09-19T09:06:07.668Z] ok github.com/docker/docker/pkg/idtools 0.308s coverage: 70.1% of statements [2019-09-19T09:06:08.057Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 70.6% of statements [2019-09-19T09:06:08.443Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-09-19T09:06:08.443Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-09-19T09:06:08.817Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-09-19T09:06:08.817Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-19T09:06:09.196Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-09-19T09:06:09.565Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-19T09:06:09.989Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-09-19T09:06:10.378Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-09-19T09:06:10.378Z] ok github.com/docker/docker/pkg/mount 1.091s coverage: 69.6% of statements [2019-09-19T09:06:10.378Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-19T09:06:10.776Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-19T09:06:10.776Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-19T09:06:10.776Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-19T09:06:12.223Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-09-19T09:06:12.642Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-09-19T09:06:13.542Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2019-09-19T09:06:13.542Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-19T09:06:15.490Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 73.9% of statements [2019-09-19T09:06:15.490Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-19T09:06:18.718Z] ok github.com/docker/docker/pkg/signal 2.476s coverage: 61.0% of statements [2019-09-19T09:06:19.085Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-19T09:06:19.465Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-09-19T09:06:19.837Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-09-19T09:06:20.228Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-09-19T09:06:20.615Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-09-19T09:06:21.458Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-09-19T09:06:21.864Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2019-09-19T09:06:22.673Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2019-09-19T09:06:23.478Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 85.9% of statements [2019-09-19T09:06:23.478Z] testing: warning: no tests to run [2019-09-19T09:06:23.478Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-09-19T09:06:23.858Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-09-19T09:06:24.238Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-09-19T09:06:24.625Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-09-19T09:06:27.292Z] ok github.com/docker/docker/plugin 0.561s coverage: 27.1% of statements [2019-09-19T09:06:28.147Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-09-19T09:06:29.468Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-09-19T09:06:29.847Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-09-19T09:06:31.736Z] ok github.com/docker/docker/registry 0.136s coverage: 56.5% of statements [2019-09-19T09:06:32.128Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2019-09-19T09:06:32.514Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2019-09-19T09:06:33.816Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-09-19T09:06:33.816Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-19T09:06:36.808Z] + return [2019-09-19T09:06:36.809Z] Removing intermediate container 4ab80cfe6ffd [2019-09-19T09:06:36.809Z] ---> 7eba7e981172 [2019-09-19T09:06:36.809Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-19T09:06:36.809Z] ---> ad0b8aa9ef32 [2019-09-19T09:06:36.809Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-19T09:06:36.809Z] ---> Running in 1980ded07ccf [2019-09-19T09:06:36.809Z] Removing intermediate container 1980ded07ccf [2019-09-19T09:06:36.809Z] ---> 62e92fc7c989 [2019-09-19T09:06:36.809Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:06:36.809Z] ---> a089ede46a51 [2019-09-19T09:06:36.809Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:06:36.809Z] ---> aa16c06c6125 [2019-09-19T09:06:36.809Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:06:36.809Z] ---> Running in fee5cbe1f3f3 [2019-09-19T09:06:36.809Z] + RM_GOPATH=0 [2019-09-19T09:06:36.809Z] + TMP_GOPATH= [2019-09-19T09:06:36.809Z] + : /build [2019-09-19T09:06:36.809Z] + '[' -z '' ']' [2019-09-19T09:06:36.809Z] ++ mktemp -d [2019-09-19T09:06:36.809Z] + export GOPATH=/tmp/tmp.esbZwhh0Jl [2019-09-19T09:06:36.809Z] + GOPATH=/tmp/tmp.esbZwhh0Jl [2019-09-19T09:06:36.809Z] + RM_GOPATH=1 [2019-09-19T09:06:36.809Z] ++ dirname ./install.sh [2019-09-19T09:06:36.809Z] + dir=. [2019-09-19T09:06:36.809Z] + bin=runc [2019-09-19T09:06:36.809Z] + shift [2019-09-19T09:06:36.809Z] + '[' '!' -f ./runc.installer ']' [2019-09-19T09:06:36.809Z] + . ./runc.installer [2019-09-19T09:06:36.809Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T09:06:36.809Z] + install_runc [2019-09-19T09:06:36.809Z] + uname -r [2019-09-19T09:06:36.809Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-19T09:06:36.809Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-19T09:06:36.809Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-19T09:06:36.809Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-19T09:06:36.809Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.esbZwhh0Jl/src/github.com/opencontainers/runc [2019-09-19T09:06:36.809Z] Cloning into '/tmp/tmp.esbZwhh0Jl/src/github.com/opencontainers/runc'... [2019-09-19T09:06:36.809Z] + cd /tmp/tmp.esbZwhh0Jl/src/github.com/opencontainers/runc [2019-09-19T09:06:36.809Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-19T09:06:36.809Z] + '[' -z '' ']' [2019-09-19T09:06:36.809Z] + target=static [2019-09-19T09:06:36.809Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-19T09:06:36.809Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-19T09:06:37.143Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-19T09:06:37.951Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-09-19T09:06:38.796Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2019-09-19T09:06:40.132Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-09-19T09:06:45.344Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/rootless [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/volume [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-19T09:06:45.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === Skipped [2019-09-19T09:06:45.714Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-19T09:06:45.714Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-19T09:06:45.714Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-19T09:06:45.714Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-19T09:06:45.714Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-19T09:06:45.714Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:06:45.714Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-19T09:06:45.714Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-19T09:06:45.714Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-19T09:06:45.714Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] [2019-09-19T09:06:45.714Z] DONE 2084 tests, 20 skipped in 235.162s Post stage [Pipeline] junit [2019-09-19T09:06:46.643Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-19T09:06:49.227Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:851b000641c195630ed05313a7ad27895e4d8780 hack/make.sh dynbinary test-integration [2019-09-19T09:06:49.227Z] [2019-09-19T09:06:49.227Z] Removing bundles/ [2019-09-19T09:06:49.227Z] [2019-09-19T09:06:49.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-19T09:06:49.675Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:06:49.675Z] GOOS="" GOARCH="" GOARM="" [2019-09-19T09:06:58.564Z] 65014b3c3121: Pull complete [2019-09-19T09:07:03.851Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-19T09:07:03.851Z] + mkdir -p /build [2019-09-19T09:07:03.851Z] + cp runc /build/runc [2019-09-19T09:07:03.851Z] Removing intermediate container fee5cbe1f3f3 [2019-09-19T09:07:03.851Z] ---> 1f290327ceb9 [2019-09-19T09:07:03.851Z] Step 81/125 : FROM dev-base AS tini [2019-09-19T09:07:03.851Z] ---> 587ba7f89072 [2019-09-19T09:07:03.851Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:07:03.851Z] ---> Using cache [2019-09-19T09:07:03.851Z] ---> 71f3d6294346 [2019-09-19T09:07:03.851Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-19T09:07:03.851Z] ---> Running in 4e86f8c71634 [2019-09-19T09:07:03.851Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:07:03.851Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:07:03.851Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:07:03.851Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:07:03.851Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:07:03.851Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T09:07:03.851Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T09:07:03.851Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T09:07:04.863Z] Fetched 7723 kB in 2s (3066 kB/s) [2019-09-19T09:07:05.877Z] Reading package lists... [2019-09-19T09:07:06.584Z] sha256:1280954fbd021006dc06f2d07c41924b03088c06c9e79d0cd6f48f8b18766e0b [2019-09-19T09:07:06.584Z] INFO: Starting docker-py tests... [2019-09-19T09:07:06.584Z] ============================= test session starts ============================== [2019-09-19T09:07:06.584Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-19T09:07:06.584Z] rootdir: /src, inifile: pytest.ini [2019-09-19T09:07:06.584Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-19T09:07:06.584Z] collected 385 items / 6 deselected [2019-09-19T09:07:06.584Z] [2019-09-19T09:07:06.890Z] Reading package lists... [2019-09-19T09:07:07.175Z] Building dependency tree... [2019-09-19T09:07:07.175Z] Reading state information... [2019-09-19T09:07:07.459Z] The following additional packages will be installed: [2019-09-19T09:07:07.459Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-19T09:07:07.459Z] Suggested packages: [2019-09-19T09:07:07.459Z] codeblocks eclipse ninja-build lrzip [2019-09-19T09:07:07.459Z] Recommended packages: [2019-09-19T09:07:07.459Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-19T09:07:07.459Z] The following NEW packages will be installed: [2019-09-19T09:07:07.459Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-19T09:07:07.459Z] vim-common xxd [2019-09-19T09:07:07.460Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:07:07.460Z] Need to get 13.4 MB of archives. [2019-09-19T09:07:07.460Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-19T09:07:07.460Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-19T09:07:07.744Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-19T09:07:07.744Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-19T09:07:07.744Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-19T09:07:07.744Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-19T09:07:07.744Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-19T09:07:07.744Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-19T09:07:08.030Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-19T09:07:08.030Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T09:07:08.030Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T09:07:08.030Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:07:08.316Z] Fetched 13.4 MB in 0s (33.4 MB/s) [2019-09-19T09:07:08.316Z] Selecting previously unselected package cmake-data. [2019-09-19T09:07:08.316Z] (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-09-19T09:07:08.316Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-19T09:07:08.316Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-19T09:07:08.935Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-19T09:07:08.935Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-19T09:07:08.935Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:07:08.935Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-19T09:07:08.935Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-19T09:07:08.935Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-19T09:07:09.953Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-19T09:07:09.953Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-19T09:07:09.953Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:07:09.953Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-19T09:07:09.953Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-19T09:07:09.953Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-19T09:07:10.237Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-19T09:07:10.237Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-19T09:07:10.237Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-19T09:07:10.237Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-19T09:07:10.237Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-19T09:07:10.237Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-19T09:07:10.237Z] Selecting previously unselected package cmake. [2019-09-19T09:07:10.237Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-19T09:07:10.237Z] Unpacking cmake (3.7.2-1) ... [2019-09-19T09:07:10.856Z] Selecting previously unselected package xxd. [2019-09-19T09:07:10.856Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-19T09:07:10.856Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:10.856Z] Selecting previously unselected package vim-common. [2019-09-19T09:07:10.856Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:07:10.856Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:10.856Z] Processing triggers for mime-support (3.60) ... [2019-09-19T09:07:10.856Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:10.856Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-19T09:07:10.856Z] Setting up cmake-data (3.7.2-1) ... [2019-09-19T09:07:10.856Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-19T09:07:10.856Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-19T09:07:10.856Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:07:10.856Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:10.856Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:07:10.856Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-19T09:07:10.856Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-19T09:07:10.856Z] Setting up cmake (3.7.2-1) ... [2019-09-19T09:07:10.856Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:07:12.890Z] Removing intermediate container 4e86f8c71634 [2019-09-19T09:07:12.890Z] ---> bcf2a4b46dd4 [2019-09-19T09:07:12.890Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:07:12.890Z] ---> d6816d337df7 [2019-09-19T09:07:12.890Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-19T09:07:12.890Z] ---> Running in bee3200a378d [2019-09-19T09:07:12.890Z] Removing intermediate container bee3200a378d [2019-09-19T09:07:12.890Z] ---> 0876b60ed978 [2019-09-19T09:07:12.890Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:07:13.173Z] ---> 7126c34486eb [2019-09-19T09:07:13.173Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:07:13.173Z] ---> Running in 6cb444556bb6 [2019-09-19T09:07:13.456Z] + RM_GOPATH=0 [2019-09-19T09:07:13.456Z] + TMP_GOPATH= [2019-09-19T09:07:13.456Z] + : /build [2019-09-19T09:07:13.456Z] + '[' -z '' ']' [2019-09-19T09:07:13.456Z] ++ mktemp -d [2019-09-19T09:07:13.456Z] + export GOPATH=/tmp/tmp.l0rpOz2xDG [2019-09-19T09:07:13.456Z] + GOPATH=/tmp/tmp.l0rpOz2xDG [2019-09-19T09:07:13.456Z] + RM_GOPATH=1 [2019-09-19T09:07:13.456Z] ++ dirname ./install.sh [2019-09-19T09:07:13.456Z] + dir=. [2019-09-19T09:07:13.456Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:07:13.456Z] + bin=tini [2019-09-19T09:07:13.456Z] + shift [2019-09-19T09:07:13.456Z] + '[' '!' -f ./tini.installer ']' [2019-09-19T09:07:13.456Z] + . ./tini.installer [2019-09-19T09:07:13.456Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:07:13.456Z] + install_tini [2019-09-19T09:07:13.456Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-19T09:07:13.456Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.l0rpOz2xDG/tini [2019-09-19T09:07:13.456Z] Cloning into '/tmp/tmp.l0rpOz2xDG/tini'... [2019-09-19T09:07:13.740Z] + cd /tmp/tmp.l0rpOz2xDG/tini [2019-09-19T09:07:13.740Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-19T09:07:13.740Z] + cmake . [2019-09-19T09:07:14.027Z] -- The C compiler identification is GNU 6.3.0 [2019-09-19T09:07:14.027Z] -- Check for working C compiler: /usr/bin/cc [2019-09-19T09:07:14.027Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-19T09:07:14.027Z] -- Detecting C compiler ABI info [2019-09-19T09:07:14.027Z] -- Detecting C compiler ABI info - done [2019-09-19T09:07:14.027Z] -- Detecting C compile features [2019-09-19T09:07:14.647Z] -- Detecting C compile features - done [2019-09-19T09:07:14.647Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-19T09:07:14.647Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-19T09:07:14.647Z] -- Configuring done [2019-09-19T09:07:14.647Z] -- Generating done [2019-09-19T09:07:14.647Z] -- Build files have been written to: /tmp/tmp.l0rpOz2xDG/tini [2019-09-19T09:07:14.647Z] + make tini-static [2019-09-19T09:07:14.647Z] Scanning dependencies of target tini-static [2019-09-19T09:07:14.647Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-19T09:07:15.266Z] [100%] Linking C executable tini-static [2019-09-19T09:07:15.266Z] [100%] Built target tini-static [2019-09-19T09:07:15.266Z] + mkdir -p /build [2019-09-19T09:07:15.266Z] + cp tini-static /build/docker-init [2019-09-19T09:07:15.886Z] Removing intermediate container 6cb444556bb6 [2019-09-19T09:07:15.886Z] ---> 5b6fa0702a74 [2019-09-19T09:07:15.886Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-19T09:07:15.886Z] ---> 587ba7f89072 [2019-09-19T09:07:15.886Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-19T09:07:15.886Z] ---> Running in fbeee7a6bac6 [2019-09-19T09:07:15.886Z] Removing intermediate container fbeee7a6bac6 [2019-09-19T09:07:15.886Z] ---> ac049393e868 [2019-09-19T09:07:15.886Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:07:16.172Z] ---> 2ec24ee05ee0 [2019-09-19T09:07:16.172Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-19T09:07:16.172Z] ---> cf2ff36e7074 [2019-09-19T09:07:16.172Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-19T09:07:16.172Z] ---> Running in 9f4fbd607092 [2019-09-19T09:07:16.456Z] + RM_GOPATH=0 [2019-09-19T09:07:16.456Z] + TMP_GOPATH= [2019-09-19T09:07:16.456Z] + : /build/ [2019-09-19T09:07:16.456Z] + '[' -z '' ']' [2019-09-19T09:07:16.456Z] ++ mktemp -d [2019-09-19T09:07:16.456Z] + export GOPATH=/tmp/tmp.65eIBTjocZ [2019-09-19T09:07:16.456Z] + GOPATH=/tmp/tmp.65eIBTjocZ [2019-09-19T09:07:16.456Z] + RM_GOPATH=1 [2019-09-19T09:07:16.456Z] ++ dirname ./install.sh [2019-09-19T09:07:16.456Z] + dir=. [2019-09-19T09:07:16.456Z] + bin=rootlesskit [2019-09-19T09:07:16.456Z] + shift [2019-09-19T09:07:16.456Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-19T09:07:16.456Z] + . ./rootlesskit.installer [2019-09-19T09:07:16.456Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:07:16.456Z] + install_rootlesskit [2019-09-19T09:07:16.456Z] + case "$1" in [2019-09-19T09:07:16.456Z] + export CGO_ENABLED=0 [2019-09-19T09:07:16.456Z] + CGO_ENABLED=0 [2019-09-19T09:07:16.456Z] + _install_rootlesskit [2019-09-19T09:07:16.456Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-19T09:07:16.456Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.65eIBTjocZ/src/github.com/rootless-containers/rootlesskit [2019-09-19T09:07:16.456Z] Cloning into '/tmp/tmp.65eIBTjocZ/src/github.com/rootless-containers/rootlesskit'... [2019-09-19T09:07:16.456Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:07:17.482Z] + cd /tmp/tmp.65eIBTjocZ/src/github.com/rootless-containers/rootlesskit [2019-09-19T09:07:17.482Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-19T09:07:17.482Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T09:07:17.482Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-19T09:07:20.183Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-19T09:07:20.441Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-19T09:07:22.746Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-19T09:07:30.089Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-19T09:07:30.089Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-19T09:07:32.133Z] Removing intermediate container 9f4fbd607092 [2019-09-19T09:07:32.133Z] ---> f1302bfff446 [2019-09-19T09:07:32.133Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-19T09:07:32.133Z] ---> 2507acacb015 [2019-09-19T09:07:32.133Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-19T09:07:32.133Z] ---> ad0b8aa9ef32 [2019-09-19T09:07:32.133Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-19T09:07:32.133Z] ---> Running in 87f5cdb4084a [2019-09-19T09:07:32.133Z] Removing intermediate container 87f5cdb4084a [2019-09-19T09:07:32.133Z] ---> 34049e271fee [2019-09-19T09:07:32.133Z] Step 96/125 : RUN groupadd -r docker [2019-09-19T09:07:32.133Z] ---> Running in 96da450270a1 [2019-09-19T09:07:33.143Z] Removing intermediate container 96da450270a1 [2019-09-19T09:07:33.143Z] ---> f4ce2aeee30f [2019-09-19T09:07:33.143Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-19T09:07:33.143Z] ---> Running in 668058cb1d6c [2019-09-19T09:07:33.761Z] Removing intermediate container 668058cb1d6c [2019-09-19T09:07:33.761Z] ---> 1d54dddf63f5 [2019-09-19T09:07:33.761Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-19T09:07:33.761Z] ---> Running in ce390f7bdad0 [2019-09-19T09:07:34.046Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-19T09:07:34.331Z] Removing intermediate container ce390f7bdad0 [2019-09-19T09:07:34.331Z] ---> 88d274dbebc8 [2019-09-19T09:07:34.331Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-19T09:07:34.331Z] ---> Running in fc6dca63f3c0 [2019-09-19T09:07:34.949Z] Removing intermediate container fc6dca63f3c0 [2019-09-19T09:07:34.949Z] ---> b7d45b3675bf [2019-09-19T09:07:34.949Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-19T09:07:35.232Z] ---> Running in 141bd4ece966 [2019-09-19T09:07:35.849Z] Removing intermediate container 141bd4ece966 [2019-09-19T09:07:35.849Z] ---> 7303cfb87478 [2019-09-19T09:07:35.849Z] Step 101/125 : RUN ldconfig [2019-09-19T09:07:35.849Z] ---> Running in 5c5cc58938ce [2019-09-19T09:07:36.468Z] Removing intermediate container 5c5cc58938ce [2019-09-19T09:07:36.468Z] ---> 05675581548d [2019-09-19T09:07:36.468Z] 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-09-19T09:07:36.754Z] ---> Running in a94817f68400 [2019-09-19T09:07:37.039Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-19T09:07:37.039Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-19T09:07:37.039Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-19T09:07:37.039Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-19T09:07:37.039Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-19T09:07:37.325Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-19T09:07:37.609Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-19T09:07:37.609Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-19T09:07:39.660Z] Fetched 7723 kB in 2s (3085 kB/s) [2019-09-19T09:07:40.671Z] Reading package lists... [2019-09-19T09:07:41.683Z] Reading package lists... [2019-09-19T09:07:41.967Z] Building dependency tree... [2019-09-19T09:07:41.967Z] Reading state information... [2019-09-19T09:07:41.967Z] The following additional packages will be installed: [2019-09-19T09:07:41.967Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-19T09:07:41.967Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-19T09:07:41.967Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-19T09:07:41.967Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-19T09:07:41.967Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-19T09:07:41.967Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-19T09:07:41.967Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-19T09:07:41.967Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-19T09:07:41.967Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-19T09:07:41.967Z] Suggested packages: [2019-09-19T09:07:41.967Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-19T09:07:41.967Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-19T09:07:41.967Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-19T09:07:41.967Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-19T09:07:41.967Z] Recommended packages: [2019-09-19T09:07:41.967Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-19T09:07:41.967Z] python3-keyrings.alt python3-xdg unzip [2019-09-19T09:07:43.011Z] The following NEW packages will be installed: [2019-09-19T09:07:43.011Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-19T09:07:43.011Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-19T09:07:43.011Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-19T09:07:43.011Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-19T09:07:43.011Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-19T09:07:43.011Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-19T09:07:43.011Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-19T09:07:43.011Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-19T09:07:43.011Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-19T09:07:43.011Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-19T09:07:43.011Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-19T09:07:43.011Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-19T09:07:43.011Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-19T09:07:43.011Z] xfsprogs xxd xz-utils zip [2019-09-19T09:07:43.011Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-19T09:07:43.011Z] Need to get 87.3 MB of archives. [2019-09-19T09:07:43.011Z] After this operation, 585 MB of additional disk space will be used. [2019-09-19T09:07:43.011Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-19T09:07:43.298Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-19T09:07:43.298Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-19T09:07:43.298Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-19T09:07:43.298Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-19T09:07:43.298Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-19T09:07:43.298Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-19T09:07:43.298Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-19T09:07:43.298Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-19T09:07:43.298Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-19T09:07:43.298Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-19T09:07:43.298Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-19T09:07:43.298Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-19T09:07:43.298Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-19T09:07:43.298Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-19T09:07:43.298Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-19T09:07:43.298Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-19T09:07:43.298Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-19T09:07:43.298Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-19T09:07:43.298Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-19T09:07:43.298Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-19T09:07:43.298Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-19T09:07:43.298Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-19T09:07:43.298Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-19T09:07:43.298Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-19T09:07:43.298Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-19T09:07:43.298Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-19T09:07:43.298Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-19T09:07:43.298Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-19T09:07:43.298Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-19T09:07:43.298Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-19T09:07:43.298Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-19T09:07:43.298Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-19T09:07:43.298Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-19T09:07:43.298Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-19T09:07:43.298Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-19T09:07:43.298Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-19T09:07:43.298Z] 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-09-19T09:07:43.298Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-19T09:07:43.298Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-19T09:07:43.298Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-19T09:07:43.298Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-19T09:07:43.298Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-19T09:07:43.298Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-19T09:07:43.299Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-19T09:07:43.299Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-19T09:07:43.299Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-19T09:07:43.299Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-19T09:07:43.583Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-19T09:07:43.583Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-19T09:07:43.583Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-19T09:07:43.583Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-19T09:07:43.583Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-19T09:07:43.583Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-19T09:07:43.583Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-19T09:07:43.583Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-19T09:07:43.583Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-19T09:07:43.583Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-19T09:07:43.583Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-19T09:07:43.583Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-19T09:07:43.583Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-19T09:07:43.583Z] 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-09-19T09:07:43.872Z] 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-09-19T09:07:43.872Z] 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-09-19T09:07:43.872Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-19T09:07:43.872Z] 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-09-19T09:07:43.872Z] 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-09-19T09:07:43.872Z] 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-09-19T09:07:44.502Z] 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-09-19T09:07:45.524Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-19T09:07:45.525Z] Fetched 87.3 MB in 2s (41.9 MB/s) [2019-09-19T09:07:45.525Z] Selecting previously unselected package bash-completion. [2019-09-19T09:07:45.525Z] (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-09-19T09:07:45.525Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-19T09:07:46.559Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-19T09:07:46.845Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-19T09:07:46.845Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-19T09:07:46.845Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-19T09:07:46.845Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-19T09:07:46.845Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-19T09:07:46.845Z] Selecting previously unselected package python3.5-minimal. [2019-09-19T09:07:46.845Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-19T09:07:46.845Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T09:07:47.129Z] Selecting previously unselected package python3-minimal. [2019-09-19T09:07:47.129Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-19T09:07:47.129Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-19T09:07:47.129Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-19T09:07:47.129Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-19T09:07:47.129Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-19T09:07:47.416Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-19T09:07:47.416Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-19T09:07:47.416Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-19T09:07:47.701Z] Selecting previously unselected package python3.5. [2019-09-19T09:07:47.701Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-19T09:07:47.702Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T09:07:47.702Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-19T09:07:47.702Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-19T09:07:47.702Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-19T09:07:47.702Z] Selecting previously unselected package dh-python. [2019-09-19T09:07:47.702Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-19T09:07:47.702Z] Unpacking dh-python (2.20170125) ... [2019-09-19T09:07:47.702Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-19T09:07:47.702Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-19T09:07:48.569Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:07:48.569Z] [2019-09-19T09:07:48.569Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-19T09:07:48.569Z] PKG_CONFIG=pkg-config [2019-09-19T09:07:48.569Z] GOLANG_VERSION=1.12.9 [2019-09-19T09:07:48.569Z] HOSTNAME=071448ed0a4b [2019-09-19T09:07:48.569Z] DOCKER_EXPERIMENTAL=1 [2019-09-19T09:07:48.569Z] container=docker [2019-09-19T09:07:48.569Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-19T09:07:48.569Z] GOPATH=/go [2019-09-19T09:07:48.569Z] PWD=/go/src/github.com/docker/docker [2019-09-19T09:07:48.569Z] HOME=/root [2019-09-19T09:07:48.569Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-19T09:07:48.569Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-19T09:07:48.569Z] DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:07:48.569Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-19T09:07:48.569Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-19T09:07:48.569Z] TERM=xterm [2019-09-19T09:07:48.569Z] DEST=bundles/test-integration [2019-09-19T09:07:48.569Z] SHLVL=1 [2019-09-19T09:07:48.569Z] TIMEOUT=120m [2019-09-19T09:07:48.569Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-19T09:07:48.569Z] DOCKER_PKG=github.com/docker/docker [2019-09-19T09:07:48.569Z] TESTDEBUG=0 [2019-09-19T09:07:48.569Z] _=/usr/bin/env [2019-09-19T09:07:48.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-19T09:07:48.712Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package python3. [2019-09-19T09:07:48.997Z] (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-09-19T09:07:48.997Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking python3 (3.5.3-1) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package pigz. [2019-09-19T09:07:48.997Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking pigz (2.3.4-1) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-19T09:07:48.997Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-19T09:07:48.997Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-19T09:07:48.997Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:07:48.997Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-19T09:07:48.997Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-19T09:07:48.997Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-19T09:07:49.292Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package iptables. [2019-09-19T09:07:49.292Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package xxd. [2019-09-19T09:07:49.292Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package vim-common. [2019-09-19T09:07:49.292Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:07:49.292Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package bzip2. [2019-09-19T09:07:49.292Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-19T09:07:49.292Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-19T09:07:49.292Z] Selecting previously unselected package xz-utils. [2019-09-19T09:07:49.292Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-19T09:07:49.292Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-19T09:07:49.577Z] Selecting previously unselected package aufs-tools. [2019-09-19T09:07:49.577Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-19T09:07:49.577Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-19T09:07:49.577Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-19T09:07:49.577Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-19T09:07:49.577Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:07:49.577Z] Selecting previously unselected package btrfs-progs. [2019-09-19T09:07:49.577Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-19T09:07:49.577Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-19T09:07:49.577Z] Selecting previously unselected package btrfs-tools. [2019-09-19T09:07:49.577Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-19T09:07:49.577Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-19T09:07:49.577Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-19T09:07:49.577Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-19T09:07:49.577Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package dmsetup. [2019-09-19T09:07:49.862Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-19T09:07:49.862Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-19T09:07:49.862Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package jq. [2019-09-19T09:07:49.862Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-19T09:07:49.862Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libcap2-bin. [2019-09-19T09:07:49.862Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-19T09:07:49.862Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-19T09:07:49.862Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-19T09:07:49.862Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-19T09:07:49.862Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-19T09:07:50.146Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-19T09:07:50.146Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-19T09:07:50.146Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-19T09:07:50.146Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-19T09:07:50.146Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-19T09:07:50.146Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-19T09:07:50.146Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-19T09:07:50.146Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-19T09:07:50.146Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-19T09:07:50.146Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-19T09:07:50.146Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-19T09:07:50.146Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-19T09:07:50.431Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-19T09:07:50.431Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-19T09:07:50.431Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-19T09:07:50.431Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-19T09:07:50.431Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-19T09:07:50.431Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-19T09:07:50.431Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-19T09:07:50.431Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-19T09:07:50.431Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-19T09:07:50.431Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-19T09:07:50.431Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-19T09:07:50.431Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-19T09:07:50.431Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-19T09:07:50.431Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-19T09:07:50.431Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-19T09:07:51.051Z] Selecting previously unselected package net-tools. [2019-09-19T09:07:51.051Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-19T09:07:51.051Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T09:07:51.051Z] Selecting previously unselected package python-pip-whl. [2019-09-19T09:07:51.051Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-19T09:07:51.051Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T09:07:51.051Z] Selecting previously unselected package python3-pip. [2019-09-19T09:07:51.051Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-19T09:07:51.051Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T09:07:51.051Z] Selecting previously unselected package python3-pkg-resources. [2019-09-19T09:07:51.051Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-19T09:07:51.051Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-19T09:07:51.051Z] Selecting previously unselected package python3-setuptools. [2019-09-19T09:07:51.051Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-19T09:07:51.051Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-19T09:07:51.344Z] Selecting previously unselected package python3-wheel. [2019-09-19T09:07:51.344Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-19T09:07:51.344Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-19T09:07:51.344Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-19T09:07:51.344Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-19T09:07:51.344Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T09:07:51.344Z] Selecting previously unselected package vim-runtime. [2019-09-19T09:07:51.344Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-19T09:07:51.344Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-19T09:07:51.344Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-19T09:07:51.344Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:52.375Z] Selecting previously unselected package vim. [2019-09-19T09:07:52.375Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-19T09:07:52.375Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:07:52.663Z] Selecting previously unselected package xfsprogs. [2019-09-19T09:07:52.663Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-19T09:07:52.663Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-19T09:07:52.663Z] Selecting previously unselected package zip. [2019-09-19T09:07:52.663Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-19T09:07:52.663Z] Unpacking zip (3.0-11+b1) ... [2019-09-19T09:07:52.663Z] Selecting previously unselected package libapparmor-perl. [2019-09-19T09:07:52.663Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-19T09:07:52.663Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T09:07:52.663Z] Selecting previously unselected package apparmor. [2019-09-19T09:07:52.663Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-19T09:07:52.947Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-19T09:07:52.947Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-19T09:07:52.947Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-19T09:07:52.947Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T09:07:53.232Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-19T09:07:53.232Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-19T09:07:53.232Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T09:07:53.851Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-19T09:07:53.851Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-19T09:07:53.851Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T09:07:53.851Z] Selecting previously unselected package mingw-w64-common. [2019-09-19T09:07:53.851Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-19T09:07:53.851Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-19T09:07:54.866Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-19T09:07:54.866Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-19T09:07:54.866Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T09:07:55.883Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-19T09:07:55.883Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-19T09:07:55.883Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T09:07:55.883Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-19T09:07:55.883Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-19T09:07:56.168Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:07:56.904Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-19T09:08:00.571Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-19T09:08:00.571Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-19T09:08:00.571Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:08:04.047Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-19T09:08:04.047Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-19T09:08:04.047Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-19T09:08:04.047Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-19T09:08:04.047Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-19T09:08:04.047Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:08:04.047Z] Processing triggers for mime-support (3.60) ... [2019-09-19T09:08:04.047Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:08:04.047Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-19T09:08:04.047Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-19T09:08:04.047Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-19T09:08:04.047Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-19T09:08:04.047Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-19T09:08:05.060Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-19T09:08:05.060Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-19T09:08:05.060Z] Setting up zip (3.0-11+b1) ... [2019-09-19T09:08:05.060Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-19T09:08:05.060Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-19T09:08:05.060Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-19T09:08:05.060Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:08:05.060Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-19T09:08:05.060Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:08:05.060Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-19T09:08:05.060Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-19T09:08:05.060Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-19T09:08:05.060Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:08:05.060Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-19T09:08:05.060Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-19T09:08:05.060Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-19T09:08:05.060Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:08:05.344Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-19T09:08:05.344Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-19T09:08:05.344Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-19T09:08:05.344Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-19T09:08:05.344Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-19T09:08:05.344Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-19T09:08:05.344Z] Setting up pigz (2.3.4-1) ... [2019-09-19T09:08:05.344Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-19T09:08:05.344Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-19T09:08:05.344Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:08:05.344Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-19T09:08:05.344Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-19T09:08:05.344Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-19T09:08:05.344Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-19T09:08:05.344Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-19T09:08:05.344Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-19T09:08:05.344Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-19T09:08:05.344Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-19T09:08:05.344Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-19T09:08:05.344Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-19T09:08:05.344Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-19T09:08:05.344Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-19T09:08:05.344Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-19T09:08:05.344Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-19T09:08:05.344Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-19T09:08:07.376Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-19T09:08:07.376Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-19T09:08:07.376Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] 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-09-19T09:08:07.376Z] Setting up python3 (3.5.3-1) ... [2019-09-19T09:08:07.994Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-19T09:08:08.613Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-19T09:08:08.613Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-19T09:08:08.613Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-19T09:08:08.613Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-19T09:08:08.898Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-19T09:08:09.207Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-19T09:08:09.207Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-19T09:08:09.823Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-19T09:08:09.823Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-19T09:08:10.109Z] Setting up dh-python (2.20170125) ... [2019-09-19T09:08:10.392Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-19T09:08:10.392Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-19T09:08:19.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-19T09:08:20.681Z] Removing intermediate container a94817f68400 [2019-09-19T09:08:20.681Z] ---> 09f4e03bccba [2019-09-19T09:08:20.681Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-19T09:08:20.681Z] ---> Running in 9c656da48933 [2019-09-19T09:08:23.371Z] Collecting yamllint==1.16.0 [2019-09-19T09:08:23.371Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-19T09:08:23.654Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-19T09:08:23.654Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-19T09:08:24.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-19T09:08:24.666Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-19T09:08:24.666Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-19T09:08:25.283Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-19T09:08:25.283Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-19T09:08:25.901Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-19T09:08:25.901Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-19T09:08:25.901Z] Running setup.py bdist_wheel for pathspec: started [2019-09-19T09:08:26.518Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-19T09:08:26.518Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-19T09:08:26.518Z] Successfully built pyyaml pathspec [2019-09-19T09:08:26.518Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-19T09:08:26.802Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-19T09:08:27.423Z] Removing intermediate container 9c656da48933 [2019-09-19T09:08:27.423Z] ---> 45277d1d20a4 [2019-09-19T09:08:27.423Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-19T09:08:28.436Z] ---> 4e7796c6cb59 [2019-09-19T09:08:28.436Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-19T09:08:32.840Z] ---> d755c9fb78e8 [2019-09-19T09:08:32.840Z] Step 106/125 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-19T09:08:33.123Z] ---> ff476f157cf3 [2019-09-19T09:08:33.123Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-19T09:08:33.407Z] ---> 4fcd7d341fcb [2019-09-19T09:08:33.407Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-19T09:08:33.693Z] ---> 31aedbdf4ceb [2019-09-19T09:08:33.693Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-19T09:08:34.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-19T09:08:34.313Z] ---> eabe58becf69 [2019-09-19T09:08:34.313Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-19T09:08:34.313Z] ---> c55652b4ddc3 [2019-09-19T09:08:34.313Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-19T09:08:34.599Z] ---> 012b67f82b2c [2019-09-19T09:08:34.599Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-19T09:08:35.613Z] ---> 07c493679904 [2019-09-19T09:08:35.613Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-19T09:08:35.898Z] ---> 86adbcc45a1a [2019-09-19T09:08:35.898Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-19T09:08:36.517Z] ---> 6b481ae2ea5a [2019-09-19T09:08:36.517Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-19T09:08:37.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-19T09:08:37.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-19T09:08:38.001Z] ---> 551e4d97c220 [2019-09-19T09:08:38.001Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-19T09:08:38.300Z] ---> 9eed1b85355a [2019-09-19T09:08:38.300Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-19T09:08:38.919Z] ---> cc60478373fd [2019-09-19T09:08:38.919Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-19T09:08:38.919Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-19T09:08:38.919Z] bad55c542dc9: Pulling fs layer [2019-09-19T09:08:39.538Z] bad55c542dc9: Verifying Checksum [2019-09-19T09:08:39.538Z] bad55c542dc9: Download complete [2019-09-19T09:08:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-19T09:08:40.156Z] bad55c542dc9: Pull complete [2019-09-19T09:08:40.156Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-19T09:08:40.156Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-19T09:08:40.440Z] ---> f2addccdf3ff [2019-09-19T09:08:40.440Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-19T09:08:40.440Z] ---> Running in f8b1bec60fdd [2019-09-19T09:08:40.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-19T09:08:40.723Z] Removing intermediate container f8b1bec60fdd [2019-09-19T09:08:40.723Z] ---> c8120d985a09 [2019-09-19T09:08:40.723Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-19T09:08:40.723Z] ---> Running in 275265f14768 [2019-09-19T09:08:40.723Z] Removing intermediate container 275265f14768 [2019-09-19T09:08:40.723Z] ---> 24ebbd72fb1b [2019-09-19T09:08:40.723Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-19T09:08:40.723Z] ---> Running in 87f2f59a87ea [2019-09-19T09:08:41.007Z] Removing intermediate container 87f2f59a87ea [2019-09-19T09:08:41.007Z] ---> 9bf0ff8edb24 [2019-09-19T09:08:41.007Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-19T09:08:41.007Z] ---> Running in 250911e74560 [2019-09-19T09:08:41.007Z] Removing intermediate container 250911e74560 [2019-09-19T09:08:41.007Z] ---> 635d0a8aac16 [2019-09-19T09:08:41.007Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-19T09:08:41.007Z] ---> Running in c960f44c49b1 [2019-09-19T09:08:41.291Z] Removing intermediate container c960f44c49b1 [2019-09-19T09:08:41.291Z] ---> a216d2360263 [2019-09-19T09:08:41.291Z] Step 124/125 : FROM dev AS final [2019-09-19T09:08:41.291Z] ---> a216d2360263 [2019-09-19T09:08:41.291Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-19T09:08:43.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-19T09:08:46.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-19T09:08:47.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-19T09:08:48.120Z] ---> 723fba6bd4e0 [2019-09-19T09:08:48.120Z] Successfully built 723fba6bd4e0 [2019-09-19T09:08:48.120Z] Successfully tagged docker:851b000641c195630ed05313a7ad27895e4d8780 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-19T09:08:48.542Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/test/unit [2019-09-19T09:08:49.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-19T09:08:52.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-19T09:08:52.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-19T09:08:54.060Z] ? github.com/docker/docker/api [no test files] [2019-09-19T09:08:55.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-19T09:08:56.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-19T09:08:57.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-19T09:08:58.936Z] ................................................ [ 29%] [2019-09-19T09:09:00.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-19T09:09:01.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-19T09:09:02.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-19T09:09:03.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-19T09:09:06.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-19T09:09:09.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-19T09:09:10.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-19T09:09:10.202Z] 2945147eda09: Pull complete [2019-09-19T09:09:10.203Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-19T09:09:10.203Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:09:10.203Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:09:10.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-09-19T09:09:10.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-09-19T09:09:10.203Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-19T09:09:10.203Z] INFO: Docker version of control daemon [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Client: Docker Engine - Enterprise [2019-09-19T09:09:10.203Z] Version: 19.03.2 [2019-09-19T09:09:10.203Z] API version: 1.40 [2019-09-19T09:09:10.203Z] Go version: go1.12.8 [2019-09-19T09:09:10.203Z] Git commit: c92ab06ed9 [2019-09-19T09:09:10.203Z] Built: 09/03/2019 16:38:11 [2019-09-19T09:09:10.203Z] OS/Arch: windows/amd64 [2019-09-19T09:09:10.203Z] Experimental: false [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Server: Docker Engine - Enterprise [2019-09-19T09:09:10.203Z] Engine: [2019-09-19T09:09:10.203Z] Version: 19.03.2 [2019-09-19T09:09:10.203Z] API version: 1.40 (minimum version 1.24) [2019-09-19T09:09:10.203Z] Go version: go1.12.8 [2019-09-19T09:09:10.203Z] Git commit: c92ab06ed9 [2019-09-19T09:09:10.203Z] Built: 09/03/2019 16:35:47 [2019-09-19T09:09:10.203Z] OS/Arch: windows/amd64 [2019-09-19T09:09:10.203Z] Experimental: true [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] INFO: Docker info of control daemon [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Client: [2019-09-19T09:09:10.203Z] Debug Mode: false [2019-09-19T09:09:10.203Z] Plugins: [2019-09-19T09:09:10.203Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Server: [2019-09-19T09:09:10.203Z] Containers: 0 [2019-09-19T09:09:10.203Z] Running: 0 [2019-09-19T09:09:10.203Z] Paused: 0 [2019-09-19T09:09:10.203Z] Stopped: 0 [2019-09-19T09:09:10.203Z] Images: 1 [2019-09-19T09:09:10.203Z] Server Version: 19.03.2 [2019-09-19T09:09:10.203Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-19T09:09:10.203Z] Windows: [2019-09-19T09:09:10.203Z] LCOW: [2019-09-19T09:09:10.203Z] Logging Driver: json-file [2019-09-19T09:09:10.203Z] Plugins: [2019-09-19T09:09:10.203Z] Volume: local [2019-09-19T09:09:10.203Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-19T09:09:10.203Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-19T09:09:10.203Z] Swarm: inactive [2019-09-19T09:09:10.203Z] Default Isolation: process [2019-09-19T09:09:10.203Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-19T09:09:10.203Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-19T09:09:10.203Z] OSType: windows [2019-09-19T09:09:10.203Z] Architecture: x86_64 [2019-09-19T09:09:10.203Z] CPUs: 4 [2019-09-19T09:09:10.203Z] Total Memory: 32GiB [2019-09-19T09:09:10.203Z] Name: azwin-2-47fbb0 [2019-09-19T09:09:10.203Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-19T09:09:10.203Z] Docker Root Dir: D:\docker [2019-09-19T09:09:10.203Z] Debug Mode: false [2019-09-19T09:09:10.203Z] Registry: https://index.docker.io/v1/ [2019-09-19T09:09:10.203Z] Labels: [2019-09-19T09:09:10.203Z] Experimental: true [2019-09-19T09:09:10.203Z] Insecure Registries: [2019-09-19T09:09:10.203Z] 10.0.0.4:5000 [2019-09-19T09:09:10.203Z] 127.0.0.0/8 [2019-09-19T09:09:10.203Z] Registry Mirrors: [2019-09-19T09:09:10.203Z] http://10.0.0.4:5000/ [2019-09-19T09:09:10.203Z] Live Restore Enabled: false [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] INFO: Commit hash is 851b00064 [2019-09-19T09:09:10.203Z] INFO: Nuke-Everything... [2019-09-19T09:09:10.203Z] INFO: Container count on control daemon to delete is 0 [2019-09-19T09:09:10.203Z] INFO: Nuking d:\CI-1 [2019-09-19T09:09:10.203Z] INFO: Zapped successfully [2019-09-19T09:09:10.203Z] INFO: Location for testing is d:\CI-1\CI-851b00064 [2019-09-19T09:09:10.203Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] INFO: Building the image from Dockerfile.windows at 09/19/2019 09:09:00... [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Sending build context to Docker daemon 49.97MB [2019-09-19T09:09:10.203Z] [2019-09-19T09:09:10.203Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-19T09:09:10.203Z] ---> 1ddfa8bee56a [2019-09-19T09:09:10.203Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-19T09:09:10.203Z] ---> Running in d290459d91d9 [2019-09-19T09:09:10.203Z] Removing intermediate container d290459d91d9 [2019-09-19T09:09:10.203Z] ---> 295a345fb2da [2019-09-19T09:09:10.203Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-19T09:09:10.203Z] ---> Running in 1518cc0bddd8 [2019-09-19T09:09:10.203Z] Removing intermediate container 1518cc0bddd8 [2019-09-19T09:09:10.203Z] ---> 75a326db000d [2019-09-19T09:09:10.203Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-19T09:09:10.203Z] ---> Running in c1fa8ce8ab1b [2019-09-19T09:09:10.203Z] Removing intermediate container c1fa8ce8ab1b [2019-09-19T09:09:10.203Z] ---> b9a68acc13e7 [2019-09-19T09:09:10.203Z] 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/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/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 ${GOPATH}\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-09-19T09:09:10.203Z] ---> Running in 3bf91e692e44 [2019-09-19T09:09:12.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-19T09:09:13.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-19T09:09:13.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-19T09:09:15.994Z] [2019-09-19T09:09:15.994Z] SUCCESS: Specified value was saved. [2019-09-19T09:09:17.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-19T09:09:17.528Z] INFO: Downloading git... [2019-09-19T09:09:18.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-19T09:09:18.193Z] Using test binary docker [2019-09-19T09:09:18.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-19T09:09:18.193Z] +++ /etc/init.d/apparmor start [2019-09-19T09:09:18.193Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:09:18.193Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:09:18.193Z] Warning failed to create cache: (null) [2019-09-19T09:09:18.193Z] . [2019-09-19T09:09:18.193Z] Starting dockerd [2019-09-19T09:09:18.193Z] INFO: Waiting for daemon to start... [2019-09-19T09:09:18.194Z] +++ 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-09-19T09:09:18.224Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-19T09:09:19.219Z] INFO: Downloading go... [2019-09-19T09:09:20.185Z] . [2019-09-19T09:09:20.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-19T09:09:20.191Z] INFO: Downloading compiler 1 of 3... [2019-09-19T09:09:20.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-19T09:09:20.568Z] Error: No such image: emptyfs [2019-09-19T09:09:20.568Z] ++++ docker load [2019-09-19T09:09:20.568Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-19T09:09:20.568Z] Running integration-test (iteration 1) [2019-09-19T09:09:20.568Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-19T09:09:20.568Z] ++ 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-09-19T09:09:20.568Z] ++ set -e [2019-09-19T09:09:20.568Z] ++ '[' -n 0 ']' [2019-09-19T09:09:20.568Z] ++ set -x [2019-09-19T09:09:20.568Z] ++ env -i DEST=/go/src/github.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-09-19T09:09:20.648Z] INFO: Downloading compiler 2 of 3... [2019-09-19T09:09:21.106Z] INFO: Downloading compiler 3 of 3... [2019-09-19T09:09:21.112Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2019-09-19T09:09:21.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-19T09:09:21.564Z] INFO: Extracting git... [2019-09-19T09:09:26.194Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-19T09:09:29.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-19T09:09:30.045Z] Loaded image: buildpack-deps:jessie [2019-09-19T09:09:30.045Z] Loaded image: busybox:latest [2019-09-19T09:09:30.045Z] Loaded image: busybox:glibc [2019-09-19T09:09:30.045Z] Loaded image: debian:jessie [2019-09-19T09:09:30.045Z] Loaded image: hello-world:latest [2019-09-19T09:09:30.045Z] INFO: Testing against a local daemon [2019-09-19T09:09:30.045Z] === RUN TestCgroupNamespacesBuild [2019-09-19T09:09:30.411Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-19T09:09:31.867Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2019-09-19T09:09:31.867Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-19T09:09:31.867Z] daemon.go:336: [d495c494ee2ed] waiting for daemon to start [2019-09-19T09:09:31.867Z] daemon.go:336: [d495c494ee2ed] waiting for daemon to start [2019-09-19T09:09:31.867Z] daemon.go:364: [d495c494ee2ed] daemon started [2019-09-19T09:09:31.867Z] daemon.go:472: [d495c494ee2ed] Stopping daemon [2019-09-19T09:09:31.867Z] daemon.go:307: [d495c494ee2ed] exiting daemon [2019-09-19T09:09:31.867Z] daemon.go:459: [d495c494ee2ed] Daemon stopped [2019-09-19T09:09:31.867Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:09:33.714Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2019-09-19T09:09:33.714Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:09:33.714Z] daemon.go:336: [df57592fa2eb0] waiting for daemon to start [2019-09-19T09:09:33.714Z] daemon.go:336: [df57592fa2eb0] waiting for daemon to start [2019-09-19T09:09:33.714Z] daemon.go:364: [df57592fa2eb0] daemon started [2019-09-19T09:09:33.714Z] daemon.go:472: [df57592fa2eb0] Stopping daemon [2019-09-19T09:09:33.714Z] daemon.go:307: [df57592fa2eb0] exiting daemon [2019-09-19T09:09:33.714Z] daemon.go:459: [df57592fa2eb0] Daemon stopped [2019-09-19T09:09:33.714Z] === RUN TestBuildWithSession [2019-09-19T09:09:36.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-19T09:09:36.190Z] --- PASS: TestBuildWithSession (2.65s) [2019-09-19T09:09:36.190Z] === RUN TestBuildSquashParent [2019-09-19T09:09:39.237Z] INFO: Expanding go... [2019-09-19T09:09:42.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-19T09:09:43.870Z] --- PASS: TestBuildSquashParent (6.77s) [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:09:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:09:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:09:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:09:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:09:45.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:09:45.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:09:48.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:09:48.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:09:50.546Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-19T09:09:50.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2019-09-19T09:09:50.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2019-09-19T09:09:50.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2019-09-19T09:09:50.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2019-09-19T09:09:50.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2019-09-19T09:09:50.547Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s) [2019-09-19T09:09:50.547Z] === RUN TestBuildMultiStageCopy [2019-09-19T09:09:50.547Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-19T09:09:50.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-19T09:09:51.856Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-19T09:09:53.877Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-19T09:09:53.877Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-19T09:09:54.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-19T09:09:54.723Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-19T09:09:55.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2019-09-19T09:09:55.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-09-19T09:09:55.628Z] === RUN TestBuildMultiStageParentConfig [2019-09-19T09:09:57.541Z] --- PASS: TestBuildMultiStageParentConfig (1.79s) [2019-09-19T09:09:57.541Z] === RUN TestBuildLabelWithTargets [2019-09-19T09:10:00.005Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2019-09-19T09:10:00.005Z] === RUN TestBuildWithEmptyLayers [2019-09-19T09:10:00.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-19T09:10:00.795Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2019-09-19T09:10:00.795Z] === RUN TestBuildMultiStageOnBuild [2019-09-19T09:10:00.934Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-19T09:10:02.561Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-19T09:10:03.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-19T09:10:03.219Z] Using test binary docker [2019-09-19T09:10:03.274Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2019-09-19T09:10:03.274Z] === RUN TestBuildUncleanTarFilenames [2019-09-19T09:10:03.475Z] +++ /etc/init.d/apparmor start [2019-09-19T09:10:03.475Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:10:03.475Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:10:03.475Z] Warning failed to create cache: (null) [2019-09-19T09:10:03.475Z] . [2019-09-19T09:10:03.475Z] Starting dockerd [2019-09-19T09:10:03.475Z] INFO: Waiting for daemon to start... [2019-09-19T09:10:03.475Z] +++ 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-09-19T09:10:04.377Z] INFO: Expanding compiler 1 of 3... [2019-09-19T09:10:04.579Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2019-09-19T09:10:04.579Z] === RUN TestBuildMultiStageLayerLeak [2019-09-19T09:10:05.343Z] INFO: Expanding compiler 2 of 3... [2019-09-19T09:10:05.405Z] . [2019-09-19T09:10:05.405Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-19T09:10:05.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-19T09:10:05.660Z] Error: No such image: emptyfs [2019-09-19T09:10:05.660Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-19T09:10:05.660Z] ++++ docker load [2019-09-19T09:10:06.265Z] Running integration-test (iteration 1) [2019-09-19T09:10:06.265Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-19T09:10:06.265Z] ++ 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-09-19T09:10:06.265Z] ++ set -e [2019-09-19T09:10:06.265Z] ++ '[' -n 0 ']' [2019-09-19T09:10:06.265Z] ++ set -x [2019-09-19T09:10:06.265Z] ++ env -i DEST=/go/src/github.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-09-19T09:10:07.360Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2019-09-19T09:10:07.360Z] === RUN TestBuildWithHugeFile [2019-09-19T09:10:08.705Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-19T09:10:12.408Z] INFO: Expanding compiler 3 of 3... [2019-09-19T09:10:12.408Z] INFO: Removing downloaded files... [2019-09-19T09:10:12.408Z] INFO: Creating source directory... [2019-09-19T09:10:12.408Z] INFO: Configuring git core.autocrlf... [2019-09-19T09:10:12.408Z] INFO: Completed [2019-09-19T09:10:22.078Z] ........................ [ 67%] [2019-09-19T09:10:38.368Z] Loaded image: buildpack-deps:jessie [2019-09-19T09:10:38.368Z] Loaded image: busybox:latest [2019-09-19T09:10:38.368Z] Loaded image: busybox:glibc [2019-09-19T09:10:38.368Z] Loaded image: debian:jessie [2019-09-19T09:10:38.368Z] Loaded image: hello-world:latest [2019-09-19T09:10:38.368Z] INFO: Testing against a local daemon [2019-09-19T09:10:38.368Z] === RUN TestCgroupNamespacesBuild [2019-09-19T09:10:38.368Z] --- PASS: TestCgroupNamespacesBuild (4.11s) [2019-09-19T09:10:38.368Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-19T09:10:38.368Z] daemon.go:336: [d13ea4d65cc62] waiting for daemon to start [2019-09-19T09:10:38.368Z] daemon.go:336: [d13ea4d65cc62] waiting for daemon to start [2019-09-19T09:10:38.368Z] daemon.go:364: [d13ea4d65cc62] daemon started [2019-09-19T09:10:38.368Z] daemon.go:472: [d13ea4d65cc62] Stopping daemon [2019-09-19T09:10:38.368Z] daemon.go:307: [d13ea4d65cc62] exiting daemon [2019-09-19T09:10:38.368Z] daemon.go:459: [d13ea4d65cc62] Daemon stopped [2019-09-19T09:10:38.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:10:40.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2019-09-19T09:10:40.939Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:10:40.939Z] daemon.go:336: [da6bb6931594b] waiting for daemon to start [2019-09-19T09:10:40.939Z] daemon.go:336: [da6bb6931594b] waiting for daemon to start [2019-09-19T09:10:40.939Z] daemon.go:364: [da6bb6931594b] daemon started [2019-09-19T09:10:40.939Z] daemon.go:472: [da6bb6931594b] Stopping daemon [2019-09-19T09:10:40.939Z] daemon.go:307: [da6bb6931594b] exiting daemon [2019-09-19T09:10:40.939Z] daemon.go:459: [da6bb6931594b] Daemon stopped [2019-09-19T09:10:40.939Z] === RUN TestBuildWithSession [2019-09-19T09:10:41.662Z] --- PASS: TestBuildWithHugeFile (29.88s) [2019-09-19T09:10:41.662Z] === RUN TestBuildWithEmptyDockerfile [2019-09-19T09:10:41.662Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:10:41.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:10:41.662Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:10:41.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:10:41.662Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:10:41.662Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:10:41.662Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:10:41.662Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:10:41.662Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:10:41.662Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2019-09-19T09:10:41.662Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-09-19T09:10:41.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-09-19T09:10:41.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-19T09:10:41.662Z] === RUN TestBuildPreserveOwnership [2019-09-19T09:10:41.662Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-19T09:10:41.662Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-19T09:10:43.622Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2019-09-19T09:10:43.622Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2019-09-19T09:10:43.622Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2019-09-19T09:10:43.622Z] === RUN TestBuildPlatformInvalid [2019-09-19T09:10:44.003Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-19T09:10:44.003Z] PASS [2019-09-19T09:10:44.003Z] [2019-09-19T09:10:44.003Z] DONE 32 tests in 83.274s [2019-09-19T09:10:44.003Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-19T09:10:44.003Z] ++ 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-09-19T09:10:44.003Z] ++ set -e [2019-09-19T09:10:44.003Z] ++ '[' -n 0 ']' [2019-09-19T09:10:44.003Z] ++ set -x [2019-09-19T09:10:44.003Z] ++ env -i DEST=/go/src/github.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-09-19T09:10:44.390Z] INFO: Testing against a local daemon [2019-09-19T09:10:44.390Z] === RUN TestConfigList [2019-09-19T09:10:45.097Z] --- PASS: TestBuildWithSession (3.54s) [2019-09-19T09:10:45.097Z] === RUN TestBuildSquashParent [2019-09-19T09:10:47.619Z] --- PASS: TestConfigList (3.04s) [2019-09-19T09:10:47.619Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-19T09:10:47.619Z] daemon.go:336: [d3bf65612e92e] waiting for daemon to start [2019-09-19T09:10:47.619Z] daemon.go:336: [d3bf65612e92e] waiting for daemon to start [2019-09-19T09:10:47.619Z] daemon.go:364: [d3bf65612e92e] daemon started [2019-09-19T09:10:47.619Z] daemon.go:472: [d3bf65612e92e] Stopping daemon [2019-09-19T09:10:47.619Z] daemon.go:307: [d3bf65612e92e] exiting daemon [2019-09-19T09:10:47.619Z] daemon.go:459: [d3bf65612e92e] Daemon stopped [2019-09-19T09:10:47.619Z] === RUN TestConfigsCreateAndDelete [2019-09-19T09:10:50.062Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2019-09-19T09:10:50.062Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-19T09:10:50.062Z] daemon.go:336: [dd5ecb70504c0] waiting for daemon to start [2019-09-19T09:10:50.062Z] daemon.go:336: [dd5ecb70504c0] waiting for daemon to start [2019-09-19T09:10:50.062Z] daemon.go:364: [dd5ecb70504c0] daemon started [2019-09-19T09:10:50.062Z] daemon.go:472: [dd5ecb70504c0] Stopping daemon [2019-09-19T09:10:50.062Z] daemon.go:307: [dd5ecb70504c0] exiting daemon [2019-09-19T09:10:50.062Z] daemon.go:459: [dd5ecb70504c0] Daemon stopped [2019-09-19T09:10:50.062Z] === RUN TestConfigsUpdate [2019-09-19T09:10:53.719Z] --- PASS: TestConfigsUpdate (2.95s) [2019-09-19T09:10:53.719Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-19T09:10:53.719Z] daemon.go:336: [db8cc705be5fc] waiting for daemon to start [2019-09-19T09:10:53.719Z] daemon.go:336: [db8cc705be5fc] waiting for daemon to start [2019-09-19T09:10:53.719Z] daemon.go:364: [db8cc705be5fc] daemon started [2019-09-19T09:10:53.719Z] daemon.go:472: [db8cc705be5fc] Stopping daemon [2019-09-19T09:10:53.719Z] daemon.go:307: [db8cc705be5fc] exiting daemon [2019-09-19T09:10:53.719Z] daemon.go:459: [db8cc705be5fc] Daemon stopped [2019-09-19T09:10:53.719Z] === RUN TestTemplatedConfig [2019-09-19T09:10:55.023Z] --- PASS: TestBuildSquashParent (10.64s) [2019-09-19T09:10:55.023Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-19T09:10:55.023Z] daemon.go:336: [d2c6ac7d0701d] waiting for daemon to start [2019-09-19T09:10:55.023Z] daemon.go:336: [d2c6ac7d0701d] waiting for daemon to start [2019-09-19T09:10:55.023Z] daemon.go:364: [d2c6ac7d0701d] daemon started [2019-09-19T09:10:55.023Z] daemon.go:472: [d2c6ac7d0701d] Stopping daemon [2019-09-19T09:10:55.023Z] daemon.go:307: [d2c6ac7d0701d] exiting daemon [2019-09-19T09:10:55.023Z] daemon.go:459: [d2c6ac7d0701d] Daemon stopped [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:10:55.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:10:55.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:10:55.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:10:55.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:10:55.947Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-19T09:10:55.947Z] Using test binary docker [2019-09-19T09:10:56.201Z] +++ /etc/init.d/apparmor start [2019-09-19T09:10:56.201Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:10:56.201Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:10:56.201Z] Warning failed to create cache: (null) [2019-09-19T09:10:56.201Z] . [2019-09-19T09:10:56.201Z] INFO: Waiting for daemon to start... [2019-09-19T09:10:56.201Z] Starting dockerd [2019-09-19T09:10:56.201Z] +++ 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-09-19T09:10:56.761Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-19T09:10:56.761Z] Using test binary docker [2019-09-19T09:10:56.761Z] +++ /etc/init.d/apparmor start [2019-09-19T09:10:56.761Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:10:56.761Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:10:56.761Z] Warning failed to create cache: (null) [2019-09-19T09:10:56.761Z] . [2019-09-19T09:10:56.761Z] INFO: Waiting for daemon to start... [2019-09-19T09:10:56.761Z] Starting dockerd [2019-09-19T09:10:56.761Z] +++ 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-09-19T09:10:56.892Z] --- PASS: TestTemplatedConfig (3.42s) [2019-09-19T09:10:56.892Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-19T09:10:56.892Z] daemon.go:336: [d59f838641061] waiting for daemon to start [2019-09-19T09:10:56.892Z] daemon.go:336: [d59f838641061] waiting for daemon to start [2019-09-19T09:10:56.892Z] daemon.go:364: [d59f838641061] daemon started [2019-09-19T09:10:56.892Z] daemon.go:472: [d59f838641061] Stopping daemon [2019-09-19T09:10:56.892Z] daemon.go:307: [d59f838641061] exiting daemon [2019-09-19T09:10:56.892Z] daemon.go:459: [d59f838641061] Daemon stopped [2019-09-19T09:10:56.892Z] === RUN TestConfigInspect [2019-09-19T09:10:57.683Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:10:57.978Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:10:58.234Z] [2019-09-19T09:10:58.234Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-19T09:10:58.234Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-19T09:10:58.234Z] Error: No such image: emptyfs [2019-09-19T09:10:58.234Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-19T09:10:58.234Z] ++++ docker load [2019-09-19T09:10:58.276Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2019-09-19T09:10:58.492Z] Running integration-test (iteration 1) [2019-09-19T09:10:58.492Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-19T09:10:58.492Z] ++ env -i DEST=/go/src/github.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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-19T09:10:58.747Z] [2019-09-19T09:10:58.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-19T09:10:58.834Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-19T09:10:59.002Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-19T09:10:59.002Z] Error: No such image: emptyfs [2019-09-19T09:10:59.002Z] ++++ docker load [2019-09-19T09:10:59.002Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-19T09:10:59.257Z] Running integration-test (iteration 1) [2019-09-19T09:10:59.257Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-19T09:10:59.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-19T09:10:59.331Z] --- PASS: TestConfigInspect (2.88s) [2019-09-19T09:10:59.331Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-19T09:10:59.331Z] daemon.go:336: [d0121736cc12c] waiting for daemon to start [2019-09-19T09:10:59.331Z] daemon.go:336: [d0121736cc12c] waiting for daemon to start [2019-09-19T09:10:59.331Z] daemon.go:364: [d0121736cc12c] daemon started [2019-09-19T09:10:59.331Z] daemon.go:472: [d0121736cc12c] Stopping daemon [2019-09-19T09:10:59.331Z] daemon.go:307: [d0121736cc12c] exiting daemon [2019-09-19T09:10:59.331Z] daemon.go:459: [d0121736cc12c] Daemon stopped [2019-09-19T09:10:59.331Z] === RUN TestConfigCreateWithLabels [2019-09-19T09:11:00.327Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-19T09:11:00.614Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2019-09-19T09:11:00.614Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-19T09:11:00.614Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-19T09:11:00.614Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-19T09:11:01.259Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-19T09:11:01.259Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-19T09:11:01.259Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-19T09:11:01.259Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-19T09:11:01.553Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-19T09:11:01.553Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-19T09:11:02.486Z] --- PASS: TestConfigCreateWithLabels (2.88s) [2019-09-19T09:11:02.486Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-19T09:11:02.486Z] daemon.go:336: [dd5329ac79d49] waiting for daemon to start [2019-09-19T09:11:02.486Z] daemon.go:336: [dd5329ac79d49] waiting for daemon to start [2019-09-19T09:11:02.486Z] daemon.go:364: [dd5329ac79d49] daemon started [2019-09-19T09:11:02.486Z] daemon.go:472: [dd5329ac79d49] Stopping daemon [2019-09-19T09:11:02.486Z] daemon.go:307: [dd5329ac79d49] exiting daemon [2019-09-19T09:11:02.486Z] daemon.go:459: [dd5329ac79d49] Daemon stopped [2019-09-19T09:11:02.486Z] === RUN TestConfigCreateResolve [2019-09-19T09:11:02.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:11:03.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:11:03.603Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-19T09:11:03.603Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-19T09:11:04.625Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-09-19T09:11:04.912Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 95.2% of statements [2019-09-19T09:11:05.199Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2019-09-19T09:11:05.800Z] --- PASS: TestConfigCreateResolve (3.18s) [2019-09-19T09:11:05.800Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-19T09:11:05.800Z] daemon.go:336: [d3fd9094fcd1e] waiting for daemon to start [2019-09-19T09:11:05.800Z] daemon.go:336: [d3fd9094fcd1e] waiting for daemon to start [2019-09-19T09:11:05.800Z] daemon.go:364: [d3fd9094fcd1e] daemon started [2019-09-19T09:11:05.800Z] daemon.go:472: [d3fd9094fcd1e] Stopping daemon [2019-09-19T09:11:05.800Z] daemon.go:307: [d3fd9094fcd1e] exiting daemon [2019-09-19T09:11:05.800Z] daemon.go:459: [d3fd9094fcd1e] Daemon stopped [2019-09-19T09:11:05.800Z] === RUN TestConfigDaemonLibtrustID [2019-09-19T09:11:05.824Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-19T09:11:05.824Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-19T09:11:05.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-19T09:11:06.194Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-19T09:11:06.194Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-19T09:11:06.194Z] daemon.go:336: [d71e818f67915] waiting for daemon to start [2019-09-19T09:11:06.194Z] daemon.go:336: [d71e818f67915] waiting for daemon to start [2019-09-19T09:11:06.194Z] daemon.go:364: [d71e818f67915] daemon started [2019-09-19T09:11:06.194Z] daemon.go:472: [d71e818f67915] Stopping daemon [2019-09-19T09:11:06.194Z] daemon.go:307: [d71e818f67915] exiting daemon [2019-09-19T09:11:06.194Z] daemon.go:459: [d71e818f67915] Daemon stopped [2019-09-19T09:11:06.194Z] PASS [2019-09-19T09:11:06.194Z] [2019-09-19T09:11:06.194Z] DONE 8 tests in 21.975s [2019-09-19T09:11:06.195Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-19T09:11:06.195Z] ++ 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-09-19T09:11:06.195Z] ++ set -e [2019-09-19T09:11:06.195Z] ++ '[' -n 0 ']' [2019-09-19T09:11:06.195Z] ++ set -x [2019-09-19T09:11:06.195Z] ++ env -i DEST=/go/src/github.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-09-19T09:11:06.195Z] INFO: Testing against a local daemon [2019-09-19T09:11:06.195Z] === RUN TestCheckpoint [2019-09-19T09:11:06.195Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-19T09:11:06.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:11:06.195Z] === RUN TestContainerInvalidJSON [2019-09-19T09:11:06.195Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:11:06.195Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:11:06.195Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:11:06.195Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:11:06.195Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:11:06.195Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:11:06.195Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:11:06.195Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:11:06.195Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:11:06.195Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-19T09:11:06.195Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-19T09:11:06.195Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-19T09:11:06.195Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-19T09:11:06.195Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-19T09:11:06.195Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-19T09:11:06.195Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-19T09:11:06.571Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-19T09:11:06.571Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-19T09:11:06.571Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-19T09:11:06.571Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-19T09:11:06.571Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-09-19T09:11:06.571Z] === RUN TestCopyFromContainer [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.45s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.57s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s) [2019-09-19T09:11:06.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2019-09-19T09:11:06.745Z] === RUN TestBuildMultiStageCopy [2019-09-19T09:11:06.745Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-19T09:11:06.848Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer// [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer//bar/root [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer/bar/quux [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-19T09:11:09.032Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-19T09:11:09.405Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-19T09:11:09.405Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-19T09:11:09.405Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer (2.81s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-19T09:11:09.405Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-19T09:11:09.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-19T09:11:09.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:11:09.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:11:09.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:11:09.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:11:09.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:11:09.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:11:09.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:11:09.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:11:09.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:11:09.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-19T09:11:09.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-19T09:11:09.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-19T09:11:09.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-19T09:11:09.405Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-19T09:11:09.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-09-19T09:11:09.779Z] === RUN TestCreateWithInvalidEnv [2019-09-19T09:11:09.779Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-19T09:11:09.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-19T09:11:09.779Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-19T09:11:09.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-19T09:11:09.779Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-19T09:11:09.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-19T09:11:09.779Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-19T09:11:09.779Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-19T09:11:09.779Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-19T09:11:09.779Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-19T09:11:09.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-19T09:11:09.779Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-19T09:11:09.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-19T09:11:09.779Z] === RUN TestCreateTmpfsMountsTarget [2019-09-19T09:11:09.779Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-09-19T09:11:09.779Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-19T09:11:11.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-19T09:11:12.223Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:11:12.223Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:11:12.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:11:12.223Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:11:12.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-09-19T09:11:12.591Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-09-19T09:11:12.591Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-19T09:11:13.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-19T09:11:13.943Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-19T09:11:14.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy (8.22s) [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.52s) [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2019-09-19T09:11:14.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s) [2019-09-19T09:11:14.999Z] === RUN TestBuildMultiStageParentConfig [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:11:15.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:11:15.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:11:15.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:11:15.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:11:15.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:11:15.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:11:15.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:11:15.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:11:15.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:11:15.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:11:15.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-19T09:11:15.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-19T09:11:15.044Z] === RUN TestContainerStartOnDaemonRestart [2019-09-19T09:11:15.044Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-19T09:11:15.044Z] === RUN TestDaemonRestartIpcMode [2019-09-19T09:11:15.044Z] === PAUSE TestDaemonRestartIpcMode [2019-09-19T09:11:15.044Z] === RUN TestDiff [2019-09-19T09:11:15.834Z] --- PASS: TestDiff (0.81s) [2019-09-19T09:11:15.834Z] === RUN TestExecWithCloseStdin [2019-09-19T09:11:15.837Z] tests/integration/client_test.py ..... [ 75%] [2019-09-19T09:11:16.770Z] tests/integration/errors_test.py . [ 75%] [2019-09-19T09:11:16.883Z] --- PASS: TestBuildMultiStageParentConfig (1.91s) [2019-09-19T09:11:16.883Z] === RUN TestBuildLabelWithTargets [2019-09-19T09:11:17.088Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-09-19T09:11:17.088Z] === RUN TestExec [2019-09-19T09:11:17.903Z] --- PASS: TestExec (1.07s) [2019-09-19T09:11:17.904Z] === RUN TestExecUser [2019-09-19T09:11:19.159Z] --- PASS: TestExecUser (1.00s) [2019-09-19T09:11:19.159Z] === RUN TestExportContainerAndImportImage [2019-09-19T09:11:19.438Z] ok github.com/docker/docker/builder/fscache 0.145s coverage: 69.2% of statements [2019-09-19T09:11:19.438Z] ok github.com/docker/docker/builder/remotecontext 0.494s coverage: 13.6% of statements [2019-09-19T09:11:19.438Z] ok github.com/docker/docker/builder/remotecontext/git 3.772s coverage: 85.1% of statements [2019-09-19T09:11:19.438Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-09-19T09:11:19.438Z] ok github.com/docker/docker/builder/dockerfile 1.129s coverage: 45.1% of statements [2019-09-19T09:11:19.438Z] ? github.com/docker/docker/cli [no test files] [2019-09-19T09:11:19.438Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-19T09:11:20.448Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-09-19T09:11:20.448Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-19T09:11:21.082Z] --- PASS: TestBuildLabelWithTargets (3.63s) [2019-09-19T09:11:21.082Z] === RUN TestBuildWithEmptyLayers [2019-09-19T09:11:21.808Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-09-19T09:11:21.808Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-19T09:11:21.808Z] daemon.go:336: [d9ece32e91eb3] waiting for daemon to start [2019-09-19T09:11:21.808Z] daemon.go:336: [d9ece32e91eb3] waiting for daemon to start [2019-09-19T09:11:21.808Z] daemon.go:364: [d9ece32e91eb3] daemon started [2019-09-19T09:11:21.808Z] daemon.go:472: [d9ece32e91eb3] Stopping daemon [2019-09-19T09:11:21.808Z] daemon.go:307: [d9ece32e91eb3] exiting daemon [2019-09-19T09:11:21.808Z] daemon.go:459: [d9ece32e91eb3] Daemon stopped [2019-09-19T09:11:21.808Z] daemon.go:336: [d9ece32e91eb3] waiting for daemon to start [2019-09-19T09:11:21.808Z] daemon.go:336: [d9ece32e91eb3] waiting for daemon to start [2019-09-19T09:11:21.808Z] daemon.go:364: [d9ece32e91eb3] daemon started [2019-09-19T09:11:21.808Z] daemon.go:472: [d9ece32e91eb3] Stopping daemon [2019-09-19T09:11:21.808Z] daemon.go:307: [d9ece32e91eb3] exiting daemon [2019-09-19T09:11:21.808Z] daemon.go:459: [d9ece32e91eb3] Daemon stopped [2019-09-19T09:11:21.808Z] === RUN TestHealthCheckWorkdir [2019-09-19T09:11:22.445Z] Loaded image: buildpack-deps:jessie [2019-09-19T09:11:22.445Z] --- PASS: TestBuildWithEmptyLayers (1.72s) [2019-09-19T09:11:22.445Z] === RUN TestBuildMultiStageOnBuild [2019-09-19T09:11:22.445Z] Loaded image: busybox:latest [2019-09-19T09:11:22.699Z] Loaded image: busybox:glibc [2019-09-19T09:11:22.954Z] Loaded image: debian:jessie [2019-09-19T09:11:22.954Z] Loaded image: hello-world:latest [2019-09-19T09:11:22.954Z] Loaded image: buildpack-deps:jessie [2019-09-19T09:11:22.954Z] INFO: Testing against a local daemon [2019-09-19T09:11:22.954Z] === RUN Test [2019-09-19T09:11:23.208Z] === RUN Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-19T09:11:23.208Z] Loaded image: busybox:latest [2019-09-19T09:11:23.235Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-09-19T09:11:23.235Z] === RUN TestHealthKillContainer [2019-09-19T09:11:23.466Z] Loaded image: busybox:glibc [2019-09-19T09:11:23.466Z] Loaded image: debian:jessie [2019-09-19T09:11:23.720Z] Loaded image: hello-world:latest [2019-09-19T09:11:23.720Z] INFO: Testing against a local daemon [2019-09-19T09:11:23.720Z] === RUN Test [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-19T09:11:23.720Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-19T09:11:24.645Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-19T09:11:24.645Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-19T09:11:24.899Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-19T09:11:24.899Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-19T09:11:25.459Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2019-09-19T09:11:25.459Z] === RUN TestBuildUncleanTarFilenames [2019-09-19T09:11:25.459Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-19T09:11:25.715Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-19T09:11:25.715Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-19T09:11:26.275Z] --- PASS: TestBuildUncleanTarFilenames (0.98s) [2019-09-19T09:11:26.275Z] === RUN TestBuildMultiStageLayerLeak [2019-09-19T09:11:26.432Z] --- PASS: TestHealthKillContainer (3.22s) [2019-09-19T09:11:26.432Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-19T09:11:27.198Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-19T09:11:27.218Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-09-19T09:11:27.218Z] === RUN TestIpcModeNone [2019-09-19T09:11:27.453Z] === RUN Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-19T09:11:27.707Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-19T09:11:27.707Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-19T09:11:27.707Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-19T09:11:28.024Z] --- PASS: TestIpcModeNone (1.11s) [2019-09-19T09:11:28.024Z] === RUN TestIpcModePrivate [2019-09-19T09:11:28.267Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-19T09:11:28.828Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s) [2019-09-19T09:11:28.828Z] === RUN TestBuildWithHugeFile [2019-09-19T09:11:29.288Z] --- PASS: TestIpcModePrivate (1.09s) [2019-09-19T09:11:29.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-19T09:11:29.288Z] === RUN TestIpcModeShareable [2019-09-19T09:11:29.390Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-19T09:11:29.390Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-19T09:11:29.645Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-19T09:11:29.645Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-19T09:11:29.645Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-19T09:11:29.901Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-19T09:11:30.542Z] --- PASS: TestIpcModeShareable (1.09s) [2019-09-19T09:11:30.542Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-19T09:11:30.542Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-19T09:11:33.729Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2019-09-19T09:11:33.729Z] === RUN TestAPIIpcModeHost [2019-09-19T09:11:34.116Z] --- PASS: TestAPIIpcModeHost (0.82s) [2019-09-19T09:11:34.116Z] === RUN TestDaemonIpcModeShareable [2019-09-19T09:11:34.765Z] ok github.com/docker/docker/client 0.730s coverage: 75.8% of statements [2019-09-19T09:11:35.135Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-19T09:11:35.390Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-19T09:11:36.147Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-09-19T09:11:36.147Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-19T09:11:36.147Z] daemon.go:336: [d95421de4dd44] waiting for daemon to start [2019-09-19T09:11:36.147Z] daemon.go:336: [d95421de4dd44] waiting for daemon to start [2019-09-19T09:11:36.147Z] daemon.go:364: [d95421de4dd44] daemon started [2019-09-19T09:11:36.147Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-19T09:11:36.147Z] daemon.go:472: [d95421de4dd44] Stopping daemon [2019-09-19T09:11:36.147Z] daemon.go:307: [d95421de4dd44] exiting daemon [2019-09-19T09:11:36.147Z] daemon.go:459: [d95421de4dd44] Daemon stopped [2019-09-19T09:11:36.147Z] === RUN TestDaemonIpcModePrivate [2019-09-19T09:11:38.009Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-19T09:11:38.009Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-19T09:11:38.009Z] daemon.go:336: [da85020d2c2b7] waiting for daemon to start [2019-09-19T09:11:38.009Z] daemon.go:336: [da85020d2c2b7] waiting for daemon to start [2019-09-19T09:11:38.009Z] daemon.go:364: [da85020d2c2b7] daemon started [2019-09-19T09:11:38.009Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-19T09:11:38.009Z] daemon.go:472: [da85020d2c2b7] Stopping daemon [2019-09-19T09:11:38.009Z] daemon.go:307: [da85020d2c2b7] exiting daemon [2019-09-19T09:11:38.009Z] daemon.go:459: [da85020d2c2b7] Daemon stopped [2019-09-19T09:11:38.009Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-19T09:11:38.652Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-19T09:11:39.254Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-19T09:11:39.867Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-09-19T09:11:39.867Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-19T09:11:39.867Z] daemon.go:336: [df8eb82da59f4] waiting for daemon to start [2019-09-19T09:11:39.867Z] daemon.go:336: [df8eb82da59f4] waiting for daemon to start [2019-09-19T09:11:39.867Z] daemon.go:364: [df8eb82da59f4] daemon started [2019-09-19T09:11:39.867Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-19T09:11:39.867Z] daemon.go:472: [df8eb82da59f4] Stopping daemon [2019-09-19T09:11:39.867Z] daemon.go:307: [df8eb82da59f4] exiting daemon [2019-09-19T09:11:39.867Z] daemon.go:459: [df8eb82da59f4] Daemon stopped [2019-09-19T09:11:39.867Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-19T09:11:41.711Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-09-19T09:11:41.712Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-19T09:11:41.712Z] daemon.go:336: [de1855997a1b5] waiting for daemon to start [2019-09-19T09:11:41.712Z] daemon.go:336: [de1855997a1b5] waiting for daemon to start [2019-09-19T09:11:41.712Z] daemon.go:364: [de1855997a1b5] daemon started [2019-09-19T09:11:41.712Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-19T09:11:41.712Z] daemon.go:472: [de1855997a1b5] Stopping daemon [2019-09-19T09:11:41.712Z] daemon.go:307: [de1855997a1b5] exiting daemon [2019-09-19T09:11:41.712Z] daemon.go:459: [de1855997a1b5] Daemon stopped [2019-09-19T09:11:41.712Z] === RUN TestIpcModeOlderClient [2019-09-19T09:11:41.712Z] === PAUSE TestIpcModeOlderClient [2019-09-19T09:11:41.712Z] === RUN TestKillContainerInvalidSignal [2019-09-19T09:11:42.511Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2019-09-19T09:11:42.511Z] === RUN TestKillContainer [2019-09-19T09:11:42.511Z] === RUN TestKillContainer/no_signal [2019-09-19T09:11:42.568Z] === RUN Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-19T09:11:43.493Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-19T09:11:43.777Z] === RUN TestKillContainer/non_killing_signal [2019-09-19T09:11:44.152Z] === RUN TestKillContainer/killing_signal [2019-09-19T09:11:45.380Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-19T09:11:45.431Z] --- PASS: TestKillContainer (2.86s) [2019-09-19T09:11:45.431Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-19T09:11:45.431Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2019-09-19T09:11:45.431Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-09-19T09:11:45.431Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-19T09:11:45.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-19T09:11:46.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-19T09:11:46.740Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-19T09:11:47.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-09-19T09:11:47.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-09-19T09:11:47.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-09-19T09:11:47.493Z] === RUN TestKillStoppedContainer [2019-09-19T09:11:47.493Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-19T09:11:47.493Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-19T09:11:47.493Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-09-19T09:11:47.493Z] === RUN TestKillDifferentUserContainer [2019-09-19T09:11:48.295Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-09-19T09:11:48.295Z] === RUN TestInspectOomKilledTrue [2019-09-19T09:11:48.295Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-19T09:11:48.295Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:11:48.295Z] === RUN TestInspectOomKilledFalse [2019-09-19T09:11:48.295Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-19T09:11:48.295Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:11:48.295Z] === RUN TestLinksEtcHostsContentMatch [2019-09-19T09:11:48.624Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-19T09:11:48.881Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-19T09:11:49.089Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-09-19T09:11:49.089Z] === RUN TestLinksContainerNames [2019-09-19T09:11:49.691Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-19T09:11:49.805Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-19T09:11:51.047Z] --- PASS: TestLinksContainerNames (1.68s) [2019-09-19T09:11:51.047Z] === RUN TestLogsFollowTailEmpty [2019-09-19T09:11:51.165Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-19T09:11:51.473Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-09-19T09:11:51.473Z] === RUN TestContainerNetworkMountsNoChown [2019-09-19T09:11:52.187Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-19T09:11:52.376Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/default [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/default [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/private [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/private [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rprivate [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/slave [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/slave [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rslave [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/shared [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/shared [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rshared [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-19T09:11:52.376Z] === CONT TestMountDaemonRoot/default [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:11:52.376Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-19T09:11:52.376Z] === CONT TestMountDaemonRoot/rshared [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:11:52.376Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:11:52.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:11:52.376Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:11:52.441Z] === RUN Test/DockerSuite/TestAttachAfterDetach [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/shared [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rslave [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/slave [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rprivate [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/private [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-19T09:11:52.787Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:11:52.787Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:11:52.787Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-19T09:11:53.188Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-19T09:11:53.188Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-19T09:11:53.188Z] === RUN TestContainerBindMountNonRecursive [2019-09-19T09:11:54.959Z] === RUN Test/DockerSuite/TestAttachClosedOnContainerStop [2019-09-19T09:11:55.035Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2019-09-19T09:11:55.035Z] === RUN TestNetworkNat [2019-09-19T09:11:55.857Z] --- PASS: TestNetworkNat (0.82s) [2019-09-19T09:11:55.857Z] === RUN TestNetworkLocalhostTCPNat [2019-09-19T09:11:57.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2019-09-19T09:11:57.114Z] === RUN TestNetworkLoopbackNat [2019-09-19T09:11:57.473Z] === RUN Test/DockerSuite/TestAttachDetach [2019-09-19T09:11:57.473Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-19T09:11:58.373Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2019-09-19T09:11:58.373Z] === RUN TestPause [2019-09-19T09:11:59.171Z] --- PASS: TestPause (1.02s) [2019-09-19T09:11:59.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-19T09:11:59.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:11:59.171Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:11:59.171Z] === RUN TestPauseStopPausedContainer [2019-09-19T09:11:59.357Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-19T09:12:00.437Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-09-19T09:12:00.437Z] === RUN TestPsFilter [2019-09-19T09:12:00.437Z] --- PASS: TestPsFilter (0.28s) [2019-09-19T09:12:00.437Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-19T09:12:00.757Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-19T09:12:01.234Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-09-19T09:12:01.234Z] === RUN TestRemoveContainerWithVolume [2019-09-19T09:12:02.045Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-09-19T09:12:02.045Z] === RUN TestRemoveContainerRunning [2019-09-19T09:12:03.270Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-19T09:12:03.270Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-19T09:12:03.393Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-09-19T09:12:03.393Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-19T09:12:04.396Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.09s) [2019-09-19T09:12:04.396Z] === RUN TestRemoveInvalidContainer [2019-09-19T09:12:04.396Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-19T09:12:04.396Z] === RUN TestRenameLinkedContainer [2019-09-19T09:12:05.201Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-19T09:12:07.088Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-19T09:12:08.013Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-19T09:12:08.023Z] ......... [ 85%] [2019-09-19T09:12:08.530Z] --- PASS: TestRenameLinkedContainer (3.71s) [2019-09-19T09:12:08.530Z] === RUN TestRenameStoppedContainer [2019-09-19T09:12:08.902Z] --- PASS: TestRenameStoppedContainer (0.92s) [2019-09-19T09:12:08.902Z] === RUN TestRenameRunningContainerAndReuse [2019-09-19T09:12:09.898Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-19T09:12:09.898Z] === RUN Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-19T09:12:10.736Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2019-09-19T09:12:10.736Z] === RUN TestRenameInvalidName [2019-09-19T09:12:11.513Z] --- PASS: TestRenameInvalidName (0.85s) [2019-09-19T09:12:11.513Z] === RUN TestRenameAnonymousContainer [2019-09-19T09:12:13.244Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-19T09:12:13.244Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-19T09:12:13.499Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-19T09:12:13.501Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-19T09:12:14.188Z] === RUN Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-19T09:12:14.714Z] --- PASS: TestRenameAnonymousContainer (3.05s) [2019-09-19T09:12:14.714Z] === RUN TestRenameContainerWithSameName [2019-09-19T09:12:15.113Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-19T09:12:15.135Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-19T09:12:15.515Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-09-19T09:12:15.515Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-19T09:12:16.475Z] === RUN Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-19T09:12:17.036Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-19T09:12:17.036Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-19T09:12:17.036Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-19T09:12:17.366Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-09-19T09:12:17.366Z] === RUN TestResize [2019-09-19T09:12:18.162Z] --- PASS: TestResize (1.01s) [2019-09-19T09:12:18.162Z] === RUN TestResizeWithInvalidSize [2019-09-19T09:12:18.962Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2019-09-19T09:12:18.962Z] === RUN TestResizeWhenContainerNotStarted [2019-09-19T09:12:19.546Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-19T09:12:20.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:20.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:20.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:20.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:12:20.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:21.473Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-19T09:12:21.717Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-19T09:12:21.728Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-19T09:12:21.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:12:21.974Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-19T09:12:22.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:23.613Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-19T09:12:24.070Z] Removing intermediate container 3bf91e692e44 [2019-09-19T09:12:24.070Z] ---> 374477ebdf0c [2019-09-19T09:12:24.070Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-19T09:12:24.070Z] ---> Running in f638260b7109 [2019-09-19T09:12:24.070Z] Removing intermediate container f638260b7109 [2019-09-19T09:12:24.070Z] ---> ef7847475e99 [2019-09-19T09:12:24.070Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-19T09:12:24.070Z] ---> Running in d6387a9213f0 [2019-09-19T09:12:24.070Z] Removing intermediate container d6387a9213f0 [2019-09-19T09:12:24.070Z] ---> 99287ddaf05d [2019-09-19T09:12:24.070Z] Step 8/8 : COPY . . [2019-09-19T09:12:24.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:12:24.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:12:25.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:12:25.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:12:27.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:12:27.814Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-19T09:12:28.048Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-19T09:12:28.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:12:28.742Z] === RUN Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-19T09:12:29.301Z] === RUN Test/DockerDaemonSuite/TestDaemonEvents [2019-09-19T09:12:30.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:12:31.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:12:31.319Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-19T09:12:31.320Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-19T09:12:31.617Z] ok github.com/docker/docker/cmd/dockerd 0.331s coverage: 29.9% of statements [2019-09-19T09:12:31.617Z] ok github.com/docker/docker/container 0.165s coverage: 35.3% of statements [2019-09-19T09:12:31.617Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-19T09:12:31.617Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-19T09:12:31.617Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-19T09:12:31.617Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-19T09:12:33.459Z] === RUN Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [db8603d1376cc] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [db8603d1376cc] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [db8603d1376cc] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [db8603d1376cc] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [db8603d1376cc] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [db8603d1376cc] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [db8603d1376cc] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [db8603d1376cc] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [db8603d1376cc] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [db8603d1376cc] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [db8603d1376cc] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [db8603d1376cc] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d3f06747b5946] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d3f06747b5946] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d3f06747b5946] daemon started [2019-09-19T09:12:33.515Z] daemon.go:307: [d3f06747b5946] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [d3f06747b5946] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d3f06747b5946] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d3f06747b5946] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d3f06747b5946] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d3f06747b5946] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d3f06747b5946] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d8a93aeaa0d28] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d8a93aeaa0d28] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d8a93aeaa0d28] daemon started [2019-09-19T09:12:33.515Z] daemon.go:307: [d8a93aeaa0d28] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [d8a93aeaa0d28] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d8a93aeaa0d28] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d8a93aeaa0d28] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d8a93aeaa0d28] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d8a93aeaa0d28] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d8a93aeaa0d28] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d7247994187b4] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d7247994187b4] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d7247994187b4] daemon started [2019-09-19T09:12:33.515Z] daemon.go:336: [d7247994187b4] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:307: [d7247994187b4] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [d7247994187b4] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d7247994187b4] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d7247994187b4] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d7247994187b4] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d7247994187b4] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [dbbcbf6038f73] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [dbbcbf6038f73] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [dbbcbf6038f73] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [dbbcbf6038f73] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [dbbcbf6038f73] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [dbbcbf6038f73] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [dbbcbf6038f73] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [dbbcbf6038f73] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [dbbcbf6038f73] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [dbbcbf6038f73] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [dbbcbf6038f73] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [dbbcbf6038f73] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [de872a227687f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [de872a227687f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [de872a227687f] daemon started [2019-09-19T09:12:33.515Z] daemon.go:336: [de872a227687f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:307: [de872a227687f] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [de872a227687f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [de872a227687f] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [de872a227687f] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [de872a227687f] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [de872a227687f] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [dba2506fdd6f9] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [dba2506fdd6f9] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [dba2506fdd6f9] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [dba2506fdd6f9] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [dba2506fdd6f9] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [dba2506fdd6f9] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [dba2506fdd6f9] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [dba2506fdd6f9] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [dba2506fdd6f9] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [dba2506fdd6f9] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [dba2506fdd6f9] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [dba2506fdd6f9] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d34d1e12f1914] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d34d1e12f1914] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d34d1e12f1914] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d34d1e12f1914] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d34d1e12f1914] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d34d1e12f1914] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [d34d1e12f1914] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d34d1e12f1914] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d34d1e12f1914] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d34d1e12f1914] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d34d1e12f1914] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d34d1e12f1914] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [df9bda1398a02] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [df9bda1398a02] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [df9bda1398a02] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [df9bda1398a02] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [df9bda1398a02] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [df9bda1398a02] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [df9bda1398a02] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [df9bda1398a02] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [df9bda1398a02] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [df9bda1398a02] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [df9bda1398a02] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [df9bda1398a02] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d2180a0616dd6] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d2180a0616dd6] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d2180a0616dd6] daemon started [2019-09-19T09:12:33.515Z] daemon.go:307: [d2180a0616dd6] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [d2180a0616dd6] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d2180a0616dd6] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d2180a0616dd6] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d2180a0616dd6] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d2180a0616dd6] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d2180a0616dd6] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [d7cfc74ba2947] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [d7cfc74ba2947] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d7cfc74ba2947] daemon started [2019-09-19T09:12:33.515Z] daemon.go:336: [d7cfc74ba2947] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:307: [d7cfc74ba2947] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:336: [d7cfc74ba2947] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [d7cfc74ba2947] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [d7cfc74ba2947] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [d7cfc74ba2947] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [d7cfc74ba2947] Daemon stopped [2019-09-19T09:12:33.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2019-09-19T09:12:33.515Z] 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-09-19T09:12:33.515Z] daemon.go:336: [de868cf0a1c5f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [de868cf0a1c5f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [de868cf0a1c5f] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [de868cf0a1c5f] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [de868cf0a1c5f] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [de868cf0a1c5f] Daemon stopped [2019-09-19T09:12:33.515Z] daemon.go:336: [de868cf0a1c5f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:336: [de868cf0a1c5f] waiting for daemon to start [2019-09-19T09:12:33.515Z] daemon.go:364: [de868cf0a1c5f] daemon started [2019-09-19T09:12:33.515Z] daemon.go:472: [de868cf0a1c5f] Stopping daemon [2019-09-19T09:12:33.515Z] daemon.go:307: [de868cf0a1c5f] exiting daemon [2019-09-19T09:12:33.515Z] daemon.go:459: [de868cf0a1c5f] Daemon stopped [2019-09-19T09:12:33.515Z] === RUN TestCgroupNamespacesRun [2019-09-19T09:12:35.531Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-09-19T09:12:35.531Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-19T09:12:35.531Z] daemon.go:336: [def40aa24f59f] waiting for daemon to start [2019-09-19T09:12:35.531Z] daemon.go:336: [def40aa24f59f] waiting for daemon to start [2019-09-19T09:12:35.531Z] daemon.go:364: [def40aa24f59f] daemon started [2019-09-19T09:12:35.531Z] daemon.go:472: [def40aa24f59f] Stopping daemon [2019-09-19T09:12:35.531Z] daemon.go:307: [def40aa24f59f] exiting daemon [2019-09-19T09:12:35.531Z] daemon.go:459: [def40aa24f59f] Daemon stopped [2019-09-19T09:12:35.531Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-19T09:12:35.902Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-19T09:12:36.042Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2019-09-19T09:12:36.417Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-19T09:12:36.417Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-19T09:12:36.417Z] [2019-09-19T09:12:36.417Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-19T09:12:36.417Z] =========================== short test summary info ============================ [2019-09-19T09:12:36.417Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-19T09:12:36.417Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-19T09:12:36.417Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-19T09:12:36.417Z] Not supported on most drivers [2019-09-19T09:12:36.417Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-19T09:12:36.417Z] This doesn't seem to be taken into account by the engine [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-19T09:12:36.417Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-19T09:12:36.417Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-19T09:12:36.417Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 339.17 seconds == [2019-09-19T09:12:36.764Z] === RUN Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-19T09:12:36.981Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-19T09:12:37.019Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-19T09:12:37.373Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-09-19T09:12:37.373Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-19T09:12:37.373Z] daemon.go:336: [d94e4fd941584] waiting for daemon to start [2019-09-19T09:12:37.373Z] daemon.go:336: [d94e4fd941584] waiting for daemon to start [2019-09-19T09:12:37.373Z] daemon.go:364: [d94e4fd941584] daemon started [2019-09-19T09:12:37.373Z] daemon.go:472: [d94e4fd941584] Stopping daemon [2019-09-19T09:12:37.373Z] daemon.go:307: [d94e4fd941584] exiting daemon [2019-09-19T09:12:37.373Z] daemon.go:459: [d94e4fd941584] Daemon stopped [2019-09-19T09:12:37.373Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:12:37.954Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-19T09:12:38.879Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-19T09:12:39.135Z] === RUN Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-19T09:12:39.184Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-09-19T09:12:39.184Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:12:39.184Z] daemon.go:336: [d95c279be1333] waiting for daemon to start [2019-09-19T09:12:39.184Z] daemon.go:336: [d95c279be1333] waiting for daemon to start [2019-09-19T09:12:39.184Z] daemon.go:364: [d95c279be1333] daemon started [2019-09-19T09:12:39.184Z] daemon.go:472: [d95c279be1333] Stopping daemon [2019-09-19T09:12:39.184Z] daemon.go:307: [d95c279be1333] exiting daemon [2019-09-19T09:12:39.184Z] daemon.go:459: [d95c279be1333] Daemon stopped [2019-09-19T09:12:39.184Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-19T09:12:40.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-09-19T09:12:40.980Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-19T09:12:40.980Z] daemon.go:336: [d855dd10e6aa5] waiting for daemon to start [2019-09-19T09:12:40.980Z] daemon.go:336: [d855dd10e6aa5] waiting for daemon to start [2019-09-19T09:12:40.980Z] daemon.go:364: [d855dd10e6aa5] daemon started [2019-09-19T09:12:40.980Z] daemon.go:472: [d855dd10e6aa5] Stopping daemon [2019-09-19T09:12:40.980Z] daemon.go:307: [d855dd10e6aa5] exiting daemon [2019-09-19T09:12:40.980Z] daemon.go:459: [d855dd10e6aa5] Daemon stopped [2019-09-19T09:12:40.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-19T09:12:41.748Z] ---> d037f0876f4d [2019-09-19T09:12:41.748Z] Successfully built d037f0876f4d [2019-09-19T09:12:41.748Z] Successfully tagged docker:latest [2019-09-19T09:12:41.748Z] INFO: Image build ended at 09/19/2019 09:12:40. Duration:00:03:39.9999459 [2019-09-19T09:12:41.748Z] [2019-09-19T09:12:41.748Z] [2019-09-19T09:12:41.748Z] INFO: Building the test binaries at 09/19/2019 09:12:40... [2019-09-19T09:12:42.781Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-09-19T09:12:42.781Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-19T09:12:42.781Z] daemon.go:336: [dd57a58477ad5] waiting for daemon to start [2019-09-19T09:12:42.781Z] daemon.go:336: [dd57a58477ad5] waiting for daemon to start [2019-09-19T09:12:42.781Z] daemon.go:364: [dd57a58477ad5] daemon started [2019-09-19T09:12:42.781Z] daemon.go:472: [dd57a58477ad5] Stopping daemon [2019-09-19T09:12:42.781Z] daemon.go:307: [dd57a58477ad5] exiting daemon [2019-09-19T09:12:42.781Z] daemon.go:459: [dd57a58477ad5] Daemon stopped [2019-09-19T09:12:42.781Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:12:43.570Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-19T09:12:43.570Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:12:43.570Z] daemon.go:336: [d6469b8e54f9d] waiting for daemon to start [2019-09-19T09:12:43.570Z] daemon.go:336: [d6469b8e54f9d] waiting for daemon to start [2019-09-19T09:12:43.570Z] daemon.go:364: [d6469b8e54f9d] daemon started [2019-09-19T09:12:43.570Z] daemon.go:472: [d6469b8e54f9d] Stopping daemon [2019-09-19T09:12:43.570Z] daemon.go:307: [d6469b8e54f9d] exiting daemon [2019-09-19T09:12:43.570Z] daemon.go:459: [d6469b8e54f9d] Daemon stopped [2019-09-19T09:12:43.570Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-19T09:12:44.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-09-19T09:12:44.394Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-19T09:12:44.394Z] daemon.go:336: [dc50ca4d921a9] waiting for daemon to start [2019-09-19T09:12:44.394Z] daemon.go:336: [dc50ca4d921a9] waiting for daemon to start [2019-09-19T09:12:44.394Z] daemon.go:364: [dc50ca4d921a9] daemon started [2019-09-19T09:12:44.394Z] daemon.go:472: [dc50ca4d921a9] Stopping daemon [2019-09-19T09:12:44.394Z] daemon.go:307: [dc50ca4d921a9] exiting daemon [2019-09-19T09:12:44.394Z] daemon.go:459: [dc50ca4d921a9] Daemon stopped [2019-09-19T09:12:44.394Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-19T09:12:44.466Z] === RUN Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-19T09:12:44.466Z] === RUN Test/DockerDaemonSuite/TestDaemonIP [2019-09-19T09:12:44.493Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.8% of statements [2019-09-19T09:12:45.026Z] --- PASS: TestBuildWithHugeFile (76.10s) [2019-09-19T09:12:45.026Z] === RUN TestBuildWithEmptyDockerfile [2019-09-19T09:12:45.026Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:12:45.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:12:45.026Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:12:45.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:12:45.026Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:12:45.026Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:12:45.026Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:12:45.026Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:12:45.026Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:12:45.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-09-19T09:12:45.281Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-09-19T09:12:45.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-09-19T09:12:45.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-09-19T09:12:45.281Z] === RUN TestBuildPreserveOwnership [2019-09-19T09:12:45.281Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-19T09:12:46.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2019-09-19T09:12:46.228Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-19T09:12:46.228Z] daemon.go:336: [d8a00541da967] waiting for daemon to start [2019-09-19T09:12:46.228Z] daemon.go:336: [d8a00541da967] waiting for daemon to start [2019-09-19T09:12:46.228Z] daemon.go:364: [d8a00541da967] daemon started [2019-09-19T09:12:46.228Z] daemon.go:472: [d8a00541da967] Stopping daemon [2019-09-19T09:12:46.228Z] daemon.go:307: [d8a00541da967] exiting daemon [2019-09-19T09:12:46.228Z] daemon.go:459: [d8a00541da967] Daemon stopped [2019-09-19T09:12:46.228Z] === RUN TestKernelTCPMemory [2019-09-19T09:12:46.438Z] INFO: make.ps1 starting at 09/19/2019 09:12:45 [2019-09-19T09:12:46.438Z] INFO: Git commit (851b00064) assumed from DOCKER_GITCOMMIT environment variable [2019-09-19T09:12:46.438Z] INFO: Invoking autogen... [2019-09-19T09:12:46.438Z] INFO: Building daemon... [2019-09-19T09:12:46.641Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-19T09:12:46.641Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-19T09:12:47.521Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-09-19T09:12:47.521Z] === RUN TestNISDomainname [2019-09-19T09:12:48.020Z] ok github.com/docker/docker/daemon/cluster 0.193s coverage: 0.5% of statements [2019-09-19T09:12:48.794Z] --- PASS: TestNISDomainname (1.27s) [2019-09-19T09:12:48.794Z] === RUN TestHostnameDnsResolution [2019-09-19T09:12:49.165Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-19T09:12:49.165Z] Clearing AppArmor profiles cache:. [2019-09-19T09:12:49.165Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:12:49.165Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:12:49.165Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:12:49.165Z] [2019-09-19T09:12:49.165Z] To set a process to complain mode, use the command line tool [2019-09-19T09:12:49.165Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:12:49.165Z] with the 'teardown' option." [2019-09-19T09:12:49.165Z] [2019-09-19T09:12:49.240Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac Post stage [Pipeline] junit [2019-09-19T09:12:49.436Z] Recording test results [2019-09-19T09:12:49.495Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-19T09:12:49.595Z] --- PASS: TestHostnameDnsResolution (1.22s) [2019-09-19T09:12:49.595Z] === RUN TestStats [Pipeline] sh [2019-09-19T09:12:50.757Z] + echo Ensuring container killed. [2019-09-19T09:12:50.757Z] Ensuring container killed. [2019-09-19T09:12:50.757Z] + docker rm -vf docker-pr1 [2019-09-19T09:12:50.757Z] Error: No such container: docker-pr1 [2019-09-19T09:12:50.757Z] + true [Pipeline] sh [2019-09-19T09:12:51.040Z] + echo Chowning /workspace to jenkins user [2019-09-19T09:12:51.040Z] Chowning /workspace to jenkins user [2019-09-19T09:12:51.040Z] + id -u [2019-09-19T09:12:51.040Z] + id -g [2019-09-19T09:12:51.040Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39960:/workspace busybox chown -R 1000:1000 /workspace [2019-09-19T09:12:51.040Z] Unable to find image 'busybox:latest' locally [2019-09-19T09:12:51.040Z] latest: Pulling from library/busybox [2019-09-19T09:12:51.040Z] 7c9d20b9b6cd: Pulling fs layer [2019-09-19T09:12:51.304Z] 7c9d20b9b6cd: Download complete [2019-09-19T09:12:51.424Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-19T09:12:51.424Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-19T09:12:51.424Z] --- PASS: TestBuildPreserveOwnership (6.28s) [2019-09-19T09:12:51.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.21s) [2019-09-19T09:12:51.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-09-19T09:12:51.424Z] === RUN TestBuildPlatformInvalid [2019-09-19T09:12:51.562Z] 7c9d20b9b6cd: Pull complete [2019-09-19T09:12:51.562Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-19T09:12:51.562Z] Status: Downloaded newer image for busybox:latest [2019-09-19T09:12:51.678Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-09-19T09:12:51.678Z] PASS [2019-09-19T09:12:51.678Z] [2019-09-19T09:12:51.678Z] DONE 32 tests in 165.546s [2019-09-19T09:12:51.678Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-19T09:12:51.678Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-19T09:12:51.679Z] ++ 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-09-19T09:12:51.679Z] ++ set -e [2019-09-19T09:12:51.679Z] ++ '[' -n 0 ']' [2019-09-19T09:12:51.679Z] ++ set -x [2019-09-19T09:12:51.679Z] ++ env -i DEST=/go/src/github.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-09-19T09:12:51.934Z] INFO: Testing against a local daemon [2019-09-19T09:12:51.934Z] === RUN TestConfigList [2019-09-19T09:12:52.305Z] --- PASS: TestStats (2.19s) [2019-09-19T09:12:52.305Z] === RUN TestStopContainerWithTimeout [2019-09-19T09:12:52.305Z] === RUN TestStopContainerWithTimeout/0 [2019-09-19T09:12:52.305Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-19T09:12:52.305Z] === RUN TestStopContainerWithTimeout/1 [2019-09-19T09:12:52.305Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-19T09:12:52.305Z] === RUN TestStopContainerWithTimeout/3 [2019-09-19T09:12:52.305Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-19T09:12:52.305Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-19T09:12:52.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-19T09:12:52.305Z] === CONT TestStopContainerWithTimeout/0 [2019-09-19T09:12:52.305Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-19T09:12:52.858Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesClean [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-19T09:12:53.080Z] === CONT TestStopContainerWithTimeout/3 [2019-09-19T09:12:53.234Z] + bundleName=docker-py [2019-09-19T09:12:53.234Z] + echo Creating docker-py-bundles.tar.gz [2019-09-19T09:12:53.234Z] Creating docker-py-bundles.tar.gz [2019-09-19T09:12:53.234Z] + 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-09-19T09:12:53.245Z] Archiving artifacts [2019-09-19T09:12:53.418Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-19T09:12:53.418Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-19T09:12:53.547Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2019-09-19T09:12:54.385Z] === RUN Test/DockerSuite/TestBuildAddChangeOwnership [2019-09-19T09:12:54.875Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [2019-09-19T09:12:54.886Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-19T09:12:54.985Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-19T09:12:55.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/make.sh binary-daemon [2019-09-19T09:12:55.545Z] --- PASS: TestConfigList (3.53s) [2019-09-19T09:12:55.545Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-19T09:12:55.545Z] daemon.go:336: [d1a961c591570] waiting for daemon to start [2019-09-19T09:12:55.545Z] daemon.go:336: [d1a961c591570] waiting for daemon to start [2019-09-19T09:12:55.545Z] daemon.go:364: [d1a961c591570] daemon started [2019-09-19T09:12:55.545Z] daemon.go:472: [d1a961c591570] Stopping daemon [2019-09-19T09:12:55.545Z] daemon.go:307: [d1a961c591570] exiting daemon [2019-09-19T09:12:55.545Z] daemon.go:459: [d1a961c591570] Daemon stopped [2019-09-19T09:12:55.545Z] === RUN TestConfigsCreateAndDelete [2019-09-19T09:12:55.598Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-09-19T09:12:55.789Z] [2019-09-19T09:12:55.789Z] Removing bundles/ [2019-09-19T09:12:55.789Z] [2019-09-19T09:12:55.789Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-19T09:12:55.789Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-19T09:12:55.789Z] GOOS="" GOARCH="" GOARM="" [2019-09-19T09:12:56.642Z] ok github.com/docker/docker/daemon/config 0.118s coverage: 84.2% of statements [2019-09-19T09:12:56.696Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-19T09:12:56.696Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2019-09-19T09:12:56.696Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2019-09-19T09:12:56.696Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-09-19T09:12:56.696Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2019-09-19T09:12:56.696Z] === RUN TestDeleteDevicemapper [2019-09-19T09:12:56.696Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-19T09:12:56.696Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:12:56.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-19T09:12:56.906Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-19T09:12:58.267Z] === RUN Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-19T09:12:58.826Z] === RUN Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-19T09:12:58.826Z] --- PASS: TestConfigsCreateAndDelete (3.45s) [2019-09-19T09:12:58.826Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-19T09:12:58.826Z] daemon.go:336: [dc87b74a80226] waiting for daemon to start [2019-09-19T09:12:58.827Z] daemon.go:336: [dc87b74a80226] waiting for daemon to start [2019-09-19T09:12:58.827Z] daemon.go:364: [dc87b74a80226] daemon started [2019-09-19T09:12:58.827Z] daemon.go:472: [dc87b74a80226] Stopping daemon [2019-09-19T09:12:58.827Z] daemon.go:307: [dc87b74a80226] exiting daemon [2019-09-19T09:12:58.827Z] daemon.go:459: [dc87b74a80226] Daemon stopped [2019-09-19T09:12:58.827Z] === RUN TestConfigsUpdate [2019-09-19T09:12:59.386Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-19T09:13:00.164Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-09-19T09:13:00.311Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-19T09:13:00.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2019-09-19T09:13:00.787Z] === RUN TestUpdateMemory [2019-09-19T09:13:00.787Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-19T09:13:00.787Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:13:00.787Z] === RUN TestUpdateCPUQuota [2019-09-19T09:13:01.650Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 13.7% of statements [2019-09-19T09:13:01.671Z] --- PASS: TestConfigsUpdate (2.73s) [2019-09-19T09:13:01.672Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-19T09:13:01.672Z] daemon.go:336: [d111cc0335d66] waiting for daemon to start [2019-09-19T09:13:01.672Z] daemon.go:336: [d111cc0335d66] waiting for daemon to start [2019-09-19T09:13:01.672Z] daemon.go:364: [d111cc0335d66] daemon started [2019-09-19T09:13:01.672Z] daemon.go:472: [d111cc0335d66] Stopping daemon [2019-09-19T09:13:01.672Z] daemon.go:307: [d111cc0335d66] exiting daemon [2019-09-19T09:13:01.672Z] daemon.go:459: [d111cc0335d66] Daemon stopped [2019-09-19T09:13:01.672Z] === RUN TestTemplatedConfig [2019-09-19T09:13:02.067Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-09-19T09:13:02.067Z] === RUN TestUpdatePidsLimit [2019-09-19T09:13:02.067Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-19T09:13:02.597Z] === RUN Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-19T09:13:02.852Z] === RUN TestUpdatePidsLimit/no_change [2019-09-19T09:13:03.143Z] ok github.com/docker/docker/daemon 12.441s coverage: 17.6% of statements [2019-09-19T09:13:03.143Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-19T09:13:03.143Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-19T09:13:03.143Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-19T09:13:03.143Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-19T09:13:03.239Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-19T09:13:03.618Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-19T09:13:03.981Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-19T09:13:04.491Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-19T09:13:04.907Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-19T09:13:05.849Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2019-09-19T09:13:05.857Z] --- PASS: TestTemplatedConfig (3.61s) [2019-09-19T09:13:05.857Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-19T09:13:05.857Z] daemon.go:336: [d8a744ade1be7] waiting for daemon to start [2019-09-19T09:13:05.857Z] daemon.go:336: [d8a744ade1be7] waiting for daemon to start [2019-09-19T09:13:05.857Z] daemon.go:364: [d8a744ade1be7] daemon started [2019-09-19T09:13:05.857Z] daemon.go:472: [d8a744ade1be7] Stopping daemon [2019-09-19T09:13:05.857Z] daemon.go:307: [d8a744ade1be7] exiting daemon [2019-09-19T09:13:05.857Z] daemon.go:459: [d8a744ade1be7] Daemon stopped [2019-09-19T09:13:05.857Z] === RUN TestConfigInspect [2019-09-19T09:13:06.138Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.424s coverage: 57.9% of statements [2019-09-19T09:13:06.781Z] === RUN Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit (4.58s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-09-19T09:13:06.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-09-19T09:13:06.844Z] === RUN TestUpdateRestartPolicy [2019-09-19T09:13:08.663Z] --- PASS: TestConfigInspect (3.20s) [2019-09-19T09:13:08.663Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-19T09:13:08.663Z] daemon.go:336: [de2df8ffda75f] waiting for daemon to start [2019-09-19T09:13:08.663Z] daemon.go:336: [de2df8ffda75f] waiting for daemon to start [2019-09-19T09:13:08.663Z] daemon.go:364: [de2df8ffda75f] daemon started [2019-09-19T09:13:08.663Z] daemon.go:472: [de2df8ffda75f] Stopping daemon [2019-09-19T09:13:08.663Z] daemon.go:307: [de2df8ffda75f] exiting daemon [2019-09-19T09:13:08.663Z] daemon.go:459: [de2df8ffda75f] Daemon stopped [2019-09-19T09:13:08.663Z] === RUN TestConfigCreateWithLabels [2019-09-19T09:13:08.918Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-19T09:13:10.280Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-19T09:13:10.839Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-19T09:13:11.400Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-19T09:13:11.654Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2019-09-19T09:13:11.654Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-19T09:13:11.654Z] daemon.go:336: [d09a72dbf6ea4] waiting for daemon to start [2019-09-19T09:13:11.654Z] daemon.go:336: [d09a72dbf6ea4] waiting for daemon to start [2019-09-19T09:13:11.654Z] daemon.go:364: [d09a72dbf6ea4] daemon started [2019-09-19T09:13:11.654Z] daemon.go:472: [d09a72dbf6ea4] Stopping daemon [2019-09-19T09:13:11.654Z] daemon.go:307: [d09a72dbf6ea4] exiting daemon [2019-09-19T09:13:11.654Z] daemon.go:459: [d09a72dbf6ea4] Daemon stopped [2019-09-19T09:13:11.654Z] === RUN TestConfigCreateResolve [2019-09-19T09:13:11.909Z] === RUN Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-19T09:13:13.002Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.444s coverage: 68.6% of statements [2019-09-19T09:13:13.002Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.959s coverage: 50.8% of statements [2019-09-19T09:13:13.271Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-19T09:13:13.271Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-19T09:13:13.526Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-19T09:13:14.032Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.972s coverage: 46.1% of statements [2019-09-19T09:13:14.032Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-19T09:13:14.889Z] --- PASS: TestConfigCreateResolve (2.99s) [2019-09-19T09:13:14.889Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-19T09:13:14.889Z] daemon.go:336: [d3364d984d65f] waiting for daemon to start [2019-09-19T09:13:14.889Z] daemon.go:336: [d3364d984d65f] waiting for daemon to start [2019-09-19T09:13:14.889Z] daemon.go:364: [d3364d984d65f] daemon started [2019-09-19T09:13:14.889Z] daemon.go:472: [d3364d984d65f] Stopping daemon [2019-09-19T09:13:14.889Z] daemon.go:307: [d3364d984d65f] exiting daemon [2019-09-19T09:13:14.889Z] daemon.go:459: [d3364d984d65f] Daemon stopped [2019-09-19T09:13:14.889Z] === RUN TestConfigDaemonLibtrustID [2019-09-19T09:13:15.144Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-19T09:13:15.144Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-19T09:13:15.144Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-19T09:13:15.144Z] daemon.go:336: [d95017637b8c5] waiting for daemon to start [2019-09-19T09:13:15.144Z] daemon.go:336: [d95017637b8c5] waiting for daemon to start [2019-09-19T09:13:15.144Z] daemon.go:364: [d95017637b8c5] daemon started [2019-09-19T09:13:15.144Z] daemon.go:472: [d95017637b8c5] Stopping daemon [2019-09-19T09:13:15.144Z] daemon.go:307: [d95017637b8c5] exiting daemon [2019-09-19T09:13:15.144Z] daemon.go:459: [d95017637b8c5] Daemon stopped [2019-09-19T09:13:15.144Z] PASS [2019-09-19T09:13:15.144Z] [2019-09-19T09:13:15.144Z] DONE 8 tests in 23.494s [2019-09-19T09:13:15.399Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-19T09:13:15.399Z] ++ 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-09-19T09:13:15.399Z] ++ set -e [2019-09-19T09:13:15.399Z] ++ '[' -n 0 ']' [2019-09-19T09:13:15.399Z] ++ set -x [2019-09-19T09:13:15.399Z] ++ env -i DEST=/go/src/github.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-09-19T09:13:15.399Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-19T09:13:15.654Z] INFO: Testing against a local daemon [2019-09-19T09:13:15.654Z] === RUN TestCheckpoint [2019-09-19T09:13:15.654Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-19T09:13:15.654Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:13:15.654Z] === RUN TestContainerInvalidJSON [2019-09-19T09:13:15.654Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:13:15.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:13:15.654Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:13:15.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:13:15.654Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:13:15.654Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:13:15.654Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:13:15.654Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:13:15.654Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:13:15.654Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-19T09:13:15.654Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-19T09:13:15.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-19T09:13:15.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-19T09:13:15.654Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-19T09:13:15.654Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-19T09:13:15.654Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-19T09:13:15.654Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-19T09:13:15.654Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-19T09:13:15.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-09-19T09:13:15.909Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-19T09:13:15.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-09-19T09:13:15.909Z] === RUN TestCopyFromContainer [2019-09-19T09:13:17.320Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-19T09:13:17.565Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.771s coverage: 76.1% of statements [2019-09-19T09:13:17.565Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.745s coverage: 52.5% of statements [2019-09-19T09:13:17.565Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-19T09:13:17.565Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-19T09:13:17.565Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-09-19T09:13:18.247Z] === RUN TestCopyFromContainer// [2019-09-19T09:13:18.247Z] === RUN TestCopyFromContainer//bar/root [2019-09-19T09:13:18.247Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-19T09:13:18.502Z] === RUN TestCopyFromContainer/bar/quux [2019-09-19T09:13:18.502Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-19T09:13:18.756Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-19T09:13:18.756Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-19T09:13:18.756Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-19T09:13:18.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-19T09:13:19.011Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer (3.16s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-19T09:13:19.265Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-09-19T09:13:19.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-19T09:13:19.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:13:19.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:13:19.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:13:19.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:13:19.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:13:19.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:13:19.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:13:19.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:13:19.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:13:19.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-19T09:13:19.265Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-19T09:13:19.265Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-19T09:13:19.265Z] === RUN TestCreateWithInvalidEnv [2019-09-19T09:13:19.265Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-19T09:13:19.265Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-19T09:13:19.265Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-19T09:13:19.265Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-19T09:13:19.265Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-19T09:13:19.265Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-19T09:13:19.265Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-19T09:13:19.265Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-19T09:13:19.265Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-19T09:13:19.265Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-19T09:13:19.265Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-19T09:13:19.265Z] === RUN TestCreateTmpfsMountsTarget [2019-09-19T09:13:19.265Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-19T09:13:19.265Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-19T09:13:19.265Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-19T09:13:19.634Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2019-09-19T09:13:19.634Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-09-19T09:13:19.826Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-19T09:13:20.392Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2019-09-19T09:13:20.392Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-19T09:13:20.759Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-09-19T09:13:20.759Z] === RUN TestWaitNonBlocked [2019-09-19T09:13:20.759Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:13:20.759Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:13:20.759Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:13:20.759Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:13:20.759Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:13:20.759Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:13:21.190Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-19T09:13:21.191Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-19T09:13:21.752Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:13:21.752Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:13:21.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:13:21.752Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:13:22.007Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:13:22.007Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:13:22.007Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-19T09:13:22.007Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-09-19T09:13:22.007Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-19T09:13:22.007Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-19T09:13:22.025Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-19T09:13:22.025Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-09-19T09:13:22.025Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-09-19T09:13:22.025Z] === RUN TestWaitBlocked [2019-09-19T09:13:22.025Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:13:22.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:13:22.026Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:13:22.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:13:22.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:13:22.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:13:23.132Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2019-09-19T09:13:23.307Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-19T09:13:23.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2019-09-19T09:13:23.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2019-09-19T09:13:23.307Z] === CONT TestContainerStartOnDaemonRestart [2019-09-19T09:13:23.307Z] === CONT TestIpcModeOlderClient [2019-09-19T09:13:23.307Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-19T09:13:23.307Z] === CONT TestDaemonRestartIpcMode [2019-09-19T09:13:23.369Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-19T09:13:24.628Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 68.2% of statements [2019-09-19T09:13:24.730Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:13:24.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:13:24.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:13:24.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:13:24.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:13:24.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:13:24.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:13:24.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:13:24.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:13:24.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:13:24.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:13:24.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-19T09:13:24.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-19T09:13:24.731Z] === RUN TestContainerStartOnDaemonRestart [2019-09-19T09:13:24.731Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-19T09:13:24.731Z] === RUN TestDaemonRestartIpcMode [2019-09-19T09:13:24.731Z] === PAUSE TestDaemonRestartIpcMode [2019-09-19T09:13:24.731Z] === RUN TestDiff [2019-09-19T09:13:25.290Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-19T09:13:25.545Z] --- PASS: TestDiff (0.91s) [2019-09-19T09:13:25.545Z] === RUN TestExecWithCloseStdin [2019-09-19T09:13:25.545Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-19T09:13:25.799Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-19T09:13:26.554Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2019-09-19T09:13:26.554Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-19T09:13:26.554Z] daemon.go:336: [dad540cc7e5eb] waiting for daemon to start [2019-09-19T09:13:26.554Z] daemon.go:336: [dad540cc7e5eb] waiting for daemon to start [2019-09-19T09:13:26.554Z] daemon.go:364: [dad540cc7e5eb] daemon started [2019-09-19T09:13:26.554Z] daemon.go:336: [dad540cc7e5eb] waiting for daemon to start [2019-09-19T09:13:26.554Z] daemon.go:307: [dad540cc7e5eb] exiting daemon [2019-09-19T09:13:26.554Z] daemon.go:336: [dad540cc7e5eb] waiting for daemon to start [2019-09-19T09:13:26.554Z] daemon.go:364: [dad540cc7e5eb] daemon started [2019-09-19T09:13:26.554Z] daemon.go:472: [dad540cc7e5eb] Stopping daemon [2019-09-19T09:13:26.554Z] daemon.go:307: [dad540cc7e5eb] exiting daemon [2019-09-19T09:13:26.554Z] daemon.go:459: [dad540cc7e5eb] Daemon stopped [2019-09-19T09:13:26.724Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-09-19T09:13:26.724Z] === RUN TestExec [2019-09-19T09:13:27.354Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2019-09-19T09:13:27.354Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-19T09:13:27.354Z] daemon.go:336: [d6e9cd51ceb6a] waiting for daemon to start [2019-09-19T09:13:27.354Z] daemon.go:336: [d6e9cd51ceb6a] waiting for daemon to start [2019-09-19T09:13:27.354Z] daemon.go:364: [d6e9cd51ceb6a] daemon started [2019-09-19T09:13:27.354Z] daemon.go:472: [d6e9cd51ceb6a] Stopping daemon [2019-09-19T09:13:27.354Z] daemon.go:307: [d6e9cd51ceb6a] exiting daemon [2019-09-19T09:13:27.354Z] daemon.go:459: [d6e9cd51ceb6a] Daemon stopped [2019-09-19T09:13:27.354Z] daemon.go:336: [d6e9cd51ceb6a] waiting for daemon to start [2019-09-19T09:13:27.354Z] daemon.go:336: [d6e9cd51ceb6a] waiting for daemon to start [2019-09-19T09:13:27.354Z] daemon.go:364: [d6e9cd51ceb6a] daemon started [2019-09-19T09:13:27.354Z] daemon.go:472: [d6e9cd51ceb6a] Stopping daemon [2019-09-19T09:13:27.354Z] daemon.go:307: [d6e9cd51ceb6a] exiting daemon [2019-09-19T09:13:27.354Z] daemon.go:459: [d6e9cd51ceb6a] Daemon stopped [2019-09-19T09:13:27.354Z] PASS [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === Skipped [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-19T09:13:27.354Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-19T09:13:27.354Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-19T09:13:27.354Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:13:27.354Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-19T09:13:27.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-19T09:13:27.354Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] [2019-09-19T09:13:27.354Z] DONE 197 tests, 6 skipped in 141.107s [2019-09-19T09:13:27.354Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-19T09:13:27.354Z] ++ 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-09-19T09:13:27.354Z] ++ set -e [2019-09-19T09:13:27.354Z] ++ '[' -n 0 ']' [2019-09-19T09:13:27.354Z] ++ set -x [2019-09-19T09:13:27.354Z] ++ env -i DEST=/go/src/github.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-09-19T09:13:27.354Z] INFO: Testing against a local daemon [2019-09-19T09:13:27.354Z] === RUN TestCommitInheritsEnv [2019-09-19T09:13:27.362Z] ok github.com/docker/docker/daemon/logger/awslogs 0.727s coverage: 77.8% of statements [2019-09-19T09:13:27.648Z] --- PASS: TestExec (0.80s) [2019-09-19T09:13:27.648Z] === RUN TestExecUser [2019-09-19T09:13:27.987Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-09-19T09:13:28.256Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-09-19T09:13:28.256Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-19T09:13:28.256Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-19T09:13:28.256Z] === RUN TestImagesFilterMultiReference [2019-09-19T09:13:28.256Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-09-19T09:13:28.256Z] === RUN TestImagePullPlatformInvalid [2019-09-19T09:13:28.256Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-09-19T09:13:28.256Z] === RUN TestRemoveImageOrphaning [2019-09-19T09:13:28.571Z] --- PASS: TestExecUser (0.90s) [2019-09-19T09:13:28.571Z] === RUN TestExportContainerAndImportImage [2019-09-19T09:13:28.571Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-19T09:13:28.687Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2019-09-19T09:13:28.688Z] === RUN TestRemoveImageGarbageCollector [2019-09-19T09:13:28.688Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-19T09:13:28.688Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:13:28.688Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-19T09:13:28.688Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-19T09:13:28.688Z] === RUN TestTagInvalidReference [2019-09-19T09:13:28.688Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-19T09:13:28.688Z] === RUN TestTagValidPrefixedRepo [2019-09-19T09:13:28.688Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-09-19T09:13:28.688Z] === RUN TestTagExistedNameWithoutForce [2019-09-19T09:13:28.688Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-19T09:13:28.688Z] === RUN TestTagOfficialNames [2019-09-19T09:13:28.688Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-19T09:13:28.688Z] === RUN TestTagMatchesDigest [2019-09-19T09:13:28.688Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-19T09:13:28.688Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-19T09:13:29.131Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-19T09:13:29.487Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-09-19T09:13:29.691Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-19T09:13:29.691Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-09-19T09:13:29.691Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-19T09:13:29.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2019-09-19T09:13:30.066Z] ok github.com/docker/docker/daemon/images 0.072s coverage: 4.9% of statements [2019-09-19T09:13:30.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-19T09:13:30.067Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-19T09:13:30.067Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-19T09:13:30.067Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-19T09:13:31.051Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-19T09:13:31.051Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-09-19T09:13:31.051Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-19T09:13:31.051Z] daemon.go:336: [d3cb5b2e6556d] waiting for daemon to start [2019-09-19T09:13:31.051Z] daemon.go:336: [d3cb5b2e6556d] waiting for daemon to start [2019-09-19T09:13:31.051Z] daemon.go:364: [d3cb5b2e6556d] daemon started [2019-09-19T09:13:31.051Z] daemon.go:472: [d3cb5b2e6556d] Stopping daemon [2019-09-19T09:13:31.051Z] daemon.go:307: [d3cb5b2e6556d] exiting daemon [2019-09-19T09:13:31.051Z] daemon.go:459: [d3cb5b2e6556d] Daemon stopped [2019-09-19T09:13:31.051Z] daemon.go:336: [d3cb5b2e6556d] waiting for daemon to start [2019-09-19T09:13:31.051Z] daemon.go:336: [d3cb5b2e6556d] waiting for daemon to start [2019-09-19T09:13:31.051Z] daemon.go:364: [d3cb5b2e6556d] daemon started [2019-09-19T09:13:31.051Z] daemon.go:472: [d3cb5b2e6556d] Stopping daemon [2019-09-19T09:13:31.051Z] daemon.go:307: [d3cb5b2e6556d] exiting daemon [2019-09-19T09:13:31.051Z] daemon.go:459: [d3cb5b2e6556d] Daemon stopped [2019-09-19T09:13:31.051Z] === RUN TestHealthCheckWorkdir [2019-09-19T09:13:32.414Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-09-19T09:13:32.414Z] === RUN TestHealthKillContainer [2019-09-19T09:13:33.571Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 74.7% of statements [2019-09-19T09:13:33.571Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-19T09:13:34.196Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 18.6% of statements [2019-09-19T09:13:34.298Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-19T09:13:35.264Z] --- PASS: TestHealthKillContainer (2.99s) [2019-09-19T09:13:35.264Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-19T09:13:35.735Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-09-19T09:13:35.735Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-09-19T09:13:35.871Z] === RUN Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-19T09:13:36.126Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2019-09-19T09:13:36.126Z] === RUN TestIpcModeNone [2019-09-19T09:13:37.486Z] --- PASS: TestIpcModeNone (1.13s) [2019-09-19T09:13:37.486Z] === RUN TestIpcModePrivate [2019-09-19T09:13:38.412Z] --- PASS: TestIpcModePrivate (1.01s) [2019-09-19T09:13:38.412Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2019-09-19T09:13:38.412Z] === RUN TestIpcModeShareable [2019-09-19T09:13:38.447Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-09-19T09:13:39.075Z] ok github.com/docker/docker/daemon/logger/splunk 3.382s coverage: 84.5% of statements [2019-09-19T09:13:39.075Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-19T09:13:39.075Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-19T09:13:39.775Z] --- PASS: TestIpcModeShareable (1.35s) [2019-09-19T09:13:39.775Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-09-19T09:13:39.775Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-19T09:13:41.658Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-19T09:13:42.575Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements [2019-09-19T09:13:42.583Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-19T09:13:43.507Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.63s) [2019-09-19T09:13:43.507Z] === RUN TestAPIIpcModeHost [2019-09-19T09:13:43.601Z] ok github.com/docker/docker/errdefs 0.053s coverage: 49.4% of statements [2019-09-19T09:13:44.067Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-09-19T09:13:44.067Z] === RUN TestDaemonIpcModeShareable [2019-09-19T09:13:44.323Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-19T09:13:44.645Z] ok github.com/docker/docker/distribution 0.751s coverage: 22.6% of statements [2019-09-19T09:13:44.645Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-19T09:13:46.838Z] --- PASS: TestDaemonIpcModeShareable (2.24s) [2019-09-19T09:13:46.838Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-19T09:13:46.838Z] daemon.go:336: [dfbb6240c02b9] waiting for daemon to start [2019-09-19T09:13:46.838Z] daemon.go:336: [dfbb6240c02b9] waiting for daemon to start [2019-09-19T09:13:46.838Z] daemon.go:364: [dfbb6240c02b9] daemon started [2019-09-19T09:13:46.838Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-09-19T09:13:46.838Z] daemon.go:472: [dfbb6240c02b9] Stopping daemon [2019-09-19T09:13:46.838Z] daemon.go:307: [dfbb6240c02b9] exiting daemon [2019-09-19T09:13:46.838Z] daemon.go:459: [dfbb6240c02b9] Daemon stopped [2019-09-19T09:13:46.838Z] === RUN TestDaemonIpcModePrivate [2019-09-19T09:13:47.356Z] ok github.com/docker/docker/distribution/xfer 1.499s coverage: 83.4% of statements [2019-09-19T09:13:47.356Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-19T09:13:47.980Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2019-09-19T09:13:48.724Z] --- PASS: TestDaemonIpcModePrivate (2.36s) [2019-09-19T09:13:48.724Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-19T09:13:48.724Z] daemon.go:336: [dabd87a53e68e] waiting for daemon to start [2019-09-19T09:13:48.724Z] daemon.go:336: [dabd87a53e68e] waiting for daemon to start [2019-09-19T09:13:48.724Z] daemon.go:364: [dabd87a53e68e] daemon started [2019-09-19T09:13:48.724Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:333, shared: false, mustBeShared: false [2019-09-19T09:13:48.724Z] daemon.go:472: [dabd87a53e68e] Stopping daemon [2019-09-19T09:13:48.724Z] daemon.go:307: [dabd87a53e68e] exiting daemon [2019-09-19T09:13:48.724Z] daemon.go:459: [dabd87a53e68e] Daemon stopped [2019-09-19T09:13:48.724Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-19T09:13:49.008Z] ok github.com/docker/docker/image 0.191s coverage: 86.4% of statements [2019-09-19T09:13:49.008Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-19T09:13:49.285Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-19T09:13:50.034Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-09-19T09:13:50.034Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-19T09:13:50.034Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-09-19T09:13:50.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2019-09-19T09:13:50.689Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-19T09:13:50.689Z] daemon.go:336: [d632530317c1f] waiting for daemon to start [2019-09-19T09:13:50.689Z] daemon.go:336: [d632530317c1f] waiting for daemon to start [2019-09-19T09:13:50.689Z] daemon.go:364: [d632530317c1f] daemon started [2019-09-19T09:13:50.689Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:365, shared: false, mustBeShared: false [2019-09-19T09:13:50.689Z] daemon.go:472: [d632530317c1f] Stopping daemon [2019-09-19T09:13:50.689Z] daemon.go:307: [d632530317c1f] exiting daemon [2019-09-19T09:13:50.689Z] daemon.go:459: [d632530317c1f] Daemon stopped [2019-09-19T09:13:50.689Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-19T09:13:52.078Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2019-09-19T09:13:53.201Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.48s) [2019-09-19T09:13:53.201Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-19T09:13:53.201Z] daemon.go:336: [d18d4e856482b] waiting for daemon to start [2019-09-19T09:13:53.201Z] daemon.go:336: [d18d4e856482b] waiting for daemon to start [2019-09-19T09:13:53.201Z] daemon.go:364: [d18d4e856482b] daemon started [2019-09-19T09:13:53.201Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2019-09-19T09:13:53.201Z] daemon.go:472: [d18d4e856482b] Stopping daemon [2019-09-19T09:13:53.201Z] daemon.go:307: [d18d4e856482b] exiting daemon [2019-09-19T09:13:53.201Z] daemon.go:459: [d18d4e856482b] Daemon stopped [2019-09-19T09:13:53.201Z] === RUN TestIpcModeOlderClient [2019-09-19T09:13:53.201Z] === PAUSE TestIpcModeOlderClient [2019-09-19T09:13:53.201Z] === RUN TestKillContainerInvalidSignal [2019-09-19T09:13:53.458Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-19T09:13:54.019Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-19T09:13:55.382Z] --- PASS: TestKillContainerInvalidSignal (1.92s) [2019-09-19T09:13:55.382Z] === RUN TestKillContainer [2019-09-19T09:13:55.382Z] === RUN TestKillContainer/no_signal [2019-09-19T09:13:55.601Z] ok github.com/docker/docker/opts 0.063s coverage: 66.9% of statements [2019-09-19T09:13:55.941Z] === RUN TestKillContainer/non_killing_signal [2019-09-19T09:13:56.623Z] ok github.com/docker/docker/pkg/authorization 0.474s coverage: 66.7% of statements [2019-09-19T09:13:56.866Z] === RUN TestKillContainer/killing_signal [2019-09-19T09:13:56.909Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-09-19T09:13:57.196Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2019-09-19T09:13:58.684Z] ok github.com/docker/docker/pkg/archive 1.692s coverage: 77.3% of statements [2019-09-19T09:13:58.794Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-19T09:13:58.794Z] --- PASS: TestKillContainer (3.29s) [2019-09-19T09:13:58.794Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-09-19T09:13:58.794Z] --- PASS: TestKillContainer/non_killing_signal (0.81s) [2019-09-19T09:13:58.794Z] --- PASS: TestKillContainer/killing_signal (1.27s) [2019-09-19T09:13:58.794Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-19T09:13:58.794Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-19T09:13:58.973Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2019-09-19T09:13:59.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-19T09:13:59.997Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-09-19T09:14:00.639Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements [2019-09-19T09:14:00.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2019-09-19T09:14:00.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2019-09-19T09:14:00.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-09-19T09:14:00.642Z] === RUN TestKillStoppedContainer [2019-09-19T09:14:00.642Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-19T09:14:00.642Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-19T09:14:00.642Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-19T09:14:00.642Z] === RUN TestKillDifferentUserContainer [2019-09-19T09:14:00.897Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-19T09:14:01.458Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-09-19T09:14:01.458Z] === RUN TestInspectOomKilledTrue [2019-09-19T09:14:01.458Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-19T09:14:01.458Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:14:01.458Z] === RUN TestInspectOomKilledFalse [2019-09-19T09:14:01.458Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-19T09:14:01.458Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:14:01.458Z] === RUN TestLinksEtcHostsContentMatch [2019-09-19T09:14:02.018Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-19T09:14:02.143Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-19T09:14:02.143Z] ok github.com/docker/docker/layer 7.299s coverage: 68.8% of statements [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/oci [no test files] [2019-09-19T09:14:02.143Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-19T09:14:02.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-09-19T09:14:02.273Z] === RUN TestLinksContainerNames [2019-09-19T09:14:03.198Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-19T09:14:03.639Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-09-19T09:14:03.639Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2019-09-19T09:14:04.560Z] --- PASS: TestLinksContainerNames (2.06s) [2019-09-19T09:14:04.560Z] === RUN TestLogsFollowTailEmpty [2019-09-19T09:14:04.560Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-19T09:14:04.665Z] ok github.com/docker/docker/pkg/chrootarchive 4.988s coverage: 43.2% of statements [2019-09-19T09:14:04.665Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-19T09:14:04.665Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-19T09:14:05.290Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-09-19T09:14:05.290Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-09-19T09:14:05.484Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2019-09-19T09:14:05.484Z] === RUN TestContainerNetworkMountsNoChown [2019-09-19T09:14:05.739Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-19T09:14:06.298Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/default [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/default [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/private [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/private [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/rprivate [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/slave [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/slave [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/rslave [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/shared [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/shared [2019-09-19T09:14:06.298Z] === RUN TestMountDaemonRoot/rshared [2019-09-19T09:14:06.298Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/default [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/rshared [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/shared [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/rslave [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/slave [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/rprivate [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/private [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-19T09:14:06.553Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:14:06.553Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:14:06.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:14:06.775Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements [2019-09-19T09:14:06.775Z] ok github.com/docker/docker/pkg/discovery/kv 3.314s coverage: 84.1% of statements [2019-09-19T09:14:06.808Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:14:06.809Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:14:06.809Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-19T09:14:06.809Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:14:07.063Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:14:07.318Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:14:07.318Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:14:07.398Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 10.2% of statements [2019-09-19T09:14:07.574Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:14:07.574Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-19T09:14:07.574Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.22s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.24s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.14s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.17s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-19T09:14:07.574Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-19T09:14:07.574Z] === RUN TestContainerBindMountNonRecursive [2019-09-19T09:14:09.452Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2019-09-19T09:14:09.452Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2019-09-19T09:14:09.739Z] ok github.com/docker/docker/pkg/idtools 0.882s coverage: 70.1% of statements [2019-09-19T09:14:10.090Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2019-09-19T09:14:10.090Z] === RUN TestNetworkNat [2019-09-19T09:14:10.368Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-09-19T09:14:10.650Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-19T09:14:10.650Z] --- PASS: TestNetworkNat (1.03s) [2019-09-19T09:14:10.650Z] === RUN TestNetworkLocalhostTCPNat [2019-09-19T09:14:10.904Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-19T09:14:10.995Z] ok github.com/docker/docker/pkg/ioutils 1.844s coverage: 70.6% of statements [2019-09-19T09:14:10.995Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-19T09:14:11.621Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2019-09-19T09:14:11.830Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2019-09-19T09:14:11.830Z] === RUN TestNetworkLoopbackNat [2019-09-19T09:14:11.910Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-09-19T09:14:12.195Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-09-19T09:14:12.469Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-19T09:14:12.469Z] [2019-09-19T09:14:12.469Z] ________ ____ __. [2019-09-19T09:14:12.469Z] \_____ \ | |/ _| [2019-09-19T09:14:12.469Z] / | \| < [2019-09-19T09:14:12.469Z] / | \ | \ [2019-09-19T09:14:12.469Z] \_______ /____|__ \ [2019-09-19T09:14:12.469Z] \/ \/ [2019-09-19T09:14:12.469Z] [2019-09-19T09:14:12.469Z] INFO: make.ps1 ended at 09/19/2019 09:14:08 [2019-09-19T09:14:12.469Z] INFO: Binaries build ended at 09/19/2019 09:14:11. Duration:00:01:30.6499439 [2019-09-19T09:14:12.820Z] ok github.com/docker/docker/pkg/mount 0.949s coverage: 69.6% of statements [2019-09-19T09:14:12.820Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-19T09:14:13.192Z] --- PASS: TestNetworkLoopbackNat (1.32s) [2019-09-19T09:14:13.192Z] === RUN TestPause [2019-09-19T09:14:13.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-09-19T09:14:13.444Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2019-09-19T09:14:13.444Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-19T09:14:13.444Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-19T09:14:14.083Z] INFO: Copying the built daemon binary to d:\CI-1\CI-851b00064\binary\dockerd-851b00064.exe... [2019-09-19T09:14:14.117Z] --- PASS: TestPause (1.00s) [2019-09-19T09:14:14.117Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-19T09:14:14.117Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:14:14.117Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:14:14.117Z] === RUN TestPauseStopPausedContainer [2019-09-19T09:14:14.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2019-09-19T09:14:15.049Z] INFO: Copying the built client binary to d:\CI-1\CI-851b00064\binary\docker-851b00064.exe... [2019-09-19T09:14:15.049Z] INFO: Copying dockerversion from the container... [2019-09-19T09:14:15.049Z] INFO: Copying the golang package from the container to d:\CI-1\CI-851b00064\installer\go.zip... [2019-09-19T09:14:15.056Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-09-19T09:14:15.056Z] === RUN TestPsFilter [2019-09-19T09:14:15.056Z] --- PASS: TestPsFilter (0.22s) [2019-09-19T09:14:15.056Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-19T09:14:16.004Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 87.9% of statements [2019-09-19T09:14:16.027Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2019-09-19T09:14:16.027Z] === RUN TestRemoveContainerWithVolume [2019-09-19T09:14:16.294Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-09-19T09:14:16.581Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-09-19T09:14:16.593Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-19T09:14:16.848Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-09-19T09:14:16.848Z] === RUN TestRemoveContainerRunning [2019-09-19T09:14:17.599Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-09-19T09:14:17.763Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-19T09:14:17.763Z] Copying nested executables into bundles/binary-daemon [2019-09-19T09:14:17.763Z] [Pipeline] } [2019-09-19T09:14:17.779Z] --- PASS: TestRemoveContainerRunning (0.98s) [2019-09-19T09:14:17.779Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-19T09:14:17.951Z] INFO: Extracting go.zip to d:\CI-1\CI-851b00064\go [2019-09-19T09:14:18.034Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-19T09:14:18.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/make.sh cross [2019-09-19T09:14:18.223Z] ok github.com/docker/docker/pkg/pubsub 1.208s coverage: 73.9% of statements [2019-09-19T09:14:18.594Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-19T09:14:18.684Z] [2019-09-19T09:14:18.684Z] Removing bundles/ [2019-09-19T09:14:18.684Z] [2019-09-19T09:14:18.684Z] ---> Making bundle: cross (in bundles/cross) [2019-09-19T09:14:18.684Z] Cross building: bundles/cross/linux/amd64 [2019-09-19T09:14:18.684Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-19T09:14:18.684Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-19T09:14:18.847Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-09-19T09:14:18.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2019-09-19T09:14:18.849Z] === RUN TestRemoveInvalidContainer [2019-09-19T09:14:18.849Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-19T09:14:18.849Z] === RUN TestRenameLinkedContainer [2019-09-19T09:14:19.105Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-19T09:14:19.864Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-19T09:14:19.864Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2019-09-19T09:14:20.470Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-19T09:14:20.881Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-09-19T09:14:21.170Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-09-19T09:14:21.415Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-19T09:14:21.456Z] ok github.com/docker/docker/pkg/signal 3.581s coverage: 61.0% of statements [2019-09-19T09:14:22.792Z] --- PASS: TestRenameLinkedContainer (3.95s) [2019-09-19T09:14:22.792Z] === RUN TestRenameStoppedContainer [2019-09-19T09:14:22.948Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2019-09-19T09:14:22.948Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2019-09-19T09:14:23.720Z] --- PASS: TestRenameStoppedContainer (0.85s) [2019-09-19T09:14:23.720Z] === RUN TestRenameRunningContainerAndReuse [2019-09-19T09:14:23.972Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-09-19T09:14:23.975Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-19T09:14:24.258Z] testing: warning: no tests to run [2019-09-19T09:14:24.258Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-09-19T09:14:24.885Z] ok github.com/docker/docker/pkg/tarsum 0.239s coverage: 89.3% of statements [2019-09-19T09:14:25.173Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-09-19T09:14:25.337Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-09-19T09:14:25.337Z] === RUN TestRenameInvalidName [2019-09-19T09:14:25.337Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-19T09:14:25.461Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-09-19T09:14:25.750Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-09-19T09:14:26.308Z] --- PASS: TestRenameInvalidName (1.02s) [2019-09-19T09:14:26.308Z] === RUN TestRenameAnonymousContainer [2019-09-19T09:14:28.198Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-19T09:14:28.458Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-09-19T09:14:30.158Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-09-19T09:14:30.220Z] --- PASS: TestRenameAnonymousContainer (3.71s) [2019-09-19T09:14:30.220Z] === RUN TestRenameContainerWithSameName [2019-09-19T09:14:30.779Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-19T09:14:30.786Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 68.8% of statements [2019-09-19T09:14:31.036Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-19T09:14:31.036Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2019-09-19T09:14:31.036Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-19T09:14:31.808Z] ok github.com/docker/docker/plugin 0.587s coverage: 27.1% of statements [2019-09-19T09:14:33.303Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-09-19T09:14:33.554Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2019-09-19T09:14:33.554Z] === RUN TestResize [2019-09-19T09:14:33.554Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-19T09:14:33.956Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2019-09-19T09:14:34.114Z] --- PASS: TestResize (0.92s) [2019-09-19T09:14:34.114Z] === RUN TestResizeWithInvalidSize [2019-09-19T09:14:34.114Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-19T09:14:35.038Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-19T09:14:35.039Z] --- PASS: TestResizeWithInvalidSize (1.07s) [2019-09-19T09:14:35.039Z] === RUN TestResizeWhenContainerNotStarted [2019-09-19T09:14:35.443Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-09-19T09:14:35.730Z] ok github.com/docker/docker/runconfig 0.055s coverage: 68.2% of statements [2019-09-19T09:14:35.965Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-19T09:14:35.965Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:35.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:35.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:35.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:14:35.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:14:36.758Z] ok github.com/docker/docker/registry 0.612s coverage: 56.5% of statements [2019-09-19T09:14:38.479Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-19T09:14:38.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:14:38.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:14:38.989Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-19T09:14:40.263Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2019-09-19T09:14:42.249Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-19T09:14:42.249Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-19T09:14:42.249Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-19T09:14:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:14:42.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:14:42.963Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2019-09-19T09:14:42.963Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2019-09-19T09:14:44.991Z] ok github.com/docker/docker/volume/service 0.036s coverage: 73.0% of statements [2019-09-19T09:14:45.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:14:45.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:46.194Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-19T09:14:46.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:14:47.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:47.890Z] INFO: Extraction ended at 09/19/2019 09:14:45. Duration:00:00:27.2264601 [2019-09-19T09:14:47.890Z] INFO: Updating the golang and path environment variables [2019-09-19T09:14:47.890Z] INFO: GOPATH=d:\gopath [2019-09-19T09:14:47.890Z] INFO: go version go1.12.9 windows/amd64 [2019-09-19T09:14:47.890Z] INFO: Running the daemon under test in debug mode [2019-09-19T09:14:47.890Z] INFO: Starting a daemon under test... [2019-09-19T09:14:47.890Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-851b00064\daemon --pidfile d:\CI-1\CI-851b00064\docker.pid -D [2019-09-19T09:14:47.890Z] INFO: Process started successfully. [2019-09-19T09:14:47.890Z] INFO: Start tailing logs of the daemon under tests [2019-09-19T09:14:47.890Z] INFO: Waiting for the daemon under test to start... [2019-09-19T09:14:48.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:14:48.856Z] INFO: Daemon under test started and replied! [2019-09-19T09:14:48.856Z] INFO: Docker version of the daemon under test [2019-09-19T09:14:48.856Z] [2019-09-19T09:14:49.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:14:49.313Z] Client: [2019-09-19T09:14:49.313Z] Version: 17.06.2-ce [2019-09-19T09:14:49.313Z] API version: 1.30 [2019-09-19T09:14:49.313Z] Go version: go1.8.3 [2019-09-19T09:14:49.313Z] Git commit: cec0b72 [2019-09-19T09:14:49.313Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-19T09:14:49.313Z] OS/Arch: windows/amd64 [2019-09-19T09:14:49.313Z] [2019-09-19T09:14:49.313Z] Server: [2019-09-19T09:14:49.313Z] Version: 0.0.0-dev [2019-09-19T09:14:49.313Z] API version: 1.41 (minimum version 1.24) [2019-09-19T09:14:49.313Z] Go version: go1.12.9 [2019-09-19T09:14:49.313Z] Git commit: 851b00064 [2019-09-19T09:14:49.313Z] Built: 09/19/2019 09:12:45 [2019-09-19T09:14:49.313Z] OS/Arch: windows/amd64 [2019-09-19T09:14:49.313Z] Experimental: false [2019-09-19T09:14:49.313Z] [2019-09-19T09:14:49.313Z] INFO: Docker info of the daemon under test [2019-09-19T09:14:49.313Z] [2019-09-19T09:14:49.313Z] Containers: 0 [2019-09-19T09:14:49.313Z] Running: 0 [2019-09-19T09:14:49.313Z] Paused: 0 [2019-09-19T09:14:49.313Z] Stopped: 0 [2019-09-19T09:14:49.313Z] Images: 0 [2019-09-19T09:14:49.313Z] Server Version: 0.0.0-dev [2019-09-19T09:14:49.313Z] Storage Driver: windowsfilter [2019-09-19T09:14:49.313Z] Windows: [2019-09-19T09:14:49.313Z] Logging Driver: json-file [2019-09-19T09:14:49.313Z] Plugins: [2019-09-19T09:14:49.313Z] Volume: local [2019-09-19T09:14:49.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-19T09:14:49.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-19T09:14:49.314Z] Swarm: inactive [2019-09-19T09:14:49.314Z] Default Isolation: process [2019-09-19T09:14:49.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-19T09:14:49.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-19T09:14:49.314Z] OSType: windows [2019-09-19T09:14:49.314Z] Architecture: x86_64 [2019-09-19T09:14:49.314Z] CPUs: 4 [2019-09-19T09:14:49.314Z] Total Memory: 32GiB [2019-09-19T09:14:49.314Z] Name: azwin-2-47fbb0 [2019-09-19T09:14:49.314Z] ID: GHP2:OBVO:Q5QH:KAYZ:QMON:NTCG:UWL5:YTTN:NYMJ:IB3L:EZH2:KDZU [2019-09-19T09:14:49.314Z] Docker Root Dir: D:\CI-1\CI-851b00064\daemon [2019-09-19T09:14:49.314Z] Debug Mode (client): false [2019-09-19T09:14:49.314Z] Debug Mode (server): true [2019-09-19T09:14:49.314Z] File Descriptors: -1 [2019-09-19T09:14:49.314Z] Goroutines: 17 [2019-09-19T09:14:49.314Z] System Time: 2019-09-19T09:14:48.8883551Z [2019-09-19T09:14:49.314Z] EventsListeners: 0 [2019-09-19T09:14:49.314Z] Registry: https://index.docker.io/v1/ [2019-09-19T09:14:49.314Z] Labels: [2019-09-19T09:14:49.314Z] Experimental: false [2019-09-19T09:14:49.314Z] Insecure Registries: [2019-09-19T09:14:49.314Z] 127.0.0.0/8 [2019-09-19T09:14:49.314Z] Live Restore Enabled: false [2019-09-19T09:14:49.314Z] [2019-09-19T09:14:49.314Z] [2019-09-19T09:14:49.314Z] INFO: Docker images of the daemon under test [2019-09-19T09:14:49.314Z] [2019-09-19T09:14:49.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-19T09:14:49.314Z] [2019-09-19T09:14:49.314Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-19T09:14:49.314Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-19T09:14:49.314Z] ltsc2019: Pulling from windows/servercore [2019-09-19T09:14:49.773Z] 65014b3c3121: Pulling fs layer [2019-09-19T09:14:49.773Z] 2945147eda09: Pulling fs layer [2019-09-19T09:14:50.475Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/rootless [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/volume [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-19T09:14:50.475Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-19T09:14:50.475Z] [2019-09-19T09:14:50.475Z] === Skipped [2019-09-19T09:14:50.475Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-19T09:14:50.475Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-19T09:14:50.475Z] [2019-09-19T09:14:50.475Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-19T09:14:50.475Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-19T09:14:50.475Z] [2019-09-19T09:14:50.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-19T09:14:50.475Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.475Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:14:50.475Z] [2019-09-19T09:14:50.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-19T09:14:50.475Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-19T09:14:50.476Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-19T09:14:50.476Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-19T09:14:50.476Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:14:50.476Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-19T09:14:50.476Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-19T09:14:50.476Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-19T09:14:50.476Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] [2019-09-19T09:14:50.476Z] DONE 2084 tests, 20 skipped in 358.969s Post stage [Pipeline] junit [2019-09-19T09:14:50.512Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-19T09:14:51.219Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:851b000641c195630ed05313a7ad27895e4d8780 hack/make.sh dynbinary test-integration [2019-09-19T09:14:51.504Z] [2019-09-19T09:14:51.722Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d9fd18637a500] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d9fd18637a500] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d9fd18637a500] daemon started [2019-09-19T09:14:51.722Z] daemon.go:307: [d9fd18637a500] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [d9fd18637a500] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d9fd18637a500] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d9fd18637a500] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d9fd18637a500] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d9fd18637a500] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d9fd18637a500] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [de9528ca24f08] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [de9528ca24f08] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [de9528ca24f08] daemon started [2019-09-19T09:14:51.722Z] daemon.go:307: [de9528ca24f08] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [de9528ca24f08] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [de9528ca24f08] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [de9528ca24f08] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [de9528ca24f08] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [de9528ca24f08] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [de9528ca24f08] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d7de48bcd1503] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d7de48bcd1503] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d7de48bcd1503] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d7de48bcd1503] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d7de48bcd1503] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d7de48bcd1503] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [d7de48bcd1503] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d7de48bcd1503] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d7de48bcd1503] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d7de48bcd1503] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d7de48bcd1503] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d7de48bcd1503] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d985e70ab05e8] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d985e70ab05e8] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d985e70ab05e8] daemon started [2019-09-19T09:14:51.722Z] daemon.go:336: [d985e70ab05e8] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:307: [d985e70ab05e8] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [d985e70ab05e8] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d985e70ab05e8] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d985e70ab05e8] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d985e70ab05e8] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d985e70ab05e8] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d23b1fec58f78] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d23b1fec58f78] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d23b1fec58f78] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d23b1fec58f78] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d23b1fec58f78] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d23b1fec58f78] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [d23b1fec58f78] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d23b1fec58f78] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d23b1fec58f78] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d23b1fec58f78] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d23b1fec58f78] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d23b1fec58f78] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d3c930195c845] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d3c930195c845] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d3c930195c845] daemon started [2019-09-19T09:14:51.722Z] daemon.go:307: [d3c930195c845] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [d3c930195c845] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d3c930195c845] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d3c930195c845] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d3c930195c845] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d3c930195c845] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d3c930195c845] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [dabb9ce69ce96] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [dabb9ce69ce96] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dabb9ce69ce96] daemon started [2019-09-19T09:14:51.722Z] daemon.go:336: [dabb9ce69ce96] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:307: [dabb9ce69ce96] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [dabb9ce69ce96] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dabb9ce69ce96] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [dabb9ce69ce96] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [dabb9ce69ce96] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [dabb9ce69ce96] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [da1031ca9467d] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [da1031ca9467d] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [da1031ca9467d] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [da1031ca9467d] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [da1031ca9467d] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [da1031ca9467d] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [da1031ca9467d] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [da1031ca9467d] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [da1031ca9467d] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [da1031ca9467d] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [da1031ca9467d] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [da1031ca9467d] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [dd18dda35f0c4] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [dd18dda35f0c4] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dd18dda35f0c4] daemon started [2019-09-19T09:14:51.722Z] daemon.go:336: [dd18dda35f0c4] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:307: [dd18dda35f0c4] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:336: [dd18dda35f0c4] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dd18dda35f0c4] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [dd18dda35f0c4] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [dd18dda35f0c4] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [dd18dda35f0c4] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d9711769ae27a] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d9711769ae27a] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d9711769ae27a] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d9711769ae27a] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d9711769ae27a] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d9711769ae27a] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [d9711769ae27a] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d9711769ae27a] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d9711769ae27a] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d9711769ae27a] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d9711769ae27a] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d9711769ae27a] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [dab5b451438f0] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [dab5b451438f0] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dab5b451438f0] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [dab5b451438f0] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [dab5b451438f0] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [dab5b451438f0] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [dab5b451438f0] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [dab5b451438f0] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [dab5b451438f0] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [dab5b451438f0] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [dab5b451438f0] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [dab5b451438f0] Daemon stopped [2019-09-19T09:14:51.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2019-09-19T09:14:51.722Z] 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-09-19T09:14:51.722Z] daemon.go:336: [d021b06cec308] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d021b06cec308] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d021b06cec308] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d021b06cec308] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d021b06cec308] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d021b06cec308] Daemon stopped [2019-09-19T09:14:51.722Z] daemon.go:336: [d021b06cec308] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:336: [d021b06cec308] waiting for daemon to start [2019-09-19T09:14:51.722Z] daemon.go:364: [d021b06cec308] daemon started [2019-09-19T09:14:51.722Z] daemon.go:472: [d021b06cec308] Stopping daemon [2019-09-19T09:14:51.722Z] daemon.go:307: [d021b06cec308] exiting daemon [2019-09-19T09:14:51.722Z] daemon.go:459: [d021b06cec308] Daemon stopped [2019-09-19T09:14:51.722Z] === RUN TestCgroupNamespacesRun [2019-09-19T09:14:51.787Z] Removing bundles/ [2019-09-19T09:14:51.787Z] [2019-09-19T09:14:51.787Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-19T09:14:51.787Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:14:51.787Z] GOOS="" GOARCH="" GOARM="" [2019-09-19T09:14:53.086Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-19T09:14:53.646Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-09-19T09:14:53.646Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-19T09:14:53.646Z] daemon.go:336: [dcd30dd158338] waiting for daemon to start [2019-09-19T09:14:53.646Z] daemon.go:336: [dcd30dd158338] waiting for daemon to start [2019-09-19T09:14:53.646Z] daemon.go:364: [dcd30dd158338] daemon started [2019-09-19T09:14:53.646Z] daemon.go:472: [dcd30dd158338] Stopping daemon [2019-09-19T09:14:53.646Z] daemon.go:307: [dcd30dd158338] exiting daemon [2019-09-19T09:14:53.646Z] daemon.go:459: [dcd30dd158338] Daemon stopped [2019-09-19T09:14:53.646Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-19T09:14:55.009Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-19T09:14:55.569Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2019-09-19T09:14:55.569Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-19T09:14:55.569Z] daemon.go:336: [df694fe24d4dd] waiting for daemon to start [2019-09-19T09:14:55.569Z] daemon.go:336: [df694fe24d4dd] waiting for daemon to start [2019-09-19T09:14:55.569Z] daemon.go:364: [df694fe24d4dd] daemon started [2019-09-19T09:14:55.569Z] daemon.go:472: [df694fe24d4dd] Stopping daemon [2019-09-19T09:14:55.569Z] daemon.go:307: [df694fe24d4dd] exiting daemon [2019-09-19T09:14:55.569Z] daemon.go:459: [df694fe24d4dd] Daemon stopped [2019-09-19T09:14:55.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:14:56.854Z] 2945147eda09: Verifying Checksum [2019-09-19T09:14:56.855Z] 2945147eda09: Download complete [2019-09-19T09:14:56.932Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-19T09:14:57.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2019-09-19T09:14:57.492Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:14:57.492Z] daemon.go:336: [dc561490d80b8] waiting for daemon to start [2019-09-19T09:14:57.492Z] daemon.go:336: [dc561490d80b8] waiting for daemon to start [2019-09-19T09:14:57.492Z] daemon.go:364: [dc561490d80b8] daemon started [2019-09-19T09:14:57.492Z] daemon.go:472: [dc561490d80b8] Stopping daemon [2019-09-19T09:14:57.492Z] daemon.go:307: [dc561490d80b8] exiting daemon [2019-09-19T09:14:57.492Z] daemon.go:459: [dc561490d80b8] Daemon stopped [2019-09-19T09:14:57.492Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-19T09:14:58.854Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-19T09:14:59.414Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-19T09:14:59.414Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-09-19T09:14:59.414Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-19T09:14:59.414Z] daemon.go:336: [deedf0ce4e385] waiting for daemon to start [2019-09-19T09:14:59.414Z] daemon.go:336: [deedf0ce4e385] waiting for daemon to start [2019-09-19T09:14:59.414Z] daemon.go:364: [deedf0ce4e385] daemon started [2019-09-19T09:14:59.414Z] daemon.go:472: [deedf0ce4e385] Stopping daemon [2019-09-19T09:14:59.414Z] daemon.go:307: [deedf0ce4e385] exiting daemon [2019-09-19T09:14:59.414Z] daemon.go:459: [deedf0ce4e385] Daemon stopped [2019-09-19T09:14:59.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-19T09:14:59.975Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-19T09:15:00.534Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-19T09:15:01.458Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2019-09-19T09:15:01.458Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-19T09:15:01.458Z] daemon.go:336: [d39a7b40ed866] waiting for daemon to start [2019-09-19T09:15:01.458Z] daemon.go:336: [d39a7b40ed866] waiting for daemon to start [2019-09-19T09:15:01.458Z] daemon.go:364: [d39a7b40ed866] daemon started [2019-09-19T09:15:01.458Z] daemon.go:472: [d39a7b40ed866] Stopping daemon [2019-09-19T09:15:01.458Z] daemon.go:307: [d39a7b40ed866] exiting daemon [2019-09-19T09:15:01.458Z] daemon.go:459: [d39a7b40ed866] Daemon stopped [2019-09-19T09:15:01.458Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:15:02.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-09-19T09:15:02.384Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:15:02.384Z] daemon.go:336: [d5f4d555ee9f9] waiting for daemon to start [2019-09-19T09:15:02.384Z] daemon.go:336: [d5f4d555ee9f9] waiting for daemon to start [2019-09-19T09:15:02.384Z] daemon.go:364: [d5f4d555ee9f9] daemon started [2019-09-19T09:15:02.384Z] daemon.go:472: [d5f4d555ee9f9] Stopping daemon [2019-09-19T09:15:02.384Z] daemon.go:307: [d5f4d555ee9f9] exiting daemon [2019-09-19T09:15:02.384Z] daemon.go:459: [d5f4d555ee9f9] Daemon stopped [2019-09-19T09:15:02.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-19T09:15:02.384Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-19T09:15:03.308Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2019-09-19T09:15:03.308Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-19T09:15:03.308Z] daemon.go:336: [dc95ff1e6de14] waiting for daemon to start [2019-09-19T09:15:03.308Z] daemon.go:336: [dc95ff1e6de14] waiting for daemon to start [2019-09-19T09:15:03.308Z] daemon.go:364: [dc95ff1e6de14] daemon started [2019-09-19T09:15:03.308Z] daemon.go:472: [dc95ff1e6de14] Stopping daemon [2019-09-19T09:15:03.308Z] daemon.go:307: [dc95ff1e6de14] exiting daemon [2019-09-19T09:15:03.308Z] daemon.go:459: [dc95ff1e6de14] Daemon stopped [2019-09-19T09:15:03.308Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-19T09:15:04.671Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-19T09:15:05.231Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-09-19T09:15:05.231Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-19T09:15:05.231Z] daemon.go:336: [d51f50c12eefd] waiting for daemon to start [2019-09-19T09:15:05.231Z] daemon.go:336: [d51f50c12eefd] waiting for daemon to start [2019-09-19T09:15:05.231Z] daemon.go:364: [d51f50c12eefd] daemon started [2019-09-19T09:15:05.231Z] daemon.go:472: [d51f50c12eefd] Stopping daemon [2019-09-19T09:15:05.231Z] daemon.go:307: [d51f50c12eefd] exiting daemon [2019-09-19T09:15:05.231Z] daemon.go:459: [d51f50c12eefd] Daemon stopped [2019-09-19T09:15:05.231Z] === RUN TestKernelTCPMemory [2019-09-19T09:15:05.231Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-19T09:15:05.432Z] 65014b3c3121: Verifying Checksum [2019-09-19T09:15:05.432Z] 65014b3c3121: Download complete [2019-09-19T09:15:06.156Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-09-19T09:15:06.156Z] === RUN TestNISDomainname [2019-09-19T09:15:07.519Z] --- PASS: TestNISDomainname (1.38s) [2019-09-19T09:15:07.520Z] === RUN TestHostnameDnsResolution [2019-09-19T09:15:08.145Z] --- PASS: TestImportExtremelyLargeImageWorks (94.39s) [2019-09-19T09:15:08.145Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-19T09:15:08.145Z] daemon.go:336: [d4c6c8aad801a] waiting for daemon to start [2019-09-19T09:15:08.145Z] daemon.go:336: [d4c6c8aad801a] waiting for daemon to start [2019-09-19T09:15:08.145Z] daemon.go:364: [d4c6c8aad801a] daemon started [2019-09-19T09:15:08.145Z] daemon.go:472: [d4c6c8aad801a] Stopping daemon [2019-09-19T09:15:08.145Z] daemon.go:307: [d4c6c8aad801a] exiting daemon [2019-09-19T09:15:08.145Z] daemon.go:459: [d4c6c8aad801a] Daemon stopped [2019-09-19T09:15:08.145Z] PASS [2019-09-19T09:15:08.145Z] [2019-09-19T09:15:08.145Z] === Skipped [2019-09-19T09:15:08.145Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-19T09:15:08.145Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:15:08.145Z] [2019-09-19T09:15:08.145Z] [2019-09-19T09:15:08.145Z] DONE 12 tests, 1 skipped in 96.006s [2019-09-19T09:15:08.145Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-19T09:15:08.145Z] ++ 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-09-19T09:15:08.145Z] ++ set -e [2019-09-19T09:15:08.145Z] ++ '[' -n 0 ']' [2019-09-19T09:15:08.145Z] ++ set -x [2019-09-19T09:15:08.145Z] ++ env -i DEST=/go/src/github.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-09-19T09:15:08.145Z] INFO: Testing against a local daemon [2019-09-19T09:15:08.145Z] === RUN TestNetworkCreateDelete [2019-09-19T09:15:08.145Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-09-19T09:15:08.145Z] === RUN TestDockerNetworkDeletePreferID [2019-09-19T09:15:08.145Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-09-19T09:15:08.145Z] === RUN TestInspectNetwork [2019-09-19T09:15:08.145Z] === RUN TestInspectNetwork/full_network_id [2019-09-19T09:15:08.145Z] === RUN TestInspectNetwork/partial_network_id [2019-09-19T09:15:08.145Z] === RUN TestInspectNetwork/network_name [2019-09-19T09:15:08.145Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-19T09:15:09.405Z] --- PASS: TestHostnameDnsResolution (1.55s) [2019-09-19T09:15:09.405Z] === RUN TestStats [2019-09-19T09:15:09.405Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-19T09:15:11.286Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-19T09:15:11.286Z] --- PASS: TestStats (2.31s) [2019-09-19T09:15:11.286Z] === RUN TestStopContainerWithTimeout [2019-09-19T09:15:11.286Z] === RUN TestStopContainerWithTimeout/0 [2019-09-19T09:15:11.286Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-19T09:15:11.286Z] === RUN TestStopContainerWithTimeout/1 [2019-09-19T09:15:11.286Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-19T09:15:11.286Z] === RUN TestStopContainerWithTimeout/3 [2019-09-19T09:15:11.286Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-19T09:15:11.286Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-19T09:15:11.286Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-19T09:15:11.541Z] === CONT TestStopContainerWithTimeout/0 [2019-09-19T09:15:11.541Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-19T09:15:12.511Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-19T09:15:12.766Z] === CONT TestStopContainerWithTimeout/3 [2019-09-19T09:15:13.733Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-19T09:15:13.988Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-19T09:15:14.483Z] --- PASS: TestInspectNetwork (9.55s) [2019-09-19T09:15:14.483Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-19T09:15:14.483Z] daemon.go:336: [d5c4f95ff6ce8] waiting for daemon to start [2019-09-19T09:15:14.483Z] daemon.go:336: [d5c4f95ff6ce8] waiting for daemon to start [2019-09-19T09:15:14.483Z] daemon.go:364: [d5c4f95ff6ce8] daemon started [2019-09-19T09:15:14.483Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-19T09:15:14.483Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-19T09:15:14.483Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-19T09:15:14.483Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-19T09:15:14.483Z] daemon.go:472: [d5c4f95ff6ce8] Stopping daemon [2019-09-19T09:15:14.483Z] daemon.go:307: [d5c4f95ff6ce8] exiting daemon [2019-09-19T09:15:14.483Z] daemon.go:459: [d5c4f95ff6ce8] Daemon stopped [2019-09-19T09:15:14.483Z] === RUN TestRunContainerWithBridgeNone [2019-09-19T09:15:14.548Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-19T09:15:14.802Z] === CONT TestStopContainerWithTimeout/1 [2019-09-19T09:15:15.362Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-19T09:15:16.287Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-19T09:15:16.303Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2019-09-19T09:15:16.303Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-19T09:15:16.303Z] daemon.go:336: [d89528932815a] waiting for daemon to start [2019-09-19T09:15:16.303Z] daemon.go:336: [d89528932815a] waiting for daemon to start [2019-09-19T09:15:16.303Z] daemon.go:364: [d89528932815a] daemon started [2019-09-19T09:15:16.303Z] daemon.go:472: [d89528932815a] Stopping daemon [2019-09-19T09:15:16.303Z] daemon.go:307: [d89528932815a] exiting daemon [2019-09-19T09:15:16.303Z] daemon.go:459: [d89528932815a] Daemon stopped [2019-09-19T09:15:16.303Z] === RUN TestNetworkInvalidJSON [2019-09-19T09:15:16.303Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-19T09:15:16.303Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-19T09:15:16.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:15:16.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:15:16.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:15:16.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:15:16.303Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-19T09:15:16.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:15:16.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:15:16.303Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-19T09:15:16.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-19T09:15:16.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-19T09:15:16.303Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-19T09:15:16.303Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-19T09:15:16.846Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-19T09:15:16.846Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2019-09-19T09:15:16.846Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2019-09-19T09:15:16.846Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-09-19T09:15:16.846Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2019-09-19T09:15:16.846Z] === RUN TestDeleteDevicemapper [2019-09-19T09:15:16.846Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-19T09:15:16.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:15:16.846Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-19T09:15:17.622Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-09-19T09:15:17.622Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-19T09:15:17.622Z] daemon.go:336: [d275d1b6dcbb4] waiting for daemon to start [2019-09-19T09:15:17.622Z] daemon.go:336: [d275d1b6dcbb4] waiting for daemon to start [2019-09-19T09:15:17.622Z] daemon.go:364: [d275d1b6dcbb4] daemon started [2019-09-19T09:15:17.622Z] daemon.go:472: [d275d1b6dcbb4] Stopping daemon [2019-09-19T09:15:17.622Z] daemon.go:307: [d275d1b6dcbb4] exiting daemon [2019-09-19T09:15:17.622Z] daemon.go:459: [d275d1b6dcbb4] Daemon stopped [2019-09-19T09:15:17.622Z] daemon.go:336: [d275d1b6dcbb4] waiting for daemon to start [2019-09-19T09:15:17.622Z] daemon.go:336: [d275d1b6dcbb4] waiting for daemon to start [2019-09-19T09:15:17.622Z] daemon.go:364: [d275d1b6dcbb4] daemon started [2019-09-19T09:15:17.622Z] daemon.go:472: [d275d1b6dcbb4] Stopping daemon [2019-09-19T09:15:17.622Z] daemon.go:307: [d275d1b6dcbb4] exiting daemon [2019-09-19T09:15:17.622Z] daemon.go:459: [d275d1b6dcbb4] Daemon stopped [2019-09-19T09:15:17.622Z] === RUN TestDaemonDefaultNetworkPools [2019-09-19T09:15:18.403Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-09-19T09:15:18.403Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-19T09:15:18.403Z] daemon.go:336: [d2f6db3e51613] waiting for daemon to start [2019-09-19T09:15:18.403Z] daemon.go:336: [d2f6db3e51613] waiting for daemon to start [2019-09-19T09:15:18.403Z] daemon.go:364: [d2f6db3e51613] daemon started [2019-09-19T09:15:18.403Z] daemon.go:472: [d2f6db3e51613] Stopping daemon [2019-09-19T09:15:18.403Z] daemon.go:307: [d2f6db3e51613] exiting daemon [2019-09-19T09:15:18.403Z] daemon.go:459: [d2f6db3e51613] Daemon stopped [2019-09-19T09:15:18.403Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-19T09:15:19.662Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-09-19T09:15:19.662Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-19T09:15:19.662Z] daemon.go:336: [dcfffeb6ae2d0] waiting for daemon to start [2019-09-19T09:15:19.662Z] daemon.go:336: [dcfffeb6ae2d0] waiting for daemon to start [2019-09-19T09:15:19.662Z] daemon.go:364: [dcfffeb6ae2d0] daemon started [2019-09-19T09:15:19.662Z] daemon.go:472: [dcfffeb6ae2d0] Stopping daemon [2019-09-19T09:15:19.662Z] daemon.go:307: [dcfffeb6ae2d0] exiting daemon [2019-09-19T09:15:19.662Z] daemon.go:459: [dcfffeb6ae2d0] Daemon stopped [2019-09-19T09:15:19.662Z] daemon.go:336: [dcfffeb6ae2d0] waiting for daemon to start [2019-09-19T09:15:19.662Z] daemon.go:336: [dcfffeb6ae2d0] waiting for daemon to start [2019-09-19T09:15:19.662Z] daemon.go:364: [dcfffeb6ae2d0] daemon started [2019-09-19T09:15:19.662Z] daemon.go:472: [dcfffeb6ae2d0] Stopping daemon [2019-09-19T09:15:19.662Z] daemon.go:307: [dcfffeb6ae2d0] exiting daemon [2019-09-19T09:15:19.662Z] daemon.go:459: [dcfffeb6ae2d0] Daemon stopped [2019-09-19T09:15:19.662Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:15:20.106Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-19T09:15:20.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2019-09-19T09:15:20.963Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:15:20.963Z] daemon.go:336: [dfc0e46b41877] waiting for daemon to start [2019-09-19T09:15:20.963Z] daemon.go:336: [dfc0e46b41877] waiting for daemon to start [2019-09-19T09:15:20.963Z] daemon.go:364: [dfc0e46b41877] daemon started [2019-09-19T09:15:20.963Z] daemon.go:472: [dfc0e46b41877] Stopping daemon [2019-09-19T09:15:20.963Z] daemon.go:307: [dfc0e46b41877] exiting daemon [2019-09-19T09:15:20.963Z] daemon.go:459: [dfc0e46b41877] Daemon stopped [2019-09-19T09:15:20.963Z] daemon.go:336: [dfc0e46b41877] waiting for daemon to start [2019-09-19T09:15:20.963Z] daemon.go:336: [dfc0e46b41877] waiting for daemon to start [2019-09-19T09:15:20.963Z] daemon.go:364: [dfc0e46b41877] daemon started [2019-09-19T09:15:20.963Z] daemon.go:472: [dfc0e46b41877] Stopping daemon [2019-09-19T09:15:20.963Z] daemon.go:307: [dfc0e46b41877] exiting daemon [2019-09-19T09:15:20.963Z] daemon.go:459: [dfc0e46b41877] Daemon stopped [2019-09-19T09:15:20.963Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:15:21.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-19T09:15:21.335Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:15:21.335Z] daemon.go:336: [d25db3af5cd6f] waiting for daemon to start [2019-09-19T09:15:21.335Z] daemon.go:336: [d25db3af5cd6f] waiting for daemon to start [2019-09-19T09:15:21.335Z] daemon.go:364: [d25db3af5cd6f] daemon started [2019-09-19T09:15:21.335Z] daemon.go:472: [d25db3af5cd6f] Stopping daemon [2019-09-19T09:15:21.335Z] daemon.go:307: [d25db3af5cd6f] exiting daemon [2019-09-19T09:15:21.335Z] daemon.go:459: [d25db3af5cd6f] Daemon stopped [2019-09-19T09:15:21.335Z] === RUN TestServiceWithPredefinedNetwork [2019-09-19T09:15:21.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.27s) [2019-09-19T09:15:21.470Z] === RUN TestUpdateMemory [2019-09-19T09:15:21.470Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-19T09:15:21.470Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:15:21.470Z] === RUN TestUpdateCPUQuota [2019-09-19T09:15:21.470Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-19T09:15:23.356Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-19T09:15:23.356Z] --- PASS: TestUpdateCPUQuota (2.01s) [2019-09-19T09:15:23.356Z] === RUN TestUpdatePidsLimit [2019-09-19T09:15:23.356Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-19T09:15:23.611Z] === RUN TestUpdatePidsLimit/no_change [2019-09-19T09:15:23.778Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-09-19T09:15:23.778Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-19T09:15:23.778Z] daemon.go:336: [d59ee427613d5] waiting for daemon to start [2019-09-19T09:15:23.778Z] daemon.go:336: [d59ee427613d5] waiting for daemon to start [2019-09-19T09:15:23.778Z] daemon.go:364: [d59ee427613d5] daemon started [2019-09-19T09:15:23.778Z] daemon.go:472: [d59ee427613d5] Stopping daemon [2019-09-19T09:15:23.778Z] daemon.go:307: [d59ee427613d5] exiting daemon [2019-09-19T09:15:23.778Z] daemon.go:459: [d59ee427613d5] Daemon stopped [2019-09-19T09:15:23.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-19T09:15:23.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:15:23.778Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:15:23.778Z] === RUN TestServiceWithDataPathPortInit [2019-09-19T09:15:23.866Z] === RUN Test/DockerSuite/TestBuildCancellationKillsSleep [2019-09-19T09:15:24.121Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-19T09:15:24.376Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-19T09:15:24.632Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-19T09:15:25.192Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-19T09:15:25.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-19T09:15:25.752Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-19T09:15:26.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-19T09:15:26.608Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit (4.50s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-09-19T09:15:27.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-09-19T09:15:27.971Z] === RUN TestUpdateRestartPolicy [2019-09-19T09:15:30.520Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-19T09:15:31.446Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-19T09:15:33.997Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-19T09:15:34.558Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-19T09:15:35.117Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-19T09:15:35.372Z] === RUN Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-19T09:15:35.372Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-19T09:15:35.627Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-19T09:15:36.188Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-19T09:15:36.188Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-19T09:15:36.188Z] === RUN Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-19T09:15:36.748Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-19T09:15:37.308Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:15:37.562Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-19T09:15:40.104Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-19T09:15:40.104Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-19T09:15:40.104Z] Cross building: bundles/cross/windows/amd64 [2019-09-19T09:15:40.104Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-19T09:15:40.104Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-19T09:15:40.385Z] --- PASS: TestServiceWithDataPathPortInit (15.84s) [2019-09-19T09:15:40.385Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:15:40.385Z] daemon.go:336: [d7cb74af0d1d6] waiting for daemon to start [2019-09-19T09:15:40.385Z] daemon.go:336: [d7cb74af0d1d6] waiting for daemon to start [2019-09-19T09:15:40.385Z] daemon.go:364: [d7cb74af0d1d6] daemon started [2019-09-19T09:15:40.385Z] daemon.go:472: [d7cb74af0d1d6] Stopping daemon [2019-09-19T09:15:40.385Z] daemon.go:307: [d7cb74af0d1d6] exiting daemon [2019-09-19T09:15:40.385Z] daemon.go:459: [d7cb74af0d1d6] Daemon stopped [2019-09-19T09:15:40.385Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:15:40.385Z] daemon.go:336: [dbc9420d2e021] waiting for daemon to start [2019-09-19T09:15:40.385Z] daemon.go:336: [dbc9420d2e021] waiting for daemon to start [2019-09-19T09:15:40.385Z] daemon.go:364: [dbc9420d2e021] daemon started [2019-09-19T09:15:40.385Z] daemon.go:472: [dbc9420d2e021] Stopping daemon [2019-09-19T09:15:40.385Z] daemon.go:307: [dbc9420d2e021] exiting daemon [2019-09-19T09:15:40.385Z] daemon.go:459: [dbc9420d2e021] Daemon stopped [2019-09-19T09:15:40.385Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-19T09:15:41.759Z] --- PASS: TestUpdateRestartPolicy (13.77s) [2019-09-19T09:15:41.759Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-19T09:15:42.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-09-19T09:15:42.319Z] === RUN TestWaitNonBlocked [2019-09-19T09:15:42.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:15:42.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:15:42.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:15:42.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:15:42.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:15:42.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:15:42.573Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-19T09:15:43.542Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-19T09:15:43.840Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-19T09:15:43.840Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-19T09:15:43.840Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-09-19T09:15:43.840Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2019-09-19T09:15:43.840Z] === RUN TestWaitBlocked [2019-09-19T09:15:43.840Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:15:43.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:15:43.840Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:15:43.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:15:43.840Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:15:43.840Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:15:44.095Z] === RUN Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-19T09:15:44.351Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-19T09:15:44.911Z] === RUN Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-19T09:15:45.166Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-19T09:15:45.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2019-09-19T09:15:45.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s) [2019-09-19T09:15:45.166Z] === CONT TestContainerStartOnDaemonRestart [2019-09-19T09:15:45.166Z] === CONT TestIpcModeOlderClient [2019-09-19T09:15:45.420Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-09-19T09:15:45.420Z] === CONT TestDaemonRestartIpcMode [2019-09-19T09:15:48.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2019-09-19T09:15:48.037Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-19T09:15:48.037Z] daemon.go:336: [d8cd5c3c986fe] waiting for daemon to start [2019-09-19T09:15:48.037Z] daemon.go:336: [d8cd5c3c986fe] waiting for daemon to start [2019-09-19T09:15:48.037Z] daemon.go:364: [d8cd5c3c986fe] daemon started [2019-09-19T09:15:48.037Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jncjmgokqmspiryk8wlrwxumh Created:2019-09-19 09:15:40.612298109 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[06ba47b61b8b7b16fd4dfc150934f5809fdf82bad6833c5dafd1733ed2e34a98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rvm1bocf08yzpamwr7nem42w5 EndpointID:ad2a180f8fcb8271cc4baac46e546ea856cea690d6a4fc3a340ce610db33f8a4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a055ef296fda25faabc3a82077b5fbfb1a53c1808e7712ad926141f3a7f2bbd MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:50f2b54f73ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rvm1bocf08yzpamwr7nem42w5 EndpointID:ad2a180f8fcb8271cc4baac46e546ea856cea690d6a4fc3a340ce610db33f8a4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-19T09:15:48.037Z] daemon.go:472: [d8cd5c3c986fe] Stopping daemon [2019-09-19T09:15:48.037Z] daemon.go:307: [d8cd5c3c986fe] exiting daemon [2019-09-19T09:15:48.037Z] daemon.go:459: [d8cd5c3c986fe] Daemon stopped [2019-09-19T09:15:48.037Z] PASS [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] === Skipped [2019-09-19T09:15:48.037Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:15:48.037Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] DONE 21 tests, 1 skipped in 44.462s [2019-09-19T09:15:48.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:15:48.037Z] ++ 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-09-19T09:15:48.037Z] ++ set -e [2019-09-19T09:15:48.037Z] ++ '[' -n 0 ']' [2019-09-19T09:15:48.037Z] ++ set -x [2019-09-19T09:15:48.037Z] ++ env -i DEST=/go/src/github.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-09-19T09:15:48.037Z] INFO: Testing against a local daemon [2019-09-19T09:15:48.037Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-19T09:15:48.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-19T09:15:48.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:15:48.037Z] === RUN TestDockerNetworkIpvlan [2019-09-19T09:15:48.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-19T09:15:48.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:15:48.037Z] PASS [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] === Skipped [2019-09-19T09:15:48.037Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-19T09:15:48.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-19T09:15:48.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] [2019-09-19T09:15:48.037Z] DONE 2 tests, 2 skipped in 0.134s [2019-09-19T09:15:48.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:15:48.037Z] ++ 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-09-19T09:15:48.037Z] ++ set -e [2019-09-19T09:15:48.037Z] ++ '[' -n 0 ']' [2019-09-19T09:15:48.037Z] ++ set -x [2019-09-19T09:15:48.037Z] ++ env -i DEST=/go/src/github.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-09-19T09:15:48.037Z] INFO: Testing against a local daemon [2019-09-19T09:15:48.037Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-19T09:15:49.329Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-09-19T09:15:49.329Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-19T09:15:49.329Z] daemon.go:336: [da68210aab6e7] waiting for daemon to start [2019-09-19T09:15:49.329Z] daemon.go:336: [da68210aab6e7] waiting for daemon to start [2019-09-19T09:15:49.329Z] daemon.go:364: [da68210aab6e7] daemon started [2019-09-19T09:15:49.329Z] daemon.go:472: [da68210aab6e7] Stopping daemon [2019-09-19T09:15:49.329Z] daemon.go:307: [da68210aab6e7] exiting daemon [2019-09-19T09:15:49.329Z] daemon.go:459: [da68210aab6e7] Daemon stopped [2019-09-19T09:15:49.329Z] daemon.go:336: [da68210aab6e7] waiting for daemon to start [2019-09-19T09:15:49.329Z] daemon.go:336: [da68210aab6e7] waiting for daemon to start [2019-09-19T09:15:49.329Z] daemon.go:364: [da68210aab6e7] daemon started [2019-09-19T09:15:49.329Z] daemon.go:472: [da68210aab6e7] Stopping daemon [2019-09-19T09:15:49.329Z] daemon.go:307: [da68210aab6e7] exiting daemon [2019-09-19T09:15:49.329Z] daemon.go:459: [da68210aab6e7] Daemon stopped [2019-09-19T09:15:49.329Z] === RUN TestDockerNetworkMacvlan [2019-09-19T09:15:49.577Z] === RUN Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-19T09:15:49.577Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-19T09:15:49.577Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2019-09-19T09:15:49.577Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-19T09:15:49.577Z] daemon.go:336: [d1f9d1432efa6] waiting for daemon to start [2019-09-19T09:15:49.577Z] daemon.go:336: [d1f9d1432efa6] waiting for daemon to start [2019-09-19T09:15:49.577Z] daemon.go:364: [d1f9d1432efa6] daemon started [2019-09-19T09:15:49.577Z] daemon.go:307: [d1f9d1432efa6] exiting daemon [2019-09-19T09:15:49.577Z] daemon.go:336: [d1f9d1432efa6] waiting for daemon to start [2019-09-19T09:15:49.577Z] daemon.go:336: [d1f9d1432efa6] waiting for daemon to start [2019-09-19T09:15:49.577Z] daemon.go:364: [d1f9d1432efa6] daemon started [2019-09-19T09:15:49.577Z] daemon.go:472: [d1f9d1432efa6] Stopping daemon [2019-09-19T09:15:49.577Z] daemon.go:307: [d1f9d1432efa6] exiting daemon [2019-09-19T09:15:49.577Z] daemon.go:459: [d1f9d1432efa6] Daemon stopped [2019-09-19T09:15:49.577Z] === RUN Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-19T09:15:50.107Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-19T09:15:50.136Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-19T09:15:50.696Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-19T09:15:50.696Z] --- PASS: TestDaemonRestartIpcMode (5.18s) [2019-09-19T09:15:50.696Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-19T09:15:50.696Z] daemon.go:336: [d93b6ce1a1c63] waiting for daemon to start [2019-09-19T09:15:50.696Z] daemon.go:336: [d93b6ce1a1c63] waiting for daemon to start [2019-09-19T09:15:50.696Z] daemon.go:364: [d93b6ce1a1c63] daemon started [2019-09-19T09:15:50.696Z] daemon.go:472: [d93b6ce1a1c63] Stopping daemon [2019-09-19T09:15:50.696Z] daemon.go:307: [d93b6ce1a1c63] exiting daemon [2019-09-19T09:15:50.696Z] daemon.go:459: [d93b6ce1a1c63] Daemon stopped [2019-09-19T09:15:50.696Z] daemon.go:336: [d93b6ce1a1c63] waiting for daemon to start [2019-09-19T09:15:50.696Z] daemon.go:336: [d93b6ce1a1c63] waiting for daemon to start [2019-09-19T09:15:50.696Z] daemon.go:364: [d93b6ce1a1c63] daemon started [2019-09-19T09:15:50.696Z] daemon.go:472: [d93b6ce1a1c63] Stopping daemon [2019-09-19T09:15:50.696Z] daemon.go:307: [d93b6ce1a1c63] exiting daemon [2019-09-19T09:15:50.696Z] daemon.go:459: [d93b6ce1a1c63] Daemon stopped [2019-09-19T09:15:50.696Z] PASS [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === Skipped [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-19T09:15:50.696Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-19T09:15:50.696Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-19T09:15:50.696Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:15:50.696Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-19T09:15:50.696Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-19T09:15:50.696Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] [2019-09-19T09:15:50.696Z] DONE 197 tests, 6 skipped in 155.275s [2019-09-19T09:15:50.696Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-19T09:15:50.696Z] ++ 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-09-19T09:15:50.696Z] ++ set -e [2019-09-19T09:15:50.696Z] ++ '[' -n 0 ']' [2019-09-19T09:15:50.696Z] ++ set -x [2019-09-19T09:15:50.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-19T09:15:50.902Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-19T09:15:50.951Z] INFO: Testing against a local daemon [2019-09-19T09:15:50.951Z] === RUN TestCommitInheritsEnv [2019-09-19T09:15:51.206Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-09-19T09:15:51.206Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-19T09:15:51.206Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-19T09:15:51.206Z] === RUN TestImagesFilterMultiReference [2019-09-19T09:15:51.461Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2019-09-19T09:15:51.461Z] === RUN TestImagePullPlatformInvalid [2019-09-19T09:15:51.461Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-19T09:15:51.461Z] === RUN TestRemoveImageOrphaning [2019-09-19T09:15:51.461Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-19T09:15:52.023Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-09-19T09:15:52.023Z] === RUN TestRemoveImageGarbageCollector [2019-09-19T09:15:52.023Z] === RUN Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-19T09:15:52.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-19T09:15:52.278Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-19T09:15:52.533Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-19T09:15:53.894Z] === RUN Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-19T09:15:54.152Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2019-09-19T09:15:54.152Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-19T09:15:54.152Z] daemon.go:336: [db4922a56abd9] waiting for daemon to start [2019-09-19T09:15:54.152Z] daemon.go:336: [db4922a56abd9] waiting for daemon to start [2019-09-19T09:15:54.152Z] daemon.go:364: [db4922a56abd9] daemon started [2019-09-19T09:15:54.152Z] daemon.go:472: [db4922a56abd9] Stopping daemon [2019-09-19T09:15:54.152Z] daemon.go:307: [db4922a56abd9] exiting daemon [2019-09-19T09:15:54.152Z] daemon.go:459: [db4922a56abd9] Daemon stopped [2019-09-19T09:15:54.152Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-19T09:15:54.152Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-19T09:15:54.152Z] === RUN TestTagInvalidReference [2019-09-19T09:15:54.407Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-19T09:15:54.407Z] === RUN TestTagValidPrefixedRepo [2019-09-19T09:15:54.407Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-19T09:15:54.407Z] === RUN TestTagExistedNameWithoutForce [2019-09-19T09:15:54.407Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-19T09:15:54.407Z] === RUN TestTagOfficialNames [2019-09-19T09:15:54.407Z] --- PASS: TestTagOfficialNames (0.05s) [2019-09-19T09:15:54.407Z] === RUN TestTagMatchesDigest [2019-09-19T09:15:54.407Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-19T09:15:54.407Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-19T09:15:54.598Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-19T09:15:58.654Z] === RUN Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-19T09:15:58.798Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-19T09:15:59.215Z] === RUN Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-19T09:16:03.911Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan (15.29s) [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [d2aa9de6de812] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [d2aa9de6de812] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [d2aa9de6de812] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-19T09:16:04.714Z] daemon.go:472: [d2aa9de6de812] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [d2aa9de6de812] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [d2aa9de6de812] Daemon stopped [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [d081ac86e5c42] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [d081ac86e5c42] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [d081ac86e5c42] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-19T09:16:04.714Z] daemon.go:472: [d081ac86e5c42] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [d081ac86e5c42] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [d081ac86e5c42] Daemon stopped [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [d84d2ab15cf9c] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [d84d2ab15cf9c] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [d84d2ab15cf9c] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2019-09-19T09:16:04.714Z] daemon.go:472: [d84d2ab15cf9c] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [d84d2ab15cf9c] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [d84d2ab15cf9c] Daemon stopped [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [dc6a372545b6f] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [dc6a372545b6f] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [dc6a372545b6f] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s) [2019-09-19T09:16:04.714Z] daemon.go:472: [dc6a372545b6f] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [dc6a372545b6f] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [dc6a372545b6f] Daemon stopped [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [d30b1635d35ec] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [d30b1635d35ec] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [d30b1635d35ec] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2019-09-19T09:16:04.714Z] daemon.go:472: [d30b1635d35ec] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [d30b1635d35ec] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [d30b1635d35ec] Daemon stopped [2019-09-19T09:16:04.714Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:16:04.714Z] daemon.go:336: [d905538b524e1] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:336: [d905538b524e1] waiting for daemon to start [2019-09-19T09:16:04.714Z] daemon.go:364: [d905538b524e1] daemon started [2019-09-19T09:16:04.714Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2019-09-19T09:16:04.714Z] daemon.go:472: [d905538b524e1] Stopping daemon [2019-09-19T09:16:04.714Z] daemon.go:307: [d905538b524e1] exiting daemon [2019-09-19T09:16:04.714Z] daemon.go:459: [d905538b524e1] Daemon stopped [2019-09-19T09:16:04.714Z] PASS [2019-09-19T09:16:04.714Z] [2019-09-19T09:16:04.714Z] DONE 8 tests in 16.822s [2019-09-19T09:16:04.714Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-19T09:16:04.714Z] ++ 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-09-19T09:16:04.714Z] ++ set -e [2019-09-19T09:16:04.714Z] ++ '[' -n 0 ']' [2019-09-19T09:16:04.714Z] ++ set -x [2019-09-19T09:16:04.714Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:04.714Z] testing: warning: no tests to run [2019-09-19T09:16:04.714Z] PASS [2019-09-19T09:16:04.714Z] [2019-09-19T09:16:04.714Z] DONE 0 tests in 0.023s [2019-09-19T09:16:04.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-19T09:16:04.714Z] ++ 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-09-19T09:16:04.714Z] ++ set -e [2019-09-19T09:16:04.714Z] ++ '[' -n 0 ']' [2019-09-19T09:16:04.714Z] ++ set -x [2019-09-19T09:16:04.714Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:05.094Z] INFO: Testing against a local daemon [2019-09-19T09:16:05.094Z] === RUN TestAuthZPluginAllowRequest [2019-09-19T09:16:05.742Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-19T09:16:06.901Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-09-19T09:16:06.901Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-19T09:16:06.901Z] daemon.go:336: [d6876c60166b6] waiting for daemon to start [2019-09-19T09:16:06.901Z] daemon.go:336: [d6876c60166b6] waiting for daemon to start [2019-09-19T09:16:06.901Z] daemon.go:364: [d6876c60166b6] daemon started [2019-09-19T09:16:06.901Z] daemon.go:472: [d6876c60166b6] Stopping daemon [2019-09-19T09:16:06.901Z] daemon.go:307: [d6876c60166b6] exiting daemon [2019-09-19T09:16:06.901Z] daemon.go:459: [d6876c60166b6] Daemon stopped [2019-09-19T09:16:06.901Z] === RUN TestAuthZPluginTLS [2019-09-19T09:16:07.269Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-09-19T09:16:07.269Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-19T09:16:07.269Z] daemon.go:336: [d51bdaa160861] waiting for daemon to start [2019-09-19T09:16:07.269Z] daemon.go:336: [d51bdaa160861] waiting for daemon to start [2019-09-19T09:16:07.269Z] daemon.go:364: [d51bdaa160861] daemon started [2019-09-19T09:16:07.269Z] daemon.go:472: [d51bdaa160861] Stopping daemon [2019-09-19T09:16:07.269Z] daemon.go:307: [d51bdaa160861] exiting daemon [2019-09-19T09:16:07.269Z] daemon.go:459: [d51bdaa160861] Daemon stopped [2019-09-19T09:16:07.269Z] === RUN TestAuthZPluginDenyRequest [2019-09-19T09:16:07.651Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-19T09:16:07.651Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-19T09:16:07.651Z] daemon.go:336: [d047a1ae59f1f] waiting for daemon to start [2019-09-19T09:16:07.651Z] daemon.go:336: [d047a1ae59f1f] waiting for daemon to start [2019-09-19T09:16:07.651Z] daemon.go:364: [d047a1ae59f1f] daemon started [2019-09-19T09:16:07.651Z] daemon.go:472: [d047a1ae59f1f] Stopping daemon [2019-09-19T09:16:07.651Z] daemon.go:307: [d047a1ae59f1f] exiting daemon [2019-09-19T09:16:07.651Z] daemon.go:459: [d047a1ae59f1f] Daemon stopped [2019-09-19T09:16:07.651Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-19T09:16:08.266Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-19T09:16:08.447Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-19T09:16:08.447Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-19T09:16:08.447Z] daemon.go:336: [d29a29cfa855b] waiting for daemon to start [2019-09-19T09:16:08.447Z] daemon.go:336: [d29a29cfa855b] waiting for daemon to start [2019-09-19T09:16:08.447Z] daemon.go:364: [d29a29cfa855b] daemon started [2019-09-19T09:16:08.447Z] daemon.go:472: [d29a29cfa855b] Stopping daemon [2019-09-19T09:16:08.447Z] daemon.go:307: [d29a29cfa855b] exiting daemon [2019-09-19T09:16:08.447Z] daemon.go:459: [d29a29cfa855b] Daemon stopped [2019-09-19T09:16:08.447Z] === RUN TestAuthZPluginDenyResponse [2019-09-19T09:16:08.825Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-19T09:16:08.825Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-19T09:16:08.825Z] daemon.go:336: [d8ea789ed3625] waiting for daemon to start [2019-09-19T09:16:08.825Z] daemon.go:336: [d8ea789ed3625] waiting for daemon to start [2019-09-19T09:16:08.825Z] daemon.go:364: [d8ea789ed3625] daemon started [2019-09-19T09:16:08.825Z] daemon.go:472: [d8ea789ed3625] Stopping daemon [2019-09-19T09:16:08.825Z] daemon.go:307: [d8ea789ed3625] exiting daemon [2019-09-19T09:16:08.825Z] daemon.go:459: [d8ea789ed3625] Daemon stopped [2019-09-19T09:16:08.825Z] === RUN TestAuthZPluginAllowEventStream [2019-09-19T09:16:09.191Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-19T09:16:09.191Z] === RUN Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-19T09:16:09.753Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-19T09:16:10.657Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-09-19T09:16:10.657Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-19T09:16:10.657Z] daemon.go:336: [daffa36f88667] waiting for daemon to start [2019-09-19T09:16:10.657Z] daemon.go:336: [daffa36f88667] waiting for daemon to start [2019-09-19T09:16:10.657Z] daemon.go:364: [daffa36f88667] daemon started [2019-09-19T09:16:10.657Z] daemon.go:472: [daffa36f88667] Stopping daemon [2019-09-19T09:16:10.657Z] daemon.go:307: [daffa36f88667] exiting daemon [2019-09-19T09:16:10.657Z] daemon.go:459: [daffa36f88667] Daemon stopped [2019-09-19T09:16:10.657Z] === RUN TestAuthZPluginErrorResponse [2019-09-19T09:16:11.023Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-19T09:16:11.023Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-19T09:16:11.023Z] daemon.go:336: [d8fe0c8eda58b] waiting for daemon to start [2019-09-19T09:16:11.023Z] daemon.go:336: [d8fe0c8eda58b] waiting for daemon to start [2019-09-19T09:16:11.023Z] daemon.go:364: [d8fe0c8eda58b] daemon started [2019-09-19T09:16:11.023Z] daemon.go:472: [d8fe0c8eda58b] Stopping daemon [2019-09-19T09:16:11.023Z] daemon.go:307: [d8fe0c8eda58b] exiting daemon [2019-09-19T09:16:11.023Z] daemon.go:459: [d8fe0c8eda58b] Daemon stopped [2019-09-19T09:16:11.023Z] === RUN TestAuthZPluginErrorRequest [2019-09-19T09:16:11.838Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-19T09:16:11.838Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-19T09:16:11.838Z] daemon.go:336: [de64d0c3af8d3] waiting for daemon to start [2019-09-19T09:16:11.838Z] daemon.go:336: [de64d0c3af8d3] waiting for daemon to start [2019-09-19T09:16:11.838Z] daemon.go:364: [de64d0c3af8d3] daemon started [2019-09-19T09:16:11.838Z] daemon.go:472: [de64d0c3af8d3] Stopping daemon [2019-09-19T09:16:11.838Z] daemon.go:307: [de64d0c3af8d3] exiting daemon [2019-09-19T09:16:11.838Z] daemon.go:459: [de64d0c3af8d3] Daemon stopped [2019-09-19T09:16:11.838Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:16:12.302Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-19T09:16:12.302Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:16:12.302Z] daemon.go:336: [d2453f8c6be20] waiting for daemon to start [2019-09-19T09:16:12.302Z] daemon.go:336: [d2453f8c6be20] waiting for daemon to start [2019-09-19T09:16:12.302Z] daemon.go:364: [d2453f8c6be20] daemon started [2019-09-19T09:16:12.302Z] daemon.go:472: [d2453f8c6be20] Stopping daemon [2019-09-19T09:16:12.302Z] daemon.go:307: [d2453f8c6be20] exiting daemon [2019-09-19T09:16:12.302Z] daemon.go:459: [d2453f8c6be20] Daemon stopped [2019-09-19T09:16:12.302Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:16:13.211Z] === RUN Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-19T09:16:14.134Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-19T09:16:14.410Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-09-19T09:16:14.410Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:16:14.410Z] daemon.go:336: [d6ef45c2c2eba] waiting for daemon to start [2019-09-19T09:16:14.410Z] daemon.go:336: [d6ef45c2c2eba] waiting for daemon to start [2019-09-19T09:16:14.410Z] daemon.go:364: [d6ef45c2c2eba] daemon started [2019-09-19T09:16:14.410Z] daemon.go:472: [d6ef45c2c2eba] Stopping daemon [2019-09-19T09:16:14.410Z] daemon.go:307: [d6ef45c2c2eba] exiting daemon [2019-09-19T09:16:14.410Z] daemon.go:459: [d6ef45c2c2eba] Daemon stopped [2019-09-19T09:16:14.410Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:16:15.058Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-19T09:16:15.618Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-19T09:16:16.178Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-19T09:16:16.739Z] === RUN Test/DockerDaemonSuite/TestHTTPSRun [2019-09-19T09:16:16.859Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-09-19T09:16:16.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:16:16.859Z] daemon.go:336: [d87fcd07b48bb] waiting for daemon to start [2019-09-19T09:16:16.859Z] daemon.go:336: [d87fcd07b48bb] waiting for daemon to start [2019-09-19T09:16:16.859Z] daemon.go:364: [d87fcd07b48bb] daemon started [2019-09-19T09:16:16.859Z] daemon.go:472: [d87fcd07b48bb] Stopping daemon [2019-09-19T09:16:16.859Z] daemon.go:307: [d87fcd07b48bb] exiting daemon [2019-09-19T09:16:16.859Z] daemon.go:459: [d87fcd07b48bb] Daemon stopped [2019-09-19T09:16:16.859Z] === RUN TestAuthZPluginHeader [2019-09-19T09:16:17.235Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-09-19T09:16:17.235Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-19T09:16:17.235Z] daemon.go:336: [dd7d86cd19ef0] waiting for daemon to start [2019-09-19T09:16:17.235Z] daemon.go:336: [dd7d86cd19ef0] waiting for daemon to start [2019-09-19T09:16:17.235Z] daemon.go:364: [dd7d86cd19ef0] daemon started [2019-09-19T09:16:17.235Z] daemon.go:472: [dd7d86cd19ef0] Stopping daemon [2019-09-19T09:16:17.235Z] daemon.go:307: [dd7d86cd19ef0] exiting daemon [2019-09-19T09:16:17.235Z] daemon.go:459: [dd7d86cd19ef0] Daemon stopped [2019-09-19T09:16:17.235Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-19T09:16:17.235Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-19T09:16:17.235Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:17.235Z] === RUN TestAuthZPluginV2Disable [2019-09-19T09:16:17.235Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-19T09:16:17.235Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:17.235Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-19T09:16:17.235Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-19T09:16:17.235Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:17.235Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-19T09:16:17.235Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-19T09:16:17.235Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:17.235Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:16:19.251Z] === RUN Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-19T09:16:19.251Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-19T09:16:19.251Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-19T09:16:20.613Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-19T09:16:21.173Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-19T09:16:21.173Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-19T09:16:21.173Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-19T09:16:21.173Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-19T09:16:21.173Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-19T09:16:22.535Z] === RUN Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-19T09:16:26.692Z] === RUN Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-19T09:16:26.692Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-19T09:16:28.055Z] === RUN Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-19T09:16:30.565Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-19T09:16:30.820Z] === RUN Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-19T09:16:33.333Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-19T09:16:34.695Z] === RUN Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-19T09:16:36.947Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-09-19T09:16:36.947Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:364: [d2f98f6b7c0a0] daemon started [2019-09-19T09:16:36.947Z] daemon.go:472: [d2f98f6b7c0a0] Stopping daemon [2019-09-19T09:16:36.947Z] daemon.go:307: [d2f98f6b7c0a0] exiting daemon [2019-09-19T09:16:36.947Z] daemon.go:459: [d2f98f6b7c0a0] Daemon stopped [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:350: [d2f98f6b7c0a0] error pinging daemon on start: Get http://d2f98f6b7c0a0.sock/_ping: context deadline exceeded [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:350: [d2f98f6b7c0a0] error pinging daemon on start: Get http://d2f98f6b7c0a0.sock/_ping: context deadline exceeded [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:350: [d2f98f6b7c0a0] error pinging daemon on start: Get http://d2f98f6b7c0a0.sock/_ping: context deadline exceeded [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:350: [d2f98f6b7c0a0] error pinging daemon on start: Get http://d2f98f6b7c0a0.sock/_ping: context deadline exceeded [2019-09-19T09:16:36.947Z] daemon.go:307: [d2f98f6b7c0a0] exiting daemon [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:336: [d2f98f6b7c0a0] waiting for daemon to start [2019-09-19T09:16:36.947Z] daemon.go:364: [d2f98f6b7c0a0] daemon started [2019-09-19T09:16:36.947Z] daemon.go:472: [d2f98f6b7c0a0] Stopping daemon [2019-09-19T09:16:36.947Z] daemon.go:307: [d2f98f6b7c0a0] exiting daemon [2019-09-19T09:16:36.947Z] daemon.go:459: [d2f98f6b7c0a0] Daemon stopped [2019-09-19T09:16:36.947Z] PASS [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] === Skipped [2019-09-19T09:16:36.947Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-19T09:16:36.947Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-19T09:16:36.947Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-19T09:16:36.947Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-19T09:16:36.947Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] DONE 17 tests, 4 skipped in 29.426s [2019-09-19T09:16:36.947Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-19T09:16:36.947Z] ++ 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-09-19T09:16:36.947Z] ++ set -e [2019-09-19T09:16:36.947Z] ++ '[' -n 0 ']' [2019-09-19T09:16:36.947Z] ++ set -x [2019-09-19T09:16:36.947Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:36.947Z] INFO: Testing against a local daemon [2019-09-19T09:16:36.947Z] === RUN TestPluginInvalidJSON [2019-09-19T09:16:36.947Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:16:36.947Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:16:36.947Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:16:36.947Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-19T09:16:36.947Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-19T09:16:36.947Z] PASS [2019-09-19T09:16:36.947Z] [2019-09-19T09:16:36.947Z] DONE 2 tests in 0.121s [2019-09-19T09:16:36.947Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-19T09:16:36.947Z] ++ 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-09-19T09:16:36.947Z] ++ set -e [2019-09-19T09:16:36.947Z] ++ '[' -n 0 ']' [2019-09-19T09:16:36.947Z] ++ set -x [2019-09-19T09:16:36.948Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:36.948Z] INFO: Testing against a local daemon [2019-09-19T09:16:36.948Z] === RUN TestExternalGraphDriver [2019-09-19T09:16:36.948Z] === RUN TestExternalGraphDriver/json [2019-09-19T09:16:36.948Z] === RUN TestExternalGraphDriver/spec [2019-09-19T09:16:37.211Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-19T09:16:37.771Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-19T09:16:38.696Z] === RUN Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-19T09:16:38.787Z] === RUN TestExternalGraphDriver/pull [2019-09-19T09:16:40.827Z] --- PASS: TestExternalGraphDriver (6.43s) [2019-09-19T09:16:40.827Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:364: [dc7297ee2b998] daemon started [2019-09-19T09:16:40.827Z] daemon.go:472: [dc7297ee2b998] Stopping daemon [2019-09-19T09:16:40.827Z] daemon.go:307: [dc7297ee2b998] exiting daemon [2019-09-19T09:16:40.827Z] daemon.go:459: [dc7297ee2b998] Daemon stopped [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:364: [dc7297ee2b998] daemon started [2019-09-19T09:16:40.827Z] daemon.go:472: [dc7297ee2b998] Stopping daemon [2019-09-19T09:16:40.827Z] daemon.go:307: [dc7297ee2b998] exiting daemon [2019-09-19T09:16:40.827Z] daemon.go:459: [dc7297ee2b998] Daemon stopped [2019-09-19T09:16:40.827Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:364: [dc7297ee2b998] daemon started [2019-09-19T09:16:40.827Z] daemon.go:472: [dc7297ee2b998] Stopping daemon [2019-09-19T09:16:40.827Z] daemon.go:307: [dc7297ee2b998] exiting daemon [2019-09-19T09:16:40.827Z] daemon.go:459: [dc7297ee2b998] Daemon stopped [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:364: [dc7297ee2b998] daemon started [2019-09-19T09:16:40.827Z] daemon.go:472: [dc7297ee2b998] Stopping daemon [2019-09-19T09:16:40.827Z] daemon.go:307: [dc7297ee2b998] exiting daemon [2019-09-19T09:16:40.827Z] daemon.go:459: [dc7297ee2b998] Daemon stopped [2019-09-19T09:16:40.827Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:336: [dc7297ee2b998] waiting for daemon to start [2019-09-19T09:16:40.827Z] daemon.go:364: [dc7297ee2b998] daemon started [2019-09-19T09:16:40.827Z] daemon.go:472: [dc7297ee2b998] Stopping daemon [2019-09-19T09:16:40.827Z] daemon.go:307: [dc7297ee2b998] exiting daemon [2019-09-19T09:16:40.827Z] daemon.go:459: [dc7297ee2b998] Daemon stopped [2019-09-19T09:16:40.827Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-09-19T09:16:40.827Z] === RUN TestGraphdriverPluginV2 [2019-09-19T09:16:41.356Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-19T09:16:41.356Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:41.356Z] PASS [2019-09-19T09:16:41.356Z] [2019-09-19T09:16:41.356Z] === Skipped [2019-09-19T09:16:41.356Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-19T09:16:41.356Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:16:41.356Z] [2019-09-19T09:16:41.356Z] [2019-09-19T09:16:41.356Z] DONE 5 tests, 1 skipped in 6.617s [2019-09-19T09:16:41.356Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-19T09:16:41.356Z] ++ 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-09-19T09:16:41.356Z] ++ set -e [2019-09-19T09:16:41.356Z] ++ '[' -n 0 ']' [2019-09-19T09:16:41.356Z] ++ set -x [2019-09-19T09:16:41.356Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:41.356Z] INFO: Testing against a local daemon [2019-09-19T09:16:41.356Z] === RUN TestContinueAfterPluginCrash [2019-09-19T09:16:41.356Z] === PAUSE TestContinueAfterPluginCrash [2019-09-19T09:16:41.356Z] === RUN TestDaemonStartWithLogOpt [2019-09-19T09:16:41.356Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-19T09:16:41.356Z] === CONT TestContinueAfterPluginCrash [2019-09-19T09:16:41.356Z] === CONT TestDaemonStartWithLogOpt [2019-09-19T09:16:43.974Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-19T09:16:45.333Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-19T09:16:45.588Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-19T09:16:46.950Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-19T09:16:47.773Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-19T09:16:47.773Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-19T09:16:47.773Z] remote: Enumerating objects: 19, done. [2019-09-19T09:16:47.773Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-19T09:16:47.773Z] 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-09-19T09:16:47.773Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-19T09:16:47.773Z] [2019-09-19T09:16:47.875Z] === RUN Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-19T09:16:49.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/test/unit [2019-09-19T09:16:51.567Z] ? github.com/docker/docker/api [no test files] [2019-09-19T09:16:52.085Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-19T09:16:52.936Z] --- PASS: TestDaemonStartWithLogOpt (10.65s) [2019-09-19T09:16:52.936Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-19T09:16:52.936Z] daemon.go:336: [db19d9b78b3a2] waiting for daemon to start [2019-09-19T09:16:52.936Z] daemon.go:336: [db19d9b78b3a2] waiting for daemon to start [2019-09-19T09:16:52.936Z] daemon.go:364: [db19d9b78b3a2] daemon started [2019-09-19T09:16:52.936Z] daemon.go:472: [db19d9b78b3a2] Stopping daemon [2019-09-19T09:16:52.936Z] daemon.go:307: [db19d9b78b3a2] exiting daemon [2019-09-19T09:16:52.936Z] daemon.go:459: [db19d9b78b3a2] Daemon stopped [2019-09-19T09:16:52.936Z] daemon.go:336: [db19d9b78b3a2] waiting for daemon to start [2019-09-19T09:16:52.936Z] daemon.go:336: [db19d9b78b3a2] waiting for daemon to start [2019-09-19T09:16:52.936Z] daemon.go:364: [db19d9b78b3a2] daemon started [2019-09-19T09:16:52.936Z] daemon.go:472: [db19d9b78b3a2] Stopping daemon [2019-09-19T09:16:52.936Z] daemon.go:307: [db19d9b78b3a2] exiting daemon [2019-09-19T09:16:52.936Z] daemon.go:459: [db19d9b78b3a2] Daemon stopped [2019-09-19T09:16:53.446Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-19T09:16:54.005Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-19T09:16:55.970Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-19T09:16:56.957Z] --- PASS: TestContinueAfterPluginCrash (15.59s) [2019-09-19T09:16:56.957Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-19T09:16:56.957Z] daemon.go:336: [d45af7bc408d5] waiting for daemon to start [2019-09-19T09:16:56.957Z] daemon.go:336: [d45af7bc408d5] waiting for daemon to start [2019-09-19T09:16:56.957Z] daemon.go:364: [d45af7bc408d5] daemon started [2019-09-19T09:16:56.957Z] daemon.go:472: [d45af7bc408d5] Stopping daemon [2019-09-19T09:16:56.957Z] daemon.go:307: [d45af7bc408d5] exiting daemon [2019-09-19T09:16:56.957Z] daemon.go:459: [d45af7bc408d5] Daemon stopped [2019-09-19T09:16:56.957Z] PASS [2019-09-19T09:16:56.957Z] [2019-09-19T09:16:56.957Z] DONE 2 tests in 15.744s [2019-09-19T09:16:56.957Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-19T09:16:56.957Z] ++ 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-09-19T09:16:56.957Z] ++ set -e [2019-09-19T09:16:56.957Z] ++ '[' -n 0 ']' [2019-09-19T09:16:56.957Z] ++ set -x [2019-09-19T09:16:56.957Z] ++ env -i DEST=/go/src/github.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-09-19T09:16:56.957Z] INFO: Testing against a local daemon [2019-09-19T09:16:56.957Z] === RUN TestPluginWithDevMounts [2019-09-19T09:16:56.957Z] === PAUSE TestPluginWithDevMounts [2019-09-19T09:16:56.957Z] === CONT TestPluginWithDevMounts [2019-09-19T09:16:58.955Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-19T09:16:58.955Z] [2019-09-19T09:16:58.955Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-19T09:16:58.955Z] PKG_CONFIG=pkg-config [2019-09-19T09:16:58.955Z] GOLANG_VERSION=1.12.9 [2019-09-19T09:16:58.955Z] HOSTNAME=2a2816961cb1 [2019-09-19T09:16:58.955Z] DOCKER_EXPERIMENTAL=1 [2019-09-19T09:16:58.955Z] container=docker [2019-09-19T09:16:58.955Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-19T09:16:58.955Z] GOPATH=/go [2019-09-19T09:16:58.955Z] PWD=/go/src/github.com/docker/docker [2019-09-19T09:16:58.955Z] HOME=/root [2019-09-19T09:16:58.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-19T09:16:58.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-19T09:16:58.955Z] DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 [2019-09-19T09:16:58.955Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-19T09:16:58.955Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-19T09:16:58.955Z] TERM=xterm [2019-09-19T09:16:58.955Z] DEST=bundles/test-integration [2019-09-19T09:16:58.955Z] SHLVL=1 [2019-09-19T09:16:58.955Z] TIMEOUT=120m [2019-09-19T09:16:58.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-19T09:16:58.955Z] DOCKER_PKG=github.com/docker/docker [2019-09-19T09:16:58.955Z] TESTDEBUG=0 [2019-09-19T09:16:58.955Z] _=/usr/bin/env [2019-09-19T09:16:58.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-19T09:16:59.423Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-09-19T09:16:59.423Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-19T09:16:59.423Z] daemon.go:336: [d47546f9b7d36] waiting for daemon to start [2019-09-19T09:16:59.423Z] daemon.go:336: [d47546f9b7d36] waiting for daemon to start [2019-09-19T09:16:59.423Z] daemon.go:364: [d47546f9b7d36] daemon started [2019-09-19T09:16:59.423Z] daemon.go:472: [d47546f9b7d36] Stopping daemon [2019-09-19T09:16:59.423Z] daemon.go:307: [d47546f9b7d36] exiting daemon [2019-09-19T09:16:59.423Z] daemon.go:459: [d47546f9b7d36] Daemon stopped [2019-09-19T09:16:59.423Z] PASS [2019-09-19T09:16:59.423Z] [2019-09-19T09:16:59.423Z] DONE 1 tests in 2.200s [2019-09-19T09:16:59.423Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-19T09:16:59.423Z] ++ 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-09-19T09:16:59.423Z] ++ set -e [2019-09-19T09:16:59.423Z] ++ '[' -n 0 ']' [2019-09-19T09:16:59.423Z] ++ set -x [2019-09-19T09:16:59.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09-19T09:16:59.423Z] INFO: Testing against a local daemon [2019-09-19T09:16:59.423Z] === RUN TestSecretInspect [2019-09-19T09:17:01.212Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-19T09:17:01.212Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-19T09:17:01.212Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-19T09:17:01.212Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-19T09:17:02.606Z] --- PASS: TestSecretInspect (2.95s) [2019-09-19T09:17:02.606Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-19T09:17:02.606Z] daemon.go:336: [d5379a7de21d8] waiting for daemon to start [2019-09-19T09:17:02.606Z] daemon.go:336: [d5379a7de21d8] waiting for daemon to start [2019-09-19T09:17:02.606Z] daemon.go:364: [d5379a7de21d8] daemon started [2019-09-19T09:17:02.606Z] daemon.go:472: [d5379a7de21d8] Stopping daemon [2019-09-19T09:17:02.606Z] daemon.go:307: [d5379a7de21d8] exiting daemon [2019-09-19T09:17:02.606Z] daemon.go:459: [d5379a7de21d8] Daemon stopped [2019-09-19T09:17:02.606Z] === RUN TestSecretList [2019-09-19T09:17:03.099Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-19T09:17:04.585Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-19T09:17:05.289Z] --- PASS: TestSecretList (2.97s) [2019-09-19T09:17:05.289Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-19T09:17:05.289Z] daemon.go:336: [dcf3e5edefba1] waiting for daemon to start [2019-09-19T09:17:05.289Z] daemon.go:336: [dcf3e5edefba1] waiting for daemon to start [2019-09-19T09:17:05.289Z] daemon.go:364: [dcf3e5edefba1] daemon started [2019-09-19T09:17:05.289Z] daemon.go:472: [dcf3e5edefba1] Stopping daemon [2019-09-19T09:17:05.289Z] daemon.go:307: [dcf3e5edefba1] exiting daemon [2019-09-19T09:17:05.289Z] daemon.go:459: [dcf3e5edefba1] Daemon stopped [2019-09-19T09:17:05.289Z] === RUN TestSecretsCreateAndDelete [2019-09-19T09:17:06.434Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-09-19T09:17:06.469Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-19T09:17:07.764Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2019-09-19T09:17:07.764Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-19T09:17:07.764Z] daemon.go:336: [ddba85938f74d] waiting for daemon to start [2019-09-19T09:17:07.764Z] daemon.go:336: [ddba85938f74d] waiting for daemon to start [2019-09-19T09:17:07.764Z] daemon.go:364: [ddba85938f74d] daemon started [2019-09-19T09:17:07.764Z] daemon.go:472: [ddba85938f74d] Stopping daemon [2019-09-19T09:17:07.764Z] daemon.go:307: [ddba85938f74d] exiting daemon [2019-09-19T09:17:07.764Z] daemon.go:459: [ddba85938f74d] Daemon stopped [2019-09-19T09:17:07.764Z] === RUN TestSecretsUpdate [2019-09-19T09:17:10.674Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-19T09:17:10.921Z] --- PASS: TestSecretsUpdate (2.83s) [2019-09-19T09:17:10.921Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-19T09:17:10.921Z] daemon.go:336: [d80a289949f9a] waiting for daemon to start [2019-09-19T09:17:10.921Z] daemon.go:336: [d80a289949f9a] waiting for daemon to start [2019-09-19T09:17:10.921Z] daemon.go:364: [d80a289949f9a] daemon started [2019-09-19T09:17:10.921Z] daemon.go:472: [d80a289949f9a] Stopping daemon [2019-09-19T09:17:10.921Z] daemon.go:307: [d80a289949f9a] exiting daemon [2019-09-19T09:17:10.921Z] daemon.go:459: [d80a289949f9a] Daemon stopped [2019-09-19T09:17:10.921Z] === RUN TestTemplatedSecret [2019-09-19T09:17:13.936Z] === RUN Test/DockerDaemonSuite/TestShmSize [2019-09-19T09:17:14.965Z] --- PASS: TestTemplatedSecret (3.74s) [2019-09-19T09:17:14.965Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-19T09:17:14.965Z] daemon.go:336: [d43f42374aa21] waiting for daemon to start [2019-09-19T09:17:14.965Z] daemon.go:336: [d43f42374aa21] waiting for daemon to start [2019-09-19T09:17:14.965Z] daemon.go:364: [d43f42374aa21] daemon started [2019-09-19T09:17:14.965Z] daemon.go:472: [d43f42374aa21] Stopping daemon [2019-09-19T09:17:14.965Z] daemon.go:307: [d43f42374aa21] exiting daemon [2019-09-19T09:17:14.965Z] daemon.go:459: [d43f42374aa21] Daemon stopped [2019-09-19T09:17:14.965Z] === RUN TestSecretCreateResolve [2019-09-19T09:17:15.825Z] === RUN Test/DockerDaemonSuite/TestShmSizeReload [2019-09-19T09:17:17.448Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-09-19T09:17:17.448Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-19T09:17:17.449Z] daemon.go:336: [d906ea6780c1c] waiting for daemon to start [2019-09-19T09:17:17.449Z] daemon.go:336: [d906ea6780c1c] waiting for daemon to start [2019-09-19T09:17:17.449Z] daemon.go:364: [d906ea6780c1c] daemon started [2019-09-19T09:17:17.449Z] daemon.go:472: [d906ea6780c1c] Stopping daemon [2019-09-19T09:17:17.449Z] daemon.go:307: [d906ea6780c1c] exiting daemon [2019-09-19T09:17:17.449Z] daemon.go:459: [d906ea6780c1c] Daemon stopped [2019-09-19T09:17:17.449Z] PASS [2019-09-19T09:17:17.449Z] [2019-09-19T09:17:17.449Z] DONE 6 tests in 18.395s [2019-09-19T09:17:17.449Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-19T09:17:17.449Z] ++ 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-09-19T09:17:17.449Z] ++ set -e [2019-09-19T09:17:17.449Z] ++ '[' -n 0 ']' [2019-09-19T09:17:17.449Z] ++ set -x [2019-09-19T09:17:17.449Z] ++ env -i DEST=/go/src/github.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-09-19T09:17:17.449Z] INFO: Testing against a local daemon [2019-09-19T09:17:17.449Z] === RUN TestServiceCreateInit [2019-09-19T09:17:17.820Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:17:19.086Z] === RUN Test/DockerDaemonSuite/TestTLSVerify [2019-09-19T09:17:19.086Z] === RUN Test/DockerDaemonSuite/TestVolumePlugin [2019-09-19T09:17:19.341Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-19T09:17:21.226Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-19T09:17:23.161Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:17:25.429Z] === RUN Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-19T09:17:25.429Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-19T09:17:28.236Z] --- PASS: TestServiceCreateInit (10.15s) [2019-09-19T09:17:28.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2019-09-19T09:17:28.236Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:17:28.236Z] daemon.go:336: [d3a4d40a56446] waiting for daemon to start [2019-09-19T09:17:28.236Z] daemon.go:336: [d3a4d40a56446] waiting for daemon to start [2019-09-19T09:17:28.236Z] daemon.go:364: [d3a4d40a56446] daemon started [2019-09-19T09:17:28.236Z] daemon.go:472: [d3a4d40a56446] Stopping daemon [2019-09-19T09:17:28.236Z] daemon.go:307: [d3a4d40a56446] exiting daemon [2019-09-19T09:17:28.236Z] daemon.go:459: [d3a4d40a56446] Daemon stopped [2019-09-19T09:17:28.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2019-09-19T09:17:28.236Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:17:28.236Z] daemon.go:336: [df246ea38ce9a] waiting for daemon to start [2019-09-19T09:17:28.236Z] daemon.go:336: [df246ea38ce9a] waiting for daemon to start [2019-09-19T09:17:28.236Z] daemon.go:364: [df246ea38ce9a] daemon started [2019-09-19T09:17:28.236Z] daemon.go:472: [df246ea38ce9a] Stopping daemon [2019-09-19T09:17:28.236Z] daemon.go:307: [df246ea38ce9a] exiting daemon [2019-09-19T09:17:28.236Z] daemon.go:459: [df246ea38ce9a] Daemon stopped [2019-09-19T09:17:28.236Z] === RUN TestCreateServiceMultipleTimes [2019-09-19T09:17:29.585Z] === RUN Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-19T09:17:32.295Z] 65014b3c3121: Pull complete [2019-09-19T09:17:32.845Z] === RUN Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-19T09:17:38.081Z] === RUN Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-19T09:17:39.486Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-19T09:17:40.847Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-19T09:17:40.847Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-19T09:17:44.683Z] --- PASS: TestCreateServiceMultipleTimes (16.53s) [2019-09-19T09:17:44.683Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-19T09:17:44.683Z] daemon.go:336: [d4165328a867a] waiting for daemon to start [2019-09-19T09:17:44.683Z] daemon.go:336: [d4165328a867a] waiting for daemon to start [2019-09-19T09:17:44.683Z] daemon.go:364: [d4165328a867a] daemon started [2019-09-19T09:17:44.683Z] daemon.go:472: [d4165328a867a] Stopping daemon [2019-09-19T09:17:44.683Z] daemon.go:307: [d4165328a867a] exiting daemon [2019-09-19T09:17:44.683Z] daemon.go:459: [d4165328a867a] Daemon stopped [2019-09-19T09:17:44.683Z] === RUN TestCreateServiceConflict [2019-09-19T09:17:46.082Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-19T09:17:47.113Z] --- PASS: TestCreateServiceConflict (2.80s) [2019-09-19T09:17:47.113Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-19T09:17:47.113Z] daemon.go:336: [df700868715e0] waiting for daemon to start [2019-09-19T09:17:47.113Z] daemon.go:336: [df700868715e0] waiting for daemon to start [2019-09-19T09:17:47.113Z] daemon.go:364: [df700868715e0] daemon started [2019-09-19T09:17:47.113Z] daemon.go:472: [df700868715e0] Stopping daemon [2019-09-19T09:17:47.113Z] daemon.go:307: [df700868715e0] exiting daemon [2019-09-19T09:17:47.113Z] daemon.go:459: [df700868715e0] Daemon stopped [2019-09-19T09:17:47.113Z] === RUN TestCreateServiceMaxReplicas [2019-09-19T09:17:49.385Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-19T09:17:51.270Z] === RUN Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-19T09:17:51.504Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2019-09-19T09:17:51.504Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-19T09:17:51.504Z] daemon.go:336: [d951d9d09e2a0] waiting for daemon to start [2019-09-19T09:17:51.504Z] daemon.go:336: [d951d9d09e2a0] waiting for daemon to start [2019-09-19T09:17:51.504Z] daemon.go:364: [d951d9d09e2a0] daemon started [2019-09-19T09:17:51.504Z] daemon.go:472: [d951d9d09e2a0] Stopping daemon [2019-09-19T09:17:51.504Z] daemon.go:307: [d951d9d09e2a0] exiting daemon [2019-09-19T09:17:51.504Z] daemon.go:459: [d951d9d09e2a0] Daemon stopped [2019-09-19T09:17:51.504Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-19T09:17:51.525Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-19T09:17:52.451Z] === RUN Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-19T09:18:00.525Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-19T09:18:02.412Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-19T09:18:04.923Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-19T09:18:07.877Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2019-09-19T09:18:07.877Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-19T09:18:07.877Z] daemon.go:336: [d2c8ff7baa83c] waiting for daemon to start [2019-09-19T09:18:07.877Z] daemon.go:336: [d2c8ff7baa83c] waiting for daemon to start [2019-09-19T09:18:07.877Z] daemon.go:364: [d2c8ff7baa83c] daemon started [2019-09-19T09:18:07.877Z] daemon.go:472: [d2c8ff7baa83c] Stopping daemon [2019-09-19T09:18:07.877Z] daemon.go:307: [d2c8ff7baa83c] exiting daemon [2019-09-19T09:18:07.877Z] daemon.go:459: [d2c8ff7baa83c] Daemon stopped [2019-09-19T09:18:07.877Z] === RUN TestCreateServiceSecretFileMode [2019-09-19T09:18:09.684Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-09-19T09:18:09.684Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-19T09:18:09.684Z] daemon.go:336: [d2c66ba3fcdf7] waiting for daemon to start [2019-09-19T09:18:09.684Z] daemon.go:336: [d2c66ba3fcdf7] waiting for daemon to start [2019-09-19T09:18:09.684Z] daemon.go:364: [d2c66ba3fcdf7] daemon started [2019-09-19T09:18:09.684Z] daemon.go:472: [d2c66ba3fcdf7] Stopping daemon [2019-09-19T09:18:09.684Z] daemon.go:307: [d2c66ba3fcdf7] exiting daemon [2019-09-19T09:18:09.684Z] daemon.go:459: [d2c66ba3fcdf7] Daemon stopped [2019-09-19T09:18:09.684Z] === RUN TestCreateServiceConfigFileMode [2019-09-19T09:18:12.854Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-09-19T09:18:12.854Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-19T09:18:12.854Z] daemon.go:336: [d0f7b853900d3] waiting for daemon to start [2019-09-19T09:18:12.854Z] daemon.go:336: [d0f7b853900d3] waiting for daemon to start [2019-09-19T09:18:12.854Z] daemon.go:364: [d0f7b853900d3] daemon started [2019-09-19T09:18:12.854Z] daemon.go:472: [d0f7b853900d3] Stopping daemon [2019-09-19T09:18:12.854Z] daemon.go:307: [d0f7b853900d3] exiting daemon [2019-09-19T09:18:12.854Z] daemon.go:459: [d0f7b853900d3] Daemon stopped [2019-09-19T09:18:12.854Z] === RUN TestCreateServiceSysctls [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.2% of statements [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-19T09:18:14.105Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-19T09:18:14.105Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-09-19T09:18:17.157Z] --- PASS: TestCreateServiceSysctls (4.54s) [2019-09-19T09:18:17.157Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-19T09:18:17.157Z] daemon.go:336: [de8de343916d5] waiting for daemon to start [2019-09-19T09:18:17.157Z] daemon.go:336: [de8de343916d5] waiting for daemon to start [2019-09-19T09:18:17.157Z] daemon.go:364: [de8de343916d5] daemon started [2019-09-19T09:18:17.157Z] daemon.go:472: [de8de343916d5] Stopping daemon [2019-09-19T09:18:17.157Z] daemon.go:307: [de8de343916d5] exiting daemon [2019-09-19T09:18:17.157Z] daemon.go:459: [de8de343916d5] Daemon stopped [2019-09-19T09:18:17.157Z] === RUN TestCreateServiceCapabilities [2019-09-19T09:18:18.285Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-09-19T09:18:18.285Z] ok github.com/docker/docker/builder/dockerfile 0.538s coverage: 45.1% of statements [2019-09-19T09:18:19.794Z] === RUN Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-19T09:18:19.794Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-19T09:18:20.812Z] ok github.com/docker/docker/builder/remotecontext/git 1.019s coverage: 85.1% of statements [2019-09-19T09:18:21.071Z] ok github.com/docker/docker/builder/remotecontext 0.284s coverage: 13.6% of statements [2019-09-19T09:18:21.071Z] ? github.com/docker/docker/cli [no test files] [2019-09-19T09:18:21.071Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-19T09:18:21.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-19T09:18:21.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-19T09:18:21.236Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2019-09-19T09:18:21.236Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-19T09:18:21.236Z] daemon.go:336: [dafbbab3f89da] waiting for daemon to start [2019-09-19T09:18:21.236Z] daemon.go:336: [dafbbab3f89da] waiting for daemon to start [2019-09-19T09:18:21.236Z] daemon.go:364: [dafbbab3f89da] daemon started [2019-09-19T09:18:21.236Z] daemon.go:472: [dafbbab3f89da] Stopping daemon [2019-09-19T09:18:21.236Z] daemon.go:307: [dafbbab3f89da] exiting daemon [2019-09-19T09:18:21.236Z] daemon.go:459: [dafbbab3f89da] Daemon stopped [2019-09-19T09:18:21.236Z] === RUN TestInspect [2019-09-19T09:18:21.636Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-19T09:18:23.684Z] --- PASS: TestInspect (2.96s) [2019-09-19T09:18:23.684Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-19T09:18:23.684Z] daemon.go:336: [d7b4180f06c77] waiting for daemon to start [2019-09-19T09:18:23.684Z] daemon.go:336: [d7b4180f06c77] waiting for daemon to start [2019-09-19T09:18:23.684Z] daemon.go:364: [d7b4180f06c77] daemon started [2019-09-19T09:18:23.684Z] daemon.go:472: [d7b4180f06c77] Stopping daemon [2019-09-19T09:18:23.684Z] daemon.go:307: [d7b4180f06c77] exiting daemon [2019-09-19T09:18:23.684Z] daemon.go:459: [d7b4180f06c77] Daemon stopped [2019-09-19T09:18:23.684Z] === RUN TestDockerNetworkConnectAlias [2019-09-19T09:18:26.323Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-19T09:18:26.323Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-19T09:18:26.896Z] ok github.com/docker/docker/client 0.253s coverage: 75.8% of statements [2019-09-19T09:18:27.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-19T09:18:29.941Z] --- PASS: TestDockerNetworkConnectAlias (5.39s) [2019-09-19T09:18:29.941Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-19T09:18:29.941Z] daemon.go:336: [deec8ed6b8dac] waiting for daemon to start [2019-09-19T09:18:29.941Z] daemon.go:336: [deec8ed6b8dac] waiting for daemon to start [2019-09-19T09:18:29.941Z] daemon.go:364: [deec8ed6b8dac] daemon started [2019-09-19T09:18:29.941Z] daemon.go:472: [deec8ed6b8dac] Stopping daemon [2019-09-19T09:18:29.941Z] daemon.go:307: [deec8ed6b8dac] exiting daemon [2019-09-19T09:18:29.941Z] daemon.go:459: [deec8ed6b8dac] Daemon stopped [2019-09-19T09:18:29.941Z] === RUN TestDockerNetworkReConnect [2019-09-19T09:18:31.565Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-19T09:18:31.565Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-19T09:18:32.124Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-19T09:18:32.683Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-19T09:18:32.938Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-19T09:18:33.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-19T09:18:33.499Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-19T09:18:34.015Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2019-09-19T09:18:34.015Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-19T09:18:34.015Z] daemon.go:336: [d88d9a72687a8] waiting for daemon to start [2019-09-19T09:18:34.015Z] daemon.go:336: [d88d9a72687a8] waiting for daemon to start [2019-09-19T09:18:34.015Z] daemon.go:364: [d88d9a72687a8] daemon started [2019-09-19T09:18:34.015Z] daemon.go:472: [d88d9a72687a8] Stopping daemon [2019-09-19T09:18:34.015Z] daemon.go:307: [d88d9a72687a8] exiting daemon [2019-09-19T09:18:34.015Z] daemon.go:459: [d88d9a72687a8] Daemon stopped [2019-09-19T09:18:34.015Z] === RUN TestServicePlugin [2019-09-19T09:18:34.015Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-19T09:18:34.015Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:18:34.015Z] === RUN TestServiceUpdateLabel [2019-09-19T09:18:34.059Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-19T09:18:36.740Z] --- PASS: TestServiceUpdateLabel (3.15s) [2019-09-19T09:18:36.740Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-19T09:18:36.740Z] daemon.go:336: [d1fcd3d54985e] waiting for daemon to start [2019-09-19T09:18:36.740Z] daemon.go:336: [d1fcd3d54985e] waiting for daemon to start [2019-09-19T09:18:36.740Z] daemon.go:364: [d1fcd3d54985e] daemon started [2019-09-19T09:18:36.740Z] daemon.go:472: [d1fcd3d54985e] Stopping daemon [2019-09-19T09:18:36.740Z] daemon.go:307: [d1fcd3d54985e] exiting daemon [2019-09-19T09:18:36.740Z] daemon.go:459: [d1fcd3d54985e] Daemon stopped [2019-09-19T09:18:36.740Z] === RUN TestServiceUpdateSecrets [2019-09-19T09:18:37.378Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-19T09:18:38.738Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-19T09:18:40.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-19T09:18:40.623Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-19T09:18:40.878Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-19T09:18:41.846Z] === RUN Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-19T09:18:42.407Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-19T09:18:44.295Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-19T09:18:45.656Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-19T09:18:45.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-19T09:18:46.215Z] --- PASS: TestImportExtremelyLargeImageWorks (171.91s) [2019-09-19T09:18:46.215Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-19T09:18:46.215Z] daemon.go:336: [d300a435f8732] waiting for daemon to start [2019-09-19T09:18:46.215Z] daemon.go:336: [d300a435f8732] waiting for daemon to start [2019-09-19T09:18:46.215Z] daemon.go:364: [d300a435f8732] daemon started [2019-09-19T09:18:46.215Z] daemon.go:472: [d300a435f8732] Stopping daemon [2019-09-19T09:18:46.215Z] daemon.go:307: [d300a435f8732] exiting daemon [2019-09-19T09:18:46.215Z] daemon.go:459: [d300a435f8732] Daemon stopped [2019-09-19T09:18:46.215Z] PASS [2019-09-19T09:18:46.215Z] [2019-09-19T09:18:46.215Z] DONE 12 tests in 175.704s [2019-09-19T09:18:46.472Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-19T09:18:46.472Z] ++ 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-09-19T09:18:46.472Z] ++ set -e [2019-09-19T09:18:46.472Z] ++ '[' -n 0 ']' [2019-09-19T09:18:46.472Z] ++ set -x [2019-09-19T09:18:46.472Z] ++ env -i DEST=/go/src/github.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-09-19T09:18:46.472Z] INFO: Testing against a local daemon [2019-09-19T09:18:46.472Z] === RUN TestNetworkCreateDelete [2019-09-19T09:18:46.726Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-09-19T09:18:46.726Z] === RUN TestDockerNetworkDeletePreferID [2019-09-19T09:18:46.982Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2019-09-19T09:18:46.982Z] === RUN TestInspectNetwork [2019-09-19T09:18:51.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-19T09:18:51.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-19T09:18:53.078Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-09-19T09:18:53.078Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-19T09:18:53.078Z] daemon.go:336: [d8e1d69e074d0] waiting for daemon to start [2019-09-19T09:18:53.078Z] daemon.go:336: [d8e1d69e074d0] waiting for daemon to start [2019-09-19T09:18:53.078Z] daemon.go:364: [d8e1d69e074d0] daemon started [2019-09-19T09:18:53.078Z] daemon.go:472: [d8e1d69e074d0] Stopping daemon [2019-09-19T09:18:53.078Z] daemon.go:307: [d8e1d69e074d0] exiting daemon [2019-09-19T09:18:53.078Z] daemon.go:459: [d8e1d69e074d0] Daemon stopped [2019-09-19T09:18:53.078Z] === RUN TestServiceUpdateConfigs [2019-09-19T09:18:53.547Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-19T09:18:53.548Z] === RUN TestInspectNetwork/full_network_id [2019-09-19T09:18:53.548Z] === RUN TestInspectNetwork/partial_network_id [2019-09-19T09:18:53.548Z] === RUN TestInspectNetwork/network_name [2019-09-19T09:18:53.548Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-19T09:18:57.702Z] --- PASS: TestInspectNetwork (10.27s) [2019-09-19T09:18:57.702Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-19T09:18:57.702Z] daemon.go:336: [d4c9fda37c101] waiting for daemon to start [2019-09-19T09:18:57.702Z] daemon.go:336: [d4c9fda37c101] waiting for daemon to start [2019-09-19T09:18:57.702Z] daemon.go:364: [d4c9fda37c101] daemon started [2019-09-19T09:18:57.702Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-19T09:18:57.702Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-19T09:18:57.702Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-19T09:18:57.702Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-19T09:18:57.702Z] daemon.go:472: [d4c9fda37c101] Stopping daemon [2019-09-19T09:18:57.702Z] daemon.go:307: [d4c9fda37c101] exiting daemon [2019-09-19T09:18:57.702Z] daemon.go:459: [d4c9fda37c101] Daemon stopped [2019-09-19T09:18:57.702Z] === RUN TestRunContainerWithBridgeNone [2019-09-19T09:18:58.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-19T09:19:00.210Z] --- PASS: TestRunContainerWithBridgeNone (2.75s) [2019-09-19T09:19:00.210Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-19T09:19:00.210Z] daemon.go:336: [dcf0b27085cd5] waiting for daemon to start [2019-09-19T09:19:00.210Z] daemon.go:336: [dcf0b27085cd5] waiting for daemon to start [2019-09-19T09:19:00.210Z] daemon.go:364: [dcf0b27085cd5] daemon started [2019-09-19T09:19:00.210Z] daemon.go:472: [dcf0b27085cd5] Stopping daemon [2019-09-19T09:19:00.210Z] daemon.go:307: [dcf0b27085cd5] exiting daemon [2019-09-19T09:19:00.210Z] daemon.go:459: [dcf0b27085cd5] Daemon stopped [2019-09-19T09:19:00.210Z] === RUN TestNetworkInvalidJSON [2019-09-19T09:19:00.210Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-19T09:19:00.210Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-19T09:19:00.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:19:00.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:19:00.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:19:00.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:19:00.210Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-19T09:19:00.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:19:00.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:19:00.210Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-19T09:19:00.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-19T09:19:00.210Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-19T09:19:00.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-19T09:19:00.210Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-19T09:19:00.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-19T09:19:01.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-19T09:19:01.133Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-19T09:19:01.133Z] daemon.go:336: [df8059ec928cf] waiting for daemon to start [2019-09-19T09:19:01.133Z] daemon.go:336: [df8059ec928cf] waiting for daemon to start [2019-09-19T09:19:01.133Z] daemon.go:364: [df8059ec928cf] daemon started [2019-09-19T09:19:01.133Z] daemon.go:472: [df8059ec928cf] Stopping daemon [2019-09-19T09:19:01.133Z] daemon.go:307: [df8059ec928cf] exiting daemon [2019-09-19T09:19:01.133Z] daemon.go:459: [df8059ec928cf] Daemon stopped [2019-09-19T09:19:01.133Z] daemon.go:336: [df8059ec928cf] waiting for daemon to start [2019-09-19T09:19:01.133Z] daemon.go:336: [df8059ec928cf] waiting for daemon to start [2019-09-19T09:19:01.133Z] daemon.go:364: [df8059ec928cf] daemon started [2019-09-19T09:19:01.133Z] daemon.go:472: [df8059ec928cf] Stopping daemon [2019-09-19T09:19:01.133Z] daemon.go:307: [df8059ec928cf] exiting daemon [2019-09-19T09:19:01.133Z] daemon.go:459: [df8059ec928cf] Daemon stopped [2019-09-19T09:19:01.133Z] === RUN TestDaemonDefaultNetworkPools [2019-09-19T09:19:02.057Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-09-19T09:19:02.057Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-19T09:19:02.057Z] daemon.go:336: [d7badbfcd6b0d] waiting for daemon to start [2019-09-19T09:19:02.057Z] daemon.go:336: [d7badbfcd6b0d] waiting for daemon to start [2019-09-19T09:19:02.057Z] daemon.go:364: [d7badbfcd6b0d] daemon started [2019-09-19T09:19:02.057Z] daemon.go:472: [d7badbfcd6b0d] Stopping daemon [2019-09-19T09:19:02.057Z] daemon.go:307: [d7badbfcd6b0d] exiting daemon [2019-09-19T09:19:02.057Z] daemon.go:459: [d7badbfcd6b0d] Daemon stopped [2019-09-19T09:19:02.057Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-19T09:19:03.024Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2019-09-19T09:19:03.024Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-19T09:19:03.024Z] daemon.go:336: [d085bc47ffbd2] waiting for daemon to start [2019-09-19T09:19:03.024Z] daemon.go:336: [d085bc47ffbd2] waiting for daemon to start [2019-09-19T09:19:03.024Z] daemon.go:364: [d085bc47ffbd2] daemon started [2019-09-19T09:19:03.024Z] daemon.go:472: [d085bc47ffbd2] Stopping daemon [2019-09-19T09:19:03.024Z] daemon.go:307: [d085bc47ffbd2] exiting daemon [2019-09-19T09:19:03.024Z] daemon.go:459: [d085bc47ffbd2] Daemon stopped [2019-09-19T09:19:03.024Z] daemon.go:336: [d085bc47ffbd2] waiting for daemon to start [2019-09-19T09:19:03.024Z] daemon.go:336: [d085bc47ffbd2] waiting for daemon to start [2019-09-19T09:19:03.024Z] daemon.go:364: [d085bc47ffbd2] daemon started [2019-09-19T09:19:03.024Z] daemon.go:472: [d085bc47ffbd2] Stopping daemon [2019-09-19T09:19:03.024Z] daemon.go:307: [d085bc47ffbd2] exiting daemon [2019-09-19T09:19:03.024Z] daemon.go:459: [d085bc47ffbd2] Daemon stopped [2019-09-19T09:19:03.024Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:19:04.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2019-09-19T09:19:04.384Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:19:04.384Z] daemon.go:336: [d47ce52089202] waiting for daemon to start [2019-09-19T09:19:04.384Z] daemon.go:336: [d47ce52089202] waiting for daemon to start [2019-09-19T09:19:04.384Z] daemon.go:364: [d47ce52089202] daemon started [2019-09-19T09:19:04.384Z] daemon.go:472: [d47ce52089202] Stopping daemon [2019-09-19T09:19:04.384Z] daemon.go:307: [d47ce52089202] exiting daemon [2019-09-19T09:19:04.384Z] daemon.go:459: [d47ce52089202] Daemon stopped [2019-09-19T09:19:04.384Z] daemon.go:336: [d47ce52089202] waiting for daemon to start [2019-09-19T09:19:04.384Z] daemon.go:336: [d47ce52089202] waiting for daemon to start [2019-09-19T09:19:04.384Z] daemon.go:364: [d47ce52089202] daemon started [2019-09-19T09:19:04.384Z] daemon.go:472: [d47ce52089202] Stopping daemon [2019-09-19T09:19:04.384Z] daemon.go:307: [d47ce52089202] exiting daemon [2019-09-19T09:19:04.384Z] daemon.go:459: [d47ce52089202] Daemon stopped [2019-09-19T09:19:04.384Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:19:04.641Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-19T09:19:04.641Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:19:04.641Z] daemon.go:336: [de33c9d313adb] waiting for daemon to start [2019-09-19T09:19:04.641Z] daemon.go:336: [de33c9d313adb] waiting for daemon to start [2019-09-19T09:19:04.641Z] daemon.go:364: [de33c9d313adb] daemon started [2019-09-19T09:19:04.641Z] daemon.go:472: [de33c9d313adb] Stopping daemon [2019-09-19T09:19:04.641Z] daemon.go:307: [de33c9d313adb] exiting daemon [2019-09-19T09:19:04.641Z] daemon.go:459: [de33c9d313adb] Daemon stopped [2019-09-19T09:19:04.641Z] === RUN TestServiceWithPredefinedNetwork [2019-09-19T09:19:05.594Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.9% of statements [2019-09-19T09:19:05.594Z] ok github.com/docker/docker/container 0.134s coverage: 35.3% of statements [2019-09-19T09:19:05.594Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-19T09:19:05.594Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-19T09:19:05.594Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-19T09:19:05.594Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-19T09:19:05.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-19T09:19:07.943Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2019-09-19T09:19:07.943Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-19T09:19:07.943Z] daemon.go:336: [d26c2e05a18ea] waiting for daemon to start [2019-09-19T09:19:07.943Z] daemon.go:336: [d26c2e05a18ea] waiting for daemon to start [2019-09-19T09:19:07.943Z] daemon.go:364: [d26c2e05a18ea] daemon started [2019-09-19T09:19:07.943Z] daemon.go:472: [d26c2e05a18ea] Stopping daemon [2019-09-19T09:19:07.943Z] daemon.go:307: [d26c2e05a18ea] exiting daemon [2019-09-19T09:19:07.943Z] daemon.go:459: [d26c2e05a18ea] Daemon stopped [2019-09-19T09:19:07.943Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-19T09:19:07.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:19:07.943Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:19:07.943Z] === RUN TestServiceWithDataPathPortInit [2019-09-19T09:19:09.464Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2019-09-19T09:19:09.464Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-19T09:19:09.464Z] daemon.go:336: [d8902224dee65] waiting for daemon to start [2019-09-19T09:19:09.464Z] daemon.go:336: [d8902224dee65] waiting for daemon to start [2019-09-19T09:19:09.464Z] daemon.go:364: [d8902224dee65] daemon started [2019-09-19T09:19:09.464Z] daemon.go:472: [d8902224dee65] Stopping daemon [2019-09-19T09:19:09.464Z] daemon.go:307: [d8902224dee65] exiting daemon [2019-09-19T09:19:09.464Z] daemon.go:459: [d8902224dee65] Daemon stopped [2019-09-19T09:19:09.464Z] === RUN TestServiceUpdateNetwork [2019-09-19T09:19:12.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-19T09:19:15.561Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-09-19T09:19:15.561Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-19T09:19:16.019Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-19T09:19:16.273Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-19T09:19:17.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-19T09:19:19.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-19T09:19:23.250Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2019-09-19T09:19:23.250Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-19T09:19:23.250Z] daemon.go:336: [de14ded056f43] waiting for daemon to start [2019-09-19T09:19:23.250Z] daemon.go:336: [de14ded056f43] waiting for daemon to start [2019-09-19T09:19:23.250Z] daemon.go:364: [de14ded056f43] daemon started [2019-09-19T09:19:23.250Z] daemon.go:472: [de14ded056f43] Stopping daemon [2019-09-19T09:19:23.250Z] daemon.go:307: [de14ded056f43] exiting daemon [2019-09-19T09:19:23.250Z] daemon.go:459: [de14ded056f43] Daemon stopped [2019-09-19T09:19:23.250Z] PASS [2019-09-19T09:19:23.250Z] [2019-09-19T09:19:23.250Z] === Skipped [2019-09-19T09:19:23.250Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-19T09:19:23.250Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:19:23.250Z] [2019-09-19T09:19:23.250Z] [2019-09-19T09:19:23.250Z] DONE 19 tests, 1 skipped in 124.774s [2019-09-19T09:19:23.250Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-19T09:19:23.250Z] ++ 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-09-19T09:19:23.250Z] ++ set -e [2019-09-19T09:19:23.250Z] ++ '[' -n 0 ']' [2019-09-19T09:19:23.250Z] ++ set -x [2019-09-19T09:19:23.250Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:23.250Z] INFO: Testing against a local daemon [2019-09-19T09:19:23.250Z] === RUN TestSessionCreate [2019-09-19T09:19:23.250Z] --- PASS: TestSessionCreate (0.04s) [2019-09-19T09:19:23.250Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-19T09:19:23.250Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-19T09:19:23.250Z] PASS [2019-09-19T09:19:23.250Z] [2019-09-19T09:19:23.250Z] DONE 2 tests in 0.148s [2019-09-19T09:19:23.250Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-19T09:19:23.250Z] ++ 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-09-19T09:19:23.250Z] ++ set -e [2019-09-19T09:19:23.250Z] ++ '[' -n 0 ']' [2019-09-19T09:19:23.250Z] ++ set -x [2019-09-19T09:19:23.250Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:23.250Z] INFO: Testing against a local daemon [2019-09-19T09:19:23.250Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-19T09:19:23.250Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:19:23.250Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:19:23.250Z] === RUN TestEventsExecDie [2019-09-19T09:19:23.625Z] --- PASS: TestEventsExecDie (0.86s) [2019-09-19T09:19:23.625Z] === RUN TestEventsBackwardsCompatible [2019-09-19T09:19:23.625Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-19T09:19:23.625Z] === RUN TestInfoBinaryCommits [2019-09-19T09:19:23.625Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-09-19T09:19:23.625Z] === RUN TestInfoAPIVersioned [2019-09-19T09:19:23.625Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-19T09:19:23.625Z] === RUN TestInfoAPI [2019-09-19T09:19:23.625Z] --- PASS: TestInfoAPI (0.02s) [2019-09-19T09:19:23.625Z] === RUN TestInfoAPIWarnings [2019-09-19T09:19:24.432Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-09-19T09:19:24.432Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-19T09:19:24.432Z] daemon.go:336: [d9c46c8463200] waiting for daemon to start [2019-09-19T09:19:24.432Z] daemon.go:336: [d9c46c8463200] waiting for daemon to start [2019-09-19T09:19:24.432Z] daemon.go:364: [d9c46c8463200] daemon started [2019-09-19T09:19:24.432Z] daemon.go:472: [d9c46c8463200] Stopping daemon [2019-09-19T09:19:24.432Z] daemon.go:307: [d9c46c8463200] exiting daemon [2019-09-19T09:19:24.432Z] daemon.go:459: [d9c46c8463200] Daemon stopped [2019-09-19T09:19:24.432Z] === RUN TestLoginFailsWithBadCredentials [2019-09-19T09:19:24.817Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2019-09-19T09:19:24.817Z] === RUN TestPingCacheHeaders [2019-09-19T09:19:24.817Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-19T09:19:24.817Z] === RUN TestPingGet [2019-09-19T09:19:24.817Z] --- PASS: TestPingGet (0.01s) [2019-09-19T09:19:24.817Z] === RUN TestPingHead [2019-09-19T09:19:24.817Z] --- PASS: TestPingHead (0.02s) [2019-09-19T09:19:24.817Z] === RUN TestVersion [2019-09-19T09:19:24.817Z] --- PASS: TestVersion (0.04s) [2019-09-19T09:19:24.817Z] PASS [2019-09-19T09:19:24.817Z] [2019-09-19T09:19:24.817Z] === Skipped [2019-09-19T09:19:24.817Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:19:24.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:19:24.817Z] [2019-09-19T09:19:24.817Z] [2019-09-19T09:19:24.817Z] DONE 12 tests, 1 skipped in 2.556s [2019-09-19T09:19:25.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-19T09:19:25.195Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-19T09:19:25.195Z] ++ 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-09-19T09:19:25.195Z] ++ set -e [2019-09-19T09:19:25.195Z] ++ '[' -n 0 ']' [2019-09-19T09:19:25.195Z] ++ set -x [2019-09-19T09:19:25.195Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:25.195Z] INFO: Testing against a local daemon [2019-09-19T09:19:25.195Z] === RUN TestVolumesCreateAndList [2019-09-19T09:19:25.195Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-19T09:19:25.195Z] === RUN TestVolumesRemove [2019-09-19T09:19:25.195Z] --- PASS: TestVolumesRemove (0.08s) [2019-09-19T09:19:25.195Z] === RUN TestVolumesInspect [2019-09-19T09:19:25.195Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-19T09:19:25.195Z] === RUN TestVolumesInvalidJSON [2019-09-19T09:19:25.195Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-19T09:19:25.195Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-19T09:19:25.195Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-19T09:19:25.195Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-19T09:19:25.195Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-19T09:19:25.195Z] PASS [2019-09-19T09:19:25.195Z] [2019-09-19T09:19:25.195Z] DONE 5 tests in 0.250s [2019-09-19T09:19:25.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-19T09:19:25.564Z] ++++ cat bundles/test-integration/docker.pid [2019-09-19T09:19:25.564Z] +++ kill 10023 [2019-09-19T09:19:26.198Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-19T09:19:26.198Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-19T09:19:26.453Z] --- PASS: TestServiceWithDataPathPortInit (18.65s) [2019-09-19T09:19:26.453Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:19:26.453Z] daemon.go:336: [d40f1c7bd7c5e] waiting for daemon to start [2019-09-19T09:19:26.453Z] daemon.go:336: [d40f1c7bd7c5e] waiting for daemon to start [2019-09-19T09:19:26.453Z] daemon.go:364: [d40f1c7bd7c5e] daemon started [2019-09-19T09:19:26.453Z] daemon.go:472: [d40f1c7bd7c5e] Stopping daemon [2019-09-19T09:19:26.453Z] daemon.go:307: [d40f1c7bd7c5e] exiting daemon [2019-09-19T09:19:26.453Z] daemon.go:459: [d40f1c7bd7c5e] Daemon stopped [2019-09-19T09:19:26.453Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:19:26.453Z] daemon.go:336: [db037dcb2b646] waiting for daemon to start [2019-09-19T09:19:26.453Z] daemon.go:336: [db037dcb2b646] waiting for daemon to start [2019-09-19T09:19:26.453Z] daemon.go:364: [db037dcb2b646] daemon started [2019-09-19T09:19:26.453Z] daemon.go:472: [db037dcb2b646] Stopping daemon [2019-09-19T09:19:26.453Z] daemon.go:307: [db037dcb2b646] exiting daemon [2019-09-19T09:19:26.453Z] daemon.go:459: [db037dcb2b646] Daemon stopped [2019-09-19T09:19:26.453Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-19T09:19:26.708Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-19T09:19:26.823Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-19T09:19:26.823Z] +++ /etc/init.d/apparmor stop [2019-09-19T09:19:26.823Z] Clearing AppArmor profiles cache:. [2019-09-19T09:19:26.823Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:19:26.823Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:19:26.823Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:19:26.823Z] [2019-09-19T09:19:26.823Z] To set a process to complain mode, use the command line tool [2019-09-19T09:19:26.823Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:19:26.823Z] with the 'teardown' option." [2019-09-19T09:19:26.823Z] [2019-09-19T09:19:27.267Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-19T09:19:27.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-09-19T09:19:27.421Z] ok github.com/docker/docker/daemon 12.206s coverage: 17.6% of statements [2019-09-19T09:19:27.421Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-19T09:19:27.421Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-19T09:19:27.679Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-09-19T09:19:28.631Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-19T09:19:28.631Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-19T09:19:29.051Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 84.2% of statements [2019-09-19T09:19:29.051Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-09-19T09:19:29.051Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-19T09:19:29.051Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-19T09:19:29.230Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation Post stage [Pipeline] junit [2019-09-19T09:19:29.449Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-19T09:19:30.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-19T09:19:30.675Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-19T09:19:30.991Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-09-19T09:19:31.329Z] + echo Ensuring container killed. [2019-09-19T09:19:31.329Z] Ensuring container killed. [2019-09-19T09:19:31.329Z] + docker rm -vf docker-pr1 [2019-09-19T09:19:31.329Z] Error: No such container: docker-pr1 [2019-09-19T09:19:31.329Z] + true [Pipeline] sh [2019-09-19T09:19:32.129Z] + echo Chowning /workspace to jenkins user [2019-09-19T09:19:32.129Z] Chowning /workspace to jenkins user [2019-09-19T09:19:32.129Z] + id -u [2019-09-19T09:19:32.129Z] + id -g [2019-09-19T09:19:32.129Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39960:/workspace busybox chown -R 1001:1001 /workspace [2019-09-19T09:19:32.129Z] Unable to find image 'busybox:latest' locally [2019-09-19T09:19:32.129Z] latest: Pulling from library/busybox [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Pulling fs layer [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Verifying Checksum [2019-09-19T09:19:32.494Z] 6d4c3d9fc915: Download complete [2019-09-19T09:19:32.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-19T09:19:32.859Z] 6d4c3d9fc915: Pull complete [2019-09-19T09:19:32.859Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-19T09:19:32.859Z] Status: Downloaded newer image for busybox:latest [2019-09-19T09:19:33.517Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-19T09:19:34.082Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.273s coverage: 57.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-19T09:19:35.471Z] + bundleName=s390x-integration [2019-09-19T09:19:35.471Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-19T09:19:35.471Z] Creating s390x-integration-bundles.tar.gz [2019-09-19T09:19:35.471Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-09-19T09:19:35.471Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-09-19T09:19:35.612Z] Archiving artifacts [2019-09-19T09:19:36.611Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.522s coverage: 72.5% of statements [2019-09-19T09:19:37.009Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-19T09:19:37.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s) [2019-09-19T09:19:37.285Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-19T09:19:37.285Z] daemon.go:336: [ddf3ff3f8761a] waiting for daemon to start [2019-09-19T09:19:37.285Z] daemon.go:336: [ddf3ff3f8761a] waiting for daemon to start [2019-09-19T09:19:37.285Z] daemon.go:364: [ddf3ff3f8761a] daemon started [2019-09-19T09:19:37.285Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ci80vp28zfr4lpohr20eqqkv5 Created:2019-09-19 09:19:28.022117871 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[13f1d0ffd5b329b30db470b261fe09bb9d342e74e4fd19aeae599a85752dd5d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7hzz74sjn8bezfaox5gvv7q3 EndpointID:1d6488b78f712bd344d00b1754a6840e1b0eb3611e8ac8669db896c0618f4caf MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1af0c98c8d3756d21c06d95f8af711683b3868f812830179c75ee78fb25b66bb MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a949d2468fd9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7hzz74sjn8bezfaox5gvv7q3 EndpointID:1d6488b78f712bd344d00b1754a6840e1b0eb3611e8ac8669db896c0618f4caf EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-19T09:19:37.285Z] daemon.go:472: [ddf3ff3f8761a] Stopping daemon [2019-09-19T09:19:37.285Z] daemon.go:307: [ddf3ff3f8761a] exiting daemon [2019-09-19T09:19:37.285Z] daemon.go:459: [ddf3ff3f8761a] Daemon stopped [2019-09-19T09:19:37.285Z] PASS [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] === Skipped [2019-09-19T09:19:37.285Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:19:37.285Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] DONE 21 tests, 1 skipped in 49.864s [2019-09-19T09:19:37.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:19:37.285Z] ++ 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-09-19T09:19:37.285Z] ++ set -e [2019-09-19T09:19:37.285Z] ++ '[' -n 0 ']' [2019-09-19T09:19:37.285Z] ++ set -x [2019-09-19T09:19:37.285Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:37.285Z] INFO: Testing against a local daemon [2019-09-19T09:19:37.285Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-19T09:19:37.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-19T09:19:37.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:19:37.285Z] === RUN TestDockerNetworkIpvlan [2019-09-19T09:19:37.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-19T09:19:37.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:19:37.285Z] PASS [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] === Skipped [2019-09-19T09:19:37.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-19T09:19:37.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-19T09:19:37.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] [2019-09-19T09:19:37.285Z] DONE 2 tests, 2 skipped in 0.157s [2019-09-19T09:19:37.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:19:37.285Z] ++ 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-09-19T09:19:37.285Z] ++ set -e [2019-09-19T09:19:37.285Z] ++ '[' -n 0 ']' [2019-09-19T09:19:37.285Z] ++ set -x [2019-09-19T09:19:37.285Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:37.285Z] INFO: Testing against a local daemon [2019-09-19T09:19:37.285Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-19T09:19:37.744Z] + make clean [2019-09-19T09:19:37.982Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.891s coverage: 45.9% of statements [2019-09-19T09:19:37.982Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-19T09:19:38.121Z] docker volume rm -f docker-dev-cache [2019-09-19T09:19:38.121Z] docker-dev-cache [Pipeline] deleteDir [2019-09-19T09:19:38.211Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2019-09-19T09:19:38.211Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-19T09:19:38.211Z] daemon.go:336: [da7706c1f6782] waiting for daemon to start [2019-09-19T09:19:38.211Z] daemon.go:336: [da7706c1f6782] waiting for daemon to start [2019-09-19T09:19:38.211Z] daemon.go:364: [da7706c1f6782] daemon started [2019-09-19T09:19:38.211Z] daemon.go:472: [da7706c1f6782] Stopping daemon [2019-09-19T09:19:38.211Z] daemon.go:307: [da7706c1f6782] exiting daemon [2019-09-19T09:19:38.211Z] daemon.go:459: [da7706c1f6782] Daemon stopped [2019-09-19T09:19:38.211Z] daemon.go:336: [da7706c1f6782] waiting for daemon to start [2019-09-19T09:19:38.211Z] daemon.go:336: [da7706c1f6782] waiting for daemon to start [2019-09-19T09:19:38.211Z] daemon.go:364: [da7706c1f6782] daemon started [2019-09-19T09:19:38.211Z] daemon.go:472: [da7706c1f6782] Stopping daemon [2019-09-19T09:19:38.211Z] daemon.go:307: [da7706c1f6782] exiting daemon [2019-09-19T09:19:38.211Z] daemon.go:459: [da7706c1f6782] Daemon stopped [2019-09-19T09:19:38.211Z] === RUN TestDockerNetworkMacvlan [2019-09-19T09:19:38.772Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-19T09:19:39.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-19T09:19:39.694Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-19T09:19:39.883Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.124s coverage: 50.8% of statements [2019-09-19T09:19:40.620Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-19T09:19:40.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-19T09:19:40.858Z] Using test binary docker [2019-09-19T09:19:40.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-19T09:19:40.858Z] +++ /etc/init.d/apparmor start [2019-09-19T09:19:40.858Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-19T09:19:40.858Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-19T09:19:40.858Z] Warning failed to create cache: (null) [2019-09-19T09:19:40.858Z] . [2019-09-19T09:19:40.858Z] INFO: Waiting for daemon to start... [2019-09-19T09:19:40.858Z] Starting dockerd [2019-09-19T09:19:40.858Z] +++ 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-09-19T09:19:41.180Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-19T09:19:41.254Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.298s coverage: 76.1% of statements [2019-09-19T09:19:41.434Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-19T09:19:41.994Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-19T09:19:42.187Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-19T09:19:42.554Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-19T09:19:42.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.120s coverage: 57.2% of statements [2019-09-19T09:19:42.752Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-19T09:19:42.752Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-19T09:19:42.808Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-19T09:19:42.881Z] . [2019-09-19T09:19:42.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-19T09:19:43.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-19T09:19:43.165Z] Error: No such image: emptyfs [2019-09-19T09:19:43.165Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-19T09:19:43.165Z] ++++ docker load [2019-09-19T09:19:43.450Z] Running integration-test (iteration 1) [2019-09-19T09:19:43.450Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-19T09:19:43.450Z] ++ 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-09-19T09:19:43.450Z] ++ set -e [2019-09-19T09:19:43.450Z] ++ '[' -n 0 ']' [2019-09-19T09:19:43.450Z] ++ set -x [2019-09-19T09:19:43.450Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:43.684Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-09-19T09:19:43.732Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-19T09:19:43.965Z] 2945147eda09: Pull complete [2019-09-19T09:19:43.965Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-19T09:19:43.965Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:19:43.965Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-19T09:19:43.965Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-19T09:19:43.965Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-19T09:19:43.965Z] WARN: Skipping validation tests [2019-09-19T09:19:43.965Z] INFO: Running unit tests at 09/19/2019 09:19:31... [2019-09-19T09:19:43.965Z] INFO: make.ps1 starting at 09/19/2019 09:19:35 [2019-09-19T09:19:43.965Z] INFO: Git commit (851b00064) assumed from DOCKER_GITCOMMIT environment variable [2019-09-19T09:19:43.965Z] INFO: Invoking autogen... [2019-09-19T09:19:43.965Z] INFO: Running unit tests... [2019-09-19T09:19:43.987Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-19T09:19:43.987Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-19T09:19:44.617Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-09-19T09:19:46.496Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-19T09:19:46.515Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-09-19T09:19:46.515Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-19T09:19:46.515Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-19T09:19:46.773Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-09-19T09:19:47.856Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-19T09:19:48.672Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-19T09:19:48.672Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.8% of statements [2019-09-19T09:19:48.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-19T09:19:48.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-19T09:19:48.780Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-19T09:19:50.044Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2019-09-19T09:19:50.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-09-19T09:19:50.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-19T09:19:50.663Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-19T09:19:51.544Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2019-09-19T09:19:51.544Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-19T09:19:52.025Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-19T09:19:52.476Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 18.6% of statements [2019-09-19T09:19:52.585Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-19T09:19:53.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-09-19T09:19:53.945Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-19T09:19:53.945Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-19T09:19:54.412Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-19T09:19:54.978Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-19T09:19:54.978Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 84.5% of statements [2019-09-19T09:19:54.978Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-19T09:19:54.978Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan (17.21s) [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [d9b6c192221b1] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [d9b6c192221b1] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [d9b6c192221b1] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-09-19T09:19:55.307Z] daemon.go:472: [d9b6c192221b1] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [d9b6c192221b1] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [d9b6c192221b1] Daemon stopped [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [d7cf3c750e254] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [d7cf3c750e254] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [d7cf3c750e254] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-19T09:19:55.307Z] daemon.go:472: [d7cf3c750e254] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [d7cf3c750e254] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [d7cf3c750e254] Daemon stopped [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [deb7e112f6254] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [deb7e112f6254] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [deb7e112f6254] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-09-19T09:19:55.307Z] daemon.go:472: [deb7e112f6254] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [deb7e112f6254] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [deb7e112f6254] Daemon stopped [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [decec2625e417] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [decec2625e417] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [decec2625e417] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2019-09-19T09:19:55.307Z] daemon.go:472: [decec2625e417] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [decec2625e417] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [decec2625e417] Daemon stopped [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [d82df285fa649] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [d82df285fa649] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [d82df285fa649] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s) [2019-09-19T09:19:55.307Z] daemon.go:472: [d82df285fa649] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [d82df285fa649] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [d82df285fa649] Daemon stopped [2019-09-19T09:19:55.307Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:19:55.307Z] daemon.go:336: [d5ea83b5afb28] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:336: [d5ea83b5afb28] waiting for daemon to start [2019-09-19T09:19:55.307Z] daemon.go:364: [d5ea83b5afb28] daemon started [2019-09-19T09:19:55.307Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2019-09-19T09:19:55.307Z] daemon.go:472: [d5ea83b5afb28] Stopping daemon [2019-09-19T09:19:55.307Z] daemon.go:307: [d5ea83b5afb28] exiting daemon [2019-09-19T09:19:55.307Z] daemon.go:459: [d5ea83b5afb28] Daemon stopped [2019-09-19T09:19:55.307Z] PASS [2019-09-19T09:19:55.307Z] [2019-09-19T09:19:55.307Z] DONE 8 tests in 18.895s [2019-09-19T09:19:55.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-19T09:19:55.307Z] ++ 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-09-19T09:19:55.307Z] ++ set -e [2019-09-19T09:19:55.307Z] ++ '[' -n 0 ']' [2019-09-19T09:19:55.307Z] ++ set -x [2019-09-19T09:19:55.307Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:55.307Z] testing: warning: no tests to run [2019-09-19T09:19:55.307Z] PASS [2019-09-19T09:19:55.307Z] [2019-09-19T09:19:55.307Z] DONE 0 tests in 0.023s [2019-09-19T09:19:55.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-19T09:19:55.307Z] ++ 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-09-19T09:19:55.307Z] ++ set -e [2019-09-19T09:19:55.307Z] ++ '[' -n 0 ']' [2019-09-19T09:19:55.307Z] ++ set -x [2019-09-19T09:19:55.307Z] ++ env -i DEST=/go/src/github.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-09-19T09:19:55.563Z] INFO: Testing against a local daemon [2019-09-19T09:19:55.563Z] === RUN TestAuthZPluginAllowRequest [2019-09-19T09:19:56.122Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-19T09:19:56.683Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-19T09:19:57.243Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // withEnv [2019-09-19T09:19:57.498Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2019-09-19T09:19:57.498Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-19T09:19:57.498Z] daemon.go:336: [d106c0cc72501] waiting for daemon to start [2019-09-19T09:19:57.498Z] daemon.go:336: [d106c0cc72501] waiting for daemon to start [2019-09-19T09:19:57.498Z] daemon.go:364: [d106c0cc72501] daemon started [2019-09-19T09:19:57.498Z] daemon.go:472: [d106c0cc72501] Stopping daemon [2019-09-19T09:19:57.498Z] daemon.go:307: [d106c0cc72501] exiting daemon [2019-09-19T09:19:57.498Z] daemon.go:459: [d106c0cc72501] Daemon stopped [2019-09-19T09:19:57.498Z] === RUN TestAuthZPluginTLS [2019-09-19T09:19:57.506Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-19T09:19:57.764Z] ok github.com/docker/docker/distribution 0.227s coverage: 22.6% of statements [2019-09-19T09:19:57.764Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-19T09:19:58.057Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-19T09:19:58.057Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-19T09:19:58.057Z] daemon.go:336: [d140325d1afbf] waiting for daemon to start [2019-09-19T09:19:58.057Z] daemon.go:336: [d140325d1afbf] waiting for daemon to start [2019-09-19T09:19:58.057Z] daemon.go:364: [d140325d1afbf] daemon started [2019-09-19T09:19:58.057Z] daemon.go:472: [d140325d1afbf] Stopping daemon [2019-09-19T09:19:58.057Z] daemon.go:307: [d140325d1afbf] exiting daemon [2019-09-19T09:19:58.057Z] daemon.go:459: [d140325d1afbf] Daemon stopped [2019-09-19T09:19:58.057Z] === RUN TestAuthZPluginDenyRequest [2019-09-19T09:19:58.659Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-19T09:19:58.659Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-19T09:19:58.659Z] daemon.go:336: [dcb4c1262d569] waiting for daemon to start [2019-09-19T09:19:58.659Z] daemon.go:336: [dcb4c1262d569] waiting for daemon to start [2019-09-19T09:19:58.659Z] daemon.go:364: [dcb4c1262d569] daemon started [2019-09-19T09:19:58.659Z] daemon.go:472: [dcb4c1262d569] Stopping daemon [2019-09-19T09:19:58.659Z] daemon.go:307: [dcb4c1262d569] exiting daemon [2019-09-19T09:19:58.659Z] daemon.go:459: [dcb4c1262d569] Daemon stopped [2019-09-19T09:19:58.659Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-19T09:19:58.707Z] Loaded image: buildpack-deps:jessie [2019-09-19T09:19:58.707Z] Loaded image: busybox:latest [2019-09-19T09:19:58.707Z] Loaded image: busybox:glibc [2019-09-19T09:19:58.707Z] Loaded image: debian:jessie [2019-09-19T09:19:58.707Z] Loaded image: hello-world:latest [2019-09-19T09:19:58.707Z] INFO: Testing against a local daemon [2019-09-19T09:19:58.707Z] === RUN TestCgroupNamespacesBuild [2019-09-19T09:19:59.138Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-19T09:19:59.218Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-19T09:19:59.218Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-19T09:19:59.218Z] daemon.go:336: [db2eab68cf2cc] waiting for daemon to start [2019-09-19T09:19:59.218Z] daemon.go:336: [db2eab68cf2cc] waiting for daemon to start [2019-09-19T09:19:59.218Z] daemon.go:364: [db2eab68cf2cc] daemon started [2019-09-19T09:19:59.218Z] daemon.go:472: [db2eab68cf2cc] Stopping daemon [2019-09-19T09:19:59.218Z] daemon.go:307: [db2eab68cf2cc] exiting daemon [2019-09-19T09:19:59.218Z] daemon.go:459: [db2eab68cf2cc] Daemon stopped [2019-09-19T09:19:59.218Z] === RUN TestAuthZPluginDenyResponse [2019-09-19T09:19:59.473Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-19T09:19:59.712Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-09-19T09:19:59.712Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-19T09:19:59.712Z] daemon.go:336: [d36f60666948c] waiting for daemon to start [2019-09-19T09:19:59.712Z] daemon.go:336: [d36f60666948c] waiting for daemon to start [2019-09-19T09:19:59.712Z] daemon.go:364: [d36f60666948c] daemon started [2019-09-19T09:19:59.712Z] daemon.go:472: [d36f60666948c] Stopping daemon [2019-09-19T09:19:59.712Z] daemon.go:307: [d36f60666948c] exiting daemon [2019-09-19T09:19:59.712Z] daemon.go:459: [d36f60666948c] Daemon stopped [2019-09-19T09:19:59.712Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:19:59.727Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-19T09:19:59.727Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-19T09:19:59.727Z] daemon.go:336: [dc9663b77789c] waiting for daemon to start [2019-09-19T09:19:59.727Z] daemon.go:336: [dc9663b77789c] waiting for daemon to start [2019-09-19T09:19:59.727Z] daemon.go:364: [dc9663b77789c] daemon started [2019-09-19T09:19:59.727Z] daemon.go:472: [dc9663b77789c] Stopping daemon [2019-09-19T09:19:59.727Z] daemon.go:307: [dc9663b77789c] exiting daemon [2019-09-19T09:19:59.727Z] daemon.go:459: [dc9663b77789c] Daemon stopped [2019-09-19T09:19:59.727Z] === RUN TestAuthZPluginAllowEventStream [2019-09-19T09:20:00.511Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-19T09:20:00.511Z] ok github.com/docker/docker/distribution/xfer 1.432s coverage: 83.4% of statements [2019-09-19T09:20:00.511Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-19T09:20:01.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-09-19T09:20:01.188Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-19T09:20:01.188Z] daemon.go:336: [d9605300de76d] waiting for daemon to start [2019-09-19T09:20:01.188Z] daemon.go:336: [d9605300de76d] waiting for daemon to start [2019-09-19T09:20:01.188Z] daemon.go:364: [d9605300de76d] daemon started [2019-09-19T09:20:01.188Z] daemon.go:472: [d9605300de76d] Stopping daemon [2019-09-19T09:20:01.188Z] daemon.go:307: [d9605300de76d] exiting daemon [2019-09-19T09:20:01.188Z] daemon.go:459: [d9605300de76d] Daemon stopped [2019-09-19T09:20:01.188Z] === RUN TestBuildWithSession [2019-09-19T09:20:01.638Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-09-19T09:20:01.638Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-19T09:20:01.638Z] daemon.go:336: [d36979023018c] waiting for daemon to start [2019-09-19T09:20:01.638Z] daemon.go:336: [d36979023018c] waiting for daemon to start [2019-09-19T09:20:01.638Z] daemon.go:364: [d36979023018c] daemon started [2019-09-19T09:20:01.638Z] daemon.go:472: [d36979023018c] Stopping daemon [2019-09-19T09:20:01.638Z] daemon.go:307: [d36979023018c] exiting daemon [2019-09-19T09:20:01.638Z] daemon.go:459: [d36979023018c] Daemon stopped [2019-09-19T09:20:01.638Z] === RUN TestAuthZPluginErrorResponse [2019-09-19T09:20:01.638Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-19T09:20:01.690Z] ? github.com/docker/docker/api [no test files] [2019-09-19T09:20:01.884Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-09-19T09:20:01.884Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-19T09:20:01.910Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-19T09:20:01.910Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-19T09:20:01.910Z] daemon.go:336: [d6a7698900b09] waiting for daemon to start [2019-09-19T09:20:01.910Z] daemon.go:336: [d6a7698900b09] waiting for daemon to start [2019-09-19T09:20:01.910Z] daemon.go:364: [d6a7698900b09] daemon started [2019-09-19T09:20:01.910Z] daemon.go:472: [d6a7698900b09] Stopping daemon [2019-09-19T09:20:01.910Z] daemon.go:307: [d6a7698900b09] exiting daemon [2019-09-19T09:20:01.910Z] daemon.go:459: [d6a7698900b09] Daemon stopped [2019-09-19T09:20:01.910Z] === RUN TestAuthZPluginErrorRequest [2019-09-19T09:20:02.142Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2019-09-19T09:20:02.142Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-19T09:20:02.474Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-09-19T09:20:02.474Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-19T09:20:02.474Z] daemon.go:336: [d00808252c456] waiting for daemon to start [2019-09-19T09:20:02.474Z] daemon.go:336: [d00808252c456] waiting for daemon to start [2019-09-19T09:20:02.474Z] daemon.go:364: [d00808252c456] daemon started [2019-09-19T09:20:02.474Z] daemon.go:472: [d00808252c456] Stopping daemon [2019-09-19T09:20:02.474Z] daemon.go:307: [d00808252c456] exiting daemon [2019-09-19T09:20:02.474Z] daemon.go:459: [d00808252c456] Daemon stopped [2019-09-19T09:20:02.474Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:20:03.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-19T09:20:03.041Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:20:03.041Z] daemon.go:336: [df162b4c35f4a] waiting for daemon to start [2019-09-19T09:20:03.041Z] daemon.go:336: [df162b4c35f4a] waiting for daemon to start [2019-09-19T09:20:03.041Z] daemon.go:364: [df162b4c35f4a] daemon started [2019-09-19T09:20:03.041Z] daemon.go:472: [df162b4c35f4a] Stopping daemon [2019-09-19T09:20:03.041Z] daemon.go:307: [df162b4c35f4a] exiting daemon [2019-09-19T09:20:03.041Z] daemon.go:459: [df162b4c35f4a] Daemon stopped [2019-09-19T09:20:03.041Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:20:03.075Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-09-19T09:20:03.222Z] --- PASS: TestBuildWithSession (2.17s) [2019-09-19T09:20:03.223Z] === RUN TestBuildSquashParent [2019-09-19T09:20:03.303Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-19T09:20:04.450Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-09-19T09:20:04.708Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-19T09:20:05.186Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2019-09-19T09:20:05.186Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:20:05.186Z] daemon.go:336: [d65fd040008fc] waiting for daemon to start [2019-09-19T09:20:05.186Z] daemon.go:336: [d65fd040008fc] waiting for daemon to start [2019-09-19T09:20:05.186Z] daemon.go:364: [d65fd040008fc] daemon started [2019-09-19T09:20:05.186Z] daemon.go:472: [d65fd040008fc] Stopping daemon [2019-09-19T09:20:05.186Z] daemon.go:307: [d65fd040008fc] exiting daemon [2019-09-19T09:20:05.186Z] daemon.go:459: [d65fd040008fc] Daemon stopped [2019-09-19T09:20:05.186Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:20:06.608Z] ok github.com/docker/docker/pkg/archive 0.379s coverage: 77.1% of statements [2019-09-19T09:20:07.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-09-19T09:20:07.070Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:20:07.070Z] daemon.go:336: [d01a7a9e7a23c] waiting for daemon to start [2019-09-19T09:20:07.070Z] daemon.go:336: [d01a7a9e7a23c] waiting for daemon to start [2019-09-19T09:20:07.070Z] daemon.go:364: [d01a7a9e7a23c] daemon started [2019-09-19T09:20:07.070Z] daemon.go:472: [d01a7a9e7a23c] Stopping daemon [2019-09-19T09:20:07.070Z] daemon.go:307: [d01a7a9e7a23c] exiting daemon [2019-09-19T09:20:07.070Z] daemon.go:459: [d01a7a9e7a23c] Daemon stopped [2019-09-19T09:20:07.070Z] === RUN TestAuthZPluginHeader [2019-09-19T09:20:07.981Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 66.7% of statements [2019-09-19T09:20:07.981Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-19T09:20:07.995Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-09-19T09:20:07.995Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-19T09:20:07.995Z] daemon.go:336: [d2956d9810dc5] waiting for daemon to start [2019-09-19T09:20:07.995Z] daemon.go:336: [d2956d9810dc5] waiting for daemon to start [2019-09-19T09:20:07.995Z] daemon.go:364: [d2956d9810dc5] daemon started [2019-09-19T09:20:07.995Z] daemon.go:472: [d2956d9810dc5] Stopping daemon [2019-09-19T09:20:07.995Z] daemon.go:307: [d2956d9810dc5] exiting daemon [2019-09-19T09:20:07.995Z] daemon.go:459: [d2956d9810dc5] Daemon stopped [2019-09-19T09:20:07.995Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-19T09:20:07.995Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-19T09:20:08.239Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-19T09:20:08.554Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-19T09:20:08.723Z] --- PASS: TestBuildSquashParent (5.22s) [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:20:08.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:20:08.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:20:08.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-19T09:20:08.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-19T09:20:08.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-19T09:20:08.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-19T09:20:09.564Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-19T09:20:09.819Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-19T09:20:10.743Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-19T09:20:10.743Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-19T09:20:11.667Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-19T09:20:12.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-19T09:20:12.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-19T09:20:12.274Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-19T09:20:12.416Z] ok github.com/docker/docker/pkg/chrootarchive 2.931s coverage: 43.2% of statements [2019-09-19T09:20:12.416Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-19T09:20:12.416Z] ok github.com/docker/docker/layer 7.936s coverage: 68.8% of statements [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/oci [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-19T09:20:12.416Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-19T09:20:12.677Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-19T09:20:12.835Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-19T09:20:12.835Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.93s) [2019-09-19T09:20:12.835Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-19T09:20:12.835Z] daemon.go:336: [d7565630051ad] waiting for daemon to start [2019-09-19T09:20:12.835Z] daemon.go:336: [d7565630051ad] waiting for daemon to start [2019-09-19T09:20:12.835Z] daemon.go:364: [d7565630051ad] daemon started [2019-09-19T09:20:12.835Z] daemon.go:472: [d7565630051ad] Stopping daemon [2019-09-19T09:20:12.835Z] daemon.go:307: [d7565630051ad] exiting daemon [2019-09-19T09:20:12.835Z] daemon.go:459: [d7565630051ad] Daemon stopped [2019-09-19T09:20:12.835Z] daemon.go:336: [d7565630051ad] waiting for daemon to start [2019-09-19T09:20:12.835Z] daemon.go:336: [d7565630051ad] waiting for daemon to start [2019-09-19T09:20:12.835Z] daemon.go:364: [d7565630051ad] daemon started [2019-09-19T09:20:12.835Z] daemon.go:472: [d7565630051ad] Stopping daemon [2019-09-19T09:20:12.835Z] daemon.go:307: [d7565630051ad] exiting daemon [2019-09-19T09:20:12.835Z] daemon.go:459: [d7565630051ad] Daemon stopped [2019-09-19T09:20:12.835Z] === RUN TestAuthZPluginV2Disable [2019-09-19T09:20:12.934Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-09-19T09:20:13.089Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-19T09:20:13.344Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-19T09:20:13.867Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-09-19T09:20:13.903Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.59s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2019-09-19T09:20:14.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2019-09-19T09:20:14.233Z] === RUN TestBuildMultiStageCopy [2019-09-19T09:20:14.233Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-19T09:20:14.432Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-19T09:20:14.997Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-09-19T09:20:15.311Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-19T09:20:15.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-19T09:20:15.871Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-19T09:20:16.329Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-19T09:20:16.369Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-19T09:20:16.430Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2019-09-19T09:20:16.430Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-19T09:20:16.430Z] daemon.go:336: [d5a34bbad64c4] waiting for daemon to start [2019-09-19T09:20:16.430Z] daemon.go:336: [d5a34bbad64c4] waiting for daemon to start [2019-09-19T09:20:16.430Z] daemon.go:364: [d5a34bbad64c4] daemon started [2019-09-19T09:20:16.430Z] daemon.go:472: [d5a34bbad64c4] Stopping daemon [2019-09-19T09:20:16.430Z] daemon.go:307: [d5a34bbad64c4] exiting daemon [2019-09-19T09:20:16.430Z] daemon.go:459: [d5a34bbad64c4] Daemon stopped [2019-09-19T09:20:16.430Z] daemon.go:336: [d5a34bbad64c4] waiting for daemon to start [2019-09-19T09:20:16.430Z] daemon.go:336: [d5a34bbad64c4] waiting for daemon to start [2019-09-19T09:20:16.430Z] daemon.go:364: [d5a34bbad64c4] daemon started [2019-09-19T09:20:16.430Z] daemon.go:472: [d5a34bbad64c4] Stopping daemon [2019-09-19T09:20:16.430Z] daemon.go:307: [d5a34bbad64c4] exiting daemon [2019-09-19T09:20:16.430Z] daemon.go:459: [d5a34bbad64c4] Daemon stopped [2019-09-19T09:20:16.430Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-19T09:20:16.617Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-19T09:20:16.901Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-19T09:20:16.933Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-09-19T09:20:17.497Z] ok github.com/docker/docker/pkg/discovery/kv 3.128s coverage: 84.1% of statements [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2019-09-19T09:20:17.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-09-19T09:20:17.518Z] === RUN TestBuildMultiStageParentConfig [2019-09-19T09:20:17.757Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2019-09-19T09:20:18.015Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-19T09:20:18.529Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-09-19T09:20:18.529Z] === RUN TestBuildLabelWithTargets [2019-09-19T09:20:18.940Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-19T09:20:18.948Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 70.1% of statements [2019-09-19T09:20:19.513Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 70.6% of statements [2019-09-19T09:20:19.615Z] ok github.com/docker/docker/api/server 0.225s coverage: 9.0% of statements [2019-09-19T09:20:19.771Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-09-19T09:20:19.771Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-09-19T09:20:20.002Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2019-09-19T09:20:20.002Z] === RUN TestBuildWithEmptyLayers [2019-09-19T09:20:20.029Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-09-19T09:20:20.029Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-19T09:20:20.299Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2019-09-19T09:20:20.299Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-19T09:20:20.299Z] daemon.go:336: [d19037b429cb3] waiting for daemon to start [2019-09-19T09:20:20.299Z] daemon.go:336: [d19037b429cb3] waiting for daemon to start [2019-09-19T09:20:20.299Z] daemon.go:364: [d19037b429cb3] daemon started [2019-09-19T09:20:20.299Z] daemon.go:472: [d19037b429cb3] Stopping daemon [2019-09-19T09:20:20.299Z] daemon.go:307: [d19037b429cb3] exiting daemon [2019-09-19T09:20:20.299Z] daemon.go:459: [d19037b429cb3] Daemon stopped [2019-09-19T09:20:20.299Z] daemon.go:336: [d19037b429cb3] waiting for daemon to start [2019-09-19T09:20:20.299Z] daemon.go:336: [d19037b429cb3] waiting for daemon to start [2019-09-19T09:20:20.299Z] daemon.go:364: [d19037b429cb3] daemon started [2019-09-19T09:20:20.299Z] daemon.go:472: [d19037b429cb3] Stopping daemon [2019-09-19T09:20:20.299Z] daemon.go:307: [d19037b429cb3] exiting daemon [2019-09-19T09:20:20.299Z] daemon.go:459: [d19037b429cb3] Daemon stopped [2019-09-19T09:20:20.299Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-19T09:20:20.594Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-09-19T09:20:20.619Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-09-19T09:20:20.619Z] === RUN TestBuildMultiStageOnBuild [2019-09-19T09:20:20.852Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-19T09:20:21.418Z] ok github.com/docker/docker/pkg/mount 0.559s coverage: 69.6% of statements [2019-09-19T09:20:21.418Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-19T09:20:21.418Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-19T09:20:21.983Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-19T09:20:21.983Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-19T09:20:21.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-19T09:20:21.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-19T09:20:22.915Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-09-19T09:20:23.304Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2019-09-19T09:20:23.304Z] === RUN TestBuildUncleanTarFilenames [2019-09-19T09:20:23.480Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-19T09:20:24.046Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-19T09:20:24.046Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-09-19T09:20:24.313Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-09-19T09:20:24.313Z] === RUN TestBuildMultiStageLayerLeak [2019-09-19T09:20:25.416Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-09-19T09:20:25.982Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-19T09:20:26.341Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-09-19T09:20:26.341Z] === RUN TestBuildWithHugeFile [2019-09-19T09:20:26.824Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-19T09:20:29.257Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2019-09-19T09:20:29.257Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-19T09:20:29.515Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-19T09:20:29.773Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-19T09:20:30.031Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-09-19T09:20:30.597Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-19T09:20:30.991Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-19T09:20:30.991Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-19T09:20:30.991Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-19T09:20:30.991Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-19T09:20:31.164Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2019-09-19T09:20:31.247Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-19T09:20:31.247Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.09s) [2019-09-19T09:20:31.247Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:364: [d8db73f635992] daemon started [2019-09-19T09:20:31.247Z] daemon.go:472: [d8db73f635992] Stopping daemon [2019-09-19T09:20:31.247Z] daemon.go:307: [d8db73f635992] exiting daemon [2019-09-19T09:20:31.247Z] daemon.go:459: [d8db73f635992] Daemon stopped [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:307: [d8db73f635992] exiting daemon [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:336: [d8db73f635992] waiting for daemon to start [2019-09-19T09:20:31.247Z] daemon.go:364: [d8db73f635992] daemon started [2019-09-19T09:20:31.247Z] daemon.go:472: [d8db73f635992] Stopping daemon [2019-09-19T09:20:31.247Z] daemon.go:307: [d8db73f635992] exiting daemon [2019-09-19T09:20:31.247Z] daemon.go:459: [d8db73f635992] Daemon stopped [2019-09-19T09:20:31.247Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:20:31.422Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2019-09-19T09:20:31.502Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-19T09:20:31.989Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2019-09-19T09:20:32.556Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-19T09:20:32.556Z] testing: warning: no tests to run [2019-09-19T09:20:32.556Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-09-19T09:20:32.862Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-19T09:20:33.121Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-19T09:20:33.379Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-19T09:20:33.636Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-19T09:20:34.743Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-19T09:20:36.161Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2019-09-19T09:20:36.419Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-19T09:20:37.353Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2019-09-19T09:20:38.064Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-19T09:20:38.072Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2019-09-19T09:20:38.667Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-19T09:20:39.270Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-19T09:20:39.470Z] ok github.com/docker/docker/registry 0.090s coverage: 56.5% of statements [2019-09-19T09:20:39.871Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-19T09:20:40.036Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-19T09:20:40.602Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-09-19T09:20:41.169Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-09-19T09:20:41.735Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-19T09:20:44.264Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-19T09:20:44.830Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-09-19T09:20:45.764Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-09-19T09:20:46.699Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-19T09:20:48.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-09-19T09:20:48.369Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:364: [d4dd9682ee1c7] daemon started [2019-09-19T09:20:48.369Z] daemon.go:472: [d4dd9682ee1c7] Stopping daemon [2019-09-19T09:20:48.369Z] daemon.go:307: [d4dd9682ee1c7] exiting daemon [2019-09-19T09:20:48.369Z] daemon.go:459: [d4dd9682ee1c7] Daemon stopped [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:350: [d4dd9682ee1c7] error pinging daemon on start: Get http://d4dd9682ee1c7.sock/_ping: context deadline exceeded [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:350: [d4dd9682ee1c7] error pinging daemon on start: Get http://d4dd9682ee1c7.sock/_ping: context deadline exceeded [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:350: [d4dd9682ee1c7] error pinging daemon on start: Get http://d4dd9682ee1c7.sock/_ping: context deadline exceeded [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:350: [d4dd9682ee1c7] error pinging daemon on start: Get http://d4dd9682ee1c7.sock/_ping: context deadline exceeded [2019-09-19T09:20:48.369Z] daemon.go:307: [d4dd9682ee1c7] exiting daemon [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:336: [d4dd9682ee1c7] waiting for daemon to start [2019-09-19T09:20:48.369Z] daemon.go:364: [d4dd9682ee1c7] daemon started [2019-09-19T09:20:48.369Z] daemon.go:472: [d4dd9682ee1c7] Stopping daemon [2019-09-19T09:20:48.369Z] daemon.go:307: [d4dd9682ee1c7] exiting daemon [2019-09-19T09:20:48.369Z] daemon.go:459: [d4dd9682ee1c7] Daemon stopped [2019-09-19T09:20:48.369Z] PASS [2019-09-19T09:20:48.369Z] [2019-09-19T09:20:48.369Z] DONE 17 tests in 52.439s [2019-09-19T09:20:48.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-19T09:20:48.369Z] ++ 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-09-19T09:20:48.369Z] ++ set -e [2019-09-19T09:20:48.369Z] ++ '[' -n 0 ']' [2019-09-19T09:20:48.369Z] ++ set -x [2019-09-19T09:20:48.369Z] ++ env -i DEST=/go/src/github.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-09-19T09:20:48.369Z] INFO: Testing against a local daemon [2019-09-19T09:20:48.369Z] === RUN TestPluginInvalidJSON [2019-09-19T09:20:48.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:20:48.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:20:48.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:20:48.369Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-19T09:20:48.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-19T09:20:48.369Z] PASS [2019-09-19T09:20:48.369Z] [2019-09-19T09:20:48.369Z] DONE 2 tests in 0.128s [2019-09-19T09:20:48.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-19T09:20:48.369Z] ++ 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-09-19T09:20:48.369Z] ++ set -e [2019-09-19T09:20:48.369Z] ++ '[' -n 0 ']' [2019-09-19T09:20:48.369Z] ++ set -x [2019-09-19T09:20:48.369Z] ++ env -i DEST=/go/src/github.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-09-19T09:20:48.369Z] INFO: Testing against a local daemon [2019-09-19T09:20:48.369Z] === RUN TestExternalGraphDriver [2019-09-19T09:20:48.369Z] === RUN TestExternalGraphDriver/json [2019-09-19T09:20:50.295Z] === RUN TestExternalGraphDriver/spec [2019-09-19T09:20:50.636Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-19T09:20:52.564Z] === RUN TestExternalGraphDriver/pull [2019-09-19T09:20:54.449Z] --- PASS: TestExternalGraphDriver (6.16s) [2019-09-19T09:20:54.449Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:364: [d14174aaf448b] daemon started [2019-09-19T09:20:54.449Z] daemon.go:472: [d14174aaf448b] Stopping daemon [2019-09-19T09:20:54.449Z] daemon.go:307: [d14174aaf448b] exiting daemon [2019-09-19T09:20:54.449Z] daemon.go:459: [d14174aaf448b] Daemon stopped [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:364: [d14174aaf448b] daemon started [2019-09-19T09:20:54.449Z] daemon.go:472: [d14174aaf448b] Stopping daemon [2019-09-19T09:20:54.449Z] daemon.go:307: [d14174aaf448b] exiting daemon [2019-09-19T09:20:54.449Z] daemon.go:459: [d14174aaf448b] Daemon stopped [2019-09-19T09:20:54.449Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:364: [d14174aaf448b] daemon started [2019-09-19T09:20:54.449Z] daemon.go:472: [d14174aaf448b] Stopping daemon [2019-09-19T09:20:54.449Z] daemon.go:307: [d14174aaf448b] exiting daemon [2019-09-19T09:20:54.449Z] daemon.go:459: [d14174aaf448b] Daemon stopped [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:364: [d14174aaf448b] daemon started [2019-09-19T09:20:54.449Z] daemon.go:472: [d14174aaf448b] Stopping daemon [2019-09-19T09:20:54.449Z] daemon.go:307: [d14174aaf448b] exiting daemon [2019-09-19T09:20:54.449Z] daemon.go:459: [d14174aaf448b] Daemon stopped [2019-09-19T09:20:54.449Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:336: [d14174aaf448b] waiting for daemon to start [2019-09-19T09:20:54.449Z] daemon.go:364: [d14174aaf448b] daemon started [2019-09-19T09:20:54.449Z] daemon.go:472: [d14174aaf448b] Stopping daemon [2019-09-19T09:20:54.449Z] daemon.go:307: [d14174aaf448b] exiting daemon [2019-09-19T09:20:54.449Z] daemon.go:459: [d14174aaf448b] Daemon stopped [2019-09-19T09:20:54.449Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2019-09-19T09:20:54.449Z] === RUN TestGraphdriverPluginV2 [2019-09-19T09:20:54.704Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-19T09:20:56.063Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-19T09:20:58.617Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-19T09:20:58.617Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-19T09:20:58.885Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/rootless [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/volume [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-19T09:20:58.885Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === Skipped [2019-09-19T09:20:58.885Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-19T09:20:58.885Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-19T09:20:58.885Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-19T09:20:58.885Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-19T09:20:58.885Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-19T09:20:58.885Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-19T09:20:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-19T09:20:58.885Z] graphtest_unix.go:73: No driver to put! [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-19T09:20:58.885Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-19T09:20:58.885Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] [2019-09-19T09:20:58.885Z] DONE 2084 tests, 20 skipped in 246.671s Post stage [Pipeline] junit [2019-09-19T09:20:58.898Z] Recording test results [2019-09-19T09:20:59.177Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2019-09-19T09:20:59.177Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-19T09:20:59.177Z] daemon.go:336: [d39e0ebcd1856] waiting for daemon to start [2019-09-19T09:20:59.177Z] daemon.go:336: [d39e0ebcd1856] waiting for daemon to start [2019-09-19T09:20:59.177Z] daemon.go:364: [d39e0ebcd1856] daemon started [2019-09-19T09:20:59.177Z] daemon.go:472: [d39e0ebcd1856] Stopping daemon [2019-09-19T09:20:59.177Z] daemon.go:307: [d39e0ebcd1856] exiting daemon [2019-09-19T09:20:59.177Z] daemon.go:459: [d39e0ebcd1856] Daemon stopped [2019-09-19T09:20:59.177Z] daemon.go:336: [d39e0ebcd1856] waiting for daemon to start [2019-09-19T09:20:59.177Z] daemon.go:336: [d39e0ebcd1856] waiting for daemon to start [2019-09-19T09:20:59.177Z] daemon.go:364: [d39e0ebcd1856] daemon started [2019-09-19T09:20:59.177Z] daemon.go:472: [d39e0ebcd1856] Stopping daemon [2019-09-19T09:20:59.177Z] daemon.go:307: [d39e0ebcd1856] exiting daemon [2019-09-19T09:20:59.177Z] daemon.go:459: [d39e0ebcd1856] Daemon stopped [2019-09-19T09:20:59.177Z] PASS [2019-09-19T09:20:59.177Z] [2019-09-19T09:20:59.177Z] DONE 5 tests in 11.131s [2019-09-19T09:20:59.177Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-19T09:20:59.177Z] ++ 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-09-19T09:20:59.177Z] ++ set -e [2019-09-19T09:20:59.177Z] ++ '[' -n 0 ']' [2019-09-19T09:20:59.177Z] ++ set -x [2019-09-19T09:20:59.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=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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-19T09:20:59.433Z] INFO: Testing against a local daemon [2019-09-19T09:20:59.433Z] === RUN TestContinueAfterPluginCrash [2019-09-19T09:20:59.433Z] === PAUSE TestContinueAfterPluginCrash [2019-09-19T09:20:59.433Z] === RUN TestDaemonStartWithLogOpt [2019-09-19T09:20:59.433Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-19T09:20:59.433Z] === CONT TestContinueAfterPluginCrash [2019-09-19T09:20:59.433Z] === CONT TestDaemonStartWithLogOpt [2019-09-19T09:20:59.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39960/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -e DOCKER_GRAPHDRIVER docker:851b000641c195630ed05313a7ad27895e4d8780 hack/validate/vendor [2019-09-19T09:21:00.590Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-19T09:21:01.317Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-19T09:21:01.473Z] + echo Building e2e image [2019-09-19T09:21:01.473Z] Building e2e image [2019-09-19T09:21:01.473Z] + docker build --build-arg DOCKER_GITCOMMIT=851b000641c195630ed05313a7ad27895e4d8780 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-19T09:21:01.473Z] #2 [internal] load .dockerignore [2019-09-19T09:21:01.473Z] #2 transferring context: 34B done [2019-09-19T09:21:01.473Z] #2 DONE 0.0s [2019-09-19T09:21:01.473Z] [2019-09-19T09:21:01.473Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-19T09:21:01.473Z] #1 transferring dockerfile: 3.19kB done [2019-09-19T09:21:01.473Z] #1 DONE 0.0s [2019-09-19T09:21:01.473Z] [2019-09-19T09:21:01.473Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-19T09:21:01.730Z] #4 DONE 0.3s [2019-09-19T09:21:01.730Z] [2019-09-19T09:21:01.730Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-19T09:21:01.730Z] #3 DONE 0.4s [2019-09-19T09:21:01.993Z] [2019-09-19T09:21:01.993Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-19T09:21:01.994Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-19T09:21:01.994Z] #5 DONE 0.0s [2019-09-19T09:21:01.994Z] [2019-09-19T09:21:01.994Z] #8 [internal] load build context [2019-09-19T09:21:02.560Z] #8 transferring context: 792.46kB 0.5s done [2019-09-19T09:21:02.560Z] #8 DONE 0.5s [2019-09-19T09:21:02.560Z] [2019-09-19T09:21:02.560Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-19T09:21:02.560Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-09-19T09:21:02.560Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-09-19T09:21:02.560Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-09-19T09:21:02.560Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.2s done [2019-09-19T09:21:02.560Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-19T09:21:02.560Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 10.50MB / 125.33MB 0.4s [2019-09-19T09:21:02.560Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-09-19T09:21:02.560Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-09-19T09:21:02.560Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-09-19T09:21:02.560Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 23.03MB / 125.33MB 0.6s [2019-09-19T09:21:02.560Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-09-19T09:21:02.818Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 37.53MB / 125.33MB 1.0s [2019-09-19T09:21:03.079Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 49.00MB / 125.33MB 1.1s [2019-09-19T09:21:03.079Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 59.99MB / 125.33MB 1.2s [2019-09-19T09:21:03.339Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 91.53MB / 125.33MB 1.4s [2019-09-19T09:21:03.339Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 106.29MB / 125.33MB 1.5s [2019-09-19T09:21:03.596Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s [2019-09-19T09:21:03.854Z] #14 ... [2019-09-19T09:21:03.854Z] [2019-09-19T09:21:03.854Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-19T09:21:03.854Z] #6 DONE 2.0s [2019-09-19T09:21:03.854Z] [2019-09-19T09:21:03.854Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-19T09:21:04.112Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s done [2019-09-19T09:21:04.112Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-09-19T09:21:06.553Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-19T09:21:06.553Z] === RUN Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-19T09:21:06.808Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-19T09:21:09.371Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-09-19T09:21:10.070Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-19T09:21:10.309Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.0s done [2019-09-19T09:21:10.994Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-19T09:21:11.334Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-09-19T09:21:12.334Z] #14 DONE 10.2s [2019-09-19T09:21:12.334Z] [2019-09-19T09:21:12.334Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-19T09:21:12.592Z] #15 ... [2019-09-19T09:21:12.592Z] [2019-09-19T09:21:12.592Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-19T09:21:12.592Z] #7 1.062 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-19T09:21:12.592Z] #7 2.154 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-19T09:21:12.592Z] #7 2.270 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-19T09:21:12.592Z] #7 2.275 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-19T09:21:12.592Z] #7 2.490 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-19T09:21:12.592Z] #7 2.502 (4/31) Installing readline (8.0.0-r0) [2019-09-19T09:21:12.592Z] #7 2.510 (5/31) Installing bash (5.0.0-r0) [2019-09-19T09:21:12.592Z] #7 2.530 Executing bash-5.0.0-r0.post-install [2019-09-19T09:21:12.592Z] #7 2.540 (6/31) Installing ca-certificates (20190108-r0) [2019-09-19T09:21:12.592Z] #7 2.557 (7/31) Installing libgcc (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 2.561 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 2.574 (9/31) Installing binutils (2.32-r0) [2019-09-19T09:21:12.592Z] #7 2.679 (10/31) Installing gmp (6.1.2-r1) [2019-09-19T09:21:12.592Z] #7 2.686 (11/31) Installing isl (0.18-r0) [2019-09-19T09:21:12.592Z] #7 2.706 (12/31) Installing libgomp (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 2.710 (13/31) Installing libatomic (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 2.712 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-19T09:21:12.592Z] #7 2.720 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-19T09:21:12.592Z] #7 2.723 (16/31) Installing gcc (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 3.634 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-19T09:21:12.592Z] #7 3.738 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-19T09:21:12.592Z] #7 3.740 (19/31) Installing g++ (8.3.0-r0) [2019-09-19T09:21:12.592Z] #7 4.317 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-19T09:21:12.592Z] #7 4.321 (21/31) Installing libcurl (7.66.0-r0) [2019-09-19T09:21:12.592Z] #7 4.330 (22/31) Installing expat (2.2.7-r1) [2019-09-19T09:21:12.592Z] #7 4.336 (23/31) Installing pcre2 (10.33-r0) [2019-09-19T09:21:12.592Z] #7 4.345 (24/31) Installing git (2.22.0-r0) [2019-09-19T09:21:12.592Z] #7 4.561 (25/31) Installing libmnl (1.0.4-r0) [2019-09-19T09:21:12.592Z] #7 4.564 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-19T09:21:12.592Z] #7 4.571 (27/31) Installing iptables (1.8.3-r0) [2019-09-19T09:21:12.592Z] #7 4.599 (28/31) Installing pigz (2.4-r0) [2019-09-19T09:21:12.592Z] #7 4.607 (29/31) Installing tar (1.32-r0) [2019-09-19T09:21:12.592Z] #7 4.615 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-19T09:21:12.592Z] #7 4.619 (31/31) Installing xz (5.2.4-r0) [2019-09-19T09:21:12.592Z] #7 4.626 Executing busybox-1.30.1-r2.trigger [2019-09-19T09:21:12.592Z] #7 4.633 Executing ca-certificates-20190108-r0.trigger [2019-09-19T09:21:12.592Z] #7 4.691 OK: 185 MiB in 45 packages [2019-09-19T09:21:12.592Z] #7 DONE 8.8s [2019-09-19T09:21:12.849Z] [2019-09-19T09:21:12.849Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-19T09:21:12.849Z] #9 DONE 0.1s [2019-09-19T09:21:12.849Z] [2019-09-19T09:21:12.849Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-19T09:21:12.849Z] #10 DONE 0.1s [2019-09-19T09:21:12.849Z] [2019-09-19T09:21:12.849Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-19T09:21:12.849Z] #15 ... [2019-09-19T09:21:12.849Z] [2019-09-19T09:21:12.849Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-19T09:21:12.849Z] #11 DONE 0.1s [2019-09-19T09:21:12.849Z] [2019-09-19T09:21:12.849Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-19T09:21:12.849Z] #12 DONE 0.1s [2019-09-19T09:21:13.107Z] [2019-09-19T09:21:13.107Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-19T09:21:13.107Z] #13 DONE 0.1s [2019-09-19T09:21:13.107Z] [2019-09-19T09:21:13.107Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-19T09:21:13.364Z] #15 1.247 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-19T09:21:14.255Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-19T09:21:14.734Z] #15 2.306 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-19T09:21:14.735Z] #15 2.377 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-19T09:21:14.735Z] #15 2.380 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-19T09:21:14.735Z] #15 2.508 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-19T09:21:14.735Z] #15 2.515 (4/43) Installing readline (8.0.0-r0) [2019-09-19T09:21:14.735Z] #15 2.520 (5/43) Installing bash (5.0.0-r0) [2019-09-19T09:21:14.735Z] #15 2.531 Executing bash-5.0.0-r0.post-install [2019-09-19T09:21:14.735Z] #15 2.533 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-19T09:21:14.735Z] #15 2.604 (7/43) Installing libuuid (2.33.2-r0) [2019-09-19T09:21:14.735Z] #15 2.607 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-19T09:21:14.735Z] #15 2.610 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-19T09:21:14.735Z] #15 2.615 (10/43) Installing binutils (2.32-r0) [2019-09-19T09:21:14.735Z] #15 2.683 (11/43) Installing libmagic (5.37-r0) [2019-09-19T09:21:14.735Z] #15 2.702 (12/43) Installing file (5.37-r0) [2019-09-19T09:21:14.735Z] #15 2.704 (13/43) Installing gmp (6.1.2-r1) [2019-09-19T09:21:14.735Z] #15 2.711 (14/43) Installing isl (0.18-r0) [2019-09-19T09:21:14.992Z] #15 2.725 (15/43) Installing libgomp (8.3.0-r0) [2019-09-19T09:21:14.993Z] #15 2.728 (16/43) Installing libatomic (8.3.0-r0) [2019-09-19T09:21:14.993Z] #15 2.730 (17/43) Installing libgcc (8.3.0-r0) [2019-09-19T09:21:14.993Z] #15 2.732 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-19T09:21:14.993Z] #15 2.738 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-19T09:21:14.993Z] #15 2.740 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-19T09:21:14.993Z] #15 2.751 (21/43) Installing gcc (8.3.0-r0) [2019-09-19T09:21:15.181Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-19T09:21:15.561Z] #15 3.429 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-19T09:21:15.561Z] #15 3.508 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-19T09:21:15.561Z] #15 3.509 (24/43) Installing g++ (8.3.0-r0) [2019-09-19T09:21:16.126Z] #15 3.943 (25/43) Installing make (4.2.1-r2) [2019-09-19T09:21:16.126Z] #15 3.947 (26/43) Installing fortify-headers (1.1-r0) [2019-09-19T09:21:16.126Z] #15 3.949 (27/43) Installing build-base (0.5-r1) [2019-09-19T09:21:16.126Z] #15 3.951 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-19T09:21:16.126Z] #15 3.954 (29/43) Installing libcurl (7.66.0-r0) [2019-09-19T09:21:16.126Z] #15 3.960 (30/43) Installing curl (7.66.0-r0) [2019-09-19T09:21:16.126Z] #15 3.964 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-19T09:21:16.126Z] #15 3.969 (32/43) Installing jq (1.6-r0) [2019-09-19T09:21:16.126Z] #15 3.976 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-19T09:21:16.126Z] #15 3.981 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-19T09:21:16.126Z] #15 3.983 (35/43) Installing libaio (0.3.111-r0) [2019-09-19T09:21:16.126Z] #15 3.985 (36/43) Installing libblkid (2.33.2-r0) [2019-09-19T09:21:16.126Z] #15 3.990 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-19T09:21:16.126Z] #15 4.017 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-19T09:21:16.126Z] #15 4.023 (39/43) Installing libmount (2.33.2-r0) [2019-09-19T09:21:16.126Z] #15 4.028 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-19T09:21:16.126Z] #15 4.032 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-19T09:21:16.126Z] #15 4.035 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-19T09:21:16.126Z] #15 4.055 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-19T09:21:16.126Z] #15 4.061 Executing busybox-1.30.1-r2.trigger [2019-09-19T09:21:16.126Z] #15 4.067 OK: 190 MiB in 58 packages [2019-09-19T09:21:17.065Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-19T09:21:17.497Z] #15 DONE 5.1s [2019-09-19T09:21:17.497Z] [2019-09-19T09:21:17.497Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-19T09:21:17.990Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-19T09:21:17.990Z] --- PASS: TestDaemonStartWithLogOpt (18.61s) [2019-09-19T09:21:17.990Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-19T09:21:17.990Z] daemon.go:336: [dda5a2e7a52aa] waiting for daemon to start [2019-09-19T09:21:17.990Z] daemon.go:336: [dda5a2e7a52aa] waiting for daemon to start [2019-09-19T09:21:17.990Z] daemon.go:364: [dda5a2e7a52aa] daemon started [2019-09-19T09:21:17.990Z] daemon.go:472: [dda5a2e7a52aa] Stopping daemon [2019-09-19T09:21:17.990Z] daemon.go:307: [dda5a2e7a52aa] exiting daemon [2019-09-19T09:21:17.990Z] daemon.go:459: [dda5a2e7a52aa] Daemon stopped [2019-09-19T09:21:17.990Z] daemon.go:336: [dda5a2e7a52aa] waiting for daemon to start [2019-09-19T09:21:17.990Z] daemon.go:336: [dda5a2e7a52aa] waiting for daemon to start [2019-09-19T09:21:17.990Z] daemon.go:364: [dda5a2e7a52aa] daemon started [2019-09-19T09:21:17.990Z] daemon.go:472: [dda5a2e7a52aa] Stopping daemon [2019-09-19T09:21:17.990Z] daemon.go:307: [dda5a2e7a52aa] exiting daemon [2019-09-19T09:21:17.990Z] daemon.go:459: [dda5a2e7a52aa] Daemon stopped [2019-09-19T09:21:18.062Z] #16 DONE 0.7s [2019-09-19T09:21:18.062Z] [2019-09-19T09:21:18.062Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-19T09:21:18.626Z] #17 DONE 0.7s [2019-09-19T09:21:18.884Z] [2019-09-19T09:21:18.884Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-19T09:21:18.884Z] #18 DONE 0.0s [2019-09-19T09:21:18.884Z] [2019-09-19T09:21:18.884Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-19T09:21:18.884Z] #19 DONE 0.1s [2019-09-19T09:21:18.884Z] [2019-09-19T09:21:18.884Z] #31 [builder 1/4] COPY . . [2019-09-19T09:21:19.871Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/server/httputils 0.148s coverage: 14.7% of statements [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/server/middleware 0.185s coverage: 37.7% of statements [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/server/router/swarm 0.149s coverage: 4.0% of statements [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 95.2% of statements [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/types/strslice 0.101s coverage: 90.0% of statements [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/types/time 0.391s coverage: 100.0% of statements [2019-09-19T09:21:20.103Z] ok github.com/docker/docker/api/types/versions 0.087s coverage: 75.0% of statements [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-19T09:21:20.103Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-19T09:21:20.126Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-19T09:21:20.126Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-19T09:21:20.684Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-19T09:21:20.684Z] === RUN Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-19T09:21:20.939Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-19T09:21:21.863Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-19T09:21:22.423Z] --- PASS: TestContinueAfterPluginCrash (22.90s) [2019-09-19T09:21:22.423Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-19T09:21:22.423Z] daemon.go:336: [d919f77dc0757] waiting for daemon to start [2019-09-19T09:21:22.423Z] daemon.go:336: [d919f77dc0757] waiting for daemon to start [2019-09-19T09:21:22.423Z] daemon.go:364: [d919f77dc0757] daemon started [2019-09-19T09:21:22.423Z] daemon.go:472: [d919f77dc0757] Stopping daemon [2019-09-19T09:21:22.423Z] daemon.go:307: [d919f77dc0757] exiting daemon [2019-09-19T09:21:22.423Z] daemon.go:459: [d919f77dc0757] Daemon stopped [2019-09-19T09:21:22.423Z] PASS [2019-09-19T09:21:22.423Z] [2019-09-19T09:21:22.423Z] DONE 2 tests in 23.108s [2019-09-19T09:21:22.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-19T09:21:22.423Z] ++ 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-09-19T09:21:22.423Z] ++ set -e [2019-09-19T09:21:22.423Z] ++ '[' -n 0 ']' [2019-09-19T09:21:22.423Z] ++ set -x [2019-09-19T09:21:22.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-19T09:21:22.423Z] INFO: Testing against a local daemon [2019-09-19T09:21:22.423Z] === RUN TestPluginWithDevMounts [2019-09-19T09:21:22.423Z] === PAUSE TestPluginWithDevMounts [2019-09-19T09:21:22.423Z] === CONT TestPluginWithDevMounts [2019-09-19T09:21:23.068Z] #31 DONE 3.7s [2019-09-19T09:21:23.068Z] [2019-09-19T09:21:23.068Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T09:21:23.068Z] #20 1.321 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-19T09:21:23.068Z] #20 1.500 [2019-09-19T09:21:23.068Z] #20 1.608 #### 6.3% ######################## 33.6% ###################################### 53.3% #################################################### 72.2% ################################################################# 91.3% ######################################################################## 100.0% [2019-09-19T09:21:23.068Z] #20 2.257 [2019-09-19T09:21:23.068Z] #20 2.369 #################### 28.3% ################################################################## 93.0% ######################################################################## 100.0% [2019-09-19T09:21:23.068Z] #20 2.673 [2019-09-19T09:21:23.068Z] #20 2.782 # 2.6% #################### 28.3% ###################################### 53.9% ####################################################### 77.2% ######################################################################## 100.0% [2019-09-19T09:21:23.068Z] #20 3.358 [2019-09-19T09:21:23.586Z] #20 3.468 ### 4.6% ######### 13.5% ############### 20.9% #################### 28.4% ######################### 35.7% ############################### 43.2% ################################### 49.8% ######################################### 57.9% ############################################### 65.5% #################################################### 72.9% ######################################################### 80.4% ############################################################### 87.8% #################################################################### 95.2% ######################################################################## 100.0% [2019-09-19T09:21:23.843Z] #20 4.861 [2019-09-19T09:21:24.100Z] #20 ... [2019-09-19T09:21:24.100Z] [2019-09-19T09:21:24.100Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-19T09:21:24.100Z] #32 DONE 1.7s [2019-09-19T09:21:24.100Z] [2019-09-19T09:21:24.100Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:21:24.394Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-19T09:21:24.649Z] --- PASS: TestPluginWithDevMounts (2.10s) [2019-09-19T09:21:24.649Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-19T09:21:24.649Z] daemon.go:336: [ddf8f54d5b20e] waiting for daemon to start [2019-09-19T09:21:24.649Z] daemon.go:336: [ddf8f54d5b20e] waiting for daemon to start [2019-09-19T09:21:24.649Z] daemon.go:364: [ddf8f54d5b20e] daemon started [2019-09-19T09:21:24.649Z] daemon.go:472: [ddf8f54d5b20e] Stopping daemon [2019-09-19T09:21:24.649Z] daemon.go:307: [ddf8f54d5b20e] exiting daemon [2019-09-19T09:21:24.649Z] daemon.go:459: [ddf8f54d5b20e] Daemon stopped [2019-09-19T09:21:24.649Z] PASS [2019-09-19T09:21:24.649Z] [2019-09-19T09:21:24.649Z] DONE 1 tests in 2.280s [2019-09-19T09:21:24.649Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-19T09:21:24.649Z] ++ 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-09-19T09:21:24.649Z] ++ set -e [2019-09-19T09:21:24.649Z] ++ '[' -n 0 ']' [2019-09-19T09:21:24.649Z] ++ set -x [2019-09-19T09:21:24.649Z] ++ env -i DEST=/go/src/github.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-09-19T09:21:24.904Z] INFO: Testing against a local daemon [2019-09-19T09:21:24.904Z] === RUN TestSecretInspect [2019-09-19T09:21:25.033Z] #33 0.875 [2019-09-19T09:21:25.033Z] #33 0.943 Removing bundles/ [2019-09-19T09:21:25.159Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-19T09:21:25.290Z] #33 0.944 [2019-09-19T09:21:25.290Z] #33 0.949 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-19T09:21:25.855Z] #33 1.566 Building test suite binary ./integration-cli/test.main [2019-09-19T09:21:27.218Z] ok github.com/docker/docker/builder/dockerfile 0.477s coverage: 43.2% of statements [2019-09-19T09:21:27.218Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2019-09-19T09:21:27.218Z] ok github.com/docker/docker/builder/fscache 1.165s coverage: 69.2% of statements [2019-09-19T09:21:27.218Z] ok github.com/docker/docker/builder/remotecontext 0.670s coverage: 9.2% of statements [2019-09-19T09:21:28.455Z] --- PASS: TestSecretInspect (3.22s) [2019-09-19T09:21:28.455Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-19T09:21:28.455Z] daemon.go:336: [d7413511aab1e] waiting for daemon to start [2019-09-19T09:21:28.455Z] daemon.go:336: [d7413511aab1e] waiting for daemon to start [2019-09-19T09:21:28.455Z] daemon.go:364: [d7413511aab1e] daemon started [2019-09-19T09:21:28.455Z] daemon.go:472: [d7413511aab1e] Stopping daemon [2019-09-19T09:21:28.455Z] daemon.go:307: [d7413511aab1e] exiting daemon [2019-09-19T09:21:28.455Z] daemon.go:459: [d7413511aab1e] Daemon stopped [2019-09-19T09:21:28.455Z] === RUN TestSecretList [2019-09-19T09:21:28.709Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-19T09:21:29.134Z] #33 ... [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-19T09:21:29.134Z] #20 5.468 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-19T09:21:29.134Z] #20 5.775 [2019-09-19T09:21:29.134Z] #20 5.863 ######################################################################## 100.0% [2019-09-19T09:21:29.134Z] #20 6.009 [2019-09-19T09:21:29.134Z] #20 6.654 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-19T09:21:29.134Z] #20 6.913 [2019-09-19T09:21:29.134Z] #20 7.030 0.7% ######################################################################## 100.0% [2019-09-19T09:21:29.134Z] #20 7.254 [2019-09-19T09:21:29.134Z] #20 7.961 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-19T09:21:29.134Z] #20 8.053 skipping existing 1849cc453dee [2019-09-19T09:21:29.134Z] #20 8.281 [2019-09-19T09:21:29.134Z] #20 9.090 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-19T09:21:29.134Z] #20 9.448 [2019-09-19T09:21:29.134Z] #20 9.530 ######################################################################## 100.0% [2019-09-19T09:21:29.134Z] #20 9.763 [2019-09-19T09:21:29.134Z] #20 9.832 Download of images into '/build' complete. [2019-09-19T09:21:29.134Z] #20 9.833 Use something like the following to load the result into a Docker daemon: [2019-09-19T09:21:29.134Z] #20 9.833 tar -cC '/build' . | docker load [2019-09-19T09:21:29.134Z] #20 DONE 9.9s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-19T09:21:29.134Z] #22 DONE 0.1s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-19T09:21:29.134Z] #26 DONE 0.1s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:21:29.134Z] #33 ... [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-19T09:21:29.134Z] #23 DONE 0.1s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-19T09:21:29.134Z] #27 DONE 0.1s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-19T09:21:29.134Z] #28 DONE 0.1s [2019-09-19T09:21:29.134Z] [2019-09-19T09:21:29.134Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-19T09:21:30.592Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-19T09:21:31.151Z] --- PASS: TestSecretList (3.08s) [2019-09-19T09:21:31.151Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-19T09:21:31.151Z] daemon.go:336: [defecfc803bbd] waiting for daemon to start [2019-09-19T09:21:31.151Z] daemon.go:336: [defecfc803bbd] waiting for daemon to start [2019-09-19T09:21:31.151Z] daemon.go:364: [defecfc803bbd] daemon started [2019-09-19T09:21:31.151Z] daemon.go:472: [defecfc803bbd] Stopping daemon [2019-09-19T09:21:31.151Z] daemon.go:307: [defecfc803bbd] exiting daemon [2019-09-19T09:21:31.151Z] daemon.go:459: [defecfc803bbd] Daemon stopped [2019-09-19T09:21:31.151Z] === RUN TestSecretsCreateAndDelete [2019-09-19T09:21:32.512Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-19T09:21:33.874Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-19T09:21:34.130Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2019-09-19T09:21:34.130Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-19T09:21:34.130Z] daemon.go:336: [d99ec59f41fdd] waiting for daemon to start [2019-09-19T09:21:34.130Z] daemon.go:336: [d99ec59f41fdd] waiting for daemon to start [2019-09-19T09:21:34.130Z] daemon.go:364: [d99ec59f41fdd] daemon started [2019-09-19T09:21:34.130Z] daemon.go:472: [d99ec59f41fdd] Stopping daemon [2019-09-19T09:21:34.130Z] daemon.go:307: [d99ec59f41fdd] exiting daemon [2019-09-19T09:21:34.130Z] daemon.go:459: [d99ec59f41fdd] Daemon stopped [2019-09-19T09:21:34.130Z] === RUN TestSecretsUpdate [2019-09-19T09:21:34.395Z] #29 ... [2019-09-19T09:21:34.395Z] [2019-09-19T09:21:34.395Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-19T09:21:34.395Z] #24 2.084 + RM_GOPATH=0 [2019-09-19T09:21:34.395Z] #24 2.084 + TMP_GOPATH= [2019-09-19T09:21:34.395Z] #24 2.084 + : /build [2019-09-19T09:21:34.395Z] #24 2.084 + '[' -z '' ']' [2019-09-19T09:21:34.395Z] #24 2.085 ++ mktemp -d [2019-09-19T09:21:34.395Z] #24 2.095 + export GOPATH=/tmp/tmp.DIblFH [2019-09-19T09:21:34.395Z] #24 2.095 + GOPATH=/tmp/tmp.DIblFH [2019-09-19T09:21:34.395Z] #24 2.095 + RM_GOPATH=1 [2019-09-19T09:21:34.395Z] #24 2.096 ++ dirname ./install.sh [2019-09-19T09:21:34.395Z] #24 2.096 + dir=. [2019-09-19T09:21:34.395Z] #24 2.098 Install docker/cli version 17.06.2-ce from stable [2019-09-19T09:21:34.395Z] #24 2.098 + bin=dockercli [2019-09-19T09:21:34.395Z] #24 2.098 + shift [2019-09-19T09:21:34.395Z] #24 2.098 + '[' '!' -f ./dockercli.installer ']' [2019-09-19T09:21:34.395Z] #24 2.098 + . ./dockercli.installer [2019-09-19T09:21:34.395Z] #24 2.098 ++ DOCKERCLI_CHANNEL=stable [2019-09-19T09:21:34.396Z] #24 2.098 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-19T09:21:34.396Z] #24 2.098 + install_dockercli [2019-09-19T09:21:34.396Z] #24 2.098 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-19T09:21:34.396Z] #24 2.098 ++ uname -m [2019-09-19T09:21:34.396Z] #24 2.102 + arch=x86_64 [2019-09-19T09:21:34.396Z] #24 2.102 + '[' x86_64 '!=' x86_64 ']' [2019-09-19T09:21:34.396Z] #24 2.102 + url=https://download.docker.com/linux/static [2019-09-19T09:21:34.396Z] #24 2.102 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-19T09:21:34.396Z] #24 2.102 + tar -xz docker/docker [2019-09-19T09:21:34.396Z] #24 4.842 + mkdir -p /build [2019-09-19T09:21:34.396Z] #24 4.843 + mv docker/docker /build/ [2019-09-19T09:21:34.396Z] #24 4.844 + rmdir docker [2019-09-19T09:21:34.396Z] #24 DONE 5.3s [2019-09-19T09:21:34.396Z] [2019-09-19T09:21:34.396Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-19T09:21:34.396Z] #21 DONE 2.1s [2019-09-19T09:21:34.396Z] [2019-09-19T09:21:34.396Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:21:35.329Z] #33 ... [2019-09-19T09:21:35.329Z] [2019-09-19T09:21:35.330Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-19T09:21:35.489Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-19T09:21:35.588Z] #25 DONE 0.3s [2019-09-19T09:21:35.588Z] [2019-09-19T09:21:35.588Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:21:36.049Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-19T09:21:37.408Z] --- PASS: TestSecretsUpdate (3.14s) [2019-09-19T09:21:37.408Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-19T09:21:37.408Z] daemon.go:336: [defb60eebd775] waiting for daemon to start [2019-09-19T09:21:37.408Z] daemon.go:336: [defb60eebd775] waiting for daemon to start [2019-09-19T09:21:37.408Z] daemon.go:364: [defb60eebd775] daemon started [2019-09-19T09:21:37.408Z] daemon.go:472: [defb60eebd775] Stopping daemon [2019-09-19T09:21:37.408Z] daemon.go:307: [defb60eebd775] exiting daemon [2019-09-19T09:21:37.408Z] daemon.go:459: [defb60eebd775] Daemon stopped [2019-09-19T09:21:37.408Z] === RUN TestTemplatedSecret [2019-09-19T09:21:40.668Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-19T09:21:40.668Z] --- PASS: TestTemplatedSecret (2.99s) [2019-09-19T09:21:40.668Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-19T09:21:40.668Z] daemon.go:336: [dda7e7f9394da] waiting for daemon to start [2019-09-19T09:21:40.668Z] daemon.go:336: [dda7e7f9394da] waiting for daemon to start [2019-09-19T09:21:40.668Z] daemon.go:364: [dda7e7f9394da] daemon started [2019-09-19T09:21:40.668Z] daemon.go:472: [dda7e7f9394da] Stopping daemon [2019-09-19T09:21:40.668Z] daemon.go:307: [dda7e7f9394da] exiting daemon [2019-09-19T09:21:40.668Z] daemon.go:459: [dda7e7f9394da] Daemon stopped [2019-09-19T09:21:40.668Z] === RUN TestSecretCreateResolve [2019-09-19T09:21:42.551Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-19T09:21:43.475Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-19T09:21:43.475Z] --- PASS: TestSecretCreateResolve (3.26s) [2019-09-19T09:21:43.475Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-19T09:21:43.475Z] daemon.go:336: [d19e2e69ca4dc] waiting for daemon to start [2019-09-19T09:21:43.475Z] daemon.go:336: [d19e2e69ca4dc] waiting for daemon to start [2019-09-19T09:21:43.475Z] daemon.go:364: [d19e2e69ca4dc] daemon started [2019-09-19T09:21:43.475Z] daemon.go:472: [d19e2e69ca4dc] Stopping daemon [2019-09-19T09:21:43.475Z] daemon.go:307: [d19e2e69ca4dc] exiting daemon [2019-09-19T09:21:43.475Z] daemon.go:459: [d19e2e69ca4dc] Daemon stopped [2019-09-19T09:21:43.475Z] PASS [2019-09-19T09:21:43.475Z] [2019-09-19T09:21:43.475Z] DONE 6 tests in 18.959s [2019-09-19T09:21:43.729Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-19T09:21:43.729Z] ++ 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-09-19T09:21:43.729Z] ++ set -e [2019-09-19T09:21:43.729Z] ++ '[' -n 0 ']' [2019-09-19T09:21:43.729Z] ++ set -x [2019-09-19T09:21:43.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-19T09:21:43.729Z] INFO: Testing against a local daemon [2019-09-19T09:21:43.729Z] === RUN TestServiceCreateInit [2019-09-19T09:21:43.729Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:21:44.653Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-19T09:21:48.816Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:21:54.052Z] --- PASS: TestServiceCreateInit (9.84s) [2019-09-19T09:21:54.052Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2019-09-19T09:21:54.052Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:21:54.052Z] daemon.go:336: [d37d06dea6433] waiting for daemon to start [2019-09-19T09:21:54.052Z] daemon.go:336: [d37d06dea6433] waiting for daemon to start [2019-09-19T09:21:54.052Z] daemon.go:364: [d37d06dea6433] daemon started [2019-09-19T09:21:54.052Z] daemon.go:472: [d37d06dea6433] Stopping daemon [2019-09-19T09:21:54.052Z] daemon.go:307: [d37d06dea6433] exiting daemon [2019-09-19T09:21:54.052Z] daemon.go:459: [d37d06dea6433] Daemon stopped [2019-09-19T09:21:54.052Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2019-09-19T09:21:54.052Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:21:54.052Z] daemon.go:336: [d7b645c936c87] waiting for daemon to start [2019-09-19T09:21:54.052Z] daemon.go:336: [d7b645c936c87] waiting for daemon to start [2019-09-19T09:21:54.052Z] daemon.go:364: [d7b645c936c87] daemon started [2019-09-19T09:21:54.052Z] daemon.go:472: [d7b645c936c87] Stopping daemon [2019-09-19T09:21:54.052Z] daemon.go:307: [d7b645c936c87] exiting daemon [2019-09-19T09:21:54.052Z] daemon.go:459: [d7b645c936c87] Daemon stopped [2019-09-19T09:21:54.052Z] === RUN TestCreateServiceMultipleTimes [2019-09-19T09:21:54.975Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-19T09:21:57.510Z] #33 ... [2019-09-19T09:21:57.511Z] [2019-09-19T09:21:57.511Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-19T09:21:57.511Z] #29 27.43 # github.com/docker/docker/contrib/httpserver [2019-09-19T09:21:57.511Z] #29 27.43 loadinternal: cannot find runtime/cgo [2019-09-19T09:21:57.511Z] #29 DONE 27.8s [2019-09-19T09:21:57.511Z] [2019-09-19T09:21:57.511Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:21:57.511Z] #33 ... [2019-09-19T09:21:57.511Z] [2019-09-19T09:21:57.511Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-19T09:21:57.768Z] #30 DONE 0.3s [2019-09-19T09:21:57.768Z] [2019-09-19T09:21:57.768Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-19T09:22:00.210Z] === RUN Test/DockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-19T09:22:02.094Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-19T09:22:02.952Z] ok github.com/docker/docker/builder/remotecontext/git 34.873s coverage: 85.1% of statements [2019-09-19T09:22:02.952Z] ? github.com/docker/docker/cli [no test files] [2019-09-19T09:22:02.952Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-19T09:22:02.952Z] ok github.com/docker/docker/cli/debug 0.086s coverage: 100.0% of statements [2019-09-19T09:22:02.952Z] ok github.com/docker/docker/client 0.614s coverage: 75.3% of statements [2019-09-19T09:22:03.404Z] --- PASS: TestBuildWithHugeFile (84.47s) [2019-09-19T09:22:03.405Z] === RUN TestBuildWithEmptyDockerfile [2019-09-19T09:22:03.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:22:03.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:22:03.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:22:03.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:22:03.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:22:03.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:22:03.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:22:03.405Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:22:03.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:22:03.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-19T09:22:03.405Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-09-19T09:22:03.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-09-19T09:22:03.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-09-19T09:22:03.405Z] === RUN TestBuildPreserveOwnership [2019-09-19T09:22:03.405Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-19T09:22:03.405Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-19T09:22:03.405Z] --- PASS: TestBuildPreserveOwnership (4.88s) [2019-09-19T09:22:03.405Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2019-09-19T09:22:03.405Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2019-09-19T09:22:03.405Z] === RUN TestBuildPlatformInvalid [2019-09-19T09:22:03.405Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-19T09:22:03.405Z] PASS [2019-09-19T09:22:03.405Z] [2019-09-19T09:22:03.405Z] DONE 32 tests in 132.987s [2019-09-19T09:22:03.405Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-19T09:22:03.405Z] ++ 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-09-19T09:22:03.405Z] ++ set -e [2019-09-19T09:22:03.405Z] ++ '[' -n 0 ']' [2019-09-19T09:22:03.405Z] ++ set -x [2019-09-19T09:22:03.405Z] ++ env -i DEST=/go/src/github.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-09-19T09:22:03.405Z] INFO: Testing against a local daemon [2019-09-19T09:22:03.405Z] === RUN TestConfigList [2019-09-19T09:22:03.405Z] --- PASS: TestConfigList (2.24s) [2019-09-19T09:22:03.405Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-19T09:22:03.405Z] daemon.go:336: [db328ca204b8a] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:336: [db328ca204b8a] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:364: [db328ca204b8a] daemon started [2019-09-19T09:22:03.405Z] daemon.go:472: [db328ca204b8a] Stopping daemon [2019-09-19T09:22:03.405Z] daemon.go:307: [db328ca204b8a] exiting daemon [2019-09-19T09:22:03.405Z] daemon.go:459: [db328ca204b8a] Daemon stopped [2019-09-19T09:22:03.405Z] === RUN TestConfigsCreateAndDelete [2019-09-19T09:22:03.405Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-09-19T09:22:03.405Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-19T09:22:03.405Z] daemon.go:336: [d90b4df627309] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:336: [d90b4df627309] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:364: [d90b4df627309] daemon started [2019-09-19T09:22:03.405Z] daemon.go:472: [d90b4df627309] Stopping daemon [2019-09-19T09:22:03.405Z] daemon.go:307: [d90b4df627309] exiting daemon [2019-09-19T09:22:03.405Z] daemon.go:459: [d90b4df627309] Daemon stopped [2019-09-19T09:22:03.405Z] === RUN TestConfigsUpdate [2019-09-19T09:22:03.405Z] --- PASS: TestConfigsUpdate (2.23s) [2019-09-19T09:22:03.405Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-19T09:22:03.405Z] daemon.go:336: [d8375abd2ae7e] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:336: [d8375abd2ae7e] waiting for daemon to start [2019-09-19T09:22:03.405Z] daemon.go:364: [d8375abd2ae7e] daemon started [2019-09-19T09:22:03.405Z] daemon.go:472: [d8375abd2ae7e] Stopping daemon [2019-09-19T09:22:03.405Z] daemon.go:307: [d8375abd2ae7e] exiting daemon [2019-09-19T09:22:03.405Z] daemon.go:459: [d8375abd2ae7e] Daemon stopped [2019-09-19T09:22:03.405Z] === RUN TestTemplatedConfig [2019-09-19T09:22:05.353Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-19T09:22:06.117Z] --- PASS: TestTemplatedConfig (2.96s) [2019-09-19T09:22:06.117Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-19T09:22:06.117Z] daemon.go:336: [d9f25eb2ef5aa] waiting for daemon to start [2019-09-19T09:22:06.117Z] daemon.go:336: [d9f25eb2ef5aa] waiting for daemon to start [2019-09-19T09:22:06.117Z] daemon.go:364: [d9f25eb2ef5aa] daemon started [2019-09-19T09:22:06.117Z] daemon.go:472: [d9f25eb2ef5aa] Stopping daemon [2019-09-19T09:22:06.117Z] daemon.go:307: [d9f25eb2ef5aa] exiting daemon [2019-09-19T09:22:06.117Z] daemon.go:459: [d9f25eb2ef5aa] Daemon stopped [2019-09-19T09:22:06.117Z] === RUN TestConfigInspect [2019-09-19T09:22:06.715Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-19T09:22:07.661Z] ok github.com/docker/docker/cmd/dockerd 0.779s coverage: 18.6% of statements [2019-09-19T09:22:08.076Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-19T09:22:08.331Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-19T09:22:08.797Z] --- PASS: TestConfigInspect (2.28s) [2019-09-19T09:22:08.797Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-19T09:22:08.797Z] daemon.go:336: [d4786add61ad7] waiting for daemon to start [2019-09-19T09:22:08.797Z] daemon.go:336: [d4786add61ad7] waiting for daemon to start [2019-09-19T09:22:08.797Z] daemon.go:364: [d4786add61ad7] daemon started [2019-09-19T09:22:08.797Z] daemon.go:472: [d4786add61ad7] Stopping daemon [2019-09-19T09:22:08.797Z] daemon.go:307: [d4786add61ad7] exiting daemon [2019-09-19T09:22:08.797Z] daemon.go:459: [d4786add61ad7] Daemon stopped [2019-09-19T09:22:08.797Z] === RUN TestConfigCreateWithLabels [2019-09-19T09:22:08.889Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-19T09:22:10.292Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-19T09:22:10.547Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-19T09:22:10.579Z] ok github.com/docker/docker/container 0.533s coverage: 42.5% of statements [2019-09-19T09:22:10.579Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-19T09:22:10.579Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-19T09:22:10.579Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-19T09:22:10.579Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-19T09:22:10.822Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-09-19T09:22:10.822Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-19T09:22:10.822Z] daemon.go:336: [df25a077d0061] waiting for daemon to start [2019-09-19T09:22:10.822Z] daemon.go:336: [df25a077d0061] waiting for daemon to start [2019-09-19T09:22:10.822Z] daemon.go:364: [df25a077d0061] daemon started [2019-09-19T09:22:10.822Z] daemon.go:472: [df25a077d0061] Stopping daemon [2019-09-19T09:22:10.822Z] daemon.go:307: [df25a077d0061] exiting daemon [2019-09-19T09:22:10.822Z] daemon.go:459: [df25a077d0061] Daemon stopped [2019-09-19T09:22:10.822Z] === RUN TestConfigCreateResolve [2019-09-19T09:22:11.908Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-19T09:22:12.848Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-09-19T09:22:12.848Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-19T09:22:12.848Z] daemon.go:336: [d5f56a225cdc2] waiting for daemon to start [2019-09-19T09:22:12.848Z] daemon.go:336: [d5f56a225cdc2] waiting for daemon to start [2019-09-19T09:22:12.848Z] daemon.go:364: [d5f56a225cdc2] daemon started [2019-09-19T09:22:12.848Z] daemon.go:472: [d5f56a225cdc2] Stopping daemon [2019-09-19T09:22:12.848Z] daemon.go:307: [d5f56a225cdc2] exiting daemon [2019-09-19T09:22:12.848Z] daemon.go:459: [d5f56a225cdc2] Daemon stopped [2019-09-19T09:22:12.848Z] === RUN TestConfigDaemonLibtrustID [2019-09-19T09:22:12.851Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-19T09:22:13.463Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-19T09:22:13.464Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-19T09:22:13.464Z] daemon.go:336: [dedcca6f75325] waiting for daemon to start [2019-09-19T09:22:13.464Z] daemon.go:336: [dedcca6f75325] waiting for daemon to start [2019-09-19T09:22:13.464Z] daemon.go:364: [dedcca6f75325] daemon started [2019-09-19T09:22:13.464Z] daemon.go:472: [dedcca6f75325] Stopping daemon [2019-09-19T09:22:13.464Z] daemon.go:307: [dedcca6f75325] exiting daemon [2019-09-19T09:22:13.464Z] daemon.go:459: [dedcca6f75325] Daemon stopped [2019-09-19T09:22:13.464Z] PASS [2019-09-19T09:22:13.464Z] [2019-09-19T09:22:13.464Z] DONE 8 tests in 17.074s [2019-09-19T09:22:13.464Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-19T09:22:13.464Z] ++ 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-09-19T09:22:13.464Z] ++ set -e [2019-09-19T09:22:13.464Z] ++ '[' -n 0 ']' [2019-09-19T09:22:13.464Z] ++ set -x [2019-09-19T09:22:13.464Z] ++ env -i DEST=/go/src/github.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-09-19T09:22:13.747Z] INFO: Testing against a local daemon [2019-09-19T09:22:13.747Z] === RUN TestCheckpoint [2019-09-19T09:22:13.747Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-19T09:22:13.747Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:22:13.747Z] === RUN TestContainerInvalidJSON [2019-09-19T09:22:13.747Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:22:13.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:22:13.747Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:22:13.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:22:13.747Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:22:13.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:22:13.747Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:22:13.747Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:22:13.747Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:22:13.747Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-19T09:22:13.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-19T09:22:13.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-19T09:22:13.747Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-19T09:22:13.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-19T09:22:13.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-19T09:22:13.747Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-19T09:22:13.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-09-19T09:22:13.747Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-19T09:22:14.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-19T09:22:14.031Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-19T09:22:14.031Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-19T09:22:14.031Z] === RUN TestCopyFromContainer [2019-09-19T09:22:15.360Z] --- PASS: TestCreateServiceMultipleTimes (21.26s) [2019-09-19T09:22:15.360Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-19T09:22:15.360Z] daemon.go:336: [d4ed478f4a0db] waiting for daemon to start [2019-09-19T09:22:15.360Z] daemon.go:336: [d4ed478f4a0db] waiting for daemon to start [2019-09-19T09:22:15.360Z] daemon.go:364: [d4ed478f4a0db] daemon started [2019-09-19T09:22:15.360Z] daemon.go:472: [d4ed478f4a0db] Stopping daemon [2019-09-19T09:22:15.360Z] daemon.go:307: [d4ed478f4a0db] exiting daemon [2019-09-19T09:22:15.360Z] daemon.go:459: [d4ed478f4a0db] Daemon stopped [2019-09-19T09:22:15.360Z] === RUN TestCreateServiceConflict [2019-09-19T09:22:15.506Z] === RUN TestCopyFromContainer// [2019-09-19T09:22:15.791Z] === RUN TestCopyFromContainer//bar/root [2019-09-19T09:22:15.791Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-19T09:22:15.791Z] === RUN TestCopyFromContainer/bar/quux [2019-09-19T09:22:16.074Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-19T09:22:16.074Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-19T09:22:16.074Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-19T09:22:16.365Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-19T09:22:16.365Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-19T09:22:16.365Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer (2.57s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-19T09:22:16.649Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-09-19T09:22:16.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-19T09:22:16.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:22:16.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:22:16.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:22:16.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:22:16.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:22:16.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:22:16.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:22:16.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:22:16.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:22:16.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-19T09:22:16.649Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-19T09:22:16.649Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-19T09:22:16.649Z] === RUN TestCreateWithInvalidEnv [2019-09-19T09:22:16.649Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-19T09:22:16.649Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-19T09:22:16.649Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-19T09:22:16.649Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-19T09:22:16.649Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-19T09:22:16.649Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-19T09:22:16.649Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-19T09:22:16.649Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-19T09:22:16.649Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-19T09:22:16.649Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-19T09:22:16.649Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-19T09:22:16.649Z] === RUN TestCreateTmpfsMountsTarget [2019-09-19T09:22:16.649Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-09-19T09:22:16.649Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-19T09:22:17.997Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-19T09:22:17.997Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-19T09:22:17.997Z] --- PASS: TestCreateServiceConflict (3.11s) [2019-09-19T09:22:17.997Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-19T09:22:17.997Z] daemon.go:336: [d669131168ebf] waiting for daemon to start [2019-09-19T09:22:17.997Z] daemon.go:336: [d669131168ebf] waiting for daemon to start [2019-09-19T09:22:17.997Z] daemon.go:364: [d669131168ebf] daemon started [2019-09-19T09:22:17.997Z] daemon.go:472: [d669131168ebf] Stopping daemon [2019-09-19T09:22:17.997Z] daemon.go:307: [d669131168ebf] exiting daemon [2019-09-19T09:22:17.997Z] daemon.go:459: [d669131168ebf] Daemon stopped [2019-09-19T09:22:17.997Z] === RUN TestCreateServiceMaxReplicas [2019-09-19T09:22:18.252Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-19T09:22:18.252Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-19T09:22:18.681Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:22:18.681Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:22:18.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-19T09:22:18.681Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-19T09:22:18.811Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities (0.06s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-19T09:22:18.966Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-19T09:22:18.966Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-19T09:22:20.173Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-19T09:22:20.173Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:22:20.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:22:20.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:22:20.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:22:20.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:22:20.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:22:20.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:22:20.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:22:20.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:22:20.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:22:20.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:22:20.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-19T09:22:20.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-19T09:22:20.989Z] === RUN TestContainerStartOnDaemonRestart [2019-09-19T09:22:20.989Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-19T09:22:20.989Z] === RUN TestDaemonRestartIpcMode [2019-09-19T09:22:20.989Z] === PAUSE TestDaemonRestartIpcMode [2019-09-19T09:22:20.989Z] === RUN TestDiff [2019-09-19T09:22:21.537Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-19T09:22:21.612Z] --- PASS: TestDiff (0.70s) [2019-09-19T09:22:21.612Z] === RUN TestExecWithCloseStdin [2019-09-19T09:22:21.792Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2019-09-19T09:22:21.792Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-19T09:22:21.792Z] daemon.go:336: [d05ab724ebcfb] waiting for daemon to start [2019-09-19T09:22:21.792Z] daemon.go:336: [d05ab724ebcfb] waiting for daemon to start [2019-09-19T09:22:21.792Z] daemon.go:364: [d05ab724ebcfb] daemon started [2019-09-19T09:22:21.792Z] daemon.go:472: [d05ab724ebcfb] Stopping daemon [2019-09-19T09:22:21.792Z] daemon.go:307: [d05ab724ebcfb] exiting daemon [2019-09-19T09:22:21.792Z] daemon.go:459: [d05ab724ebcfb] Daemon stopped [2019-09-19T09:22:21.792Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-19T09:22:22.622Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-09-19T09:22:22.622Z] === RUN TestExec [2019-09-19T09:22:23.630Z] --- PASS: TestExec (0.89s) [2019-09-19T09:22:23.630Z] === RUN TestExecUser [2019-09-19T09:22:24.247Z] --- PASS: TestExecUser (0.88s) [2019-09-19T09:22:24.247Z] === RUN TestExportContainerAndImportImage [2019-09-19T09:22:25.331Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2019-09-19T09:22:25.331Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-19T09:22:26.806Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-09-19T09:22:26.806Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-19T09:22:26.806Z] daemon.go:336: [dd37430f81d69] waiting for daemon to start [2019-09-19T09:22:26.806Z] daemon.go:336: [dd37430f81d69] waiting for daemon to start [2019-09-19T09:22:26.806Z] daemon.go:364: [dd37430f81d69] daemon started [2019-09-19T09:22:26.806Z] daemon.go:472: [dd37430f81d69] Stopping daemon [2019-09-19T09:22:26.806Z] daemon.go:307: [dd37430f81d69] exiting daemon [2019-09-19T09:22:26.806Z] daemon.go:459: [dd37430f81d69] Daemon stopped [2019-09-19T09:22:26.806Z] daemon.go:336: [dd37430f81d69] waiting for daemon to start [2019-09-19T09:22:26.806Z] daemon.go:336: [dd37430f81d69] waiting for daemon to start [2019-09-19T09:22:26.806Z] daemon.go:364: [dd37430f81d69] daemon started [2019-09-19T09:22:26.806Z] daemon.go:472: [dd37430f81d69] Stopping daemon [2019-09-19T09:22:26.806Z] daemon.go:307: [dd37430f81d69] exiting daemon [2019-09-19T09:22:26.806Z] daemon.go:459: [dd37430f81d69] Daemon stopped [2019-09-19T09:22:26.806Z] === RUN TestHealthCheckWorkdir [2019-09-19T09:22:27.027Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-19T09:22:27.283Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-19T09:22:28.281Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-09-19T09:22:28.281Z] === RUN TestHealthKillContainer [2019-09-19T09:22:28.642Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-19T09:22:28.944Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-19T09:22:28.944Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-19T09:22:30.307Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-19T09:22:30.954Z] --- PASS: TestHealthKillContainer (2.92s) [2019-09-19T09:22:30.954Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-19T09:22:31.581Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-09-19T09:22:31.581Z] === RUN TestIpcModeNone [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon 3.139s coverage: 9.1% of statements [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/cluster 1.066s coverage: 0.5% of statements [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.755s coverage: 65.3% of statements [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/cluster/convert 0.590s coverage: 35.8% of statements [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.218s coverage: 10.9% of statements [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/config 0.985s coverage: 82.3% of statements [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/discovery 0.649s coverage: 30.0% of statements [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/events 0.621s coverage: 50.0% of statements [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-19T09:22:31.704Z] ok github.com/docker/docker/daemon/graphdriver 0.171s coverage: 2.3% of statements [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-19T09:22:31.704Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-19T09:22:32.235Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-19T09:22:32.598Z] --- PASS: TestIpcModeNone (0.90s) [2019-09-19T09:22:32.598Z] === RUN TestIpcModePrivate [2019-09-19T09:22:33.611Z] --- PASS: TestIpcModePrivate (0.85s) [2019-09-19T09:22:33.611Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-19T09:22:33.611Z] === RUN TestIpcModeShareable [2019-09-19T09:22:34.117Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-19T09:22:34.231Z] --- PASS: TestIpcModeShareable (0.87s) [2019-09-19T09:22:34.231Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-19T09:22:34.231Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-19T09:22:34.620Z] ok github.com/docker/docker/daemon/images 0.368s coverage: 4.9% of statements [2019-09-19T09:22:34.620Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-19T09:22:34.620Z] ok github.com/docker/docker/daemon/links 0.080s coverage: 93.0% of statements [2019-09-19T09:22:34.620Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-19T09:22:34.620Z] ok github.com/docker/docker/daemon/logger 0.403s coverage: 43.0% of statements [2019-09-19T09:22:35.081Z] ok github.com/docker/docker/daemon/logger/awslogs 0.922s coverage: 77.8% of statements [2019-09-19T09:22:35.081Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-19T09:22:35.081Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-19T09:22:35.081Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-19T09:22:35.081Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-19T09:22:35.081Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-19T09:22:35.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.499s coverage: 62.1% of statements [2019-09-19T09:22:35.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.342s coverage: 88.3% of statements [2019-09-19T09:22:36.912Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2019-09-19T09:22:36.912Z] === RUN TestAPIIpcModeHost [2019-09-19T09:22:37.535Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-09-19T09:22:37.535Z] === RUN TestDaemonIpcModeShareable [2019-09-19T09:22:37.730Z] ok github.com/docker/docker/daemon/logger/local 0.501s coverage: 74.7% of statements [2019-09-19T09:22:37.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-19T09:22:38.191Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.261s coverage: 18.1% of statements [2019-09-19T09:22:38.273Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-19T09:22:38.527Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.77s) [2019-09-19T09:22:38.527Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-19T09:22:38.527Z] daemon.go:336: [d233b5549b848] waiting for daemon to start [2019-09-19T09:22:38.527Z] daemon.go:336: [d233b5549b848] waiting for daemon to start [2019-09-19T09:22:38.527Z] daemon.go:364: [d233b5549b848] daemon started [2019-09-19T09:22:38.527Z] daemon.go:472: [d233b5549b848] Stopping daemon [2019-09-19T09:22:38.527Z] daemon.go:307: [d233b5549b848] exiting daemon [2019-09-19T09:22:38.527Z] daemon.go:459: [d233b5549b848] Daemon stopped [2019-09-19T09:22:38.527Z] === RUN TestCreateServiceSecretFileMode [2019-09-19T09:22:39.566Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-09-19T09:22:39.566Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-19T09:22:39.566Z] daemon.go:336: [d1822a607c2ed] waiting for daemon to start [2019-09-19T09:22:39.566Z] daemon.go:336: [d1822a607c2ed] waiting for daemon to start [2019-09-19T09:22:39.566Z] daemon.go:364: [d1822a607c2ed] daemon started [2019-09-19T09:22:39.566Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-19T09:22:39.566Z] daemon.go:472: [d1822a607c2ed] Stopping daemon [2019-09-19T09:22:39.566Z] daemon.go:307: [d1822a607c2ed] exiting daemon [2019-09-19T09:22:39.566Z] daemon.go:459: [d1822a607c2ed] Daemon stopped [2019-09-19T09:22:39.566Z] === RUN TestDaemonIpcModePrivate [2019-09-19T09:22:41.039Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-09-19T09:22:41.039Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-19T09:22:41.039Z] daemon.go:336: [d45ba57ee7435] waiting for daemon to start [2019-09-19T09:22:41.039Z] daemon.go:336: [d45ba57ee7435] waiting for daemon to start [2019-09-19T09:22:41.039Z] daemon.go:364: [d45ba57ee7435] daemon started [2019-09-19T09:22:41.039Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-19T09:22:41.039Z] daemon.go:472: [d45ba57ee7435] Stopping daemon [2019-09-19T09:22:41.039Z] daemon.go:307: [d45ba57ee7435] exiting daemon [2019-09-19T09:22:41.039Z] daemon.go:459: [d45ba57ee7435] Daemon stopped [2019-09-19T09:22:41.039Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-19T09:22:41.107Z] ok github.com/docker/docker/daemon/logger/splunk 2.774s coverage: 84.5% of statements [2019-09-19T09:22:41.107Z] ok github.com/docker/docker/daemon/logger/syslog 0.103s coverage: 47.8% of statements [2019-09-19T09:22:41.107Z] ok github.com/docker/docker/daemon/logger/templates 0.132s coverage: 8.3% of statements [2019-09-19T09:22:41.107Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-19T09:22:41.107Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-19T09:22:41.107Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-19T09:22:41.786Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2019-09-19T09:22:41.786Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-19T09:22:41.786Z] daemon.go:336: [dc16b0ef75289] waiting for daemon to start [2019-09-19T09:22:41.786Z] daemon.go:336: [dc16b0ef75289] waiting for daemon to start [2019-09-19T09:22:41.786Z] daemon.go:364: [dc16b0ef75289] daemon started [2019-09-19T09:22:41.786Z] daemon.go:472: [dc16b0ef75289] Stopping daemon [2019-09-19T09:22:41.786Z] daemon.go:307: [dc16b0ef75289] exiting daemon [2019-09-19T09:22:41.786Z] daemon.go:459: [dc16b0ef75289] Daemon stopped [2019-09-19T09:22:41.786Z] === RUN TestCreateServiceConfigFileMode [2019-09-19T09:22:43.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-09-19T09:22:43.063Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-19T09:22:43.063Z] daemon.go:336: [d16fea61cf8a7] waiting for daemon to start [2019-09-19T09:22:43.063Z] daemon.go:336: [d16fea61cf8a7] waiting for daemon to start [2019-09-19T09:22:43.063Z] daemon.go:364: [d16fea61cf8a7] daemon started [2019-09-19T09:22:43.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-19T09:22:43.063Z] daemon.go:472: [d16fea61cf8a7] Stopping daemon [2019-09-19T09:22:43.063Z] daemon.go:307: [d16fea61cf8a7] exiting daemon [2019-09-19T09:22:43.063Z] daemon.go:459: [d16fea61cf8a7] Daemon stopped [2019-09-19T09:22:43.063Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-19T09:22:43.299Z] ok github.com/docker/docker/distribution 1.421s coverage: 20.8% of statements [2019-09-19T09:22:43.299Z] ok github.com/docker/docker/distribution/metadata 1.471s coverage: 48.2% of statements [2019-09-19T09:22:43.299Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-19T09:22:43.299Z] ok github.com/docker/docker/distribution/xfer 1.655s coverage: 61.7% of statements [2019-09-19T09:22:43.299Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-19T09:22:43.299Z] ok github.com/docker/docker/errdefs 0.147s coverage: 49.4% of statements [2019-09-19T09:22:44.536Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-09-19T09:22:44.536Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-19T09:22:44.536Z] daemon.go:336: [d550698afecf1] waiting for daemon to start [2019-09-19T09:22:44.536Z] daemon.go:336: [d550698afecf1] waiting for daemon to start [2019-09-19T09:22:44.536Z] daemon.go:364: [d550698afecf1] daemon started [2019-09-19T09:22:44.536Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-19T09:22:44.536Z] daemon.go:472: [d550698afecf1] Stopping daemon [2019-09-19T09:22:44.536Z] daemon.go:307: [d550698afecf1] exiting daemon [2019-09-19T09:22:44.536Z] daemon.go:459: [d550698afecf1] Daemon stopped [2019-09-19T09:22:44.536Z] === RUN TestIpcModeOlderClient [2019-09-19T09:22:44.536Z] === PAUSE TestIpcModeOlderClient [2019-09-19T09:22:44.536Z] === RUN TestKillContainerInvalidSignal [2019-09-19T09:22:45.049Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2019-09-19T09:22:45.049Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-19T09:22:45.049Z] daemon.go:336: [d625b73235839] waiting for daemon to start [2019-09-19T09:22:45.049Z] daemon.go:336: [d625b73235839] waiting for daemon to start [2019-09-19T09:22:45.049Z] daemon.go:364: [d625b73235839] daemon started [2019-09-19T09:22:45.049Z] daemon.go:472: [d625b73235839] Stopping daemon [2019-09-19T09:22:45.049Z] daemon.go:307: [d625b73235839] exiting daemon [2019-09-19T09:22:45.049Z] daemon.go:459: [d625b73235839] Daemon stopped [2019-09-19T09:22:45.049Z] === RUN TestCreateServiceSysctls [2019-09-19T09:22:45.542Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2019-09-19T09:22:45.542Z] === RUN TestKillContainer [2019-09-19T09:22:45.542Z] === RUN TestKillContainer/no_signal [2019-09-19T09:22:46.156Z] === RUN TestKillContainer/non_killing_signal [2019-09-19T09:22:46.441Z] === RUN TestKillContainer/killing_signal [2019-09-19T09:22:47.048Z] ok github.com/docker/docker/image 1.139s coverage: 86.4% of statements [2019-09-19T09:22:47.048Z] ok github.com/docker/docker/image/cache 0.207s coverage: 19.2% of statements [2019-09-19T09:22:47.048Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-19T09:22:47.048Z] ok github.com/docker/docker/image/v1 0.225s coverage: 25.0% of statements [2019-09-19T09:22:47.048Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-19T09:22:47.459Z] --- PASS: TestKillContainer (2.22s) [2019-09-19T09:22:47.459Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-09-19T09:22:47.459Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-09-19T09:22:47.459Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-09-19T09:22:47.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-19T09:22:47.459Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-19T09:22:48.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-19T09:22:48.594Z] ok github.com/docker/docker/layer 0.774s coverage: 30.0% of statements [2019-09-19T09:22:48.594Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-19T09:22:49.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-09-19T09:22:49.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-09-19T09:22:49.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-09-19T09:22:49.079Z] === RUN TestKillStoppedContainer [2019-09-19T09:22:49.079Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-19T09:22:49.079Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-19T09:22:49.079Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-19T09:22:49.079Z] === RUN TestKillDifferentUserContainer [2019-09-19T09:22:49.206Z] --- PASS: TestCreateServiceSysctls (4.51s) [2019-09-19T09:22:49.206Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-19T09:22:49.206Z] daemon.go:336: [db2c283773a9a] waiting for daemon to start [2019-09-19T09:22:49.206Z] daemon.go:336: [db2c283773a9a] waiting for daemon to start [2019-09-19T09:22:49.206Z] daemon.go:364: [db2c283773a9a] daemon started [2019-09-19T09:22:49.206Z] daemon.go:472: [db2c283773a9a] Stopping daemon [2019-09-19T09:22:49.206Z] daemon.go:307: [db2c283773a9a] exiting daemon [2019-09-19T09:22:49.206Z] daemon.go:459: [db2c283773a9a] Daemon stopped [2019-09-19T09:22:49.206Z] === RUN TestCreateServiceCapabilities [2019-09-19T09:22:50.090Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-09-19T09:22:50.090Z] === RUN TestInspectOomKilledTrue [2019-09-19T09:22:51.157Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-09-19T09:22:51.157Z] === RUN TestInspectOomKilledFalse [2019-09-19T09:22:51.776Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-09-19T09:22:51.776Z] === RUN TestLinksEtcHostsContentMatch [2019-09-19T09:22:52.342Z] ok github.com/docker/docker/libcontainerd/local 0.396s coverage: 1.0% of statements [2019-09-19T09:22:52.342Z] ok github.com/docker/docker/libcontainerd/queue 0.091s coverage: 100.0% of statements [2019-09-19T09:22:52.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-19T09:22:52.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-19T09:22:52.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-19T09:22:52.342Z] ? github.com/docker/docker/oci [no test files] [2019-09-19T09:22:52.342Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-19T09:22:52.342Z] ok github.com/docker/docker/opts 0.633s coverage: 67.3% of statements [2019-09-19T09:22:52.342Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 50.0% of statements [2019-09-19T09:22:52.399Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-19T09:22:52.399Z] === RUN TestLinksContainerNames [2019-09-19T09:22:52.468Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2019-09-19T09:22:52.468Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-19T09:22:52.468Z] daemon.go:336: [d15e887c779f4] waiting for daemon to start [2019-09-19T09:22:52.468Z] daemon.go:336: [d15e887c779f4] waiting for daemon to start [2019-09-19T09:22:52.468Z] daemon.go:364: [d15e887c779f4] daemon started [2019-09-19T09:22:52.468Z] daemon.go:472: [d15e887c779f4] Stopping daemon [2019-09-19T09:22:52.468Z] daemon.go:307: [d15e887c779f4] exiting daemon [2019-09-19T09:22:52.468Z] daemon.go:459: [d15e887c779f4] Daemon stopped [2019-09-19T09:22:52.468Z] === RUN TestInspect [2019-09-19T09:22:53.873Z] --- PASS: TestLinksContainerNames (1.37s) [2019-09-19T09:22:53.873Z] === RUN TestLogsFollowTailEmpty [2019-09-19T09:22:54.493Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-09-19T09:22:54.493Z] === RUN TestContainerNetworkMountsNoChown [2019-09-19T09:22:55.110Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-09-19T09:22:55.110Z] === RUN TestMountDaemonRoot [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/default [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/default [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/private [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/private [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rprivate [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/slave [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/slave [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rslave [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/shared [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/shared [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rshared [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/default [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rslave [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rprivate [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rshared [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/shared [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/slave [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/private [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-19T09:22:55.394Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:22:55.394Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-19T09:22:55.394Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-19T09:22:55.678Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-19T09:22:55.678Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-19T09:22:55.678Z] === RUN TestContainerBindMountNonRecursive [2019-09-19T09:22:56.660Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-19T09:22:56.660Z] --- PASS: TestInspect (3.67s) [2019-09-19T09:22:56.660Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-19T09:22:56.660Z] daemon.go:336: [ddb809bcf032f] waiting for daemon to start [2019-09-19T09:22:56.660Z] daemon.go:336: [ddb809bcf032f] waiting for daemon to start [2019-09-19T09:22:56.660Z] daemon.go:364: [ddb809bcf032f] daemon started [2019-09-19T09:22:56.660Z] daemon.go:472: [ddb809bcf032f] Stopping daemon [2019-09-19T09:22:56.660Z] daemon.go:307: [ddb809bcf032f] exiting daemon [2019-09-19T09:22:56.660Z] daemon.go:459: [ddb809bcf032f] Daemon stopped [2019-09-19T09:22:56.660Z] === RUN TestDockerNetworkConnectAlias [2019-09-19T09:22:57.230Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-19T09:22:57.484Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-19T09:22:57.782Z] --- PASS: TestContainerBindMountNonRecursive (1.72s) [2019-09-19T09:22:57.782Z] === RUN TestNetworkNat [2019-09-19T09:22:58.088Z] --- PASS: TestNetworkNat (0.74s) [2019-09-19T09:22:58.088Z] === RUN TestNetworkLocalhostTCPNat [2019-09-19T09:22:58.845Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-19T09:22:59.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-09-19T09:22:59.096Z] === RUN TestNetworkLoopbackNat [2019-09-19T09:23:00.104Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2019-09-19T09:23:00.104Z] === RUN TestPause [2019-09-19T09:23:00.206Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-19T09:23:00.720Z] --- PASS: TestPause (0.78s) [2019-09-19T09:23:00.720Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-19T09:23:00.720Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:23:00.720Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:23:00.720Z] === RUN TestPauseStopPausedContainer [2019-09-19T09:23:01.359Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-09-19T09:23:01.359Z] === RUN TestPsFilter [2019-09-19T09:23:01.566Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-19T09:23:01.566Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-19T09:23:01.566Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-19T09:23:01.566Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-19T09:23:01.566Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-19T09:23:01.643Z] --- PASS: TestPsFilter (0.20s) [2019-09-19T09:23:01.643Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-19T09:23:02.262Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-09-19T09:23:02.262Z] === RUN TestRemoveContainerWithVolume [2019-09-19T09:23:03.269Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-09-19T09:23:03.269Z] === RUN TestRemoveContainerRunning [2019-09-19T09:23:03.450Z] --- PASS: TestDockerNetworkConnectAlias (7.13s) [2019-09-19T09:23:03.450Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-19T09:23:03.450Z] daemon.go:336: [d71087096c705] waiting for daemon to start [2019-09-19T09:23:03.450Z] daemon.go:336: [d71087096c705] waiting for daemon to start [2019-09-19T09:23:03.450Z] daemon.go:364: [d71087096c705] daemon started [2019-09-19T09:23:03.450Z] daemon.go:472: [d71087096c705] Stopping daemon [2019-09-19T09:23:03.450Z] daemon.go:307: [d71087096c705] exiting daemon [2019-09-19T09:23:03.450Z] daemon.go:459: [d71087096c705] Daemon stopped [2019-09-19T09:23:03.450Z] === RUN TestDockerNetworkReConnect [2019-09-19T09:23:03.450Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-19T09:23:03.450Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-19T09:23:03.887Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-09-19T09:23:03.887Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-19T09:23:04.052Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-19T09:23:04.505Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-09-19T09:23:04.505Z] === RUN TestRemoveInvalidContainer [2019-09-19T09:23:04.505Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-19T09:23:04.505Z] === RUN TestRenameLinkedContainer [2019-09-19T09:23:04.612Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-19T09:23:05.537Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-19T09:23:06.899Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-19T09:23:06.899Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-19T09:23:07.970Z] --- PASS: TestRenameLinkedContainer (2.85s) [2019-09-19T09:23:07.970Z] === RUN TestRenameStoppedContainer [2019-09-19T09:23:07.970Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-09-19T09:23:07.970Z] === RUN TestRenameRunningContainerAndReuse [2019-09-19T09:23:09.444Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2019-09-19T09:23:09.444Z] === RUN TestRenameInvalidName [2019-09-19T09:23:10.061Z] --- PASS: TestRenameInvalidName (0.75s) [2019-09-19T09:23:10.061Z] === RUN TestRenameAnonymousContainer [2019-09-19T09:23:10.155Z] --- PASS: TestDockerNetworkReConnect (6.30s) [2019-09-19T09:23:10.155Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-19T09:23:10.155Z] daemon.go:336: [d89957582e793] waiting for daemon to start [2019-09-19T09:23:10.155Z] daemon.go:336: [d89957582e793] waiting for daemon to start [2019-09-19T09:23:10.155Z] daemon.go:364: [d89957582e793] daemon started [2019-09-19T09:23:10.155Z] daemon.go:472: [d89957582e793] Stopping daemon [2019-09-19T09:23:10.155Z] daemon.go:307: [d89957582e793] exiting daemon [2019-09-19T09:23:10.155Z] daemon.go:459: [d89957582e793] Daemon stopped [2019-09-19T09:23:10.155Z] === RUN TestServicePlugin [2019-09-19T09:23:10.155Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-19T09:23:10.410Z] === RUN Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-19T09:23:12.744Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2019-09-19T09:23:12.744Z] === RUN TestRenameContainerWithSameName [2019-09-19T09:23:12.921Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-19T09:23:13.363Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-09-19T09:23:13.363Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-19T09:23:13.848Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-19T09:23:14.408Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-19T09:23:14.836Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2019-09-19T09:23:14.836Z] === RUN TestResize [2019-09-19T09:23:14.969Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-19T09:23:14.969Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-19T09:23:15.453Z] --- PASS: TestResize (0.73s) [2019-09-19T09:23:15.453Z] === RUN TestResizeWithInvalidSize [2019-09-19T09:23:16.330Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-19T09:23:16.462Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2019-09-19T09:23:16.462Z] === RUN TestResizeWhenContainerNotStarted [2019-09-19T09:23:17.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:23:17.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:23:17.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-19T09:23:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-19T09:23:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-19T09:23:18.842Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-19T09:23:18.842Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-19T09:23:18.842Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-19T09:23:19.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-19T09:23:19.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-19T09:23:19.766Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-19T09:23:20.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-19T09:23:20.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-19T09:23:21.128Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-19T09:23:22.052Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/archive 10.318s coverage: 62.0% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/authorization 0.666s coverage: 26.2% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/capabilities 0.067s coverage: 87.5% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/chrootarchive 0.219s coverage: 15.4% of statements [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/directory 0.220s coverage: 80.0% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/discovery 0.247s coverage: 58.3% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/discovery/file 0.196s coverage: 92.9% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/discovery/kv 3.646s coverage: 84.1% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/discovery/memory 0.134s coverage: 92.3% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/discovery/nodes 0.582s coverage: 93.8% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/filenotify 0.196s coverage: 36.2% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 37.5% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/idtools 0.138s coverage: 6.3% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/ioutils 0.771s coverage: 68.4% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/jsonmessage 0.261s coverage: 91.7% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/parsers 0.319s coverage: 97.0% of statements [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-19T09:23:22.330Z] ok github.com/docker/docker/pkg/pidfile 0.195s coverage: 82.6% of statements [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-19T09:23:22.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-19T09:23:22.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:23.414Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-19T09:23:23.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-19T09:23:24.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-19T09:23:24.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-19T09:23:25.298Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-19T09:23:26.660Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.10s) [2019-09-19T09:23:27.351Z] 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-09-19T09:23:27.351Z] daemon.go:336: [dc1412abf14d7] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [dc1412abf14d7] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [dc1412abf14d7] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [dc1412abf14d7] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [dc1412abf14d7] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [dc1412abf14d7] Daemon stopped [2019-09-19T09:23:27.351Z] daemon.go:336: [dc1412abf14d7] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [dc1412abf14d7] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [dc1412abf14d7] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [dc1412abf14d7] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [dc1412abf14d7] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [dc1412abf14d7] Daemon stopped [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.20s) [2019-09-19T09:23:27.351Z] 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-09-19T09:23:27.351Z] daemon.go:336: [d4cc1c41e0733] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d4cc1c41e0733] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d4cc1c41e0733] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [d4cc1c41e0733] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [d4cc1c41e0733] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [d4cc1c41e0733] Daemon stopped [2019-09-19T09:23:27.351Z] daemon.go:336: [d4cc1c41e0733] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d4cc1c41e0733] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d4cc1c41e0733] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [d4cc1c41e0733] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [d4cc1c41e0733] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [d4cc1c41e0733] Daemon stopped [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2019-09-19T09:23:27.351Z] 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-09-19T09:23:27.351Z] daemon.go:336: [d340c6336a2ef] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d340c6336a2ef] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d340c6336a2ef] daemon started [2019-09-19T09:23:27.351Z] daemon.go:336: [d340c6336a2ef] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:307: [d340c6336a2ef] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:336: [d340c6336a2ef] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d340c6336a2ef] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [d340c6336a2ef] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [d340c6336a2ef] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [d340c6336a2ef] Daemon stopped [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2019-09-19T09:23:27.351Z] 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-09-19T09:23:27.351Z] daemon.go:336: [d056e2cbc32c5] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d056e2cbc32c5] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d056e2cbc32c5] daemon started [2019-09-19T09:23:27.351Z] daemon.go:307: [d056e2cbc32c5] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:336: [d056e2cbc32c5] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d056e2cbc32c5] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d056e2cbc32c5] daemon started [2019-09-19T09:23:27.351Z] daemon.go:472: [d056e2cbc32c5] Stopping daemon [2019-09-19T09:23:27.351Z] daemon.go:307: [d056e2cbc32c5] exiting daemon [2019-09-19T09:23:27.351Z] daemon.go:459: [d056e2cbc32c5] Daemon stopped [2019-09-19T09:23:27.351Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2019-09-19T09:23:27.351Z] 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-09-19T09:23:27.351Z] daemon.go:336: [d4bd102ce65dc] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:336: [d4bd102ce65dc] waiting for daemon to start [2019-09-19T09:23:27.351Z] daemon.go:364: [d4bd102ce65dc] daemon started [2019-09-19T09:23:27.352Z] daemon.go:307: [d4bd102ce65dc] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:336: [d4bd102ce65dc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d4bd102ce65dc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d4bd102ce65dc] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d4bd102ce65dc] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d4bd102ce65dc] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d4bd102ce65dc] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.48s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [d991a4c997aef] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d991a4c997aef] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d991a4c997aef] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d991a4c997aef] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d991a4c997aef] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d991a4c997aef] Daemon stopped [2019-09-19T09:23:27.352Z] daemon.go:336: [d991a4c997aef] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d991a4c997aef] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d991a4c997aef] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d991a4c997aef] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d991a4c997aef] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d991a4c997aef] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [d8edaafdebfbc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d8edaafdebfbc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d8edaafdebfbc] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d8edaafdebfbc] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d8edaafdebfbc] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d8edaafdebfbc] Daemon stopped [2019-09-19T09:23:27.352Z] daemon.go:336: [d8edaafdebfbc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d8edaafdebfbc] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d8edaafdebfbc] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d8edaafdebfbc] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d8edaafdebfbc] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d8edaafdebfbc] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [d46ef38f29b14] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d46ef38f29b14] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d46ef38f29b14] daemon started [2019-09-19T09:23:27.352Z] daemon.go:307: [d46ef38f29b14] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:336: [d46ef38f29b14] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d46ef38f29b14] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d46ef38f29b14] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d46ef38f29b14] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d46ef38f29b14] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d46ef38f29b14] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.64s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [db5ba6ccb5d2b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [db5ba6ccb5d2b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [db5ba6ccb5d2b] daemon started [2019-09-19T09:23:27.352Z] daemon.go:336: [db5ba6ccb5d2b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:307: [db5ba6ccb5d2b] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:336: [db5ba6ccb5d2b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [db5ba6ccb5d2b] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [db5ba6ccb5d2b] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [db5ba6ccb5d2b] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [db5ba6ccb5d2b] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [d5f4a1a39cb28] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [d5f4a1a39cb28] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d5f4a1a39cb28] daemon started [2019-09-19T09:23:27.352Z] daemon.go:336: [d5f4a1a39cb28] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:307: [d5f4a1a39cb28] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:336: [d5f4a1a39cb28] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [d5f4a1a39cb28] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [d5f4a1a39cb28] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [d5f4a1a39cb28] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [d5f4a1a39cb28] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [da0ca279851b0] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [da0ca279851b0] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [da0ca279851b0] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [da0ca279851b0] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [da0ca279851b0] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [da0ca279851b0] Daemon stopped [2019-09-19T09:23:27.352Z] daemon.go:336: [da0ca279851b0] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [da0ca279851b0] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [da0ca279851b0] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [da0ca279851b0] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [da0ca279851b0] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [da0ca279851b0] Daemon stopped [2019-09-19T09:23:27.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2019-09-19T09:23:27.352Z] 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-09-19T09:23:27.352Z] daemon.go:336: [dd9e20019773b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [dd9e20019773b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [dd9e20019773b] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [dd9e20019773b] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [dd9e20019773b] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [dd9e20019773b] Daemon stopped [2019-09-19T09:23:27.352Z] daemon.go:336: [dd9e20019773b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:336: [dd9e20019773b] waiting for daemon to start [2019-09-19T09:23:27.352Z] daemon.go:364: [dd9e20019773b] daemon started [2019-09-19T09:23:27.352Z] daemon.go:472: [dd9e20019773b] Stopping daemon [2019-09-19T09:23:27.352Z] daemon.go:307: [dd9e20019773b] exiting daemon [2019-09-19T09:23:27.352Z] daemon.go:459: [dd9e20019773b] Daemon stopped [2019-09-19T09:23:27.352Z] === RUN TestCgroupNamespacesRun [2019-09-19T09:23:28.021Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-19T09:23:28.828Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-09-19T09:23:28.828Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-19T09:23:28.828Z] daemon.go:336: [d61fc45b57222] waiting for daemon to start [2019-09-19T09:23:28.828Z] daemon.go:336: [d61fc45b57222] waiting for daemon to start [2019-09-19T09:23:28.828Z] daemon.go:364: [d61fc45b57222] daemon started [2019-09-19T09:23:28.828Z] daemon.go:472: [d61fc45b57222] Stopping daemon [2019-09-19T09:23:28.828Z] daemon.go:307: [d61fc45b57222] exiting daemon [2019-09-19T09:23:28.828Z] daemon.go:459: [d61fc45b57222] Daemon stopped [2019-09-19T09:23:28.829Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-19T09:23:29.904Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-19T09:23:29.904Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-19T09:23:30.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-09-19T09:23:30.851Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-19T09:23:30.851Z] daemon.go:336: [d86d0539d3d79] waiting for daemon to start [2019-09-19T09:23:30.851Z] daemon.go:336: [d86d0539d3d79] waiting for daemon to start [2019-09-19T09:23:30.851Z] daemon.go:364: [d86d0539d3d79] daemon started [2019-09-19T09:23:30.851Z] daemon.go:472: [d86d0539d3d79] Stopping daemon [2019-09-19T09:23:30.851Z] daemon.go:307: [d86d0539d3d79] exiting daemon [2019-09-19T09:23:30.851Z] daemon.go:459: [d86d0539d3d79] Daemon stopped [2019-09-19T09:23:30.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:23:30.892Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-19T09:23:32.328Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-09-19T09:23:32.328Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-19T09:23:32.328Z] daemon.go:336: [d454c8f01e04b] waiting for daemon to start [2019-09-19T09:23:32.328Z] daemon.go:336: [d454c8f01e04b] waiting for daemon to start [2019-09-19T09:23:32.328Z] daemon.go:364: [d454c8f01e04b] daemon started [2019-09-19T09:23:32.328Z] daemon.go:472: [d454c8f01e04b] Stopping daemon [2019-09-19T09:23:32.328Z] daemon.go:307: [d454c8f01e04b] exiting daemon [2019-09-19T09:23:32.328Z] daemon.go:459: [d454c8f01e04b] Daemon stopped [2019-09-19T09:23:32.328Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-19T09:23:33.403Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-19T09:23:34.194Z] #33 127.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-19T09:23:34.194Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-19T09:23:34.366Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-09-19T09:23:34.366Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-19T09:23:34.366Z] daemon.go:336: [dd7b0e4694ddc] waiting for daemon to start [2019-09-19T09:23:34.366Z] daemon.go:336: [dd7b0e4694ddc] waiting for daemon to start [2019-09-19T09:23:34.366Z] daemon.go:364: [dd7b0e4694ddc] daemon started [2019-09-19T09:23:34.366Z] daemon.go:472: [dd7b0e4694ddc] Stopping daemon [2019-09-19T09:23:34.366Z] daemon.go:307: [dd7b0e4694ddc] exiting daemon [2019-09-19T09:23:34.366Z] daemon.go:459: [dd7b0e4694ddc] Daemon stopped [2019-09-19T09:23:34.366Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-19T09:23:34.413Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-19T09:23:35.844Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-09-19T09:23:35.844Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-19T09:23:35.844Z] daemon.go:336: [d54f4457e1daf] waiting for daemon to start [2019-09-19T09:23:35.844Z] daemon.go:336: [d54f4457e1daf] waiting for daemon to start [2019-09-19T09:23:35.844Z] daemon.go:364: [d54f4457e1daf] daemon started [2019-09-19T09:23:35.844Z] daemon.go:472: [d54f4457e1daf] Stopping daemon [2019-09-19T09:23:35.844Z] daemon.go:307: [d54f4457e1daf] exiting daemon [2019-09-19T09:23:35.844Z] daemon.go:459: [d54f4457e1daf] Daemon stopped [2019-09-19T09:23:35.844Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:23:36.297Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-19T09:23:36.852Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-09-19T09:23:36.852Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-19T09:23:36.852Z] daemon.go:336: [dd43731d29c2f] waiting for daemon to start [2019-09-19T09:23:36.852Z] daemon.go:336: [dd43731d29c2f] waiting for daemon to start [2019-09-19T09:23:36.852Z] daemon.go:364: [dd43731d29c2f] daemon started [2019-09-19T09:23:36.852Z] daemon.go:472: [dd43731d29c2f] Stopping daemon [2019-09-19T09:23:36.852Z] daemon.go:307: [dd43731d29c2f] exiting daemon [2019-09-19T09:23:36.852Z] daemon.go:459: [dd43731d29c2f] Daemon stopped [2019-09-19T09:23:36.852Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-19T09:23:37.496Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-19T09:23:37.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-09-19T09:23:37.862Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-19T09:23:37.862Z] daemon.go:336: [d40a0220ef2bf] waiting for daemon to start [2019-09-19T09:23:37.862Z] daemon.go:336: [d40a0220ef2bf] waiting for daemon to start [2019-09-19T09:23:37.862Z] daemon.go:364: [d40a0220ef2bf] daemon started [2019-09-19T09:23:37.862Z] daemon.go:472: [d40a0220ef2bf] Stopping daemon [2019-09-19T09:23:37.862Z] daemon.go:307: [d40a0220ef2bf] exiting daemon [2019-09-19T09:23:37.862Z] daemon.go:459: [d40a0220ef2bf] Daemon stopped [2019-09-19T09:23:37.862Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-19T09:23:38.180Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-19T09:23:38.180Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-19T09:23:39.143Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-19T09:23:39.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-09-19T09:23:39.352Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-19T09:23:39.352Z] daemon.go:336: [de3b7b232cd9e] waiting for daemon to start [2019-09-19T09:23:39.352Z] daemon.go:336: [de3b7b232cd9e] waiting for daemon to start [2019-09-19T09:23:39.352Z] daemon.go:364: [de3b7b232cd9e] daemon started [2019-09-19T09:23:39.352Z] daemon.go:472: [de3b7b232cd9e] Stopping daemon [2019-09-19T09:23:39.352Z] daemon.go:307: [de3b7b232cd9e] exiting daemon [2019-09-19T09:23:39.352Z] daemon.go:459: [de3b7b232cd9e] Daemon stopped [2019-09-19T09:23:39.352Z] === RUN TestKernelTCPMemory [2019-09-19T09:23:40.004Z] ok github.com/docker/docker/pkg/plugins 35.348s coverage: 73.4% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.093s coverage: 56.8% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 87.9% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/reexec 0.144s coverage: 82.4% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/signal 0.111s coverage: 20.3% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/streamformatter 0.126s coverage: 66.2% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/stringid 0.052s coverage: 70.6% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.7% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/tarsum 0.247s coverage: 89.3% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/term 0.123s coverage: 30.8% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: 0.0% of statements [no tests to run] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/pkg/useragent 0.076s coverage: 88.9% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/plugin 0.335s coverage: 11.6% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/plugin/v2 0.223s coverage: 20.1% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/reference 0.147s coverage: 84.4% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/registry 0.610s coverage: 52.3% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/registry/resumable 0.690s coverage: 100.0% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/restartmanager 0.124s coverage: 50.9% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/rootless [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/runconfig 0.161s coverage: 54.5% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/testutil 0.150s coverage: 62.5% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/volume [no test files] [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/volume/drivers 0.324s coverage: 36.1% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/volume/local 0.189s coverage: 37.7% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 66.2% of statements [2019-09-19T09:23:40.005Z] ok github.com/docker/docker/volume/service 0.396s coverage: 70.3% of statements [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-19T09:23:40.005Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-19T09:23:40.067Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-19T09:23:40.362Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-09-19T09:23:40.362Z] === RUN TestNISDomainname [2019-09-19T09:23:40.774Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-19T09:23:40.991Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-19T09:23:41.372Z] --- PASS: TestNISDomainname (1.02s) [2019-09-19T09:23:41.372Z] === RUN TestHostnameDnsResolution [2019-09-19T09:23:41.550Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-19T09:23:42.181Z] INFO: make.ps1 ended at 09/19/2019 09:23:41 [2019-09-19T09:23:42.474Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-19T09:23:42.474Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-19T09:23:42.474Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-19T09:23:42.672Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-19T09:23:42.847Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-09-19T09:23:42.847Z] === RUN TestStats [2019-09-19T09:23:43.398Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-19T09:23:43.398Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-19T09:23:43.398Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-19T09:23:43.398Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-19T09:23:43.653Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-19T09:23:43.715Z] INFO: Unit tests ended at 09/19/2019 09:23:43. Duration:00:04:12.2149238 [2019-09-19T09:23:43.715Z] INFO: Building busybox [2019-09-19T09:23:43.715Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-19T09:23:43.715Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-19T09:23:43.715Z] [2019-09-19T09:23:43.715Z] Sending build context to Docker daemon 2.56kB [2019-09-19T09:23:43.715Z] [2019-09-19T09:23:43.715Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-19T09:23:43.715Z] ---> 1ddfa8bee56a [2019-09-19T09:23:43.715Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-19T09:23:43.715Z] ---> Running in 889fde9ad21b [2019-09-19T09:23:44.322Z] --- PASS: TestStats (1.84s) [2019-09-19T09:23:44.322Z] === RUN TestStopContainerWithTimeout [2019-09-19T09:23:44.322Z] === RUN TestStopContainerWithTimeout/0 [2019-09-19T09:23:44.322Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-19T09:23:44.322Z] === RUN TestStopContainerWithTimeout/1 [2019-09-19T09:23:44.322Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-19T09:23:44.322Z] === RUN TestStopContainerWithTimeout/3 [2019-09-19T09:23:44.322Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-19T09:23:44.322Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-19T09:23:44.322Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-19T09:23:44.322Z] === CONT TestStopContainerWithTimeout/0 [2019-09-19T09:23:44.322Z] === CONT TestStopContainerWithTimeout/3 [2019-09-19T09:23:44.322Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-19T09:23:44.322Z] === CONT TestStopContainerWithTimeout/1 [2019-09-19T09:23:44.575Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-19T09:23:45.498Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-19T09:23:45.954Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-19T09:23:46.059Z] --- PASS: TestServicePlugin (36.38s) [2019-09-19T09:23:46.059Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-19T09:23:46.059Z] daemon.go:336: [d6241ae1e91ae] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:336: [d6241ae1e91ae] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:364: [d6241ae1e91ae] daemon started [2019-09-19T09:23:46.059Z] daemon.go:472: [d6241ae1e91ae] Stopping daemon [2019-09-19T09:23:46.059Z] daemon.go:307: [d6241ae1e91ae] exiting daemon [2019-09-19T09:23:46.059Z] daemon.go:459: [d6241ae1e91ae] Daemon stopped [2019-09-19T09:23:46.059Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-19T09:23:46.059Z] daemon.go:336: [df7ddfbe28d53] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:336: [df7ddfbe28d53] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:364: [df7ddfbe28d53] daemon started [2019-09-19T09:23:46.059Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-19T09:23:46.059Z] daemon.go:336: [d2c0617663073] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:336: [d2c0617663073] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:364: [d2c0617663073] daemon started [2019-09-19T09:23:46.059Z] plugin_test.go:62: [d2c0617663073] joining swarm manager [df7ddfbe28d53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:23:46.059Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-19T09:23:46.059Z] daemon.go:336: [d6c022d189fee] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:336: [d6c022d189fee] waiting for daemon to start [2019-09-19T09:23:46.059Z] daemon.go:364: [d6c022d189fee] daemon started [2019-09-19T09:23:46.059Z] plugin_test.go:65: [d6c022d189fee] joining swarm manager [df7ddfbe28d53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:23:46.059Z] daemon.go:472: [d6c022d189fee] Stopping daemon [2019-09-19T09:23:46.059Z] daemon.go:307: [d6c022d189fee] exiting daemon [2019-09-19T09:23:46.059Z] daemon.go:459: [d6c022d189fee] Daemon stopped [2019-09-19T09:23:46.059Z] daemon.go:472: [d2c0617663073] Stopping daemon [2019-09-19T09:23:46.059Z] daemon.go:307: [d2c0617663073] exiting daemon [2019-09-19T09:23:46.059Z] daemon.go:459: [d2c0617663073] Daemon stopped [2019-09-19T09:23:46.059Z] daemon.go:472: [df7ddfbe28d53] Stopping daemon [2019-09-19T09:23:46.059Z] daemon.go:307: [df7ddfbe28d53] exiting daemon [2019-09-19T09:23:46.059Z] daemon.go:459: [df7ddfbe28d53] Daemon stopped [2019-09-19T09:23:46.059Z] === RUN TestServiceUpdateLabel [2019-09-19T09:23:46.313Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-19T09:23:46.313Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-19T09:23:47.795Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-19T09:23:47.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-09-19T09:23:47.795Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2019-09-19T09:23:47.795Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2019-09-19T09:23:47.795Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2019-09-19T09:23:47.795Z] === RUN TestDeleteDevicemapper [2019-09-19T09:23:47.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-19T09:23:47.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:23:47.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-19T09:23:48.403Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-19T09:23:48.477Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-19T09:23:48.657Z] --- PASS: TestServiceUpdateLabel (2.69s) [2019-09-19T09:23:48.657Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-19T09:23:48.657Z] daemon.go:336: [d9532dfa874a3] waiting for daemon to start [2019-09-19T09:23:48.657Z] daemon.go:336: [d9532dfa874a3] waiting for daemon to start [2019-09-19T09:23:48.657Z] daemon.go:364: [d9532dfa874a3] daemon started [2019-09-19T09:23:48.657Z] daemon.go:472: [d9532dfa874a3] Stopping daemon [2019-09-19T09:23:48.657Z] daemon.go:307: [d9532dfa874a3] exiting daemon [2019-09-19T09:23:48.657Z] daemon.go:459: [d9532dfa874a3] Daemon stopped [2019-09-19T09:23:48.657Z] === RUN TestServiceUpdateSecrets [2019-09-19T09:23:49.218Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-19T09:23:49.218Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-19T09:23:49.501Z] Removing intermediate container 889fde9ad21b [2019-09-19T09:23:49.501Z] ---> 63c1ecc70775 [2019-09-19T09:23:49.501Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-19T09:23:50.141Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-19T09:23:50.466Z] [2019-09-19T09:23:50.466Z] ---> 4304c535910b [2019-09-19T09:23:50.466Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-19T09:23:50.498Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2019-09-19T09:23:50.498Z] === RUN TestUpdateMemory [2019-09-19T09:23:50.924Z] ---> Running in d4fed754169c [2019-09-19T09:23:51.005Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-19T09:23:51.005Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-19T09:23:51.109Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-19T09:23:51.117Z] --- PASS: TestUpdateMemory (1.09s) [2019-09-19T09:23:51.117Z] === RUN TestUpdateCPUQuota [2019-09-19T09:23:51.891Z] [2019-09-19T09:23:51.891Z] SUCCESS: Specified value was saved. [2019-09-19T09:23:52.036Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-19T09:23:52.591Z] --- PASS: TestUpdateCPUQuota (1.56s) [2019-09-19T09:23:52.591Z] === RUN TestUpdatePidsLimit [2019-09-19T09:23:52.591Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-19T09:23:52.959Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-19T09:23:52.959Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-19T09:23:53.208Z] === RUN TestUpdatePidsLimit/no_change [2019-09-19T09:23:53.491Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-19T09:23:53.534Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-19T09:23:53.775Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-19T09:23:53.883Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-19T09:23:54.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-19T09:23:54.442Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-19T09:23:54.467Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-19T09:23:54.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-19T09:23:54.790Z] Removing intermediate container d4fed754169c [2019-09-19T09:23:54.790Z] ---> 813638ecf1f9 [2019-09-19T09:23:54.790Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-19T09:23:54.790Z] ---> Running in 0cd0f00927d8 [2019-09-19T09:23:54.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-19T09:23:55.367Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-19T09:23:55.367Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-19T09:23:56.291Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-19T09:23:56.991Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit (4.09s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-19T09:23:56.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-09-19T09:23:56.993Z] === RUN TestUpdateRestartPolicy [2019-09-19T09:23:58.174Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-19T09:23:59.534Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-19T09:23:59.534Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-19T09:23:59.534Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-19T09:23:59.534Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-19T09:23:59.534Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-19T09:24:00.271Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-19T09:24:00.458Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-19T09:24:01.854Z] Cannot create a file when that file already exists. [2019-09-19T09:24:02.800Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-19T09:24:03.756Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2019-09-19T09:24:03.756Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-19T09:24:03.756Z] daemon.go:336: [de2faffd30ec0] waiting for daemon to start [2019-09-19T09:24:03.756Z] daemon.go:336: [de2faffd30ec0] waiting for daemon to start [2019-09-19T09:24:03.756Z] daemon.go:364: [de2faffd30ec0] daemon started [2019-09-19T09:24:03.756Z] daemon.go:472: [de2faffd30ec0] Stopping daemon [2019-09-19T09:24:03.756Z] daemon.go:307: [de2faffd30ec0] exiting daemon [2019-09-19T09:24:03.756Z] daemon.go:459: [de2faffd30ec0] Daemon stopped [2019-09-19T09:24:03.756Z] === RUN TestServiceUpdateConfigs [2019-09-19T09:24:05.116Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-19T09:24:05.325Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-19T09:24:06.040Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-19T09:24:06.964Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-19T09:24:06.964Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-19T09:24:06.964Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-19T09:24:07.852Z] #33 163.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-19T09:24:08.785Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-19T09:24:09.508Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2019-09-19T09:24:09.508Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-19T09:24:09.508Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-09-19T09:24:09.508Z] === RUN TestWaitNonBlocked [2019-09-19T09:24:09.793Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:24:09.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:24:09.793Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:24:09.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:24:09.793Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:24:09.793Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:24:10.221Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-19T09:24:10.792Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-19T09:24:10.802Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-09-19T09:24:10.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2019-09-19T09:24:10.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-09-19T09:24:10.802Z] === RUN TestWaitBlocked [2019-09-19T09:24:10.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:24:10.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:24:10.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:24:10.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:24:10.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-19T09:24:10.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-19T09:24:11.318Z] #33 167.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-19T09:24:11.730Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-19T09:24:11.827Z] --- PASS: TestWaitBlocked (0.05s) [2019-09-19T09:24:11.827Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-09-19T09:24:11.827Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-09-19T09:24:11.827Z] === CONT TestContainerStartOnDaemonRestart [2019-09-19T09:24:11.827Z] === CONT TestIpcModeOlderClient [2019-09-19T09:24:11.827Z] === CONT TestDaemonRestartIpcMode [2019-09-19T09:24:12.110Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-19T09:24:12.690Z] #33 168.3 [2019-09-19T09:24:13.255Z] #33 DONE 169.1s [2019-09-19T09:24:13.255Z] [2019-09-19T09:24:13.255Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-19T09:24:14.233Z] Removing intermediate container 0cd0f00927d8 [2019-09-19T09:24:14.233Z] ---> 281cd9877cc5 [2019-09-19T09:24:14.233Z] Step 6/6 : CMD ["sh"] [2019-09-19T09:24:14.233Z] ---> Running in bd9e03eae027 [2019-09-19T09:24:14.233Z] Removing intermediate container bd9e03eae027 [2019-09-19T09:24:14.233Z] ---> 902ef44e979b [2019-09-19T09:24:14.233Z] Successfully built 902ef44e979b [2019-09-19T09:24:14.233Z] Successfully tagged busybox:latest [2019-09-19T09:24:14.233Z] INFO: Docker images of the daemon under test [2019-09-19T09:24:14.233Z] [2019-09-19T09:24:14.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-19T09:24:14.233Z] busybox latest 902ef44e979b Less than a second ago 4.75GB [2019-09-19T09:24:14.233Z] microsoft/windowsservercore latest 1ddfa8bee56a 8 days ago 4.71GB [2019-09-19T09:24:14.233Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 8 days ago 4.71GB [2019-09-19T09:24:14.233Z] [2019-09-19T09:24:14.233Z] INFO: Running integration tests at 09/19/2019 09:24:13... [2019-09-19T09:24:14.233Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-19T09:24:14.233Z] INFO: Integration API tests being run from the host: [2019-09-19T09:24:14.233Z] INFO: make.ps1 starting at 09/19/2019 09:24:13 [2019-09-19T09:24:15.579Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2019-09-19T09:24:15.579Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-19T09:24:15.579Z] daemon.go:336: [db5aff6475834] waiting for daemon to start [2019-09-19T09:24:15.579Z] daemon.go:336: [db5aff6475834] waiting for daemon to start [2019-09-19T09:24:15.579Z] daemon.go:364: [db5aff6475834] daemon started [2019-09-19T09:24:15.579Z] daemon.go:336: [db5aff6475834] waiting for daemon to start [2019-09-19T09:24:15.579Z] daemon.go:307: [db5aff6475834] exiting daemon [2019-09-19T09:24:15.579Z] daemon.go:336: [db5aff6475834] waiting for daemon to start [2019-09-19T09:24:15.579Z] daemon.go:364: [db5aff6475834] daemon started [2019-09-19T09:24:15.579Z] daemon.go:472: [db5aff6475834] Stopping daemon [2019-09-19T09:24:15.579Z] daemon.go:307: [db5aff6475834] exiting daemon [2019-09-19T09:24:15.579Z] daemon.go:459: [db5aff6475834] Daemon stopped [2019-09-19T09:24:15.767Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-19T09:24:15.779Z] #34 DONE 2.0s [2019-09-19T09:24:15.863Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2019-09-19T09:24:15.863Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-19T09:24:15.863Z] daemon.go:336: [daaea800469ec] waiting for daemon to start [2019-09-19T09:24:15.863Z] daemon.go:336: [daaea800469ec] waiting for daemon to start [2019-09-19T09:24:15.863Z] daemon.go:364: [daaea800469ec] daemon started [2019-09-19T09:24:15.863Z] daemon.go:472: [daaea800469ec] Stopping daemon [2019-09-19T09:24:15.863Z] daemon.go:307: [daaea800469ec] exiting daemon [2019-09-19T09:24:15.863Z] daemon.go:459: [daaea800469ec] Daemon stopped [2019-09-19T09:24:15.863Z] daemon.go:336: [daaea800469ec] waiting for daemon to start [2019-09-19T09:24:15.863Z] daemon.go:336: [daaea800469ec] waiting for daemon to start [2019-09-19T09:24:15.863Z] daemon.go:364: [daaea800469ec] daemon started [2019-09-19T09:24:15.863Z] daemon.go:472: [daaea800469ec] Stopping daemon [2019-09-19T09:24:15.863Z] daemon.go:307: [daaea800469ec] exiting daemon [2019-09-19T09:24:15.863Z] daemon.go:459: [daaea800469ec] Daemon stopped [2019-09-19T09:24:15.863Z] PASS [2019-09-19T09:24:15.863Z] [2019-09-19T09:24:15.863Z] === Skipped [2019-09-19T09:24:15.863Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-19T09:24:15.863Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:24:15.863Z] [2019-09-19T09:24:15.863Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-19T09:24:15.863Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-19T09:24:15.863Z] [2019-09-19T09:24:15.863Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-19T09:24:15.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-19T09:24:15.863Z] [2019-09-19T09:24:15.863Z] [2019-09-19T09:24:15.863Z] DONE 197 tests, 3 skipped in 122.242s [2019-09-19T09:24:15.863Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-19T09:24:15.863Z] ++ 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-09-19T09:24:15.863Z] ++ set -e [2019-09-19T09:24:15.863Z] ++ '[' -n 0 ']' [2019-09-19T09:24:15.863Z] ++ set -x [2019-09-19T09:24:15.863Z] ++ env -i DEST=/go/src/github.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-09-19T09:24:15.863Z] INFO: Testing against a local daemon [2019-09-19T09:24:15.863Z] === RUN TestCommitInheritsEnv [2019-09-19T09:24:16.479Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-09-19T09:24:16.479Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-19T09:24:16.479Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-19T09:24:16.479Z] === RUN TestImagesFilterMultiReference [2019-09-19T09:24:16.479Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-19T09:24:16.479Z] === RUN TestImagePullPlatformInvalid [2019-09-19T09:24:16.479Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-19T09:24:16.479Z] === RUN TestRemoveImageOrphaning [2019-09-19T09:24:16.761Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-09-19T09:24:16.761Z] === RUN TestRemoveImageGarbageCollector [2019-09-19T09:24:16.761Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-19T09:24:16.761Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:24:16.761Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-19T09:24:16.963Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-19T09:24:17.044Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-19T09:24:17.045Z] === RUN TestTagInvalidReference [2019-09-19T09:24:17.045Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-19T09:24:17.045Z] === RUN TestTagValidPrefixedRepo [2019-09-19T09:24:17.045Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-19T09:24:17.045Z] === RUN TestTagExistedNameWithoutForce [2019-09-19T09:24:17.045Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-19T09:24:17.045Z] === RUN TestTagOfficialNames [2019-09-19T09:24:17.045Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-19T09:24:17.045Z] === RUN TestTagMatchesDigest [2019-09-19T09:24:17.217Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-19T09:24:17.329Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-09-19T09:24:17.329Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-19T09:24:17.676Z] [2019-09-19T09:24:17.676Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-19T09:24:19.100Z] --- PASS: TestServiceUpdateConfigs (15.14s) [2019-09-19T09:24:19.101Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-19T09:24:19.101Z] daemon.go:336: [dccf38bc91e3f] waiting for daemon to start [2019-09-19T09:24:19.101Z] daemon.go:336: [dccf38bc91e3f] waiting for daemon to start [2019-09-19T09:24:19.101Z] daemon.go:364: [dccf38bc91e3f] daemon started [2019-09-19T09:24:19.101Z] daemon.go:472: [dccf38bc91e3f] Stopping daemon [2019-09-19T09:24:19.101Z] daemon.go:307: [dccf38bc91e3f] exiting daemon [2019-09-19T09:24:19.101Z] daemon.go:459: [dccf38bc91e3f] Daemon stopped [2019-09-19T09:24:19.101Z] === RUN TestServiceUpdateNetwork [2019-09-19T09:24:19.101Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-19T09:24:19.571Z] #35 DONE 2.0s [2019-09-19T09:24:19.571Z] [2019-09-19T09:24:19.571Z] #36 exporting to image [2019-09-19T09:24:19.571Z] #36 exporting layers [2019-09-19T09:24:20.983Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-19T09:24:23.750Z] #36 exporting layers 3.8s done [2019-09-19T09:24:23.750Z] #36 writing image sha256:8cc173f024c924755833712da9a262dfe2e01c92bbd621b6b51f3a2f83749a31 done [2019-09-19T09:24:23.750Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-19T09:24:23.750Z] #36 DONE 3.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-19T09:24:24.062Z] + echo Ensuring container killed. [2019-09-19T09:24:24.062Z] Ensuring container killed. [2019-09-19T09:24:24.062Z] + docker rm -vf docker-pr1 [2019-09-19T09:24:24.062Z] Error: No such container: docker-pr1 [2019-09-19T09:24:24.062Z] + true [Pipeline] sh [2019-09-19T09:24:24.344Z] + echo Chowning /workspace to jenkins user [2019-09-19T09:24:24.344Z] Chowning /workspace to jenkins user [2019-09-19T09:24:24.344Z] + id -u [2019-09-19T09:24:24.344Z] + id -g [2019-09-19T09:24:24.344Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39960:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-19T09:24:25.571Z] + bundleName=unit [2019-09-19T09:24:25.571Z] + echo Creating unit-bundles.tar.gz [2019-09-19T09:24:25.571Z] Creating unit-bundles.tar.gz [2019-09-19T09:24:25.571Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-19T09:24:25.571Z] bundles/junit-report.xml [2019-09-19T09:24:25.571Z] bundles/go-test-report.json [2019-09-19T09:24:25.571Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-19T09:24:25.583Z] Archiving artifacts [2019-09-19T09:24:25.979Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-19T09:24:26.285Z] + make clean [2019-09-19T09:24:26.542Z] docker volume rm -f docker-dev-cache [2019-09-19T09:24:26.542Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-19T09:24:27.506Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:24:35.578Z] --- PASS: TestServiceUpdateNetwork (16.34s) [2019-09-19T09:24:35.578Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-19T09:24:35.578Z] daemon.go:336: [d26ccfe19ef24] waiting for daemon to start [2019-09-19T09:24:35.578Z] daemon.go:336: [d26ccfe19ef24] waiting for daemon to start [2019-09-19T09:24:35.578Z] daemon.go:364: [d26ccfe19ef24] daemon started [2019-09-19T09:24:35.578Z] daemon.go:472: [d26ccfe19ef24] Stopping daemon [2019-09-19T09:24:35.578Z] daemon.go:307: [d26ccfe19ef24] exiting daemon [2019-09-19T09:24:35.578Z] daemon.go:459: [d26ccfe19ef24] Daemon stopped [2019-09-19T09:24:35.578Z] PASS [2019-09-19T09:24:35.578Z] [2019-09-19T09:24:35.578Z] DONE 19 tests in 171.603s [2019-09-19T09:24:35.578Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-19T09:24:35.578Z] ++ 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-09-19T09:24:35.578Z] ++ set -e [2019-09-19T09:24:35.578Z] ++ '[' -n 0 ']' [2019-09-19T09:24:35.578Z] ++ set -x [2019-09-19T09:24:35.578Z] ++ env -i DEST=/go/src/github.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-09-19T09:24:35.578Z] INFO: Testing against a local daemon [2019-09-19T09:24:35.578Z] === RUN TestSessionCreate [2019-09-19T09:24:35.578Z] --- PASS: TestSessionCreate (0.02s) [2019-09-19T09:24:35.578Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-19T09:24:35.578Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-19T09:24:35.578Z] PASS [2019-09-19T09:24:35.578Z] [2019-09-19T09:24:35.578Z] DONE 2 tests in 0.153s [2019-09-19T09:24:35.578Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-19T09:24:35.578Z] ++ 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-09-19T09:24:35.578Z] ++ set -e [2019-09-19T09:24:35.578Z] ++ '[' -n 0 ']' [2019-09-19T09:24:35.578Z] ++ set -x [2019-09-19T09:24:35.578Z] ++ env -i DEST=/go/src/github.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-09-19T09:24:35.578Z] INFO: Testing against a local daemon [2019-09-19T09:24:35.578Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-19T09:24:35.578Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:24:35.578Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:24:35.578Z] === RUN TestEventsExecDie [2019-09-19T09:24:36.938Z] --- PASS: TestEventsExecDie (1.08s) [2019-09-19T09:24:36.938Z] === RUN TestEventsBackwardsCompatible [2019-09-19T09:24:36.938Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-19T09:24:36.938Z] === RUN TestInfoBinaryCommits [2019-09-19T09:24:36.938Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-19T09:24:36.938Z] === RUN TestInfoAPIVersioned [2019-09-19T09:24:36.938Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-19T09:24:36.938Z] === RUN TestInfoAPI [2019-09-19T09:24:36.938Z] --- PASS: TestInfoAPI (0.03s) [2019-09-19T09:24:36.938Z] === RUN TestInfoAPIWarnings [2019-09-19T09:24:37.498Z] --- PASS: TestInfoAPIWarnings (0.76s) [2019-09-19T09:24:37.498Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-19T09:24:37.498Z] daemon.go:336: [d43ea46918bad] waiting for daemon to start [2019-09-19T09:24:37.498Z] daemon.go:336: [d43ea46918bad] waiting for daemon to start [2019-09-19T09:24:37.498Z] daemon.go:364: [d43ea46918bad] daemon started [2019-09-19T09:24:37.498Z] daemon.go:472: [d43ea46918bad] Stopping daemon [2019-09-19T09:24:37.498Z] daemon.go:307: [d43ea46918bad] exiting daemon [2019-09-19T09:24:37.498Z] daemon.go:459: [d43ea46918bad] Daemon stopped [2019-09-19T09:24:37.498Z] === RUN TestLoginFailsWithBadCredentials [2019-09-19T09:24:37.752Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-09-19T09:24:37.753Z] === RUN TestPingCacheHeaders [2019-09-19T09:24:38.008Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-19T09:24:38.008Z] === RUN TestPingGet [2019-09-19T09:24:38.008Z] --- PASS: TestPingGet (0.03s) [2019-09-19T09:24:38.008Z] === RUN TestPingHead [2019-09-19T09:24:38.008Z] --- PASS: TestPingHead (0.02s) [2019-09-19T09:24:38.008Z] === RUN TestVersion [2019-09-19T09:24:38.008Z] --- PASS: TestVersion (0.02s) [2019-09-19T09:24:38.008Z] PASS [2019-09-19T09:24:38.008Z] [2019-09-19T09:24:38.008Z] === Skipped [2019-09-19T09:24:38.008Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:24:38.008Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:24:38.008Z] [2019-09-19T09:24:38.008Z] [2019-09-19T09:24:38.008Z] DONE 12 tests, 1 skipped in 2.523s [2019-09-19T09:24:38.008Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-19T09:24:38.008Z] ++ 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-09-19T09:24:38.008Z] ++ set -e [2019-09-19T09:24:38.008Z] ++ '[' -n 0 ']' [2019-09-19T09:24:38.008Z] ++ set -x [2019-09-19T09:24:38.008Z] ++ env -i DEST=/go/src/github.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-09-19T09:24:38.008Z] INFO: Testing against a local daemon [2019-09-19T09:24:38.008Z] === RUN TestVolumesCreateAndList [2019-09-19T09:24:38.008Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-19T09:24:38.008Z] === RUN TestVolumesRemove [2019-09-19T09:24:38.263Z] --- PASS: TestVolumesRemove (0.12s) [2019-09-19T09:24:38.263Z] === RUN TestVolumesInspect [2019-09-19T09:24:38.263Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-19T09:24:38.263Z] === RUN TestVolumesInvalidJSON [2019-09-19T09:24:38.263Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-19T09:24:38.263Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-19T09:24:38.263Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-19T09:24:38.263Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-19T09:24:38.263Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-19T09:24:38.263Z] PASS [2019-09-19T09:24:38.263Z] [2019-09-19T09:24:38.263Z] DONE 5 tests in 0.310s [2019-09-19T09:24:38.263Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-19T09:24:38.518Z] ++++ cat bundles/test-integration/docker.pid [2019-09-19T09:24:38.518Z] +++ kill 5236 [2019-09-19T09:24:39.878Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-19T09:24:39.878Z] +++ /etc/init.d/apparmor stop [2019-09-19T09:24:39.878Z] Clearing AppArmor profiles cache:. [2019-09-19T09:24:39.878Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:24:39.878Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:24:39.878Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:24:39.878Z] [2019-09-19T09:24:39.878Z] To set a process to complain mode, use the command line tool [2019-09-19T09:24:39.878Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:24:39.878Z] with the 'teardown' option." [2019-09-19T09:24:39.878Z] [2019-09-19T09:24:46.403Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-19T09:24:47.326Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-19T09:24:47.580Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-19T09:24:50.838Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-19T09:24:53.482Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-19T09:24:56.033Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-19T09:24:57.917Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-19T09:24:57.917Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-19T09:24:58.349Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-19T09:24:58.807Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-19T09:24:58.840Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-19T09:24:59.764Z] === RUN Test/DockerSuite/TestCpCheckDestOwnership [2019-09-19T09:25:00.688Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-19T09:25:02.049Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-19T09:25:02.973Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-19T09:25:03.897Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-19T09:25:04.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-19T09:25:04.823Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-19T09:25:06.185Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-19T09:25:06.744Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-19T09:25:08.108Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-19T09:25:09.037Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-19T09:25:09.311Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-19T09:25:09.961Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-19T09:25:11.338Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-19T09:25:12.700Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-19T09:25:13.625Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-19T09:25:14.017Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-19T09:25:14.548Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-19T09:25:14.548Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-19T09:25:14.982Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-19T09:25:15.440Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-19T09:25:15.472Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-19T09:25:16.397Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-19T09:25:16.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-19T09:25:17.371Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-19T09:25:17.758Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-19T09:25:18.681Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-19T09:25:19.544Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-19T09:25:20.043Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-19T09:25:21.404Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-19T09:25:22.328Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-19T09:25:24.213Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-19T09:25:24.229Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-19T09:25:24.772Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-19T09:25:27.956Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-19T09:25:30.004Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-19T09:25:32.642Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-19T09:25:33.302Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-19T09:25:34.227Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-19T09:25:37.323Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-19T09:25:39.478Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-19T09:25:42.736Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-19T09:25:43.112Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-19T09:25:43.659Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-19T09:25:44.643Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-19T09:25:45.543Z] === RUN Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-19T09:25:48.805Z] === RUN Test/DockerSuite/TestCpToContainerWithPermissions [2019-09-19T09:25:50.167Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-19T09:25:50.425Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-19T09:25:50.726Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-19T09:25:50.982Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-19T09:25:52.614Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-19T09:25:52.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:25:52.614Z] INFO: Testing against a local daemon [2019-09-19T09:25:52.614Z] === RUN TestBuildWithSession [2019-09-19T09:25:52.614Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-19T09:25:52.614Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:25:52.614Z] === RUN TestBuildSquashParent [2019-09-19T09:25:52.614Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-19T09:25:52.614Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:25:52.614Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-19T09:25:52.614Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-19T09:25:52.614Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:25:52.614Z] === RUN TestBuildMultiStageCopy [2019-09-19T09:25:52.614Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-19T09:25:52.909Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-19T09:25:54.837Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-19T09:25:56.198Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-19T09:26:00.354Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-19T09:26:00.354Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-19T09:26:00.913Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-19T09:26:02.851Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-19T09:26:02.851Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-19T09:26:02.851Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-19T09:26:02.921Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-19T09:26:03.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-19T09:26:03.410Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-19T09:26:04.337Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-19T09:26:04.337Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-19T09:26:04.337Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-19T09:26:04.345Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-19T09:26:05.261Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-19T09:26:05.516Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-19T09:26:05.516Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-19T09:26:05.770Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-19T09:26:05.881Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-19T09:26:06.025Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-19T09:26:06.025Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-19T09:26:06.025Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-19T09:26:06.280Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy (14.83s) [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.97s) [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2019-09-19T09:26:07.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2019-09-19T09:26:07.417Z] === RUN TestBuildMultiStageParentConfig [2019-09-19T09:26:07.417Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-19T09:26:07.417Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:07.417Z] === RUN TestBuildLabelWithTargets [2019-09-19T09:26:07.417Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-19T09:26:07.417Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:07.417Z] === RUN TestBuildWithEmptyLayers [2019-09-19T09:26:08.383Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2019-09-19T09:26:08.383Z] === RUN TestBuildMultiStageOnBuild [2019-09-19T09:26:08.383Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-19T09:26:08.383Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:08.383Z] === RUN TestBuildUncleanTarFilenames [2019-09-19T09:26:08.383Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-19T09:26:08.383Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:08.383Z] === RUN TestBuildMultiStageLayerLeak [2019-09-19T09:26:08.383Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-09-19T09:26:08.383Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:08.383Z] === RUN TestBuildWithHugeFile [2019-09-19T09:26:08.383Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-19T09:26:08.383Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-19T09:26:08.383Z] === RUN TestBuildWithEmptyDockerfile [2019-09-19T09:26:08.383Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:26:08.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:26:08.383Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:26:08.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:26:08.383Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:26:08.383Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:26:08.786Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-19T09:26:08.787Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-19T09:26:08.787Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-19T09:26:08.841Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-19T09:26:08.841Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-19T09:26:08.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-19T09:26:08.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2019-09-19T09:26:08.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-19T09:26:08.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-19T09:26:08.841Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-19T09:26:08.841Z] === RUN TestBuildPreserveOwnership [2019-09-19T09:26:08.841Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-19T09:26:08.841Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:08.841Z] === RUN TestBuildPlatformInvalid [2019-09-19T09:26:08.841Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-09-19T09:26:08.841Z] PASS [2019-09-19T09:26:08.841Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-19T09:26:08.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:26:08.841Z] INFO: Testing against a local daemon [2019-09-19T09:26:08.841Z] === RUN TestConfigList [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigList (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:08.841Z] === RUN TestConfigsCreateAndDelete [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:08.841Z] === RUN TestConfigsUpdate [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:08.841Z] === RUN TestTemplatedConfig [2019-09-19T09:26:08.841Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:08.841Z] === RUN TestConfigInspect [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:08.841Z] === RUN TestConfigCreateWithLabels [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:26:08.841Z] === RUN TestConfigCreateResolve [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:26:08.841Z] === RUN TestConfigDaemonLibtrustID [2019-09-19T09:26:08.841Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-19T09:26:08.841Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:26:08.841Z] PASS [2019-09-19T09:26:08.841Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-19T09:26:08.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:26:08.841Z] INFO: Testing against a local daemon [2019-09-19T09:26:08.841Z] === RUN TestCheckpoint [2019-09-19T09:26:08.841Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-19T09:26:08.841Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-19T09:26:08.841Z] === RUN TestContainerInvalidJSON [2019-09-19T09:26:08.841Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:26:08.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:26:08.841Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:26:08.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:26:08.841Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:26:08.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:26:08.841Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-19T09:26:08.841Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-19T09:26:08.841Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-19T09:26:09.299Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-19T09:26:09.299Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-19T09:26:09.299Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-19T09:26:09.299Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-09-19T09:26:09.299Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-19T09:26:09.299Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-19T09:26:09.299Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-19T09:26:09.299Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-19T09:26:09.299Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-19T09:26:09.299Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-19T09:26:09.299Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCopyFromContainer [2019-09-19T09:26:09.299Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-19T09:26:09.299Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-19T09:26:09.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:26:09.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:26:09.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:26:09.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:26:09.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:26:09.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:26:09.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-19T09:26:09.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-19T09:26:09.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-19T09:26:09.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-19T09:26:09.299Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-19T09:26:09.299Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-19T09:26:09.299Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidEnv [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-19T09:26:09.299Z] === RUN TestCreateTmpfsMountsTarget [2019-09-19T09:26:09.299Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-19T09:26:09.299Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:09.299Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-19T09:26:09.299Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-19T09:26:09.299Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:26:09.299Z] === RUN TestCreateWithCapabilities [2019-09-19T09:26:09.299Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-19T09:26:09.299Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-19T09:26:09.299Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-19T09:26:09.299Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-19T09:26:09.299Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:26:09.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:26:09.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-19T09:26:09.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-19T09:26:09.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-19T09:26:09.299Z] === RUN TestDiff [2019-09-19T09:26:09.299Z] --- SKIP: TestDiff (0.00s) [2019-09-19T09:26:09.299Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:09.299Z] === RUN TestExecWithCloseStdin [2019-09-19T09:26:09.345Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-19T09:26:11.475Z] --- PASS: TestExecWithCloseStdin (2.22s) [2019-09-19T09:26:11.475Z] === RUN TestExec [2019-09-19T09:26:11.475Z] --- SKIP: TestExec (0.00s) [2019-09-19T09:26:11.475Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-19T09:26:11.475Z] === RUN TestExecUser [2019-09-19T09:26:11.475Z] --- SKIP: TestExecUser (0.00s) [2019-09-19T09:26:11.475Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-19T09:26:11.475Z] === RUN TestExportContainerAndImportImage [2019-09-19T09:26:11.475Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-19T09:26:11.475Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:11.475Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-19T09:26:11.475Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-19T09:26:11.475Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:11.475Z] === RUN TestHealthCheckWorkdir [2019-09-19T09:26:11.475Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-19T09:26:11.475Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:11.475Z] === RUN TestHealthKillContainer [2019-09-19T09:26:11.475Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-19T09:26:11.475Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-19T09:26:11.475Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-19T09:26:11.475Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-19T09:26:11.475Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-19T09:26:11.475Z] === RUN TestKillContainerInvalidSignal [2019-09-19T09:26:13.652Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2019-09-19T09:26:13.652Z] === RUN TestKillContainer [2019-09-19T09:26:13.652Z] --- SKIP: TestKillContainer (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-19T09:26:13.652Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-19T09:26:13.652Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-19T09:26:13.652Z] === RUN TestKillStoppedContainer [2019-09-19T09:26:13.652Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-19T09:26:13.652Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-19T09:26:13.652Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-19T09:26:13.652Z] === RUN TestKillDifferentUserContainer [2019-09-19T09:26:13.652Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-19T09:26:13.652Z] === RUN TestInspectOomKilledTrue [2019-09-19T09:26:13.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:26:13.652Z] === RUN TestInspectOomKilledFalse [2019-09-19T09:26:13.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-19T09:26:13.652Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-19T09:26:13.652Z] === RUN TestLogsFollowTailEmpty [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-19T09:26:14.583Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-19T09:26:15.187Z] --- PASS: TestLogsFollowTailEmpty (1.77s) [2019-09-19T09:26:15.187Z] === RUN TestNetworkNat [2019-09-19T09:26:15.187Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-19T09:26:15.187Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:15.187Z] === RUN TestNetworkLocalhostTCPNat [2019-09-19T09:26:15.187Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-19T09:26:15.187Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:26:15.187Z] === RUN TestNetworkLoopbackNat [2019-09-19T09:26:15.187Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-19T09:26:15.187Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:15.187Z] === RUN TestPause [2019-09-19T09:26:15.187Z] --- SKIP: TestPause (0.00s) [2019-09-19T09:26:15.187Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-19T09:26:15.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-19T09:26:15.550Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-19T09:26:16.956Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-19T09:26:17.362Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2019-09-19T09:26:17.362Z] === RUN TestPauseStopPausedContainer [2019-09-19T09:26:17.362Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-19T09:26:17.362Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:17.362Z] === RUN TestPsFilter [2019-09-19T09:26:17.362Z] --- PASS: TestPsFilter (0.16s) [2019-09-19T09:26:17.362Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-19T09:26:17.919Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-19T09:26:19.535Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s) [2019-09-19T09:26:19.535Z] === RUN TestRemoveContainerWithVolume [2019-09-19T09:26:19.802Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-19T09:26:21.069Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2019-09-19T09:26:21.069Z] === RUN TestRemoveContainerRunning [2019-09-19T09:26:21.685Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-19T09:26:22.245Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-19T09:26:22.808Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-19T09:26:23.064Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-19T09:26:23.246Z] --- PASS: TestRemoveContainerRunning (1.75s) [2019-09-19T09:26:23.246Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-19T09:26:23.992Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-19T09:26:23.992Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetwork [2019-09-19T09:26:23.992Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-19T09:26:23.992Z] === RUN Test/DockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-19T09:26:24.778Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2019-09-19T09:26:24.778Z] === RUN TestRemoveInvalidContainer [2019-09-19T09:26:24.778Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-19T09:26:24.778Z] === RUN TestRenameLinkedContainer [2019-09-19T09:26:24.778Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-19T09:26:24.778Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:24.778Z] === RUN TestRenameStoppedContainer [2019-09-19T09:26:25.351Z] === RUN Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-19T09:26:25.911Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteMultiple [2019-09-19T09:26:27.272Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-19T09:26:27.527Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteNotExists [2019-09-19T09:26:27.527Z] === RUN Test/DockerSuite/TestDockerNetworkInspect [2019-09-19T09:26:27.527Z] === RUN Test/DockerSuite/TestDockerNetworkInspectWithID [2019-09-19T09:26:27.681Z] --- PASS: TestRenameStoppedContainer (2.36s) [2019-09-19T09:26:27.681Z] === RUN TestRenameRunningContainerAndReuse [2019-09-19T09:26:27.782Z] === RUN Test/DockerSuite/TestDockerNetworkInternalMode [2019-09-19T09:26:31.411Z] --- PASS: TestRenameRunningContainerAndReuse (3.62s) [2019-09-19T09:26:31.411Z] === RUN TestRenameInvalidName [2019-09-19T09:26:32.946Z] --- PASS: TestRenameInvalidName (1.76s) [2019-09-19T09:26:32.946Z] === RUN TestRenameAnonymousContainer [2019-09-19T09:26:32.946Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-19T09:26:32.946Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:32.946Z] === RUN TestRenameContainerWithSameName [2019-09-19T09:26:34.485Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2019-09-19T09:26:34.485Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-19T09:26:34.485Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-19T09:26:34.485Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:34.485Z] === RUN TestResize [2019-09-19T09:26:34.485Z] --- SKIP: TestResize (0.00s) [2019-09-19T09:26:34.485Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:34.485Z] === RUN TestResizeWithInvalidSize [2019-09-19T09:26:34.485Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-19T09:26:34.485Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-19T09:26:34.485Z] === RUN TestResizeWhenContainerNotStarted [2019-09-19T09:26:35.855Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-19T09:26:36.664Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2019-09-19T09:26:36.664Z] === RUN TestDaemonRestartKillContainers [2019-09-19T09:26:36.664Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-19T09:26:36.664Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:26:36.664Z] === RUN TestStats [2019-09-19T09:26:36.664Z] --- SKIP: TestStats (0.00s) [2019-09-19T09:26:36.664Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-19T09:26:36.664Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-19T09:26:37.216Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-19T09:26:40.517Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-19T09:26:41.925Z] === RUN Test/DockerSuite/TestEmbeddedDNSInvalidInput [2019-09-19T09:26:42.485Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-19T09:26:43.177Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-19T09:26:44.187Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-19T09:26:45.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.37s) [2019-09-19T09:26:45.220Z] === RUN TestStopContainerWithTimeout [2019-09-19T09:26:45.220Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-19T09:26:45.220Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-19T09:26:45.220Z] === RUN TestUpdateRestartPolicy [2019-09-19T09:26:45.594Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-19T09:26:46.521Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-19T09:26:47.446Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-19T09:26:48.416Z] === RUN Test/DockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-19T09:26:49.359Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:26:50.326Z] === RUN Test/DockerSuite/TestEventsContainerFilterByName [2019-09-19T09:26:52.257Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-19T09:26:56.507Z] === RUN Test/DockerSuite/TestEventsContainerWithMultiNetwork [2019-09-19T09:26:58.391Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-19T09:26:59.793Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-19T09:27:01.678Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-19T09:27:02.237Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-19T09:27:02.491Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-19T09:27:04.375Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-19T09:27:05.299Z] === RUN Test/DockerSuite/TestEventsFilterNetworkID [2019-09-19T09:27:05.299Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-19T09:27:05.554Z] === RUN Test/DockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-19T09:27:05.808Z] === RUN Test/DockerSuite/TestEventsFilterVolumeID [2019-09-19T09:27:05.808Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-19T09:27:06.294Z] --- PASS: TestUpdateRestartPolicy (20.64s) [2019-09-19T09:27:06.294Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-19T09:27:07.260Z] --- PASS: TestUpdateRestartWithAutoRemove (1.88s) [2019-09-19T09:27:07.260Z] === RUN TestWaitNonBlocked [2019-09-19T09:27:07.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:27:07.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:27:07.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:27:07.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:27:07.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-19T09:27:07.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-19T09:27:07.692Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-19T09:27:09.052Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-19T09:27:09.052Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-19T09:27:09.052Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-19T09:27:09.612Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-19T09:27:09.867Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-19T09:27:10.470Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-19T09:27:11.401Z] === RUN Test/DockerSuite/TestEventsImageUntagDelete [2019-09-19T09:27:11.657Z] === RUN Test/DockerSuite/TestEventsOOMDisableFalse [2019-09-19T09:27:11.657Z] === RUN Test/DockerSuite/TestEventsOOMDisableTrue [2019-09-19T09:27:11.657Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-19T09:27:13.541Z] === RUN Test/DockerSuite/TestEventsRedirectStdout [2019-09-19T09:27:14.101Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-19T09:27:15.153Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-19T09:27:15.714Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-19T09:27:15.819Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-19T09:27:15.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2019-09-19T09:27:15.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.47s) [2019-09-19T09:27:15.819Z] === RUN TestWaitBlocked [2019-09-19T09:27:15.819Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-19T09:27:15.819Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] === RUN TestCommitInheritsEnv [2019-09-19T09:27:15.819Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-19T09:27:15.819Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:27:15.819Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-19T09:27:15.819Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-19T09:27:15.819Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-19T09:27:15.819Z] === RUN TestImagesFilterMultiReference [2019-09-19T09:27:15.819Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-19T09:27:15.819Z] === RUN TestImagePullPlatformInvalid [2019-09-19T09:27:15.819Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-19T09:27:15.819Z] === RUN TestRemoveImageOrphaning [2019-09-19T09:27:15.819Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-19T09:27:15.819Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:27:15.819Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-19T09:27:15.819Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-19T09:27:15.819Z] === RUN TestTagInvalidReference [2019-09-19T09:27:15.819Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-19T09:27:15.819Z] === RUN TestTagValidPrefixedRepo [2019-09-19T09:27:15.819Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-19T09:27:15.819Z] === RUN TestTagExistedNameWithoutForce [2019-09-19T09:27:15.819Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-19T09:27:15.819Z] === RUN TestTagOfficialNames [2019-09-19T09:27:15.819Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-19T09:27:15.819Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestTagMatchesDigest [2019-09-19T09:27:15.819Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] === RUN TestNetworkCreateDelete [2019-09-19T09:27:15.819Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-19T09:27:15.819Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:15.819Z] === RUN TestDockerNetworkDeletePreferID [2019-09-19T09:27:15.819Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-19T09:27:15.819Z] 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-09-19T09:27:15.819Z] === RUN TestInspectNetwork [2019-09-19T09:27:15.819Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-19T09:27:15.819Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-19T09:27:15.819Z] === RUN TestRunContainerWithBridgeNone [2019-09-19T09:27:15.819Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-19T09:27:15.819Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:15.819Z] === RUN TestNetworkInvalidJSON [2019-09-19T09:27:15.819Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-19T09:27:15.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-19T09:27:15.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:27:15.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:27:15.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:27:15.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:27:15.819Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-19T09:27:15.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:27:15.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:27:15.819Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-19T09:27:15.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-19T09:27:15.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-19T09:27:15.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-19T09:27:15.819Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-19T09:27:15.819Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestDaemonDefaultNetworkPools [2019-09-19T09:27:15.819Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-19T09:27:15.819Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:27:15.819Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:27:15.819Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestServiceWithPredefinedNetwork [2019-09-19T09:27:15.819Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-19T09:27:15.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:27:15.819Z] === RUN TestServiceWithDataPathPortInit [2019-09-19T09:27:15.819Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-19T09:27:15.819Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-19T09:27:15.819Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] === RUN TestPluginInvalidJSON [2019-09-19T09:27:15.819Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:27:15.819Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:27:15.819Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:27:15.819Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-19T09:27:15.819Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] === RUN TestExternalGraphDriver [2019-09-19T09:27:15.819Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-19T09:27:15.819Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-19T09:27:15.819Z] === RUN TestGraphdriverPluginV2 [2019-09-19T09:27:15.819Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-19T09:27:15.819Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] PASS [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-19T09:27:15.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.819Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.819Z] === RUN TestSecretInspect [2019-09-19T09:27:15.820Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestSecretList [2019-09-19T09:27:15.820Z] --- SKIP: TestSecretList (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestSecretsCreateAndDelete [2019-09-19T09:27:15.820Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestSecretsUpdate [2019-09-19T09:27:15.820Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestTemplatedSecret [2019-09-19T09:27:15.820Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestSecretCreateResolve [2019-09-19T09:27:15.820Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-19T09:27:15.820Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:15.820Z] PASS [2019-09-19T09:27:15.820Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-19T09:27:15.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:15.820Z] INFO: Testing against a local daemon [2019-09-19T09:27:15.820Z] === RUN TestServiceCreateInit [2019-09-19T09:27:15.820Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:27:15.820Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:27:15.820Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-19T09:27:15.820Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-19T09:27:15.820Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-19T09:27:15.820Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestCreateServiceMultipleTimes [2019-09-19T09:27:15.820Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-19T09:27:15.820Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestCreateServiceConflict [2019-09-19T09:27:15.820Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-19T09:27:15.820Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestCreateServiceMaxReplicas [2019-09-19T09:27:15.820Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-19T09:27:15.820Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-19T09:27:15.820Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-19T09:27:15.820Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:15.820Z] === RUN TestCreateServiceSecretFileMode [2019-09-19T09:27:15.820Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-19T09:27:16.285Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestCreateServiceConfigFileMode [2019-09-19T09:27:16.285Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-19T09:27:16.285Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestCreateServiceSysctls [2019-09-19T09:27:16.285Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-19T09:27:16.285Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestCreateServiceCapabilities [2019-09-19T09:27:16.285Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-19T09:27:16.285Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestInspect [2019-09-19T09:27:16.285Z] --- SKIP: TestInspect (0.00s) [2019-09-19T09:27:16.285Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestDockerNetworkConnectAlias [2019-09-19T09:27:16.285Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-19T09:27:16.285Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestDockerNetworkReConnect [2019-09-19T09:27:16.285Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-19T09:27:16.285Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestServicePlugin [2019-09-19T09:27:16.285Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-19T09:27:16.285Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestServiceUpdateLabel [2019-09-19T09:27:16.285Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-19T09:27:16.285Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:16.285Z] === RUN TestServiceUpdateSecrets [2019-09-19T09:27:16.285Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-19T09:27:16.285Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:16.285Z] === RUN TestServiceUpdateConfigs [2019-09-19T09:27:16.285Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-19T09:27:16.285Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:16.285Z] === RUN TestServiceUpdateNetwork [2019-09-19T09:27:16.285Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-19T09:27:16.285Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-19T09:27:16.285Z] PASS [2019-09-19T09:27:16.285Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-19T09:27:16.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:16.285Z] INFO: Testing against a local daemon [2019-09-19T09:27:16.285Z] === RUN TestSessionCreate [2019-09-19T09:27:16.285Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-19T09:27:16.285Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-19T09:27:16.285Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-19T09:27:16.285Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-19T09:27:16.285Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-19T09:27:16.285Z] PASS [2019-09-19T09:27:16.285Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-19T09:27:16.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:16.285Z] INFO: Testing against a local daemon [2019-09-19T09:27:16.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-19T09:27:16.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:27:16.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-19T09:27:16.285Z] === RUN TestEventsExecDie [2019-09-19T09:27:16.285Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-19T09:27:16.285Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-19T09:27:16.285Z] === RUN TestEventsBackwardsCompatible [2019-09-19T09:27:16.285Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-19T09:27:16.285Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-19T09:27:16.285Z] === RUN TestInfoAPI [2019-09-19T09:27:16.285Z] --- PASS: TestInfoAPI (0.03s) [2019-09-19T09:27:16.285Z] === RUN TestInfoAPIWarnings [2019-09-19T09:27:16.285Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-19T09:27:16.285Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-19T09:27:16.285Z] === RUN TestLoginFailsWithBadCredentials [2019-09-19T09:27:16.638Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-19T09:27:17.251Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2019-09-19T09:27:17.251Z] === RUN TestPingCacheHeaders [2019-09-19T09:27:17.251Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-19T09:27:17.251Z] === RUN TestPingGet [2019-09-19T09:27:17.251Z] --- PASS: TestPingGet (0.04s) [2019-09-19T09:27:17.251Z] === RUN TestPingHead [2019-09-19T09:27:17.562Z] === RUN Test/DockerSuite/TestEventsStreaming [2019-09-19T09:27:17.709Z] --- PASS: TestPingHead (0.03s) [2019-09-19T09:27:17.709Z] === RUN TestVersion [2019-09-19T09:27:17.709Z] --- PASS: TestVersion (0.03s) [2019-09-19T09:27:17.709Z] PASS [2019-09-19T09:27:17.709Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-19T09:27:17.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:17.709Z] INFO: Testing against a local daemon [2019-09-19T09:27:17.709Z] === RUN TestVolumesCreateAndList [2019-09-19T09:27:17.709Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-19T09:27:17.709Z] === RUN TestVolumesRemove [2019-09-19T09:27:17.709Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-19T09:27:17.709Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-19T09:27:17.709Z] === RUN TestVolumesInspect [2019-09-19T09:27:17.709Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-19T09:27:17.709Z] === RUN TestVolumesInvalidJSON [2019-09-19T09:27:17.709Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-19T09:27:17.709Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-19T09:27:17.709Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-19T09:27:17.709Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-19T09:27:17.709Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-19T09:27:17.709Z] PASS [2019-09-19T09:27:17.709Z] INFO: make.ps1 ended at 09/19/2019 09:27:17 [2019-09-19T09:27:17.709Z] INFO: Integration CLI tests being run from the host: [2019-09-19T09:27:17.709Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-19T09:27:17.817Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-19T09:27:18.377Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-19T09:27:20.884Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-19T09:27:21.807Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-19T09:27:22.776Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-19T09:27:25.285Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-19T09:27:26.644Z] === RUN Test/DockerSuite/TestExec [2019-09-19T09:27:27.569Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-19T09:27:28.493Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-19T09:27:29.417Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-19T09:27:30.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-19T09:27:30.107Z] INFO: Testing against a local daemon [2019-09-19T09:27:30.107Z] === RUN Test [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-19T09:27:30.107Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-19T09:27:30.341Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-19T09:27:30.565Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-19T09:27:31.023Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-19T09:27:31.480Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-19T09:27:32.229Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-19T09:27:33.152Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-19T09:27:34.077Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-19T09:27:35.001Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-19T09:27:35.928Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-19T09:27:36.857Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-19T09:27:37.781Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-19T09:27:39.666Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-19T09:27:41.026Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-19T09:27:41.951Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-19T09:27:43.834Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-19T09:27:44.089Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-19T09:27:44.344Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-19T09:27:46.853Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-19T09:27:47.776Z] === RUN Test/DockerSuite/TestExecInteractiveStdinClose [2019-09-19T09:27:48.700Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-19T09:27:50.064Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-19T09:27:50.990Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-19T09:27:51.917Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-19T09:27:52.841Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-19T09:27:55.393Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-19T09:27:55.952Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-19T09:27:56.876Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-19T09:28:09.071Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-19T09:28:09.071Z] === RUN Test/DockerSuite/TestExecTTY [2019-09-19T09:28:09.996Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-19T09:28:10.920Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-19T09:28:10.920Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-19T09:28:11.843Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-19T09:28:12.767Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-19T09:28:12.767Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-19T09:28:15.277Z] === RUN Test/DockerSuite/TestExecWithNoTERM [2019-09-19T09:28:16.201Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-19T09:28:18.087Z] === RUN Test/DockerSuite/TestExecWithTERM [2019-09-19T09:28:19.449Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-19T09:28:20.814Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-19T09:28:26.045Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-19T09:28:30.245Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-19T09:28:33.548Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-19T09:28:34.471Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-19T09:28:38.628Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-19T09:28:38.883Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-19T09:28:38.884Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-19T09:28:38.884Z] === RUN Test/DockerSuite/TestHealth [2019-09-19T09:29:00.755Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-19T09:29:00.755Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-19T09:29:00.755Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-19T09:29:00.755Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-19T09:29:01.009Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-19T09:29:01.009Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-19T09:29:01.934Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-19T09:29:01.934Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-19T09:29:01.934Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-19T09:29:01.934Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-19T09:29:02.494Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-19T09:29:02.749Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-19T09:29:03.320Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-19T09:29:03.320Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-19T09:29:04.244Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-19T09:29:04.244Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-19T09:29:05.168Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-19T09:29:06.092Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-19T09:29:06.092Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-19T09:29:07.016Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-19T09:29:10.271Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-19T09:29:10.271Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-19T09:29:10.271Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-19T09:29:11.703Z] === RUN Test/DockerSuite/TestImportFile [2019-09-19T09:29:13.632Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-19T09:29:13.633Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-19T09:29:14.691Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-19T09:29:15.249Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-19T09:29:17.762Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-19T09:29:19.646Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-19T09:29:20.204Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-19T09:29:20.764Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-19T09:29:21.324Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-19T09:29:22.684Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-19T09:29:23.608Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-19T09:29:24.170Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-19T09:29:25.534Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-19T09:29:25.534Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-19T09:29:25.534Z] === RUN Test/DockerSuite/TestInfoSecurityOptions [2019-09-19T09:29:25.534Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-19T09:29:26.159Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-19T09:29:26.764Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-19T09:29:27.687Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-19T09:29:28.611Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-19T09:29:29.537Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-19T09:29:30.462Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-19T09:29:31.387Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-19T09:29:31.387Z] === RUN Test/DockerSuite/TestInspectAPIMultipleNetworks [2019-09-19T09:29:33.315Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-19T09:29:34.679Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-19T09:29:35.239Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-19T09:29:35.239Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-19T09:29:36.601Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-19T09:29:36.601Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-19T09:29:37.524Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-19T09:29:38.449Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-19T09:29:39.376Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-19T09:29:39.890Z] --- PASS: TestImportExtremelyLargeImageWorks (317.67s) [2019-09-19T09:29:39.891Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-19T09:29:39.891Z] daemon.go:336: [d001098ddc673] waiting for daemon to start [2019-09-19T09:29:39.891Z] daemon.go:336: [d001098ddc673] waiting for daemon to start [2019-09-19T09:29:39.891Z] daemon.go:364: [d001098ddc673] daemon started [2019-09-19T09:29:39.891Z] daemon.go:472: [d001098ddc673] Stopping daemon [2019-09-19T09:29:39.891Z] daemon.go:307: [d001098ddc673] exiting daemon [2019-09-19T09:29:39.891Z] daemon.go:459: [d001098ddc673] Daemon stopped [2019-09-19T09:29:39.891Z] PASS [2019-09-19T09:29:39.891Z] [2019-09-19T09:29:39.891Z] === Skipped [2019-09-19T09:29:39.891Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-19T09:29:39.891Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:29:39.891Z] [2019-09-19T09:29:39.891Z] [2019-09-19T09:29:39.891Z] DONE 12 tests, 1 skipped in 319.097s [2019-09-19T09:29:39.891Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-19T09:29:39.891Z] ++ 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-09-19T09:29:39.891Z] ++ set -e [2019-09-19T09:29:39.891Z] ++ '[' -n 0 ']' [2019-09-19T09:29:39.891Z] ++ set -x [2019-09-19T09:29:39.891Z] ++ env -i DEST=/go/src/github.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-09-19T09:29:39.891Z] INFO: Testing against a local daemon [2019-09-19T09:29:39.891Z] === RUN TestNetworkCreateDelete [2019-09-19T09:29:39.891Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-19T09:29:39.891Z] === RUN TestDockerNetworkDeletePreferID [2019-09-19T09:29:39.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-09-19T09:29:39.891Z] === RUN TestInspectNetwork [2019-09-19T09:29:40.172Z] === RUN TestInspectNetwork/full_network_id [2019-09-19T09:29:40.172Z] === RUN TestInspectNetwork/partial_network_id [2019-09-19T09:29:40.172Z] === RUN TestInspectNetwork/network_name [2019-09-19T09:29:40.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-19T09:29:40.737Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-19T09:29:40.737Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-19T09:29:40.737Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-19T09:29:40.737Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-19T09:29:40.991Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-19T09:29:41.550Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-19T09:29:42.474Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-19T09:29:42.728Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-19T09:29:43.287Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-19T09:29:44.220Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-19T09:29:44.554Z] --- PASS: TestInspectNetwork (8.78s) [2019-09-19T09:29:44.554Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-19T09:29:44.554Z] daemon.go:336: [d368df8977783] waiting for daemon to start [2019-09-19T09:29:44.554Z] daemon.go:336: [d368df8977783] waiting for daemon to start [2019-09-19T09:29:44.554Z] daemon.go:364: [d368df8977783] daemon started [2019-09-19T09:29:44.554Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-19T09:29:44.554Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-19T09:29:44.554Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-19T09:29:44.554Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-19T09:29:44.554Z] daemon.go:472: [d368df8977783] Stopping daemon [2019-09-19T09:29:44.554Z] daemon.go:307: [d368df8977783] exiting daemon [2019-09-19T09:29:44.554Z] daemon.go:459: [d368df8977783] Daemon stopped [2019-09-19T09:29:44.554Z] === RUN TestRunContainerWithBridgeNone [2019-09-19T09:29:46.729Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-19T09:29:46.729Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-19T09:29:46.729Z] === RUN Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-19T09:29:47.240Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2019-09-19T09:29:47.240Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-19T09:29:47.240Z] daemon.go:336: [db98e1fdab39a] waiting for daemon to start [2019-09-19T09:29:47.240Z] daemon.go:336: [db98e1fdab39a] waiting for daemon to start [2019-09-19T09:29:47.240Z] daemon.go:364: [db98e1fdab39a] daemon started [2019-09-19T09:29:47.240Z] daemon.go:472: [db98e1fdab39a] Stopping daemon [2019-09-19T09:29:47.240Z] daemon.go:307: [db98e1fdab39a] exiting daemon [2019-09-19T09:29:47.240Z] daemon.go:459: [db98e1fdab39a] Daemon stopped [2019-09-19T09:29:47.240Z] === RUN TestNetworkInvalidJSON [2019-09-19T09:29:47.240Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-19T09:29:47.240Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-19T09:29:47.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:29:47.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:29:47.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:29:47.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:29:47.240Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-19T09:29:47.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-19T09:29:47.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-19T09:29:47.240Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-19T09:29:47.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-19T09:29:47.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-19T09:29:47.240Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-19T09:29:47.240Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-19T09:29:47.288Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-19T09:29:48.251Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-09-19T09:29:48.251Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-19T09:29:48.251Z] daemon.go:336: [dac90d8c8cfdf] waiting for daemon to start [2019-09-19T09:29:48.251Z] daemon.go:336: [dac90d8c8cfdf] waiting for daemon to start [2019-09-19T09:29:48.251Z] daemon.go:364: [dac90d8c8cfdf] daemon started [2019-09-19T09:29:48.251Z] daemon.go:472: [dac90d8c8cfdf] Stopping daemon [2019-09-19T09:29:48.251Z] daemon.go:307: [dac90d8c8cfdf] exiting daemon [2019-09-19T09:29:48.251Z] daemon.go:459: [dac90d8c8cfdf] Daemon stopped [2019-09-19T09:29:48.251Z] daemon.go:336: [dac90d8c8cfdf] waiting for daemon to start [2019-09-19T09:29:48.251Z] daemon.go:336: [dac90d8c8cfdf] waiting for daemon to start [2019-09-19T09:29:48.251Z] daemon.go:364: [dac90d8c8cfdf] daemon started [2019-09-19T09:29:48.251Z] daemon.go:472: [dac90d8c8cfdf] Stopping daemon [2019-09-19T09:29:48.251Z] daemon.go:307: [dac90d8c8cfdf] exiting daemon [2019-09-19T09:29:48.251Z] daemon.go:459: [dac90d8c8cfdf] Daemon stopped [2019-09-19T09:29:48.251Z] === RUN TestDaemonDefaultNetworkPools [2019-09-19T09:29:48.295Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-19T09:29:49.264Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-09-19T09:29:49.264Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-19T09:29:49.264Z] daemon.go:336: [d52854ceb341b] waiting for daemon to start [2019-09-19T09:29:49.264Z] daemon.go:336: [d52854ceb341b] waiting for daemon to start [2019-09-19T09:29:49.264Z] daemon.go:364: [d52854ceb341b] daemon started [2019-09-19T09:29:49.264Z] daemon.go:472: [d52854ceb341b] Stopping daemon [2019-09-19T09:29:49.264Z] daemon.go:307: [d52854ceb341b] exiting daemon [2019-09-19T09:29:49.264Z] daemon.go:459: [d52854ceb341b] Daemon stopped [2019-09-19T09:29:49.264Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-19T09:29:49.657Z] === RUN Test/DockerSwarmSuite/TestDNSConfig [2019-09-19T09:29:50.215Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-19T09:29:50.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2019-09-19T09:29:50.744Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-19T09:29:50.744Z] daemon.go:336: [d7b4de7b6fbd1] waiting for daemon to start [2019-09-19T09:29:50.744Z] daemon.go:336: [d7b4de7b6fbd1] waiting for daemon to start [2019-09-19T09:29:50.744Z] daemon.go:364: [d7b4de7b6fbd1] daemon started [2019-09-19T09:29:50.744Z] daemon.go:472: [d7b4de7b6fbd1] Stopping daemon [2019-09-19T09:29:50.744Z] daemon.go:307: [d7b4de7b6fbd1] exiting daemon [2019-09-19T09:29:50.744Z] daemon.go:459: [d7b4de7b6fbd1] Daemon stopped [2019-09-19T09:29:50.744Z] daemon.go:336: [d7b4de7b6fbd1] waiting for daemon to start [2019-09-19T09:29:50.744Z] daemon.go:336: [d7b4de7b6fbd1] waiting for daemon to start [2019-09-19T09:29:50.744Z] daemon.go:364: [d7b4de7b6fbd1] daemon started [2019-09-19T09:29:50.744Z] daemon.go:472: [d7b4de7b6fbd1] Stopping daemon [2019-09-19T09:29:50.744Z] daemon.go:307: [d7b4de7b6fbd1] exiting daemon [2019-09-19T09:29:50.744Z] daemon.go:459: [d7b4de7b6fbd1] Daemon stopped [2019-09-19T09:29:50.744Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:29:51.139Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-19T09:29:52.064Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-19T09:29:52.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2019-09-19T09:29:52.220Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-19T09:29:52.220Z] daemon.go:336: [d2d683127b428] waiting for daemon to start [2019-09-19T09:29:52.220Z] daemon.go:336: [d2d683127b428] waiting for daemon to start [2019-09-19T09:29:52.220Z] daemon.go:364: [d2d683127b428] daemon started [2019-09-19T09:29:52.220Z] daemon.go:472: [d2d683127b428] Stopping daemon [2019-09-19T09:29:52.220Z] daemon.go:307: [d2d683127b428] exiting daemon [2019-09-19T09:29:52.220Z] daemon.go:459: [d2d683127b428] Daemon stopped [2019-09-19T09:29:52.220Z] daemon.go:336: [d2d683127b428] waiting for daemon to start [2019-09-19T09:29:52.220Z] daemon.go:336: [d2d683127b428] waiting for daemon to start [2019-09-19T09:29:52.220Z] daemon.go:364: [d2d683127b428] daemon started [2019-09-19T09:29:52.220Z] daemon.go:472: [d2d683127b428] Stopping daemon [2019-09-19T09:29:52.220Z] daemon.go:307: [d2d683127b428] exiting daemon [2019-09-19T09:29:52.220Z] daemon.go:459: [d2d683127b428] Daemon stopped [2019-09-19T09:29:52.220Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:29:52.505Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-09-19T09:29:52.505Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-19T09:29:52.505Z] daemon.go:336: [dbef4d52aae1c] waiting for daemon to start [2019-09-19T09:29:52.505Z] daemon.go:336: [dbef4d52aae1c] waiting for daemon to start [2019-09-19T09:29:52.505Z] daemon.go:364: [dbef4d52aae1c] daemon started [2019-09-19T09:29:52.505Z] daemon.go:472: [dbef4d52aae1c] Stopping daemon [2019-09-19T09:29:52.505Z] daemon.go:307: [dbef4d52aae1c] exiting daemon [2019-09-19T09:29:52.505Z] daemon.go:459: [dbef4d52aae1c] Daemon stopped [2019-09-19T09:29:52.505Z] === RUN TestServiceWithPredefinedNetwork [2019-09-19T09:29:52.991Z] === RUN Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-19T09:29:52.991Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-19T09:29:53.915Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-19T09:29:54.839Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-19T09:29:55.193Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2019-09-19T09:29:55.193Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-19T09:29:55.193Z] daemon.go:336: [de7aa0c2de424] waiting for daemon to start [2019-09-19T09:29:55.193Z] daemon.go:336: [de7aa0c2de424] waiting for daemon to start [2019-09-19T09:29:55.193Z] daemon.go:364: [de7aa0c2de424] daemon started [2019-09-19T09:29:55.193Z] daemon.go:472: [de7aa0c2de424] Stopping daemon [2019-09-19T09:29:55.193Z] daemon.go:307: [de7aa0c2de424] exiting daemon [2019-09-19T09:29:55.193Z] daemon.go:459: [de7aa0c2de424] Daemon stopped [2019-09-19T09:29:55.193Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-19T09:29:55.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:29:55.193Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:29:55.193Z] === RUN TestServiceWithDataPathPortInit [2019-09-19T09:29:55.767Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-19T09:29:55.767Z] === RUN Test/DockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-19T09:29:56.326Z] === RUN Test/DockerSwarmSuite/TestExtraHosts [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-19T09:29:58.349Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-19T09:29:58.810Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-19T09:29:58.836Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-19T09:29:59.090Z] === RUN Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-19T09:30:00.013Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-19T09:30:01.896Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-19T09:30:01.896Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-19T09:30:02.499Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-19T09:30:04.396Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-19T09:30:04.619Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-19T09:30:04.619Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-19T09:30:04.619Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-19T09:30:07.663Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-19T09:30:07.917Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-19T09:30:08.366Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-19T09:30:09.807Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-19T09:30:10.062Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-19T09:30:10.427Z] --- PASS: TestServiceWithDataPathPortInit (14.82s) [2019-09-19T09:30:10.427Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:30:10.427Z] daemon.go:336: [d64a829a5df3c] waiting for daemon to start [2019-09-19T09:30:10.427Z] daemon.go:336: [d64a829a5df3c] waiting for daemon to start [2019-09-19T09:30:10.427Z] daemon.go:364: [d64a829a5df3c] daemon started [2019-09-19T09:30:10.427Z] daemon.go:472: [d64a829a5df3c] Stopping daemon [2019-09-19T09:30:10.427Z] daemon.go:307: [d64a829a5df3c] exiting daemon [2019-09-19T09:30:10.427Z] daemon.go:459: [d64a829a5df3c] Daemon stopped [2019-09-19T09:30:10.427Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-19T09:30:10.427Z] daemon.go:336: [d915b76d424fd] waiting for daemon to start [2019-09-19T09:30:10.427Z] daemon.go:336: [d915b76d424fd] waiting for daemon to start [2019-09-19T09:30:10.427Z] daemon.go:364: [d915b76d424fd] daemon started [2019-09-19T09:30:10.427Z] daemon.go:472: [d915b76d424fd] Stopping daemon [2019-09-19T09:30:10.427Z] daemon.go:307: [d915b76d424fd] exiting daemon [2019-09-19T09:30:10.427Z] daemon.go:459: [d915b76d424fd] Daemon stopped [2019-09-19T09:30:10.427Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-19T09:30:12.570Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-19T09:30:12.825Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-19T09:30:13.750Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-19T09:30:13.750Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-19T09:30:15.452Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-19T09:30:15.452Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-19T09:30:15.452Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-19T09:30:15.452Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-19T09:30:15.452Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-19T09:30:17.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2019-09-19T09:30:17.239Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-19T09:30:17.239Z] daemon.go:336: [d6be7df31e69d] waiting for daemon to start [2019-09-19T09:30:17.239Z] daemon.go:336: [d6be7df31e69d] waiting for daemon to start [2019-09-19T09:30:17.239Z] daemon.go:364: [d6be7df31e69d] daemon started [2019-09-19T09:30:17.239Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:56y03melcaq9eq9oxi9xi28xu Created:2019-09-19 09:30:11.004979508 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[352e9fcd2176d126f89b7648f113c0fd93a82f903cceaacb908cf2df2db46483:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0cj59crr73u56b8uys1274t5 EndpointID:0a3aa4d47418ed43a562269a4f7eece5e57bb3d486a373d5b167722f1aacb0bd MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ae167fa7ac3869f2ae3336e2ba2182daaa33c14b4f6920865120a121d30570f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:06f0d136b607 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0cj59crr73u56b8uys1274t5 EndpointID:0a3aa4d47418ed43a562269a4f7eece5e57bb3d486a373d5b167722f1aacb0bd EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-19T09:30:17.239Z] daemon.go:472: [d6be7df31e69d] Stopping daemon [2019-09-19T09:30:17.239Z] daemon.go:307: [d6be7df31e69d] exiting daemon [2019-09-19T09:30:17.239Z] daemon.go:459: [d6be7df31e69d] Daemon stopped [2019-09-19T09:30:17.239Z] PASS [2019-09-19T09:30:17.239Z] [2019-09-19T09:30:17.239Z] === Skipped [2019-09-19T09:30:17.239Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-19T09:30:17.239Z] service_test.go:230: FLAKY_TEST [2019-09-19T09:30:17.239Z] [2019-09-19T09:30:17.239Z] [2019-09-19T09:30:17.239Z] DONE 21 tests, 1 skipped in 42.410s [2019-09-19T09:30:17.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:30:17.239Z] ++ 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-09-19T09:30:17.239Z] ++ set -e [2019-09-19T09:30:17.239Z] ++ '[' -n 0 ']' [2019-09-19T09:30:17.239Z] ++ set -x [2019-09-19T09:30:17.239Z] ++ env -i DEST=/go/src/github.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-09-19T09:30:17.524Z] INFO: Testing against a local daemon [2019-09-19T09:30:17.524Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-19T09:30:18.407Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-19T09:30:18.407Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-19T09:30:18.869Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-19T09:30:19.000Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2019-09-19T09:30:19.001Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-19T09:30:19.001Z] daemon.go:336: [d248ac8eaf924] waiting for daemon to start [2019-09-19T09:30:19.001Z] daemon.go:336: [d248ac8eaf924] waiting for daemon to start [2019-09-19T09:30:19.001Z] daemon.go:364: [d248ac8eaf924] daemon started [2019-09-19T09:30:19.001Z] daemon.go:472: [d248ac8eaf924] Stopping daemon [2019-09-19T09:30:19.001Z] daemon.go:307: [d248ac8eaf924] exiting daemon [2019-09-19T09:30:19.001Z] daemon.go:459: [d248ac8eaf924] Daemon stopped [2019-09-19T09:30:19.001Z] daemon.go:336: [d248ac8eaf924] waiting for daemon to start [2019-09-19T09:30:19.001Z] daemon.go:336: [d248ac8eaf924] waiting for daemon to start [2019-09-19T09:30:19.001Z] daemon.go:364: [d248ac8eaf924] daemon started [2019-09-19T09:30:19.001Z] daemon.go:472: [d248ac8eaf924] Stopping daemon [2019-09-19T09:30:19.001Z] daemon.go:307: [d248ac8eaf924] exiting daemon [2019-09-19T09:30:19.001Z] daemon.go:459: [d248ac8eaf924] Daemon stopped [2019-09-19T09:30:19.001Z] === RUN TestDockerNetworkIpvlan [2019-09-19T09:30:20.020Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-19T09:30:21.030Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-19T09:30:22.045Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-19T09:30:24.729Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-19T09:30:25.958Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-19T09:30:28.192Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-19T09:30:28.569Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-19T09:30:28.823Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-19T09:30:30.704Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-19T09:30:30.893Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-19T09:30:31.263Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-19T09:30:34.350Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-19T09:30:34.520Z] === RUN Test/DockerSuite/TestLoadNoStdinFail [2019-09-19T09:30:34.521Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-19T09:30:34.521Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-19T09:30:34.521Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-19T09:30:34.521Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-19T09:30:35.447Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-19T09:30:36.008Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-19T09:30:39.271Z] === RUN Test/DockerSwarmSuite/TestPruneNetwork [2019-09-19T09:30:39.831Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-19T09:30:39.851Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-19T09:30:40.757Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-19T09:30:44.260Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-19T09:30:45.990Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-19T09:30:46.592Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-19T09:30:46.592Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan (27.48s) [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [d9574f42eed3c] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [d9574f42eed3c] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [d9574f42eed3c] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-09-19T09:30:46.946Z] daemon.go:472: [d9574f42eed3c] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [d9574f42eed3c] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [d9574f42eed3c] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [dfbe7a263b9cc] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [dfbe7a263b9cc] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [dfbe7a263b9cc] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-19T09:30:46.946Z] daemon.go:472: [dfbe7a263b9cc] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [dfbe7a263b9cc] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [dfbe7a263b9cc] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [de1ff290a5998] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [de1ff290a5998] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [de1ff290a5998] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s) [2019-09-19T09:30:46.946Z] daemon.go:472: [de1ff290a5998] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [de1ff290a5998] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [de1ff290a5998] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [d55813f67fe66] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [d55813f67fe66] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [d55813f67fe66] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.24s) [2019-09-19T09:30:46.946Z] daemon.go:472: [d55813f67fe66] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [d55813f67fe66] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [d55813f67fe66] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [de58ee146eca2] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [de58ee146eca2] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [de58ee146eca2] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.25s) [2019-09-19T09:30:46.946Z] daemon.go:472: [de58ee146eca2] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [de58ee146eca2] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [de58ee146eca2] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [d5b71dd7e7803] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [d5b71dd7e7803] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [d5b71dd7e7803] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s) [2019-09-19T09:30:46.946Z] daemon.go:472: [d5b71dd7e7803] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [d5b71dd7e7803] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [d5b71dd7e7803] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [dc2a3fe811508] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [dc2a3fe811508] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [dc2a3fe811508] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.40s) [2019-09-19T09:30:46.946Z] daemon.go:472: [dc2a3fe811508] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [dc2a3fe811508] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [dc2a3fe811508] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [d1a447d9fb36b] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [d1a447d9fb36b] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [d1a447d9fb36b] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.33s) [2019-09-19T09:30:46.946Z] daemon.go:472: [d1a447d9fb36b] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [d1a447d9fb36b] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [d1a447d9fb36b] Daemon stopped [2019-09-19T09:30:46.946Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-19T09:30:46.946Z] daemon.go:336: [da9de0c7f88ae] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:336: [da9de0c7f88ae] waiting for daemon to start [2019-09-19T09:30:46.946Z] daemon.go:364: [da9de0c7f88ae] daemon started [2019-09-19T09:30:46.946Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.00s) [2019-09-19T09:30:46.946Z] daemon.go:472: [da9de0c7f88ae] Stopping daemon [2019-09-19T09:30:46.946Z] daemon.go:307: [da9de0c7f88ae] exiting daemon [2019-09-19T09:30:46.946Z] daemon.go:459: [da9de0c7f88ae] Daemon stopped [2019-09-19T09:30:46.946Z] PASS [2019-09-19T09:30:46.946Z] [2019-09-19T09:30:46.946Z] DONE 11 tests in 29.115s [2019-09-19T09:30:46.946Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-19T09:30:46.946Z] ++ 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-09-19T09:30:46.946Z] ++ set -e [2019-09-19T09:30:46.946Z] ++ '[' -n 0 ']' [2019-09-19T09:30:46.946Z] ++ set -x [2019-09-19T09:30:46.946Z] ++ env -i DEST=/go/src/github.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-09-19T09:30:46.946Z] INFO: Testing against a local daemon [2019-09-19T09:30:46.946Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-19T09:30:47.997Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-19T09:30:48.425Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-09-19T09:30:48.425Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-19T09:30:48.425Z] daemon.go:336: [d2a248c9c3dc7] waiting for daemon to start [2019-09-19T09:30:48.425Z] daemon.go:336: [d2a248c9c3dc7] waiting for daemon to start [2019-09-19T09:30:48.425Z] daemon.go:364: [d2a248c9c3dc7] daemon started [2019-09-19T09:30:48.425Z] daemon.go:472: [d2a248c9c3dc7] Stopping daemon [2019-09-19T09:30:48.425Z] daemon.go:307: [d2a248c9c3dc7] exiting daemon [2019-09-19T09:30:48.425Z] daemon.go:459: [d2a248c9c3dc7] Daemon stopped [2019-09-19T09:30:48.425Z] daemon.go:336: [d2a248c9c3dc7] waiting for daemon to start [2019-09-19T09:30:48.425Z] daemon.go:336: [d2a248c9c3dc7] waiting for daemon to start [2019-09-19T09:30:48.425Z] daemon.go:364: [d2a248c9c3dc7] daemon started [2019-09-19T09:30:48.425Z] daemon.go:472: [d2a248c9c3dc7] Stopping daemon [2019-09-19T09:30:48.425Z] daemon.go:307: [d2a248c9c3dc7] exiting daemon [2019-09-19T09:30:48.425Z] daemon.go:459: [d2a248c9c3dc7] Daemon stopped [2019-09-19T09:30:48.425Z] === RUN TestDockerNetworkMacvlan [2019-09-19T09:30:48.922Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-19T09:30:49.046Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-19T09:30:49.846Z] === RUN Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-19T09:30:50.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-19T09:30:50.491Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-19T09:30:51.175Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-19T09:30:51.853Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-19T09:30:52.779Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-19T09:30:53.703Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-19T09:30:53.861Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-19T09:30:55.589Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-19T09:30:56.513Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-19T09:30:57.073Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-19T09:30:57.326Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-19T09:31:03.101Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan (15.80s) [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [df3d505c0c9f2] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [df3d505c0c9f2] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [df3d505c0c9f2] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-19T09:31:04.114Z] daemon.go:472: [df3d505c0c9f2] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [df3d505c0c9f2] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [df3d505c0c9f2] Daemon stopped [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [d7721b5420ff5] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [d7721b5420ff5] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [d7721b5420ff5] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-19T09:31:04.114Z] daemon.go:472: [d7721b5420ff5] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [d7721b5420ff5] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [d7721b5420ff5] Daemon stopped [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [d1cdf6931c345] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [d1cdf6931c345] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [d1cdf6931c345] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2019-09-19T09:31:04.114Z] daemon.go:472: [d1cdf6931c345] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [d1cdf6931c345] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [d1cdf6931c345] Daemon stopped [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [d646f8760fc12] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [d646f8760fc12] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [d646f8760fc12] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-09-19T09:31:04.114Z] daemon.go:472: [d646f8760fc12] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [d646f8760fc12] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [d646f8760fc12] Daemon stopped [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [db51ca33982f5] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [db51ca33982f5] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [db51ca33982f5] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s) [2019-09-19T09:31:04.114Z] daemon.go:472: [db51ca33982f5] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [db51ca33982f5] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [db51ca33982f5] Daemon stopped [2019-09-19T09:31:04.114Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-19T09:31:04.114Z] daemon.go:336: [dfbdc120a3788] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:336: [dfbdc120a3788] waiting for daemon to start [2019-09-19T09:31:04.114Z] daemon.go:364: [dfbdc120a3788] daemon started [2019-09-19T09:31:04.114Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2019-09-19T09:31:04.114Z] daemon.go:472: [dfbdc120a3788] Stopping daemon [2019-09-19T09:31:04.114Z] daemon.go:307: [dfbdc120a3788] exiting daemon [2019-09-19T09:31:04.114Z] daemon.go:459: [dfbdc120a3788] Daemon stopped [2019-09-19T09:31:04.114Z] PASS [2019-09-19T09:31:04.114Z] [2019-09-19T09:31:04.114Z] DONE 8 tests in 17.427s [2019-09-19T09:31:04.114Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-19T09:31:04.114Z] ++ 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-09-19T09:31:04.114Z] ++ set -e [2019-09-19T09:31:04.114Z] ++ '[' -n 0 ']' [2019-09-19T09:31:04.114Z] ++ set -x [2019-09-19T09:31:04.114Z] ++ env -i DEST=/go/src/github.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-09-19T09:31:04.114Z] testing: warning: no tests to run [2019-09-19T09:31:04.114Z] PASS [2019-09-19T09:31:04.114Z] [2019-09-19T09:31:04.114Z] DONE 0 tests in 0.029s [2019-09-19T09:31:04.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-19T09:31:04.114Z] ++ 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-09-19T09:31:04.114Z] ++ set -e [2019-09-19T09:31:04.114Z] ++ '[' -n 0 ']' [2019-09-19T09:31:04.114Z] ++ set -x [2019-09-19T09:31:04.114Z] ++ env -i DEST=/go/src/github.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-09-19T09:31:04.114Z] INFO: Testing against a local daemon [2019-09-19T09:31:04.114Z] === RUN TestAuthZPluginAllowRequest [2019-09-19T09:31:05.188Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-19T09:31:06.139Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-09-19T09:31:06.139Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-19T09:31:06.139Z] daemon.go:336: [dab36241500b9] waiting for daemon to start [2019-09-19T09:31:06.139Z] daemon.go:336: [dab36241500b9] waiting for daemon to start [2019-09-19T09:31:06.139Z] daemon.go:364: [dab36241500b9] daemon started [2019-09-19T09:31:06.139Z] daemon.go:472: [dab36241500b9] Stopping daemon [2019-09-19T09:31:06.139Z] daemon.go:307: [dab36241500b9] exiting daemon [2019-09-19T09:31:06.140Z] daemon.go:459: [dab36241500b9] Daemon stopped [2019-09-19T09:31:06.140Z] === RUN TestAuthZPluginTLS [2019-09-19T09:31:06.423Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-19T09:31:06.423Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-19T09:31:06.423Z] daemon.go:336: [dedced5a1451a] waiting for daemon to start [2019-09-19T09:31:06.423Z] daemon.go:336: [dedced5a1451a] waiting for daemon to start [2019-09-19T09:31:06.423Z] daemon.go:364: [dedced5a1451a] daemon started [2019-09-19T09:31:06.423Z] daemon.go:472: [dedced5a1451a] Stopping daemon [2019-09-19T09:31:06.423Z] daemon.go:307: [dedced5a1451a] exiting daemon [2019-09-19T09:31:06.423Z] daemon.go:459: [dedced5a1451a] Daemon stopped [2019-09-19T09:31:06.423Z] === RUN TestAuthZPluginDenyRequest [2019-09-19T09:31:07.039Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-19T09:31:07.039Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-19T09:31:07.039Z] daemon.go:336: [dc9689c20b2cd] waiting for daemon to start [2019-09-19T09:31:07.039Z] daemon.go:336: [dc9689c20b2cd] waiting for daemon to start [2019-09-19T09:31:07.039Z] daemon.go:364: [dc9689c20b2cd] daemon started [2019-09-19T09:31:07.039Z] daemon.go:472: [dc9689c20b2cd] Stopping daemon [2019-09-19T09:31:07.039Z] daemon.go:307: [dc9689c20b2cd] exiting daemon [2019-09-19T09:31:07.039Z] daemon.go:459: [dc9689c20b2cd] Daemon stopped [2019-09-19T09:31:07.039Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-19T09:31:07.070Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-19T09:31:07.654Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-09-19T09:31:07.654Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-19T09:31:07.654Z] daemon.go:336: [d29078b525128] waiting for daemon to start [2019-09-19T09:31:07.654Z] daemon.go:336: [d29078b525128] waiting for daemon to start [2019-09-19T09:31:07.654Z] daemon.go:364: [d29078b525128] daemon started [2019-09-19T09:31:07.654Z] daemon.go:472: [d29078b525128] Stopping daemon [2019-09-19T09:31:07.654Z] daemon.go:307: [d29078b525128] exiting daemon [2019-09-19T09:31:07.654Z] daemon.go:459: [d29078b525128] Daemon stopped [2019-09-19T09:31:07.654Z] === RUN TestAuthZPluginDenyResponse [2019-09-19T09:31:08.274Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-19T09:31:08.274Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-19T09:31:08.274Z] daemon.go:336: [d34d5e2c04535] waiting for daemon to start [2019-09-19T09:31:08.274Z] daemon.go:336: [d34d5e2c04535] waiting for daemon to start [2019-09-19T09:31:08.274Z] daemon.go:364: [d34d5e2c04535] daemon started [2019-09-19T09:31:08.274Z] daemon.go:472: [d34d5e2c04535] Stopping daemon [2019-09-19T09:31:08.274Z] daemon.go:307: [d34d5e2c04535] exiting daemon [2019-09-19T09:31:08.274Z] daemon.go:459: [d34d5e2c04535] Daemon stopped [2019-09-19T09:31:08.274Z] === RUN TestAuthZPluginAllowEventStream [2019-09-19T09:31:09.577Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-19T09:31:09.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-09-19T09:31:09.750Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-19T09:31:09.750Z] daemon.go:336: [d23de97f1b7e7] waiting for daemon to start [2019-09-19T09:31:09.750Z] daemon.go:336: [d23de97f1b7e7] waiting for daemon to start [2019-09-19T09:31:09.750Z] daemon.go:364: [d23de97f1b7e7] daemon started [2019-09-19T09:31:09.750Z] daemon.go:472: [d23de97f1b7e7] Stopping daemon [2019-09-19T09:31:09.750Z] daemon.go:307: [d23de97f1b7e7] exiting daemon [2019-09-19T09:31:09.750Z] daemon.go:459: [d23de97f1b7e7] Daemon stopped [2019-09-19T09:31:09.750Z] === RUN TestAuthZPluginErrorResponse [2019-09-19T09:31:09.832Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-19T09:31:10.365Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-09-19T09:31:10.365Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-19T09:31:10.365Z] daemon.go:336: [da4e267f1f817] waiting for daemon to start [2019-09-19T09:31:10.365Z] daemon.go:336: [da4e267f1f817] waiting for daemon to start [2019-09-19T09:31:10.365Z] daemon.go:364: [da4e267f1f817] daemon started [2019-09-19T09:31:10.365Z] daemon.go:472: [da4e267f1f817] Stopping daemon [2019-09-19T09:31:10.365Z] daemon.go:307: [da4e267f1f817] exiting daemon [2019-09-19T09:31:10.365Z] daemon.go:459: [da4e267f1f817] Daemon stopped [2019-09-19T09:31:10.365Z] === RUN TestAuthZPluginErrorRequest [2019-09-19T09:31:10.757Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-19T09:31:10.982Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-09-19T09:31:10.982Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-19T09:31:10.982Z] daemon.go:336: [d9a4a0e1ee6de] waiting for daemon to start [2019-09-19T09:31:10.982Z] daemon.go:336: [d9a4a0e1ee6de] waiting for daemon to start [2019-09-19T09:31:10.982Z] daemon.go:364: [d9a4a0e1ee6de] daemon started [2019-09-19T09:31:10.982Z] daemon.go:472: [d9a4a0e1ee6de] Stopping daemon [2019-09-19T09:31:10.982Z] daemon.go:307: [d9a4a0e1ee6de] exiting daemon [2019-09-19T09:31:10.982Z] daemon.go:459: [d9a4a0e1ee6de] Daemon stopped [2019-09-19T09:31:10.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:31:11.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-09-19T09:31:11.611Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-19T09:31:11.611Z] daemon.go:336: [d428169eb4a33] waiting for daemon to start [2019-09-19T09:31:11.611Z] daemon.go:336: [d428169eb4a33] waiting for daemon to start [2019-09-19T09:31:11.611Z] daemon.go:364: [d428169eb4a33] daemon started [2019-09-19T09:31:11.611Z] daemon.go:472: [d428169eb4a33] Stopping daemon [2019-09-19T09:31:11.611Z] daemon.go:307: [d428169eb4a33] exiting daemon [2019-09-19T09:31:11.611Z] daemon.go:459: [d428169eb4a33] Daemon stopped [2019-09-19T09:31:11.611Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:31:12.120Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-19T09:31:12.680Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-19T09:31:12.680Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-19T09:31:13.604Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-19T09:31:13.636Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-09-19T09:31:13.636Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-19T09:31:13.636Z] daemon.go:336: [df3138f739951] waiting for daemon to start [2019-09-19T09:31:13.636Z] daemon.go:336: [df3138f739951] waiting for daemon to start [2019-09-19T09:31:13.636Z] daemon.go:364: [df3138f739951] daemon started [2019-09-19T09:31:13.636Z] daemon.go:472: [df3138f739951] Stopping daemon [2019-09-19T09:31:13.636Z] daemon.go:307: [df3138f739951] exiting daemon [2019-09-19T09:31:13.636Z] daemon.go:459: [df3138f739951] Daemon stopped [2019-09-19T09:31:13.636Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:31:14.164Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-19T09:31:15.087Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-19T09:31:15.647Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-19T09:31:16.319Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-09-19T09:31:16.319Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-19T09:31:16.319Z] daemon.go:336: [da9c21985a3d1] waiting for daemon to start [2019-09-19T09:31:16.319Z] daemon.go:336: [da9c21985a3d1] waiting for daemon to start [2019-09-19T09:31:16.319Z] daemon.go:364: [da9c21985a3d1] daemon started [2019-09-19T09:31:16.319Z] daemon.go:472: [da9c21985a3d1] Stopping daemon [2019-09-19T09:31:16.319Z] daemon.go:307: [da9c21985a3d1] exiting daemon [2019-09-19T09:31:16.319Z] daemon.go:459: [da9c21985a3d1] Daemon stopped [2019-09-19T09:31:16.319Z] === RUN TestAuthZPluginHeader [2019-09-19T09:31:16.948Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-09-19T09:31:16.948Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-19T09:31:16.948Z] daemon.go:336: [d5324e8aea900] waiting for daemon to start [2019-09-19T09:31:16.948Z] daemon.go:336: [d5324e8aea900] waiting for daemon to start [2019-09-19T09:31:16.948Z] daemon.go:364: [d5324e8aea900] daemon started [2019-09-19T09:31:16.948Z] daemon.go:472: [d5324e8aea900] Stopping daemon [2019-09-19T09:31:16.948Z] daemon.go:307: [d5324e8aea900] exiting daemon [2019-09-19T09:31:16.948Z] daemon.go:459: [d5324e8aea900] Daemon stopped [2019-09-19T09:31:16.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-19T09:31:16.948Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-19T09:31:16.948Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:16.948Z] === RUN TestAuthZPluginV2Disable [2019-09-19T09:31:16.948Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-19T09:31:16.948Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:16.948Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-19T09:31:16.948Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-19T09:31:16.948Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:16.948Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-19T09:31:16.948Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-19T09:31:16.948Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:16.948Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:31:17.531Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-19T09:31:17.786Z] === RUN Test/DockerSuite/TestNetworkEvents [2019-09-19T09:31:19.671Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-19T09:31:19.671Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-19T09:31:22.932Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-19T09:31:23.187Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-19T09:31:23.441Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-19T09:31:24.803Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-19T09:31:28.976Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-19T09:31:32.235Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-19T09:31:32.235Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-19T09:31:32.235Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-19T09:31:32.490Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-19T09:31:35.387Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2019-09-19T09:31:35.387Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:364: [d22ba3f6ed62a] daemon started [2019-09-19T09:31:35.387Z] daemon.go:472: [d22ba3f6ed62a] Stopping daemon [2019-09-19T09:31:35.387Z] daemon.go:307: [d22ba3f6ed62a] exiting daemon [2019-09-19T09:31:35.387Z] daemon.go:459: [d22ba3f6ed62a] Daemon stopped [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:350: [d22ba3f6ed62a] error pinging daemon on start: Get http://d22ba3f6ed62a.sock/_ping: context deadline exceeded [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:350: [d22ba3f6ed62a] error pinging daemon on start: Get http://d22ba3f6ed62a.sock/_ping: context deadline exceeded [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:350: [d22ba3f6ed62a] error pinging daemon on start: Get http://d22ba3f6ed62a.sock/_ping: context deadline exceeded [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:350: [d22ba3f6ed62a] error pinging daemon on start: Get http://d22ba3f6ed62a.sock/_ping: context deadline exceeded [2019-09-19T09:31:35.387Z] daemon.go:307: [d22ba3f6ed62a] exiting daemon [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:336: [d22ba3f6ed62a] waiting for daemon to start [2019-09-19T09:31:35.387Z] daemon.go:364: [d22ba3f6ed62a] daemon started [2019-09-19T09:31:35.387Z] daemon.go:472: [d22ba3f6ed62a] Stopping daemon [2019-09-19T09:31:35.387Z] daemon.go:307: [d22ba3f6ed62a] exiting daemon [2019-09-19T09:31:35.387Z] daemon.go:459: [d22ba3f6ed62a] Daemon stopped [2019-09-19T09:31:35.387Z] PASS [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] === Skipped [2019-09-19T09:31:35.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-19T09:31:35.387Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-19T09:31:35.387Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-19T09:31:35.387Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-19T09:31:35.387Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] DONE 17 tests, 4 skipped in 29.825s [2019-09-19T09:31:35.387Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-19T09:31:35.387Z] ++ 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-09-19T09:31:35.387Z] ++ set -e [2019-09-19T09:31:35.387Z] ++ '[' -n 0 ']' [2019-09-19T09:31:35.387Z] ++ set -x [2019-09-19T09:31:35.387Z] ++ env -i DEST=/go/src/github.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-09-19T09:31:35.387Z] INFO: Testing against a local daemon [2019-09-19T09:31:35.387Z] === RUN TestPluginInvalidJSON [2019-09-19T09:31:35.387Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:31:35.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:31:35.387Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-19T09:31:35.387Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-19T09:31:35.387Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-19T09:31:35.387Z] PASS [2019-09-19T09:31:35.387Z] [2019-09-19T09:31:35.387Z] DONE 2 tests in 0.136s [2019-09-19T09:31:35.387Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-19T09:31:35.387Z] ++ 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-09-19T09:31:35.387Z] ++ set -e [2019-09-19T09:31:35.387Z] ++ '[' -n 0 ']' [2019-09-19T09:31:35.387Z] ++ set -x [2019-09-19T09:31:35.387Z] ++ env -i DEST=/go/src/github.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-09-19T09:31:35.387Z] INFO: Testing against a local daemon [2019-09-19T09:31:35.387Z] === RUN TestExternalGraphDriver [2019-09-19T09:31:35.387Z] === RUN TestExternalGraphDriver/json [2019-09-19T09:31:36.649Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-19T09:31:36.649Z] === RUN Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-19T09:31:36.867Z] === RUN TestExternalGraphDriver/spec [2019-09-19T09:31:37.572Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-19T09:31:38.895Z] === RUN TestExternalGraphDriver/pull [2019-09-19T09:31:40.083Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-19T09:31:40.940Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-09-19T09:31:40.941Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:364: [d635931f3d3dd] daemon started [2019-09-19T09:31:40.941Z] daemon.go:472: [d635931f3d3dd] Stopping daemon [2019-09-19T09:31:40.941Z] daemon.go:307: [d635931f3d3dd] exiting daemon [2019-09-19T09:31:40.941Z] daemon.go:459: [d635931f3d3dd] Daemon stopped [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:364: [d635931f3d3dd] daemon started [2019-09-19T09:31:40.941Z] daemon.go:472: [d635931f3d3dd] Stopping daemon [2019-09-19T09:31:40.941Z] daemon.go:307: [d635931f3d3dd] exiting daemon [2019-09-19T09:31:40.941Z] daemon.go:459: [d635931f3d3dd] Daemon stopped [2019-09-19T09:31:40.941Z] --- PASS: TestExternalGraphDriver/json (2.23s) [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:364: [d635931f3d3dd] daemon started [2019-09-19T09:31:40.941Z] daemon.go:472: [d635931f3d3dd] Stopping daemon [2019-09-19T09:31:40.941Z] daemon.go:307: [d635931f3d3dd] exiting daemon [2019-09-19T09:31:40.941Z] daemon.go:459: [d635931f3d3dd] Daemon stopped [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:364: [d635931f3d3dd] daemon started [2019-09-19T09:31:40.941Z] daemon.go:472: [d635931f3d3dd] Stopping daemon [2019-09-19T09:31:40.941Z] daemon.go:307: [d635931f3d3dd] exiting daemon [2019-09-19T09:31:40.941Z] daemon.go:459: [d635931f3d3dd] Daemon stopped [2019-09-19T09:31:40.941Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:336: [d635931f3d3dd] waiting for daemon to start [2019-09-19T09:31:40.941Z] daemon.go:364: [d635931f3d3dd] daemon started [2019-09-19T09:31:40.941Z] daemon.go:472: [d635931f3d3dd] Stopping daemon [2019-09-19T09:31:40.941Z] daemon.go:307: [d635931f3d3dd] exiting daemon [2019-09-19T09:31:40.941Z] daemon.go:459: [d635931f3d3dd] Daemon stopped [2019-09-19T09:31:40.941Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-09-19T09:31:40.941Z] === RUN TestGraphdriverPluginV2 [2019-09-19T09:31:41.226Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-19T09:31:41.226Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:41.226Z] PASS [2019-09-19T09:31:41.226Z] [2019-09-19T09:31:41.226Z] === Skipped [2019-09-19T09:31:41.226Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-09-19T09:31:41.226Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:31:41.226Z] [2019-09-19T09:31:41.226Z] [2019-09-19T09:31:41.226Z] DONE 5 tests, 1 skipped in 7.015s [2019-09-19T09:31:41.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-19T09:31:41.226Z] ++ 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-09-19T09:31:41.226Z] ++ set -e [2019-09-19T09:31:41.226Z] ++ '[' -n 0 ']' [2019-09-19T09:31:41.226Z] ++ set -x [2019-09-19T09:31:41.226Z] ++ env -i DEST=/go/src/github.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-09-19T09:31:41.226Z] INFO: Testing against a local daemon [2019-09-19T09:31:41.226Z] === RUN TestContinueAfterPluginCrash [2019-09-19T09:31:41.226Z] === PAUSE TestContinueAfterPluginCrash [2019-09-19T09:31:41.226Z] === RUN TestDaemonStartWithLogOpt [2019-09-19T09:31:41.226Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-19T09:31:41.226Z] === CONT TestContinueAfterPluginCrash [2019-09-19T09:31:41.226Z] === CONT TestDaemonStartWithLogOpt [2019-09-19T09:31:43.346Z] === RUN Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-19T09:31:44.710Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-19T09:31:47.218Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-19T09:31:48.580Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-19T09:31:48.835Z] === RUN Test/DockerSwarmSuite/TestServiceLogs [2019-09-19T09:31:50.196Z] === RUN Test/DockerSuite/TestPortList [2019-09-19T09:31:59.721Z] --- PASS: TestDaemonStartWithLogOpt (16.06s) [2019-09-19T09:31:59.721Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-19T09:31:59.721Z] daemon.go:336: [dc743f0068977] waiting for daemon to start [2019-09-19T09:31:59.721Z] daemon.go:336: [dc743f0068977] waiting for daemon to start [2019-09-19T09:31:59.721Z] daemon.go:364: [dc743f0068977] daemon started [2019-09-19T09:31:59.721Z] daemon.go:472: [dc743f0068977] Stopping daemon [2019-09-19T09:31:59.721Z] daemon.go:307: [dc743f0068977] exiting daemon [2019-09-19T09:31:59.721Z] daemon.go:459: [dc743f0068977] Daemon stopped [2019-09-19T09:31:59.721Z] daemon.go:336: [dc743f0068977] waiting for daemon to start [2019-09-19T09:31:59.721Z] daemon.go:336: [dc743f0068977] waiting for daemon to start [2019-09-19T09:31:59.721Z] daemon.go:364: [dc743f0068977] daemon started [2019-09-19T09:31:59.721Z] daemon.go:472: [dc743f0068977] Stopping daemon [2019-09-19T09:31:59.721Z] daemon.go:307: [dc743f0068977] exiting daemon [2019-09-19T09:31:59.721Z] daemon.go:459: [dc743f0068977] Daemon stopped [2019-09-19T09:32:00.126Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-19T09:32:01.487Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-19T09:32:02.397Z] --- PASS: TestContinueAfterPluginCrash (20.88s) [2019-09-19T09:32:02.397Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-19T09:32:02.397Z] daemon.go:336: [dcf0565470743] waiting for daemon to start [2019-09-19T09:32:02.397Z] daemon.go:336: [dcf0565470743] waiting for daemon to start [2019-09-19T09:32:02.397Z] daemon.go:364: [dcf0565470743] daemon started [2019-09-19T09:32:02.397Z] daemon.go:472: [dcf0565470743] Stopping daemon [2019-09-19T09:32:02.397Z] daemon.go:307: [dcf0565470743] exiting daemon [2019-09-19T09:32:02.397Z] daemon.go:459: [dcf0565470743] Daemon stopped [2019-09-19T09:32:02.397Z] PASS [2019-09-19T09:32:02.397Z] [2019-09-19T09:32:02.397Z] DONE 2 tests in 21.014s [2019-09-19T09:32:02.397Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-19T09:32:02.397Z] ++ 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-09-19T09:32:02.397Z] ++ set -e [2019-09-19T09:32:02.397Z] ++ '[' -n 0 ']' [2019-09-19T09:32:02.397Z] ++ set -x [2019-09-19T09:32:02.397Z] ++ env -i DEST=/go/src/github.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-09-19T09:32:02.397Z] INFO: Testing against a local daemon [2019-09-19T09:32:02.397Z] === RUN TestPluginWithDevMounts [2019-09-19T09:32:02.397Z] === PAUSE TestPluginWithDevMounts [2019-09-19T09:32:02.397Z] === CONT TestPluginWithDevMounts [2019-09-19T09:32:02.411Z] === RUN Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-19T09:32:05.079Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-09-19T09:32:05.079Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-19T09:32:05.079Z] daemon.go:336: [d212fa7a1dca6] waiting for daemon to start [2019-09-19T09:32:05.079Z] daemon.go:336: [d212fa7a1dca6] waiting for daemon to start [2019-09-19T09:32:05.079Z] daemon.go:364: [d212fa7a1dca6] daemon started [2019-09-19T09:32:05.079Z] daemon.go:472: [d212fa7a1dca6] Stopping daemon [2019-09-19T09:32:05.079Z] daemon.go:307: [d212fa7a1dca6] exiting daemon [2019-09-19T09:32:05.079Z] daemon.go:459: [d212fa7a1dca6] Daemon stopped [2019-09-19T09:32:05.079Z] PASS [2019-09-19T09:32:05.079Z] [2019-09-19T09:32:05.079Z] DONE 1 tests in 2.469s [2019-09-19T09:32:05.079Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-19T09:32:05.079Z] ++ 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-09-19T09:32:05.079Z] ++ set -e [2019-09-19T09:32:05.079Z] ++ '[' -n 0 ']' [2019-09-19T09:32:05.079Z] ++ set -x [2019-09-19T09:32:05.079Z] ++ env -i DEST=/go/src/github.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-09-19T09:32:05.079Z] INFO: Testing against a local daemon [2019-09-19T09:32:05.079Z] === RUN TestSecretInspect [2019-09-19T09:32:05.670Z] === RUN Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-19T09:32:07.107Z] --- PASS: TestSecretInspect (2.30s) [2019-09-19T09:32:07.107Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-19T09:32:07.107Z] daemon.go:336: [d09ae88231d9e] waiting for daemon to start [2019-09-19T09:32:07.107Z] daemon.go:336: [d09ae88231d9e] waiting for daemon to start [2019-09-19T09:32:07.107Z] daemon.go:364: [d09ae88231d9e] daemon started [2019-09-19T09:32:07.107Z] daemon.go:472: [d09ae88231d9e] Stopping daemon [2019-09-19T09:32:07.107Z] daemon.go:307: [d09ae88231d9e] exiting daemon [2019-09-19T09:32:07.107Z] daemon.go:459: [d09ae88231d9e] Daemon stopped [2019-09-19T09:32:07.107Z] === RUN TestSecretList [2019-09-19T09:32:08.928Z] === RUN Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-19T09:32:09.182Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-19T09:32:09.182Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-19T09:32:09.182Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-19T09:32:09.792Z] --- PASS: TestSecretList (2.29s) [2019-09-19T09:32:09.792Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-19T09:32:09.792Z] daemon.go:336: [df9d9593c08bc] waiting for daemon to start [2019-09-19T09:32:09.792Z] daemon.go:336: [df9d9593c08bc] waiting for daemon to start [2019-09-19T09:32:09.792Z] daemon.go:364: [df9d9593c08bc] daemon started [2019-09-19T09:32:09.792Z] daemon.go:472: [df9d9593c08bc] Stopping daemon [2019-09-19T09:32:09.792Z] daemon.go:307: [df9d9593c08bc] exiting daemon [2019-09-19T09:32:09.792Z] daemon.go:459: [df9d9593c08bc] Daemon stopped [2019-09-19T09:32:09.793Z] === RUN TestSecretsCreateAndDelete [2019-09-19T09:32:10.151Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-19T09:32:10.152Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-19T09:32:11.077Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-19T09:32:11.077Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-19T09:32:11.636Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-19T09:32:11.830Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2019-09-19T09:32:11.830Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-19T09:32:11.830Z] daemon.go:336: [d9fc9c4165f7f] waiting for daemon to start [2019-09-19T09:32:11.830Z] daemon.go:336: [d9fc9c4165f7f] waiting for daemon to start [2019-09-19T09:32:11.830Z] daemon.go:364: [d9fc9c4165f7f] daemon started [2019-09-19T09:32:11.830Z] daemon.go:472: [d9fc9c4165f7f] Stopping daemon [2019-09-19T09:32:11.830Z] daemon.go:307: [d9fc9c4165f7f] exiting daemon [2019-09-19T09:32:11.830Z] daemon.go:459: [d9fc9c4165f7f] Daemon stopped [2019-09-19T09:32:11.830Z] === RUN TestSecretsUpdate [2019-09-19T09:32:11.891Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-19T09:32:12.146Z] === RUN Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-19T09:32:13.508Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-19T09:32:13.508Z] === RUN Test/DockerSuite/TestPruneContainerLabel [2019-09-19T09:32:13.856Z] --- PASS: TestSecretsUpdate (2.25s) [2019-09-19T09:32:13.856Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-19T09:32:13.856Z] daemon.go:336: [d4d327c046fd5] waiting for daemon to start [2019-09-19T09:32:13.856Z] daemon.go:336: [d4d327c046fd5] waiting for daemon to start [2019-09-19T09:32:13.856Z] daemon.go:364: [d4d327c046fd5] daemon started [2019-09-19T09:32:13.856Z] daemon.go:472: [d4d327c046fd5] Stopping daemon [2019-09-19T09:32:13.856Z] daemon.go:307: [d4d327c046fd5] exiting daemon [2019-09-19T09:32:13.856Z] daemon.go:459: [d4d327c046fd5] Daemon stopped [2019-09-19T09:32:13.856Z] === RUN TestTemplatedSecret [2019-09-19T09:32:17.321Z] --- PASS: TestTemplatedSecret (2.94s) [2019-09-19T09:32:17.321Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-19T09:32:17.321Z] daemon.go:336: [d6b94791bbc1d] waiting for daemon to start [2019-09-19T09:32:17.321Z] daemon.go:336: [d6b94791bbc1d] waiting for daemon to start [2019-09-19T09:32:17.321Z] daemon.go:364: [d6b94791bbc1d] daemon started [2019-09-19T09:32:17.321Z] daemon.go:472: [d6b94791bbc1d] Stopping daemon [2019-09-19T09:32:17.321Z] daemon.go:307: [d6b94791bbc1d] exiting daemon [2019-09-19T09:32:17.321Z] daemon.go:459: [d6b94791bbc1d] Daemon stopped [2019-09-19T09:32:17.321Z] === RUN TestSecretCreateResolve [2019-09-19T09:32:17.668Z] === RUN Test/DockerSuite/TestPruneContainerUntil [2019-09-19T09:32:17.668Z] === RUN Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-19T09:32:18.593Z] === RUN Test/DockerSuite/TestPruneNetworkLabel [2019-09-19T09:32:18.848Z] === RUN Test/DockerSuite/TestPruneVolumeLabel [2019-09-19T09:32:19.105Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-19T09:32:19.348Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-09-19T09:32:19.348Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-19T09:32:19.348Z] daemon.go:336: [d8962bb18e0ac] waiting for daemon to start [2019-09-19T09:32:19.348Z] daemon.go:336: [d8962bb18e0ac] waiting for daemon to start [2019-09-19T09:32:19.348Z] daemon.go:364: [d8962bb18e0ac] daemon started [2019-09-19T09:32:19.348Z] daemon.go:472: [d8962bb18e0ac] Stopping daemon [2019-09-19T09:32:19.348Z] daemon.go:307: [d8962bb18e0ac] exiting daemon [2019-09-19T09:32:19.348Z] daemon.go:459: [d8962bb18e0ac] Daemon stopped [2019-09-19T09:32:19.348Z] PASS [2019-09-19T09:32:19.348Z] [2019-09-19T09:32:19.348Z] DONE 6 tests in 14.504s [2019-09-19T09:32:19.348Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-19T09:32:19.348Z] ++ 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-09-19T09:32:19.348Z] ++ set -e [2019-09-19T09:32:19.348Z] ++ '[' -n 0 ']' [2019-09-19T09:32:19.348Z] ++ set -x [2019-09-19T09:32:19.348Z] ++ env -i DEST=/go/src/github.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-09-19T09:32:19.348Z] INFO: Testing against a local daemon [2019-09-19T09:32:19.348Z] === RUN TestServiceCreateInit [2019-09-19T09:32:19.348Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:32:20.987Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-19T09:32:22.487Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-19T09:32:22.487Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-19T09:32:22.487Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-19T09:32:22.487Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-19T09:32:22.870Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-19T09:32:23.471Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-19T09:32:23.749Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:32:23.887Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-19T09:32:23.933Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-19T09:32:24.394Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-19T09:32:24.394Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-19T09:32:24.394Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-19T09:32:24.394Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-19T09:32:25.366Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-19T09:32:27.146Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-19T09:32:28.139Z] --- PASS: TestServiceCreateInit (8.79s) [2019-09-19T09:32:28.139Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2019-09-19T09:32:28.139Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-19T09:32:28.139Z] daemon.go:336: [d88d77dbf95d8] waiting for daemon to start [2019-09-19T09:32:28.139Z] daemon.go:336: [d88d77dbf95d8] waiting for daemon to start [2019-09-19T09:32:28.139Z] daemon.go:364: [d88d77dbf95d8] daemon started [2019-09-19T09:32:28.139Z] daemon.go:472: [d88d77dbf95d8] Stopping daemon [2019-09-19T09:32:28.139Z] daemon.go:307: [d88d77dbf95d8] exiting daemon [2019-09-19T09:32:28.139Z] daemon.go:459: [d88d77dbf95d8] Daemon stopped [2019-09-19T09:32:28.139Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2019-09-19T09:32:28.139Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-19T09:32:28.139Z] daemon.go:336: [d60f74973ec23] waiting for daemon to start [2019-09-19T09:32:28.139Z] daemon.go:336: [d60f74973ec23] waiting for daemon to start [2019-09-19T09:32:28.139Z] daemon.go:364: [d60f74973ec23] daemon started [2019-09-19T09:32:28.139Z] daemon.go:472: [d60f74973ec23] Stopping daemon [2019-09-19T09:32:28.139Z] daemon.go:307: [d60f74973ec23] exiting daemon [2019-09-19T09:32:28.139Z] daemon.go:459: [d60f74973ec23] Daemon stopped [2019-09-19T09:32:28.139Z] === RUN TestCreateServiceMultipleTimes [2019-09-19T09:32:28.279Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-19T09:32:29.822Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-19T09:32:29.822Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-19T09:32:29.822Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-19T09:32:29.822Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-19T09:32:32.008Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-19T09:32:32.379Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-19T09:32:32.379Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-19T09:32:34.306Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-19T09:32:36.815Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-19T09:32:44.886Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-19T09:32:45.810Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-19T09:32:46.855Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-19T09:32:47.697Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-19T09:32:48.622Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-19T09:32:50.482Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2019-09-19T09:32:50.482Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-19T09:32:50.482Z] daemon.go:336: [d90df847905c0] waiting for daemon to start [2019-09-19T09:32:50.482Z] daemon.go:336: [d90df847905c0] waiting for daemon to start [2019-09-19T09:32:50.482Z] daemon.go:364: [d90df847905c0] daemon started [2019-09-19T09:32:50.482Z] daemon.go:472: [d90df847905c0] Stopping daemon [2019-09-19T09:32:50.482Z] daemon.go:307: [d90df847905c0] exiting daemon [2019-09-19T09:32:50.482Z] daemon.go:459: [d90df847905c0] Daemon stopped [2019-09-19T09:32:50.482Z] === RUN TestCreateServiceConflict [2019-09-19T09:32:50.482Z] --- PASS: TestCreateServiceConflict (2.29s) [2019-09-19T09:32:50.482Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-19T09:32:50.482Z] daemon.go:336: [d28be24fcec44] waiting for daemon to start [2019-09-19T09:32:50.482Z] daemon.go:336: [d28be24fcec44] waiting for daemon to start [2019-09-19T09:32:50.482Z] daemon.go:364: [d28be24fcec44] daemon started [2019-09-19T09:32:50.482Z] daemon.go:472: [d28be24fcec44] Stopping daemon [2019-09-19T09:32:50.482Z] daemon.go:307: [d28be24fcec44] exiting daemon [2019-09-19T09:32:50.482Z] daemon.go:459: [d28be24fcec44] Daemon stopped [2019-09-19T09:32:50.482Z] === RUN TestCreateServiceMaxReplicas [2019-09-19T09:32:50.505Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-19T09:32:50.602Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-19T09:32:51.576Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-19T09:32:51.576Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-19T09:32:51.867Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-19T09:32:52.527Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2019-09-19T09:32:52.527Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-19T09:32:52.527Z] daemon.go:336: [dcd139b29a06e] waiting for daemon to start [2019-09-19T09:32:52.527Z] daemon.go:336: [dcd139b29a06e] waiting for daemon to start [2019-09-19T09:32:52.527Z] daemon.go:364: [dcd139b29a06e] daemon started [2019-09-19T09:32:52.527Z] daemon.go:472: [dcd139b29a06e] Stopping daemon [2019-09-19T09:32:52.527Z] daemon.go:307: [dcd139b29a06e] exiting daemon [2019-09-19T09:32:52.527Z] daemon.go:459: [dcd139b29a06e] Daemon stopped [2019-09-19T09:32:52.527Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-19T09:32:53.750Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-19T09:32:54.497Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-19T09:32:56.041Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-19T09:32:56.259Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-19T09:32:57.619Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-19T09:32:57.874Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-19T09:32:58.798Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-19T09:33:01.306Z] === RUN Test/DockerSwarmSuite/TestServiceScale [2019-09-19T09:33:01.306Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-19T09:33:03.819Z] === RUN Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-19T09:33:04.074Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-19T09:33:04.998Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-19T09:33:05.253Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-19T09:33:05.253Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-19T09:33:05.508Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-19T09:33:05.508Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-19T09:33:06.382Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-19T09:33:06.382Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-19T09:33:06.382Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-19T09:33:06.382Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-19T09:33:06.382Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-19T09:33:06.847Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-19T09:33:06.869Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-19T09:33:07.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2019-09-19T09:33:07.741Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-19T09:33:07.741Z] daemon.go:336: [dbcc9c5472d26] waiting for daemon to start [2019-09-19T09:33:07.741Z] daemon.go:336: [dbcc9c5472d26] waiting for daemon to start [2019-09-19T09:33:07.741Z] daemon.go:364: [dbcc9c5472d26] daemon started [2019-09-19T09:33:07.741Z] daemon.go:472: [dbcc9c5472d26] Stopping daemon [2019-09-19T09:33:07.741Z] daemon.go:307: [dbcc9c5472d26] exiting daemon [2019-09-19T09:33:07.741Z] daemon.go:459: [dbcc9c5472d26] Daemon stopped [2019-09-19T09:33:07.741Z] === RUN TestCreateServiceSecretFileMode [2019-09-19T09:33:08.239Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-19T09:33:09.776Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2019-09-19T09:33:09.776Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-19T09:33:09.776Z] daemon.go:336: [dc325a1e1b0b5] waiting for daemon to start [2019-09-19T09:33:09.776Z] daemon.go:336: [dc325a1e1b0b5] waiting for daemon to start [2019-09-19T09:33:09.776Z] daemon.go:364: [dc325a1e1b0b5] daemon started [2019-09-19T09:33:09.776Z] daemon.go:472: [dc325a1e1b0b5] Stopping daemon [2019-09-19T09:33:09.776Z] daemon.go:307: [dc325a1e1b0b5] exiting daemon [2019-09-19T09:33:09.776Z] daemon.go:459: [dc325a1e1b0b5] Daemon stopped [2019-09-19T09:33:09.776Z] === RUN TestCreateServiceConfigFileMode [2019-09-19T09:33:10.120Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-19T09:33:10.679Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-19T09:33:12.466Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2019-09-19T09:33:12.466Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-19T09:33:12.466Z] daemon.go:336: [d9f922c3f589c] waiting for daemon to start [2019-09-19T09:33:12.466Z] daemon.go:336: [d9f922c3f589c] waiting for daemon to start [2019-09-19T09:33:12.466Z] daemon.go:364: [d9f922c3f589c] daemon started [2019-09-19T09:33:12.466Z] daemon.go:472: [d9f922c3f589c] Stopping daemon [2019-09-19T09:33:12.466Z] daemon.go:307: [d9f922c3f589c] exiting daemon [2019-09-19T09:33:12.466Z] daemon.go:459: [d9f922c3f589c] Daemon stopped [2019-09-19T09:33:12.466Z] === RUN TestCreateServiceSysctls [2019-09-19T09:33:16.021Z] --- PASS: TestCreateServiceSysctls (3.69s) [2019-09-19T09:33:16.021Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-19T09:33:16.021Z] daemon.go:336: [d9c3efb6a0852] waiting for daemon to start [2019-09-19T09:33:16.021Z] daemon.go:336: [d9c3efb6a0852] waiting for daemon to start [2019-09-19T09:33:16.021Z] daemon.go:364: [d9c3efb6a0852] daemon started [2019-09-19T09:33:16.021Z] daemon.go:472: [d9c3efb6a0852] Stopping daemon [2019-09-19T09:33:16.021Z] daemon.go:307: [d9c3efb6a0852] exiting daemon [2019-09-19T09:33:16.021Z] daemon.go:459: [d9c3efb6a0852] Daemon stopped [2019-09-19T09:33:16.021Z] === RUN TestCreateServiceCapabilities [2019-09-19T09:33:18.711Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2019-09-19T09:33:18.711Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-19T09:33:18.711Z] daemon.go:336: [d3fe6fbb61749] waiting for daemon to start [2019-09-19T09:33:18.711Z] daemon.go:336: [d3fe6fbb61749] waiting for daemon to start [2019-09-19T09:33:18.711Z] daemon.go:364: [d3fe6fbb61749] daemon started [2019-09-19T09:33:18.711Z] daemon.go:472: [d3fe6fbb61749] Stopping daemon [2019-09-19T09:33:18.711Z] daemon.go:307: [d3fe6fbb61749] exiting daemon [2019-09-19T09:33:18.711Z] daemon.go:459: [d3fe6fbb61749] Daemon stopped [2019-09-19T09:33:18.711Z] === RUN TestInspect [2019-09-19T09:33:20.783Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-19T09:33:20.783Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-19T09:33:22.195Z] --- PASS: TestInspect (3.07s) [2019-09-19T09:33:22.195Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-19T09:33:22.195Z] daemon.go:336: [d0b001536b6a3] waiting for daemon to start [2019-09-19T09:33:22.195Z] daemon.go:336: [d0b001536b6a3] waiting for daemon to start [2019-09-19T09:33:22.195Z] daemon.go:364: [d0b001536b6a3] daemon started [2019-09-19T09:33:22.195Z] daemon.go:472: [d0b001536b6a3] Stopping daemon [2019-09-19T09:33:22.195Z] daemon.go:307: [d0b001536b6a3] exiting daemon [2019-09-19T09:33:22.195Z] daemon.go:459: [d0b001536b6a3] Daemon stopped [2019-09-19T09:33:22.195Z] === RUN TestDockerNetworkConnectAlias [2019-09-19T09:33:23.512Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-19T09:33:23.512Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-19T09:33:23.512Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-19T09:33:24.072Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-19T09:33:25.253Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-19T09:33:26.585Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2019-09-19T09:33:26.585Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-19T09:33:26.585Z] daemon.go:336: [d5c7eb518d9a4] waiting for daemon to start [2019-09-19T09:33:26.585Z] daemon.go:336: [d5c7eb518d9a4] waiting for daemon to start [2019-09-19T09:33:26.585Z] daemon.go:364: [d5c7eb518d9a4] daemon started [2019-09-19T09:33:26.585Z] daemon.go:472: [d5c7eb518d9a4] Stopping daemon [2019-09-19T09:33:26.585Z] daemon.go:307: [d5c7eb518d9a4] exiting daemon [2019-09-19T09:33:26.585Z] daemon.go:459: [d5c7eb518d9a4] Daemon stopped [2019-09-19T09:33:26.585Z] === RUN TestDockerNetworkReConnect [2019-09-19T09:33:26.700Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-19T09:33:28.588Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-19T09:33:28.588Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-19T09:33:30.970Z] --- PASS: TestDockerNetworkReConnect (4.76s) [2019-09-19T09:33:30.970Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-19T09:33:30.970Z] daemon.go:336: [d5f4aa13dec00] waiting for daemon to start [2019-09-19T09:33:30.970Z] daemon.go:336: [d5f4aa13dec00] waiting for daemon to start [2019-09-19T09:33:30.970Z] daemon.go:364: [d5f4aa13dec00] daemon started [2019-09-19T09:33:30.970Z] daemon.go:472: [d5f4aa13dec00] Stopping daemon [2019-09-19T09:33:30.970Z] daemon.go:307: [d5f4aa13dec00] exiting daemon [2019-09-19T09:33:30.970Z] daemon.go:459: [d5f4aa13dec00] Daemon stopped [2019-09-19T09:33:30.970Z] === RUN TestServicePlugin [2019-09-19T09:33:30.970Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-19T09:33:30.970Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:33:30.970Z] === RUN TestServiceUpdateLabel [2019-09-19T09:33:31.173Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-19T09:33:32.534Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-19T09:33:33.648Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-09-19T09:33:33.648Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-19T09:33:33.648Z] daemon.go:336: [de666d6f3d9cb] waiting for daemon to start [2019-09-19T09:33:33.648Z] daemon.go:336: [de666d6f3d9cb] waiting for daemon to start [2019-09-19T09:33:33.648Z] daemon.go:364: [de666d6f3d9cb] daemon started [2019-09-19T09:33:33.648Z] daemon.go:472: [de666d6f3d9cb] Stopping daemon [2019-09-19T09:33:33.648Z] daemon.go:307: [de666d6f3d9cb] exiting daemon [2019-09-19T09:33:33.648Z] daemon.go:459: [de666d6f3d9cb] Daemon stopped [2019-09-19T09:33:33.648Z] === RUN TestServiceUpdateSecrets [2019-09-19T09:33:33.895Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-19T09:33:33.895Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-19T09:33:34.150Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-19T09:33:38.313Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-19T09:33:39.236Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-19T09:33:39.491Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-19T09:33:41.374Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-19T09:33:42.298Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-19T09:33:44.181Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-19T09:33:45.106Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-19T09:33:45.361Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-19T09:33:46.285Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-19T09:33:48.872Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2019-09-19T09:33:48.872Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-19T09:33:48.872Z] daemon.go:336: [d52b3512b7b83] waiting for daemon to start [2019-09-19T09:33:48.872Z] daemon.go:336: [d52b3512b7b83] waiting for daemon to start [2019-09-19T09:33:48.872Z] daemon.go:364: [d52b3512b7b83] daemon started [2019-09-19T09:33:48.872Z] daemon.go:472: [d52b3512b7b83] Stopping daemon [2019-09-19T09:33:48.872Z] daemon.go:307: [d52b3512b7b83] exiting daemon [2019-09-19T09:33:48.872Z] daemon.go:459: [d52b3512b7b83] Daemon stopped [2019-09-19T09:33:48.872Z] === RUN TestServiceUpdateConfigs [2019-09-19T09:33:50.531Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-19T09:33:51.455Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-19T09:33:52.378Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-19T09:33:52.936Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-19T09:33:53.537Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-19T09:33:54.509Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-19T09:33:55.432Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-19T09:33:55.688Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-19T09:33:56.613Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-19T09:33:56.613Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-19T09:33:57.188Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-19T09:33:57.652Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-19T09:33:57.652Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-19T09:33:57.652Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-19T09:33:59.115Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-19T09:33:59.674Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-19T09:34:00.597Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-19T09:34:01.957Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-19T09:34:01.957Z] === RUN Test/DockerSuite/TestRunApparmorProcDirectory [2019-09-19T09:34:03.884Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-19T09:34:04.090Z] --- PASS: TestServiceUpdateConfigs (15.06s) [2019-09-19T09:34:04.090Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-19T09:34:04.090Z] daemon.go:336: [d07221134d78e] waiting for daemon to start [2019-09-19T09:34:04.090Z] daemon.go:336: [d07221134d78e] waiting for daemon to start [2019-09-19T09:34:04.090Z] daemon.go:364: [d07221134d78e] daemon started [2019-09-19T09:34:04.090Z] daemon.go:472: [d07221134d78e] Stopping daemon [2019-09-19T09:34:04.090Z] daemon.go:307: [d07221134d78e] exiting daemon [2019-09-19T09:34:04.090Z] daemon.go:459: [d07221134d78e] Daemon stopped [2019-09-19T09:34:04.090Z] === RUN TestServiceUpdateNetwork [2019-09-19T09:34:04.811Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-19T09:34:05.066Z] === RUN Test/DockerSuite/TestRunAttachDetach [2019-09-19T09:34:06.426Z] === RUN Test/DockerSuite/TestRunAttachDetachFromConfig [2019-09-19T09:34:07.351Z] === RUN Test/DockerSuite/TestRunAttachDetachFromFlag [2019-09-19T09:34:08.274Z] === RUN Test/DockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-19T09:34:09.241Z] === RUN Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-19T09:34:10.059Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-19T09:34:10.166Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-19T09:34:10.526Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-19T09:34:10.988Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-19T09:34:11.090Z] === RUN Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-19T09:34:12.450Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-19T09:34:13.012Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-19T09:34:13.939Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-19T09:34:14.862Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-19T09:34:14.862Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-19T09:34:16.617Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2019-09-19T09:34:16.617Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-19T09:34:16.617Z] daemon.go:336: [d48a31606009c] waiting for daemon to start [2019-09-19T09:34:16.617Z] daemon.go:336: [d48a31606009c] waiting for daemon to start [2019-09-19T09:34:16.617Z] daemon.go:364: [d48a31606009c] daemon started [2019-09-19T09:34:16.617Z] daemon.go:472: [d48a31606009c] Stopping daemon [2019-09-19T09:34:16.617Z] daemon.go:307: [d48a31606009c] exiting daemon [2019-09-19T09:34:16.617Z] daemon.go:459: [d48a31606009c] Daemon stopped [2019-09-19T09:34:16.617Z] PASS [2019-09-19T09:34:16.617Z] [2019-09-19T09:34:16.617Z] === Skipped [2019-09-19T09:34:16.617Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-19T09:34:16.617Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-19T09:34:16.617Z] [2019-09-19T09:34:16.617Z] [2019-09-19T09:34:16.617Z] DONE 19 tests, 1 skipped in 117.354s [2019-09-19T09:34:16.617Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-19T09:34:16.617Z] ++ 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-09-19T09:34:16.617Z] ++ set -e [2019-09-19T09:34:16.617Z] ++ '[' -n 0 ']' [2019-09-19T09:34:16.617Z] ++ set -x [2019-09-19T09:34:16.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-19T09:34:16.617Z] INFO: Testing against a local daemon [2019-09-19T09:34:16.617Z] === RUN TestSessionCreate [2019-09-19T09:34:16.901Z] --- PASS: TestSessionCreate (0.06s) [2019-09-19T09:34:16.901Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-19T09:34:16.901Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-19T09:34:16.901Z] PASS [2019-09-19T09:34:16.901Z] [2019-09-19T09:34:16.901Z] DONE 2 tests in 0.206s [2019-09-19T09:34:16.901Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-19T09:34:16.901Z] ++ 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-09-19T09:34:16.901Z] ++ set -e [2019-09-19T09:34:16.901Z] ++ '[' -n 0 ']' [2019-09-19T09:34:16.901Z] ++ set -x [2019-09-19T09:34:16.901Z] ++ env -i DEST=/go/src/github.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-09-19T09:34:16.901Z] INFO: Testing against a local daemon [2019-09-19T09:34:16.901Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-19T09:34:16.901Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:34:16.901Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:34:16.901Z] === RUN TestEventsExecDie [2019-09-19T09:34:17.385Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-19T09:34:17.923Z] --- PASS: TestEventsExecDie (0.93s) [2019-09-19T09:34:17.923Z] === RUN TestEventsBackwardsCompatible [2019-09-19T09:34:17.923Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-19T09:34:17.923Z] === RUN TestInfoBinaryCommits [2019-09-19T09:34:17.923Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-09-19T09:34:17.923Z] === RUN TestInfoAPIVersioned [2019-09-19T09:34:17.944Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-19T09:34:18.207Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-09-19T09:34:18.207Z] === RUN TestInfoAPI [2019-09-19T09:34:18.207Z] --- PASS: TestInfoAPI (0.07s) [2019-09-19T09:34:18.207Z] === RUN TestInfoAPIWarnings [2019-09-19T09:34:18.868Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-19T09:34:19.220Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-09-19T09:34:19.220Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-19T09:34:19.220Z] daemon.go:336: [d5b3020d12f9f] waiting for daemon to start [2019-09-19T09:34:19.220Z] daemon.go:336: [d5b3020d12f9f] waiting for daemon to start [2019-09-19T09:34:19.220Z] daemon.go:364: [d5b3020d12f9f] daemon started [2019-09-19T09:34:19.220Z] daemon.go:472: [d5b3020d12f9f] Stopping daemon [2019-09-19T09:34:19.220Z] daemon.go:307: [d5b3020d12f9f] exiting daemon [2019-09-19T09:34:19.220Z] daemon.go:459: [d5b3020d12f9f] Daemon stopped [2019-09-19T09:34:19.220Z] === RUN TestLoginFailsWithBadCredentials [2019-09-19T09:34:19.504Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2019-09-19T09:34:19.504Z] === RUN TestPingCacheHeaders [2019-09-19T09:34:19.581Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-19T09:34:19.788Z] --- PASS: TestPingCacheHeaders (0.07s) [2019-09-19T09:34:19.788Z] === RUN TestPingGet [2019-09-19T09:34:19.788Z] --- PASS: TestPingGet (0.04s) [2019-09-19T09:34:19.788Z] === RUN TestPingHead [2019-09-19T09:34:19.788Z] --- PASS: TestPingHead (0.05s) [2019-09-19T09:34:19.788Z] === RUN TestVersion [2019-09-19T09:34:19.788Z] --- PASS: TestVersion (0.05s) [2019-09-19T09:34:19.788Z] PASS [2019-09-19T09:34:19.788Z] [2019-09-19T09:34:19.788Z] === Skipped [2019-09-19T09:34:19.788Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-19T09:34:19.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-19T09:34:19.788Z] [2019-09-19T09:34:19.788Z] [2019-09-19T09:34:19.788Z] DONE 12 tests, 1 skipped in 2.985s [2019-09-19T09:34:19.788Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-19T09:34:19.788Z] ++ 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-09-19T09:34:19.788Z] ++ set -e [2019-09-19T09:34:19.788Z] ++ '[' -n 0 ']' [2019-09-19T09:34:19.788Z] ++ set -x [2019-09-19T09:34:19.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-19T09:34:19.795Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-19T09:34:20.042Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-19T09:34:20.073Z] INFO: Testing against a local daemon [2019-09-19T09:34:20.073Z] === RUN TestVolumesCreateAndList [2019-09-19T09:34:20.073Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-19T09:34:20.073Z] === RUN TestVolumesRemove [2019-09-19T09:34:20.073Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-19T09:34:20.073Z] === RUN TestVolumesInspect [2019-09-19T09:34:20.073Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-19T09:34:20.073Z] === RUN TestVolumesInvalidJSON [2019-09-19T09:34:20.073Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-19T09:34:20.073Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-19T09:34:20.073Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-19T09:34:20.073Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-19T09:34:20.073Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-19T09:34:20.073Z] PASS [2019-09-19T09:34:20.073Z] [2019-09-19T09:34:20.073Z] DONE 5 tests in 0.338s [2019-09-19T09:34:20.354Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-19T09:34:20.354Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-19T09:34:20.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-19T09:34:20.639Z] ++++ cat bundles/test-integration/docker.pid [2019-09-19T09:34:20.639Z] +++ kill 12006 [2019-09-19T09:34:21.278Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-19T09:34:21.278Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-19T09:34:22.110Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-19T09:34:22.110Z] +++ /etc/init.d/apparmor stop [2019-09-19T09:34:22.110Z] Clearing AppArmor profiles cache:. [2019-09-19T09:34:22.110Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:34:22.110Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:34:22.110Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:34:22.110Z] [2019-09-19T09:34:22.110Z] To set a process to complain mode, use the command line tool [2019-09-19T09:34:22.110Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:34:22.110Z] with the 'teardown' option." [2019-09-19T09:34:22.110Z] [2019-09-19T09:34:22.203Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-19T09:34:23.125Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod Post stage [Pipeline] junit [2019-09-19T09:34:23.630Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2019-09-19T09:34:24.051Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase Post stage [Pipeline] sh [2019-09-19T09:34:24.422Z] + echo Ensuring container killed. [2019-09-19T09:34:24.422Z] Ensuring container killed. [2019-09-19T09:34:24.422Z] + docker rm -vf docker-pr1 [2019-09-19T09:34:24.422Z] Error: No such container: docker-pr1 [2019-09-19T09:34:24.422Z] + true [Pipeline] sh [2019-09-19T09:34:24.798Z] + echo Chowning /workspace to jenkins user [2019-09-19T09:34:24.798Z] Chowning /workspace to jenkins user [2019-09-19T09:34:24.798Z] + id -u [2019-09-19T09:34:24.798Z] + id -g [2019-09-19T09:34:24.798Z] + docker run --rm -v /home/docker/workspace/moby_PR-39960:/workspace busybox chown -R 1001:1001 /workspace [2019-09-19T09:34:24.798Z] Unable to find image 'busybox:latest' locally [2019-09-19T09:34:24.976Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-19T09:34:24.976Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-19T09:34:25.083Z] latest: Pulling from library/busybox [2019-09-19T09:34:25.083Z] e38168a01e65: Pulling fs layer [2019-09-19T09:34:25.367Z] e38168a01e65: Download complete [2019-09-19T09:34:25.652Z] e38168a01e65: Pull complete [2019-09-19T09:34:25.652Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-19T09:34:25.652Z] Status: Downloaded newer image for busybox:latest [2019-09-19T09:34:25.851Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-19T09:34:25.901Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-19T09:34:25.901Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-19T09:34:27.261Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-19T09:34:28.067Z] + bundleName=ppc64le-integration [2019-09-19T09:34:28.067Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-19T09:34:28.067Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-19T09:34:28.067Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-09-19T09:34:28.067Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-19T09:34:28.185Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [Pipeline] archiveArtifacts [2019-09-19T09:34:28.384Z] Archiving artifacts [2019-09-19T09:34:28.744Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-19T09:34:28.797Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-19T09:34:29.178Z] + make clean [2019-09-19T09:34:29.668Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-19T09:34:29.669Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-19T09:34:29.794Z] docker volume rm -f docker-dev-cache [2019-09-19T09:34:29.794Z] docker-dev-cache [Pipeline] deleteDir [2019-09-19T09:34:30.592Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-19T09:34:32.474Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-19T09:34:33.835Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-19T09:34:35.203Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-19T09:34:36.127Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-19T09:34:36.214Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-19T09:34:37.051Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-19T09:34:37.610Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-19T09:34:38.577Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-19T09:34:39.136Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-19T09:34:41.018Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-19T09:34:41.018Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-19T09:34:45.174Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-19T09:34:45.174Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-19T09:34:46.099Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-19T09:34:46.557Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-19T09:34:46.557Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-19T09:34:48.607Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-19T09:34:49.166Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-19T09:34:50.527Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-19T09:34:51.258Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-19T09:34:51.258Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-19T09:34:51.258Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-19T09:34:53.786Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-19T09:34:56.294Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-19T09:34:56.294Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-19T09:34:56.294Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-19T09:34:56.853Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-19T09:34:57.075Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-19T09:34:57.075Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-19T09:34:57.537Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-19T09:34:57.537Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-19T09:34:57.537Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-19T09:34:58.738Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-19T09:35:00.621Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-19T09:35:03.127Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-19T09:35:03.382Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-19T09:35:05.266Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-19T09:35:05.827Z] === RUN Test/DockerSuite/TestRunDeviceDirectory [2019-09-19T09:35:05.827Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-19T09:35:06.750Z] === RUN Test/DockerSuite/TestRunDeviceSymlink [2019-09-19T09:35:08.635Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-19T09:35:08.635Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-19T09:35:09.197Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-19T09:35:10.121Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-19T09:35:10.680Z] === RUN Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-19T09:35:11.603Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-19T09:35:11.603Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-19T09:35:12.528Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-19T09:35:13.452Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-19T09:35:14.012Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-19T09:35:14.937Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-19T09:35:15.861Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-19T09:35:16.420Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-19T09:35:17.360Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-19T09:35:17.919Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-19T09:35:17.919Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-19T09:35:18.884Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-19T09:35:19.443Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-19T09:35:21.326Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-19T09:35:21.581Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-19T09:35:21.581Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-19T09:35:22.706Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-19T09:35:25.737Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-19T09:35:25.992Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-19T09:35:26.451Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-19T09:35:26.912Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-19T09:35:27.372Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-19T09:35:28.914Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-19T09:35:28.914Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-19T09:35:33.616Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-19T09:35:35.159Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-19T09:35:35.159Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-19T09:35:35.159Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-19T09:35:36.702Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-19T09:35:37.675Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-19T09:35:38.185Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-19T09:35:38.234Z] === RUN Test/DockerSuite/TestRunInvalidCPUShares [2019-09-19T09:35:38.647Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-19T09:35:39.107Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-19T09:35:39.202Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-19T09:35:40.563Z] === RUN Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-19T09:35:40.563Z] === RUN Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-19T09:35:40.563Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-19T09:35:40.563Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-19T09:35:41.487Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-19T09:35:44.746Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-19T09:35:44.914Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-19T09:35:46.107Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-19T09:35:46.456Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-19T09:35:46.456Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-19T09:35:47.998Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-19T09:35:48.003Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-19T09:35:48.562Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-19T09:35:49.486Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-19T09:35:50.450Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-19T09:35:51.374Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-19T09:35:51.375Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-19T09:35:51.629Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-19T09:35:53.513Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-19T09:35:54.438Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-19T09:35:56.320Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-19T09:35:56.320Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-19T09:35:56.320Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-19T09:35:58.202Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-19T09:35:59.563Z] === RUN Test/DockerSuite/TestRunMount [2019-09-19T09:36:02.831Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-19T09:36:02.831Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-19T09:36:02.831Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-19T09:36:04.373Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-19T09:36:04.834Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-19T09:36:05.296Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-19T09:36:05.296Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-19T09:36:06.088Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-19T09:36:06.267Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-19T09:36:06.728Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-19T09:36:06.728Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-19T09:36:06.728Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-19T09:36:07.011Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-19T09:36:07.934Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-19T09:36:09.301Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-19T09:36:11.810Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-19T09:36:12.539Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-19T09:36:15.155Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-19T09:36:17.663Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-19T09:36:20.214Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-19T09:36:21.574Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-19T09:36:21.828Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-19T09:36:23.711Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-19T09:36:23.966Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-19T09:36:24.934Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-19T09:36:25.906Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-19T09:36:26.830Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-19T09:36:27.754Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-19T09:36:27.754Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-19T09:36:30.264Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-19T09:36:32.774Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-19T09:36:38.006Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-19T09:36:38.262Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-19T09:36:38.262Z] === RUN Test/DockerSuite/TestRunNoNewPrivSetuid [2019-09-19T09:36:38.262Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-19T09:36:39.186Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-19T09:36:39.443Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-19T09:36:40.367Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-19T09:36:41.290Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-19T09:36:41.290Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-19T09:36:42.214Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-19T09:36:43.139Z] === RUN Test/DockerSuite/TestRunOOMExitCode [2019-09-19T09:36:43.139Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-19T09:36:44.498Z] === RUN Test/DockerSuite/TestRunPIDsLimit [2019-09-19T09:36:45.421Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-19T09:36:47.354Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-19T09:36:48.256Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-19T09:36:48.278Z] === RUN Test/DockerSuite/TestRunPrivilegedAllowedDevices [2019-09-19T09:36:48.278Z] === RUN Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-19T09:36:48.717Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-19T09:36:49.203Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-19T09:36:50.127Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-19T09:36:50.259Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-19T09:36:50.687Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-19T09:36:51.246Z] === RUN Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-19T09:36:51.500Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-19T09:36:52.426Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-19T09:36:52.426Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-19T09:36:53.354Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-19T09:36:54.277Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-19T09:36:54.277Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-19T09:36:55.202Z] === RUN Test/DockerSuite/TestRunRedirectStdout [2019-09-19T09:36:56.070Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-19T09:36:56.531Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-19T09:36:56.993Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-19T09:36:56.993Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-19T09:36:57.085Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-19T09:36:57.085Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-19T09:36:57.341Z] === RUN Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-19T09:36:57.454Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-19T09:36:57.454Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-19T09:37:00.601Z] === RUN Test/DockerSwarmSuite/TestSwarmInit [2019-09-19T09:37:00.601Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-19T09:37:01.961Z] === RUN Test/DockerSuite/TestRunRm [2019-09-19T09:37:02.885Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-19T09:37:05.394Z] === RUN Test/DockerSwarmSuite/TestSwarmInitIPv6 [2019-09-19T09:37:05.394Z] === RUN Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-19T09:37:06.755Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-19T09:37:08.115Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-19T09:37:08.674Z] === RUN Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-19T09:37:10.558Z] === RUN Test/DockerSuite/TestRunSeccompAllowSetrlimit [2019-09-19T09:37:11.483Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-19T09:37:12.406Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-19T09:37:12.966Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-19T09:37:13.895Z] === RUN Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-19T09:37:15.786Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileNS [2019-09-19T09:37:17.149Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-19T09:37:21.308Z] === RUN Test/DockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-19T09:37:21.868Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyChmod [2019-09-19T09:37:22.792Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-19T09:37:23.716Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-19T09:37:24.275Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-19T09:37:25.240Z] === RUN Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-19T09:37:25.845Z] === RUN Test/DockerSuite/TestRunSeccompWithDefaultProfile [2019-09-19T09:37:26.768Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-19T09:37:27.691Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-19T09:37:28.615Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-19T09:37:31.122Z] === RUN Test/DockerSuite/TestRunState [2019-09-19T09:37:33.004Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-19T09:37:33.168Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-19T09:37:33.168Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-19T09:37:33.168Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-19T09:37:33.563Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-19T09:37:34.570Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-19T09:37:34.570Z] === RUN Test/DockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-19T09:37:34.570Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-19T09:37:35.511Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-19T09:37:36.069Z] === RUN Test/DockerSuite/TestRunSysctls [2019-09-19T09:37:37.994Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-19T09:37:37.994Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-19T09:37:37.994Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-19T09:37:38.553Z] === RUN Test/DockerSuite/TestRunTmpfsMounts [2019-09-19T09:37:41.063Z] === RUN Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-19T09:37:41.987Z] === RUN Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-19T09:37:43.870Z] === RUN Test/DockerSuite/TestRunTmpfsMountsWithOptions [2019-09-19T09:37:48.115Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-19T09:37:50.903Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-19T09:37:51.364Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-19T09:37:51.373Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-19T09:37:51.825Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-19T09:37:51.931Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-19T09:37:52.490Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-19T09:37:53.412Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-19T09:37:55.920Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-19T09:37:57.282Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-19T09:37:57.844Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-19T09:37:57.844Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-19T09:37:58.099Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-19T09:37:59.023Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-19T09:37:59.946Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-19T09:38:00.412Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-19T09:38:00.505Z] === RUN Test/DockerSuite/TestRunUserDeviceAllowed [2019-09-19T09:38:00.505Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-19T09:38:00.760Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-19T09:38:01.684Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-19T09:38:03.327Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-19T09:38:05.512Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-19T09:38:06.919Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-19T09:38:07.173Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-19T09:38:08.533Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-19T09:38:11.041Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-19T09:38:11.041Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-19T09:38:12.403Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-19T09:38:14.914Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-19T09:38:17.464Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-19T09:38:18.389Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-19T09:38:18.948Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-19T09:38:20.399Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-19T09:38:20.399Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-19T09:38:20.399Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-19T09:38:20.399Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-19T09:38:20.399Z] === RUN Test/DockerSuite/TestRunWithBlkioWeight [2019-09-19T09:38:21.324Z] === RUN Test/DockerSuite/TestRunWithCPUQuota [2019-09-19T09:38:22.334Z] === RUN Test/DockerSuite/TestRunWithCPUShares [2019-09-19T09:38:23.258Z] === RUN Test/DockerSuite/TestRunWithCpuPeriod [2019-09-19T09:38:24.618Z] === RUN Test/DockerSuite/TestRunWithCpusetCpus [2019-09-19T09:38:25.544Z] === RUN Test/DockerSuite/TestRunWithCpusetMems [2019-09-19T09:38:26.510Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-19T09:38:26.510Z] === RUN Test/DockerSuite/TestRunWithDefaultShmSize [2019-09-19T09:38:27.071Z] === RUN Test/DockerSuite/TestRunWithInvalidBlkioWeight [2019-09-19T09:38:27.071Z] === RUN Test/DockerSuite/TestRunWithInvalidCpuPeriod [2019-09-19T09:38:27.326Z] === RUN Test/DockerSuite/TestRunWithInvalidKernelMemory [2019-09-19T09:38:27.326Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-19T09:38:27.326Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-19T09:38:27.326Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-19T09:38:27.581Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-19T09:38:27.835Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-19T09:38:27.835Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-19T09:38:28.093Z] === RUN Test/DockerSuite/TestRunWithKernelMemory [2019-09-19T09:38:29.016Z] === RUN Test/DockerSuite/TestRunWithMemoryLimit [2019-09-19T09:38:29.940Z] === RUN Test/DockerSuite/TestRunWithMemoryReservation [2019-09-19T09:38:30.500Z] === RUN Test/DockerSuite/TestRunWithMemoryReservationInvalid [2019-09-19T09:38:30.500Z] === RUN Test/DockerSuite/TestRunWithNanoCPUs [2019-09-19T09:38:31.424Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-19T09:38:31.678Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-19T09:38:33.038Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-19T09:38:33.038Z] === RUN Test/DockerSuite/TestRunWithShmSize [2019-09-19T09:38:33.598Z] === RUN Test/DockerSuite/TestRunWithSwappiness [2019-09-19T09:38:34.528Z] === RUN Test/DockerSuite/TestRunWithSwappinessInvalid [2019-09-19T09:38:34.528Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-19T09:38:34.528Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-19T09:38:35.451Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-19T09:38:37.338Z] === RUN Test/DockerSuite/TestRunWithVolumesIsRecursive [2019-09-19T09:38:37.593Z] === RUN Test/DockerSuite/TestRunWithoutMemoryswapLimit [2019-09-19T09:38:37.593Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-19T09:38:38.525Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-19T09:38:38.525Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-19T09:38:40.409Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-19T09:38:40.970Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-19T09:38:43.485Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-19T09:38:44.135Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-19T09:38:44.475Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-19T09:38:44.475Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-19T09:38:45.619Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoStdout [2019-09-19T09:38:46.632Z] === RUN Test/DockerSuite/TestSaveAndLoadWithProgressBar [2019-09-19T09:38:48.223Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-19T09:38:48.223Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-19T09:38:49.979Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-19T09:38:49.979Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-19T09:38:50.623Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-19T09:38:52.801Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-19T09:38:52.801Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-19T09:38:54.249Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-19T09:38:54.504Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-19T09:38:54.504Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-19T09:38:54.795Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-19T09:38:56.455Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-19T09:38:58.120Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-19T09:38:58.723Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-19T09:38:58.723Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-19T09:38:58.723Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-19T09:38:58.723Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-19T09:38:59.021Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-19T09:39:01.719Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-19T09:39:07.003Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-19T09:39:08.447Z] === RUN Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-19T09:39:09.811Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-19T09:39:10.863Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-19T09:39:12.789Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-19T09:39:14.678Z] === RUN Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-19T09:39:15.238Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-19T09:39:17.650Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-19T09:39:17.650Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-19T09:39:17.650Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-19T09:39:18.516Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-19T09:39:19.076Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-19T09:39:20.969Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-19T09:39:22.943Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-19T09:39:25.449Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-19T09:39:29.008Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-19T09:39:33.466Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-19T09:39:36.151Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-19T09:39:42.891Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-19T09:39:45.429Z] === RUN Test/DockerSuite/TestStopContainerSignal [2019-09-19T09:39:47.313Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-19T09:39:47.872Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-19T09:39:48.795Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-19T09:39:49.354Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-19T09:39:49.354Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-19T09:39:50.277Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-19T09:39:55.900Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-19T09:39:58.088Z] === RUN Test/DockerSuite/TestUpdateContainerInvalidValue [2019-09-19T09:39:59.055Z] === RUN Test/DockerSuite/TestUpdateContainerWithoutFlags [2019-09-19T09:39:59.979Z] === RUN Test/DockerSuite/TestUpdateInvalidSwapMemory [2019-09-19T09:39:59.979Z] === RUN Test/DockerSuite/TestUpdateKernelMemory [2019-09-19T09:40:00.903Z] === RUN Test/DockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-19T09:40:02.786Z] === RUN Test/DockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-19T09:40:02.786Z] === RUN Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-19T09:40:04.149Z] === RUN Test/DockerSuite/TestUpdatePausedContainer [2019-09-19T09:40:05.511Z] === RUN Test/DockerSuite/TestUpdateRunningContainer [2019-09-19T09:40:06.084Z] === RUN Test/DockerSuite/TestUpdateRunningContainerWithRestart [2019-09-19T09:40:07.969Z] === RUN Test/DockerSuite/TestUpdateStats [2019-09-19T09:40:13.424Z] === RUN Test/DockerSuite/TestUpdateStoppedContainer [2019-09-19T09:40:13.983Z] === RUN Test/DockerSuite/TestUpdateSwapMemoryOnly [2019-09-19T09:40:13.983Z] === RUN Test/DockerSuite/TestUpdateWithNanoCPUs [2019-09-19T09:40:15.343Z] === RUN Test/DockerSuite/TestUpdateWithUntouchedFields [2019-09-19T09:40:16.395Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-19T09:40:20.554Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-19T09:40:20.751Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-19T09:40:20.751Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-19T09:40:20.751Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-19T09:40:24.903Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-19T09:40:28.160Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectivity [2019-09-19T09:40:30.670Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-19T09:40:34.833Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-19T09:40:40.066Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-19T09:40:42.136Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-19T09:40:42.575Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-19T09:40:45.085Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-19T09:40:46.969Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-19T09:40:48.328Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-19T09:40:50.837Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-19T09:40:52.491Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-19T09:40:53.345Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-19T09:40:55.227Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-19T09:40:57.743Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-19T09:41:00.251Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-19T09:41:10.204Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-19T09:41:15.070Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-19T09:41:15.070Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-19T09:41:15.325Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-19T09:41:16.291Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-19T09:41:16.291Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-19T09:41:16.291Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-19T09:41:16.291Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-19T09:41:17.214Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-19T09:41:17.214Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-19T09:41:18.138Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-19T09:41:18.138Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-19T09:41:18.138Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-19T09:41:18.138Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-19T09:41:18.138Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-19T09:41:20.692Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-19T09:41:20.692Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-19T09:41:20.947Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-19T09:41:20.947Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-19T09:41:20.947Z] === RUN Test/DockerSuite/TestVolumeEvents [2019-09-19T09:41:21.872Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-19T09:41:24.380Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-19T09:41:24.380Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-19T09:41:24.380Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-19T09:41:27.652Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-19T09:41:28.576Z] === RUN Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-19T09:41:31.879Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-19T09:41:31.879Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-19T09:41:33.978Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-19T09:41:34.944Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-19T09:41:36.961Z] === RUN Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-19T09:41:36.961Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T09:41:41.424Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T09:41:41.679Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-19T09:41:45.325Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-19T09:41:45.669Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-19T09:41:48.309Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-19T09:41:50.200Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-19T09:41:51.561Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-19T09:41:52.771Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-19T09:41:52.922Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-19T09:41:53.176Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-19T09:41:54.539Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-19T09:41:55.901Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-19T09:41:56.157Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-19T09:41:57.480Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-19T09:41:58.043Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-19T09:41:59.404Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-19T09:42:00.765Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-19T09:42:03.274Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-19T09:42:06.534Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-19T09:42:07.458Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-19T09:42:07.822Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-19T09:42:10.774Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-19T09:42:12.141Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-19T09:42:12.396Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T09:42:13.759Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T09:42:15.120Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T09:42:16.480Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-19T09:42:20.682Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-19T09:42:20.682Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-19T09:42:22.565Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-19T09:42:22.820Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-19T09:42:22.820Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-19T09:42:23.074Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-19T09:42:23.329Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-19T09:42:23.888Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-19T09:42:23.889Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-19T09:42:25.249Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-19T09:42:27.758Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-19T09:42:28.684Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-19T09:42:30.044Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-19T09:42:31.000Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-19T09:42:31.923Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-19T09:42:31.923Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T09:42:36.079Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T09:42:41.312Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-19T09:42:44.569Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-19T09:42:45.929Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-19T09:42:47.289Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-19T09:42:47.544Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T09:42:48.906Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T09:42:49.830Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-19T09:42:50.085Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T09:42:51.445Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-19T09:42:52.369Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-19T09:42:56.590Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-19T09:42:56.590Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-19T09:42:56.590Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-19T09:42:56.844Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-19T09:42:56.844Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-19T09:42:57.403Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-19T09:42:57.658Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-19T09:42:58.219Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-19T09:42:58.219Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-19T09:42:59.144Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-19T09:42:59.399Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-19T09:42:59.959Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-19T09:42:59.959Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-19T09:43:01.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-19T09:43:01.576Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-19T09:43:01.831Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-19T09:43:02.433Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-19T09:43:02.688Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-19T09:43:04.570Z] === RUN Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-19T09:43:07.873Z] === RUN Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-19T09:43:07.873Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-19T09:43:07.873Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-19T09:43:08.128Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-19T09:43:08.382Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-19T09:43:08.382Z] === RUN Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-19T09:43:11.640Z] === RUN Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-19T09:43:12.564Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-19T09:43:17.812Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-19T09:43:20.320Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-19T09:43:24.609Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-19T09:43:25.969Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-19T09:43:28.476Z] === RUN Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-19T09:43:35.002Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-19T09:43:39.164Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-19T09:43:40.528Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-19T09:43:41.516Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-19T09:43:42.439Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-19T09:43:43.363Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-19T09:43:43.922Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-19T09:43:45.850Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-19T09:43:45.850Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-19T09:43:46.409Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-19T09:43:46.409Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-19T09:43:47.771Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-19T09:43:48.026Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-19T09:43:48.026Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-19T09:43:48.281Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-19T09:43:49.139Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-19T09:43:49.140Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-19T09:43:49.140Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-19T09:43:49.140Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-19T09:43:49.140Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-19T09:43:49.204Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-19T09:43:49.764Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-19T09:43:50.695Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-19T09:43:50.696Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-19T09:43:50.696Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-19T09:43:51.156Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-19T09:43:51.649Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-19T09:43:51.649Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-19T09:43:52.250Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-19T09:43:52.250Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-19T09:43:52.809Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-19T09:43:56.970Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-19T09:43:57.068Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-19T09:43:59.983Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-19T09:44:00.230Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-19T09:44:00.230Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-19T09:44:05.805Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-19T09:44:06.765Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-19T09:44:08.719Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-19T09:44:08.719Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-19T09:44:08.719Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-19T09:44:08.719Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-19T09:44:09.691Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-19T09:44:10.064Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-19T09:44:11.427Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-19T09:44:11.427Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-19T09:44:12.790Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-19T09:44:12.790Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-19T09:44:12.790Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-19T09:44:13.045Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-19T09:44:13.045Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-19T09:44:13.300Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-19T09:44:13.300Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-19T09:44:15.500Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-19T09:44:16.559Z] === RUN Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-19T09:44:17.483Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-19T09:44:17.483Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-19T09:44:17.483Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-19T09:44:19.369Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-19T09:44:19.624Z] === RUN Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-19T09:44:23.782Z] === RUN Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-19T09:44:24.036Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-19T09:44:26.557Z] === RUN Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-19T09:44:29.152Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-19T09:44:29.152Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-19T09:44:30.119Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-19T09:44:33.216Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-19T09:44:33.378Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-19T09:44:33.378Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-19T09:44:33.677Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-19T09:44:33.677Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-19T09:44:33.677Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-19T09:44:34.138Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-19T09:44:34.138Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-19T09:44:34.138Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-19T09:44:34.303Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-19T09:44:34.862Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-19T09:44:36.223Z] === RUN Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-19T09:44:36.326Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-19T09:44:36.788Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-19T09:44:42.750Z] === RUN Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-19T09:44:44.111Z] === RUN Test/DockerHubPullSuite/TestPullClientDisconnect [2019-09-19T09:44:46.618Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistry [2019-09-19T09:44:46.618Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-19T09:44:48.500Z] === RUN Test/DockerHubPullSuite/TestPullNonExistingImage [2019-09-19T09:44:48.500Z] === RUN Test/DockerHubPullSuite/TestPullScratchNotAllowed [2019-09-19T09:44:48.767Z] --- PASS: Test (2004.92s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.65s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.12s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.39s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (0.50s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.75s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectBridge (0.98s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (5.74s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (3.46s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (4.82s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.78s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesChmodProc (1.28s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesPtrace (1.26s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAppArmorTraceSelf (1.52s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachAfterDetach (2.46s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachClosedOnContainerStop (2.31s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachDetach (1.99s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachDisconnect (1.64s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.44s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachPausedContainer (1.84s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestAttachTTYWithoutStdin (2.11s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (2.64s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (3.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIDoubleDockerfile (2.34s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (1.96s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.45s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (1.55s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (29.89s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinks (0.68s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinksVolume (1.58s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.21s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddChangeOwnership (2.45s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToExistingDir (8.61s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToRoot (4.21s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.16s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.62s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (1.35s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (3.71s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddScript (3.19s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToExistDir (8.35s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (6.77s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToRoot (4.16s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddTar (9.27s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddTarXz (1.25s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddTarXzGz (1.35s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (4.80s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildAddWholeDirToRoot (7.91s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.47s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (2.38s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (2.67s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.69s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (2.94s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.94s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEnv (14.08s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCacheAdd (0.66s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCacheFrom (6.19s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (0.84s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCancellationKillsSleep (1.20s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildChownOnCopy (6.35s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildChownSingleFile (2.34s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.43s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.35s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.33s) [2019-09-19T09:44:48.767Z] --- SKIP: Test/DockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-19T09:44:48.767Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.41s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCommentsShebangs (5.92s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.10s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContChar (4.42s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.32s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.76s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.32s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyAddMultipleFiles (15.36s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.68s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToExistDir (4.14s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToRoot (5.28s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2019-09-19T09:44:48.767Z] --- SKIP: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-19T09:44:48.767Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.767Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-09-19T09:44:48.767Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.767Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-19T09:44:48.767Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.767Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-19T09:44:48.767Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToExistDir (5.55s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToRoot (4.08s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyWholeDirToRoot (7.65s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (7.87s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.75s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardInName (1.75s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (4.69s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (0.92s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (1.63s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (13.21s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (1.95s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreComment (3.99s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (14.19s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (5.27s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (8.15s) [2019-09-19T09:44:48.767Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (2.62s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (20.56s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.15s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEOLInLine (5.67s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEmptyCmd (0.35s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEmptyScratch (0.19s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.38s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.51s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.90s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnv (1.88s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvEscapes (1.96s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvOverwrite (1.35s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage (7.11s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage2 (22.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (9.08s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.41s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildExoticShellInterpolation (12.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildExpose (0.34s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildExposeMorePorts (0.57s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildExposeOrder (0.44s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFails (1.09s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (2.34s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildForceRm (1.86s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromGit (1.55s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (0.55s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (1.26s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.77s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.35s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromStdinWithF (2.37s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (2.22s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildHistory (4.69s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.51s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (0.88s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildInheritance (0.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (1.14s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.50s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.47s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.49s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.31s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.51s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.27s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (3.38s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLastModified (7.82s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLineBreak (4.17s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.23s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.34s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (1.40s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (1.53s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (4.21s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCache (0.52s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (0.71s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (10.74s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (4.10s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (2.59s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (7.32s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageResetScratch (0.80s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (3.45s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNetContainer (3.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNetNone (1.39s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNoContext (1.47s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (1.19s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (1.91s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.38s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (2.69s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (0.77s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.50s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (1.62s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (1.36s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (1.61s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (0.49s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildOpaqueDirectory (4.10s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildPATH (2.40s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (1.06s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRUNoneJSON (1.09s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (10.39s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (4.41s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildResourceConstraintsAreUsed (2.41s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRm (3.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (1.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildScratchCopy (0.56s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (1.43s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (1.24s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (4.91s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.12s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.38s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.48s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (1.15s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.15s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildStderr (1.31s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (4.75s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildStopSignal (1.15s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (1.24s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (0.51s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (1.13s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildUser (2.15s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.54s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildUsersAndGroups (18.33s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (1.26s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.30s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (1.27s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildVolumesRetainContents (1.44s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildWindowsUser (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHost (2.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (1.11s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (1.27s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithVolumeOwnership (2.82s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWithVolumes (1.30s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWorkdirCmd (0.50s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestBuildXZHost (2.63s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-19T09:44:48.768Z] docker_cli_sni_test.go:18: Flakey test [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (0.92s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (1.13s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitChange (1.14s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (1.16s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitHardlink (1.84s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitNewFile (1.71s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitPausedContainer (1.16s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitTTY (1.93s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (1.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitWithHostBindMount (2.54s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestCommitWithoutPause (1.03s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (1.87s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICopyPre124 (0.92s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (0.78s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (0.87s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (0.85s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (0.92s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (2.05s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (1.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (0.83s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIGetChanges (0.96s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIGetExport (0.90s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (0.82s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIPause (0.88s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (0.77s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (1.60s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (0.77s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (1.11s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPITop (0.87s) [2019-09-19T09:44:48.768Z] --- SKIP: Test/DockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-19T09:44:48.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (2.81s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (0.90s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerNetworkMode (1.19s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerRestartInMultipleNetworks (4.78s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (1.66s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (24.80s) [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0007e2bc0 } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1947461054 /foo false } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1947461054 /foo true } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3496962565 /foo false } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3496962565 /foo true } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3496962565 /foo true 0xc0007e3060 } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0007e3080 } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0007e30a0 } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0007e30c0 } [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0007e3100 } [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2019-09-19T09:44:48.768Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:1927: case 0 [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:1927: case 1 [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:1927: case 2 [2019-09-19T09:44:48.768Z] docker_api_containers_test.go:1927: case 3 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 4 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 5 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 6 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 7 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 8 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 9 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 10 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 11 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 12 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 13 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 14 [2019-09-19T09:44:48.769Z] docker_api_containers_test.go:1927: case 15 [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestContainersInMultipleNetworks (3.02s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestContainersNetworkIsolation (2.87s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCopyAndRestart (1.66s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCopyCreatedContainer (0.24s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (0.92s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpAbsoluteSymlink (0.93s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpCheckDestOwnership (1.10s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership405779238/file1 ec14cc542121ba55be92b81fb34f5da94c8b44906eb396ff07ab22f1a214a6e5:/tmpvol/file1` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseA (0.99s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp af4b207805da67ce0fb33805e872da4450e949a4d372c94be5fa9c9a15b99467:/root/file1 /tmp/test-cp-from-case-a056634445/itWorks.txt` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a056634445/itWorks.txt" contains "file1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseB (0.97s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 9508ce78ff665f5e7f5122c5aee39c2fc8c6b3cde3eddf31d1bd2eb7ded9441f:/file1 /tmp/test-cp-from-case-b060788552/testDir/` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseC (0.97s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c612896775/file2" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 36f439a0acc623fd87653a48227f4bdf25a6f6841efc1ffc41a4dfe3e548aed8:/root/file1 /tmp/test-cp-from-case-c612896775/file2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c612896775/file2" contains "file1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseD (1.09s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 9db5d6a616d8543784a2346a2efc9720d5d7fd7cd61e5e90c39270755a3a81de:/file1 /tmp/test-cp-from-case-d645026746/dir1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d645026746/dir1/file1" contains "file1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 9db5d6a616d8543784a2346a2efc9720d5d7fd7cd61e5e90c39270755a3a81de:/file1 /tmp/test-cp-from-case-d645026746/dir1/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d645026746/dir1/file1" contains "file1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseE (1.08s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 71fa81efebc43c4b1939c29c60accc0e2475db278efe7954335228fd0d8719a4:dir1 /tmp/test-cp-from-case-e938668497/testDir` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e938668497/testDir/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 71fa81efebc43c4b1939c29c60accc0e2475db278efe7954335228fd0d8719a4:dir1 /tmp/test-cp-from-case-e938668497/testDir/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e938668497/testDir/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseF (0.91s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 3d7832843a8bbb657e378d660f7630a46c96282decdddf6a6060a8808c71d037:/root/dir1 /tmp/test-cp-from-case-f314566908/file1` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseG (1.12s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 64259db418cdc4ed94bfd81916fc083269419135146d5b1fcfb00bffd697b7cc:/root/dir1 /tmp/test-cp-from-case-g946954795/dir2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g946954795/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 64259db418cdc4ed94bfd81916fc083269419135146d5b1fcfb00bffd697b7cc:/root/dir1 /tmp/test-cp-from-case-g946954795/dir2/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g946954795/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseH (1.12s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp daacd1e9f2e56ada80613688d0c602f2c964fe148a99bf82919db597bddde564:dir1/. /tmp/test-cp-from-case-h090257294/testDir` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h090257294/testDir/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp daacd1e9f2e56ada80613688d0c602f2c964fe148a99bf82919db597bddde564:dir1/. /tmp/test-cp-from-case-h090257294/testDir/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h090257294/testDir/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseI (0.96s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 4758fbaae71384fac645a9499f5e84b56ddcb004a6a8110c9be3451168a424f2:/root/dir1/. /tmp/test-cp-from-case-i083687317/file1` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromCaseJ (1.09s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp b4aa72aab59155779737f6ad2982d8d7fb8167a3baeddf8bb78acb9065981796:/root/dir1/. /tmp/test-cp-from-case-j718990320/dir2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j718990320/dir2/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp b4aa72aab59155779737f6ad2982d8d7fb8167a3baeddf8bb78acb9065981796:/root/dir1/. /tmp/test-cp-from-case-j718990320/dir2/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j718990320/dir2/file1-1" contains "file1-1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkDestination (1.44s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 5a97b4ce1cf4aba5f173374937055bc988ef5013484734f586c4dad831343caf:/file2 /tmp/test-cp-from-err-dst-not-dir919141007/symlinkToFile1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir919141007/symlinkToFile1" points to "file1" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir919141007/file1" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 5a97b4ce1cf4aba5f173374937055bc988ef5013484734f586c4dad831343caf:/file2 /tmp/test-cp-from-err-dst-not-dir919141007/symlinkToDir1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir919141007/symlinkToDir1" points to "dir1" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir919141007/file2" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 5a97b4ce1cf4aba5f173374937055bc988ef5013484734f586c4dad831343caf:/file2 /tmp/test-cp-from-err-dst-not-dir919141007/brokenSymlinkToFileX` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir919141007/brokenSymlinkToFileX" points to "fileX" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir919141007/fileX" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 5a97b4ce1cf4aba5f173374937055bc988ef5013484734f586c4dad831343caf:/dir2 /tmp/test-cp-from-err-dst-not-dir919141007/symlinkToDir1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir919141007/symlinkToDir1" points to "dir1" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir919141007/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp 5a97b4ce1cf4aba5f173374937055bc988ef5013484734f586c4dad831343caf:/dir2 /tmp/test-cp-from-err-dst-not-dir919141007/brokenSymlinkToDirX` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir919141007/brokenSymlinkToDirX" points to "dirX" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir919141007/dirX/file2-1" contains "file2-1\n" [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (0.91s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.01s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpNameHasColon (0.94s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpRelativePath (0.96s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpSpecialFiles (1.20s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpSymlinkComponent (0.92s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseA (1.79s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a305184791/file1 e68c22b9b136eb83c007a35197ddbe719fb65f679b27bc3d6d95c70938834739:/root/itWorks.txt` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "e68c22b9b136eb83c007a35197ddbe719fb65f679b27bc3d6d95c70938834739" start output contains "file1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a e68c22b9b136eb83c007a35197ddbe719fb65f679b27bc3d6d95c70938834739` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseB (0.87s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b471209098/file1 a27f4b29b9587334b3680bcf2136e2c882f94be862bc624dc493ffd6b67464d1:testDir/` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseC (2.50s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "cfd4abef1f71e022e2c2f5aaa68537494faa9d34e90a0920b54ed24d9f5b57ba" start output contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a cfd4abef1f71e022e2c2f5aaa68537494faa9d34e90a0920b54ed24d9f5b57ba` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c834592353/file1 cfd4abef1f71e022e2c2f5aaa68537494faa9d34e90a0920b54ed24d9f5b57ba:/root/file2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "cfd4abef1f71e022e2c2f5aaa68537494faa9d34e90a0920b54ed24d9f5b57ba" start output contains "file1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a cfd4abef1f71e022e2c2f5aaa68537494faa9d34e90a0920b54ed24d9f5b57ba` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseD (5.00s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "5adeed6907ee765165ecf95899cf2220ab2e18c92f6c95eb86f2946796c7a2d8" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5adeed6907ee765165ecf95899cf2220ab2e18c92f6c95eb86f2946796c7a2d8` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d476859468/file1 5adeed6907ee765165ecf95899cf2220ab2e18c92f6c95eb86f2946796c7a2d8:dir1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "5adeed6907ee765165ecf95899cf2220ab2e18c92f6c95eb86f2946796c7a2d8" start output contains "file1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5adeed6907ee765165ecf95899cf2220ab2e18c92f6c95eb86f2946796c7a2d8` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "7c5e90b4b996e3c5286016f8b9f47449c7e0771ee78187f60ec5a4c5f51ed31b" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7c5e90b4b996e3c5286016f8b9f47449c7e0771ee78187f60ec5a4c5f51ed31b` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d476859468/file1 7c5e90b4b996e3c5286016f8b9f47449c7e0771ee78187f60ec5a4c5f51ed31b:dir1/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "7c5e90b4b996e3c5286016f8b9f47449c7e0771ee78187f60ec5a4c5f51ed31b" start output contains "file1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7c5e90b4b996e3c5286016f8b9f47449c7e0771ee78187f60ec5a4c5f51ed31b` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseE (3.43s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e412372283/dir1 4ebab36caed0d5b3bc5176f7616e165899d6b6fb7a14f87d63a73990d5c5de6e:testDir` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "4ebab36caed0d5b3bc5176f7616e165899d6b6fb7a14f87d63a73990d5c5de6e" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ebab36caed0d5b3bc5176f7616e165899d6b6fb7a14f87d63a73990d5c5de6e` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e412372283/dir1 3d96e871d4adbe8ed720ade64f4044be9a798de1f3ded0d8e1486968b6c97d19:testDir/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "3d96e871d4adbe8ed720ade64f4044be9a798de1f3ded0d8e1486968b6c97d19" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d96e871d4adbe8ed720ade64f4044be9a798de1f3ded0d8e1486968b6c97d19` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseF (0.90s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f163888478/dir1 4d8175b7e70f7d4663596b8a523dbd5522e114aed3dfe41430b7cece0307497a:/root/file1` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseG (4.97s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "249c3b54062e012052c60002bf252c7b4975afd6a5c6073f566b983b6f37a07c" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 249c3b54062e012052c60002bf252c7b4975afd6a5c6073f566b983b6f37a07c` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g383009573/dir1 249c3b54062e012052c60002bf252c7b4975afd6a5c6073f566b983b6f37a07c:/root/dir2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "249c3b54062e012052c60002bf252c7b4975afd6a5c6073f566b983b6f37a07c" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 249c3b54062e012052c60002bf252c7b4975afd6a5c6073f566b983b6f37a07c` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "7fd12bba90a1d9f51dd4ac66cde119685ce062d34f1b37d99a6ed360d53ab27e" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7fd12bba90a1d9f51dd4ac66cde119685ce062d34f1b37d99a6ed360d53ab27e` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g383009573/dir1 7fd12bba90a1d9f51dd4ac66cde119685ce062d34f1b37d99a6ed360d53ab27e:/dir2/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "7fd12bba90a1d9f51dd4ac66cde119685ce062d34f1b37d99a6ed360d53ab27e" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7fd12bba90a1d9f51dd4ac66cde119685ce062d34f1b37d99a6ed360d53ab27e` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseH (3.52s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h092353600/dir1/. 172fdfe095f8bdd123e4dd966329f4b0ac0289fb67abccadff56c3ec832bc60e:testDir` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "172fdfe095f8bdd123e4dd966329f4b0ac0289fb67abccadff56c3ec832bc60e" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 172fdfe095f8bdd123e4dd966329f4b0ac0289fb67abccadff56c3ec832bc60e` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h092353600/dir1/. a83c505fd03dc11e5fee941188fffb71f8ceda49f51370b45da5a60620f4ca2f:testDir/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "a83c505fd03dc11e5fee941188fffb71f8ceda49f51370b45da5a60620f4ca2f" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a a83c505fd03dc11e5fee941188fffb71f8ceda49f51370b45da5a60620f4ca2f` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseI (0.87s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i463520927/dir1/. 95f78cd336b3629185a6b8eef2ad72dece874d32745c117f7a3c77bdc9da0055:/root/file1` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToCaseJ (5.34s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "ab3d6bc7b523026a7d2bb79c8a6856f2daaf8ec98e118c6cd5f1da4d79d9a17b" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a ab3d6bc7b523026a7d2bb79c8a6856f2daaf8ec98e118c6cd5f1da4d79d9a17b` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j763367282/dir1/. ab3d6bc7b523026a7d2bb79c8a6856f2daaf8ec98e118c6cd5f1da4d79d9a17b:/dir2` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "ab3d6bc7b523026a7d2bb79c8a6856f2daaf8ec98e118c6cd5f1da4d79d9a17b" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a ab3d6bc7b523026a7d2bb79c8a6856f2daaf8ec98e118c6cd5f1da4d79d9a17b` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "ff9dfe026017781b81e2f32b2a11724ae1880bfa8e1223e15b57dcc412e54b24" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a ff9dfe026017781b81e2f32b2a11724ae1880bfa8e1223e15b57dcc412e54b24` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j763367282/dir1/. ff9dfe026017781b81e2f32b2a11724ae1880bfa8e1223e15b57dcc412e54b24:/dir2/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "ff9dfe026017781b81e2f32b2a11724ae1880bfa8e1223e15b57dcc412e54b24" start output contains "file1-1\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a ff9dfe026017781b81e2f32b2a11724ae1880bfa8e1223e15b57dcc412e54b24` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToContainerWithPermissions (1.13s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions339290153/permdirtest permtest:/` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToDot (1.03s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyRootfs (1.81s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs742184003/file1 7db4a271d9ef4bf2ddfadc947a70c863ca8c2de7526e3c2c1057f89b5f92864d:/root/shouldNotExist` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "7db4a271d9ef4bf2ddfadc947a70c863ca8c2de7526e3c2c1057f89b5f92864d" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7db4a271d9ef4bf2ddfadc947a70c863ca8c2de7526e3c2c1057f89b5f92864d` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyVolume (1.97s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume297346758/file1 9fad1087dd5c9b1273b0012a2c22dc44485666d9a3552252a529ce6e5a4364cd:/vol_ro/shouldNotExist` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:279: checking that container "9fad1087dd5c9b1273b0012a2c22dc44485666d9a3552252a529ce6e5a4364cd" start output contains "" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9fad1087dd5c9b1273b0012a2c22dc44485666d9a3552252a529ce6e5a4364cd` [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToStdout (1.08s) [2019-09-19T09:44:48.769Z] --- PASS: Test/DockerSuite/TestCpToSymlinkDestination (3.68s) [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-519508333/file2 ca41626008c39e9b14159665cd99c76cd5d1235bf00f045abca7951bc14ccbd2:/vol2/symlinkToFile1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-519508333/symlinkToFile1" points to "file1" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-519508333/file1" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-519508333/file2 ca41626008c39e9b14159665cd99c76cd5d1235bf00f045abca7951bc14ccbd2:/vol2/symlinkToDir1` [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-519508333/symlinkToDir1" points to "dir1" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-519508333/file2" contains "file2\n" [2019-09-19T09:44:48.769Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-519508333/file2 ca41626008c39e9b14159665cd99c76cd5d1235bf00f045abca7951bc14ccbd2:/vol2/brokenSymlinkToFileX` [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-519508333/brokenSymlinkToFileX" points to "fileX" [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-519508333/fileX" contains "file2\n" [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-519508333//dir2 ca41626008c39e9b14159665cd99c76cd5d1235bf00f045abca7951bc14ccbd2:/vol2/symlinkToDir1` [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-519508333/symlinkToDir1" points to "dir1" [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-519508333/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-519508333//dir2 ca41626008c39e9b14159665cd99c76cd5d1235bf00f045abca7951bc14ccbd2:/vol2/brokenSymlinkToDirX` [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-519508333/brokenSymlinkToDirX" points to "dirX" [2019-09-19T09:44:48.770Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-519508333/dirX/file2-1" contains "file2-1\n" [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCpToSymlinkToDirectory (0.39s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCpUnprivilegedUser (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCpVolumePath (1.78s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.08s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateByImageID (0.54s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (0.87s) [2019-09-19T09:44:48.770Z] --- SKIP: Test/DockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-19T09:44:48.770Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.37s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.08s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateModeIpcContainer (0.17s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateRM (0.16s) [2019-09-19T09:44:48.770Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-19T09:44:48.770Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.16s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (2.38s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (5.21s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.13s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (0.22s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDevicePermissions (0.81s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerFails (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspect (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspectWithID (0.16s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDockerNetworkInternalMode (6.79s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsAttach (0.91s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsCommit (1.31s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (1.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterBeforeCreate (1.92s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterByName (1.91s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (3.54s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsCopy (1.29s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (1.73s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.38s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (1.58s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.07s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterNetworkID (0.11s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.36s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeID (0.03s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFilters (1.62s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFormat (1.42s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsImageImport (0.86s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsImageLoad (0.22s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsImagePull (0.39s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.03s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsImageUntagDelete (0.27s) [2019-09-19T09:44:48.770Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-19T09:44:48.770Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.770Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-19T09:44:48.770Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsPluginOps (1.70s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsRedirectStdout (0.80s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsRename (0.87s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsResize (0.84s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsStreaming (0.83s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (3.24s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsTop (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.57s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (1.53s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExec (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (0.86s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStart (1.96s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (1.88s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecCgroup (1.46s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecEnv (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecEnvLinksHost (1.75s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecExitStatus (0.91s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecInspectID (2.05s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecInteractive (1.07s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecOnReadonlyContainer (1.43s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecParseError (1.06s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecPausedContainer (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.18s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecSetEnv (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecStartFails (0.97s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecStateCleanup (11.17s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecStopNotHanging (0.82s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecTTY (0.94s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecTTYCloseStdin (0.97s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecUlimits (0.96s) [2019-09-19T09:44:48.770Z] --- SKIP: Test/DockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-19T09:44:48.770Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecWithImageUser (2.52s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecWithNoTERM (0.90s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecWithPrivileged (2.07s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecWithTERM (1.21s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestExecWithUser (1.24s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainerStats (4.92s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (4.84s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (2.64s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (4.89s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainersAttachWebsocket (0.93s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.10s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHealth (21.04s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (0.94s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (0.96s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (0.84s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.05s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (2.86s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportBadURL (0.06s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportDisplay (1.62s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportFile (1.80s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.01s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportFileWithMessage (1.78s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportGzipped (2.51s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestImportWithQuotedChanges (2.09s) [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestInfoDebug (0.54s) [2019-09-19T09:44:48.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDebug [2019-09-19T09:44:48.770Z] daemon.go:336: [de9bc83a2f40b] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:336: [de9bc83a2f40b] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:364: [de9bc83a2f40b] daemon started [2019-09-19T09:44:48.770Z] daemon.go:472: [de9bc83a2f40b] Stopping daemon [2019-09-19T09:44:48.770Z] daemon.go:307: [de9bc83a2f40b] exiting daemon [2019-09-19T09:44:48.770Z] daemon.go:459: [de9bc83a2f40b] Daemon stopped [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-09-19T09:44:48.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-19T09:44:48.770Z] daemon.go:336: [d254ccbc05cd5] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:336: [d254ccbc05cd5] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:364: [d254ccbc05cd5] daemon started [2019-09-19T09:44:48.770Z] daemon.go:472: [d254ccbc05cd5] Stopping daemon [2019-09-19T09:44:48.770Z] daemon.go:307: [d254ccbc05cd5] exiting daemon [2019-09-19T09:44:48.770Z] daemon.go:459: [d254ccbc05cd5] Daemon stopped [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryBackend (0.55s) [2019-09-19T09:44:48.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-19T09:44:48.770Z] daemon.go:336: [d8d443ce4dc23] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:336: [d8d443ce4dc23] waiting for daemon to start [2019-09-19T09:44:48.770Z] daemon.go:364: [d8d443ce4dc23] daemon started [2019-09-19T09:44:48.770Z] daemon.go:472: [d8d443ce4dc23] Stopping daemon [2019-09-19T09:44:48.770Z] daemon.go:307: [d8d443ce4dc23] exiting daemon [2019-09-19T09:44:48.770Z] daemon.go:459: [d8d443ce4dc23] Daemon stopped [2019-09-19T09:44:48.770Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-09-19T09:44:48.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-19T09:44:48.771Z] daemon.go:336: [d9bd9bfd3d9bb] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:307: [d9bd9bfd3d9bb] exiting daemon [2019-09-19T09:44:48.771Z] daemon.go:336: [d9bd9bfd3d9bb] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:336: [d9bd9bfd3d9bb] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:307: [d9bd9bfd3d9bb] exiting daemon [2019-09-19T09:44:48.771Z] daemon.go:336: [d9bd9bfd3d9bb] waiting for daemon to start [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoDisplaysStoppedContainers (1.06s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.06s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInsecureRegistries (0.53s) [2019-09-19T09:44:48.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInsecureRegistries [2019-09-19T09:44:48.771Z] daemon.go:336: [d6f50de343cd3] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:336: [d6f50de343cd3] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:364: [d6f50de343cd3] daemon started [2019-09-19T09:44:48.771Z] daemon.go:472: [d6f50de343cd3] Stopping daemon [2019-09-19T09:44:48.771Z] daemon.go:307: [d6f50de343cd3] exiting daemon [2019-09-19T09:44:48.771Z] daemon.go:459: [d6f50de343cd3] Daemon stopped [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.04s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAPIMultipleNetworks (1.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectAmpersand (1.22s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (0.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.06s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (0.97s) [2019-09-19T09:44:48.771Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-19T09:44:48.771Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkCustom (1.21s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkDefault (1.00s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectDefault (0.90s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectHistory (1.35s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectImageFilterInt (0.03s) [2019-09-19T09:44:48.771Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-19T09:44:48.771Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectInt64 (0.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.10s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (0.80s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectPlugin (1.99s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (1.05s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectStatus (0.97s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (1.72s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (1.00s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (1.11s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (0.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (0.91s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (1.16s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLegacyRunNoNewPrivSetuid (2.54s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinkShortDefinition (1.67s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksEnvs (1.83s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksHostsFilesInject (2.11s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStarted (2.70s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStopped (2.74s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksInvalidContainerTarget (0.08s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksMultipleWithSameName (2.34s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksNetworkHostContainer (0.48s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainers (12.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (2.49s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.78s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLinksUpdateOnRestart (2.62s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLoadNoStdinFail (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.03s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (3.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (0.89s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (1.38s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (2.77s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (0.81s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsSince (6.87s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsSinceFutureFollow (5.79s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsStderrInStdout (0.91s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsTail (1.14s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestMountIntoProc (0.47s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestMountIntoSys (0.88s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestNetHostname (2.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestNetHostnameWithNetHost (0.45s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestNetworkEvents (1.46s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestNetworkRmWithActiveContainers (3.04s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginActive (1.69s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginActiveNetwork (6.76s) [2019-09-19T09:44:48.771Z] --- SKIP: Test/DockerSuite/TestPluginInspectOnWindows (0.01s) [2019-09-19T09:44:48.771Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginLogDriver (3.50s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginLogDriverInfoList (1.62s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginMetricsCollector (2.18s) [2019-09-19T09:44:48.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestPluginMetricsCollector [2019-09-19T09:44:48.771Z] daemon.go:336: [dda5151396405] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:336: [dda5151396405] waiting for daemon to start [2019-09-19T09:44:48.771Z] daemon.go:364: [dda5151396405] daemon started [2019-09-19T09:44:48.771Z] daemon.go:472: [dda5151396405] Stopping daemon [2019-09-19T09:44:48.771Z] daemon.go:307: [dda5151396405] exiting daemon [2019-09-19T09:44:48.771Z] daemon.go:459: [dda5151396405] Daemon stopped [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPluginUpgrade (4.97s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPortBindingOnSandbox (2.35s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPortExposeHostBinding (1.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPortHostBinding (1.41s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPortList (10.03s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersAttach (7.58s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPruneContainerLabel (3.46s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPruneContainerUntil (1.63s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPruneNetworkLabel (0.33s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPruneVolumeLabel (0.17s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsByOrder (3.73s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsImageIDAfterUpdate (1.09s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (3.08s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (5.08s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (4.25s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (7.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (1.35s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (2.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (1.91s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterNetwork (1.57s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (2.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsListContainersSize (1.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsRightTagName (2.60s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPsShowMounts (2.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2019-09-19T09:44:48.771Z] --- SKIP: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-09-19T09:44:48.771Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.13s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (1.64s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (1.59s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (8.67s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartDisconnectedContainer (1.52s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (2.57s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.09s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.08s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.33s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (2.59s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (1.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.99s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (1.63s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.14s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (4.11s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (1.06s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (0.93s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (1.77s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (0.98s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiTag (0.13s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (0.81s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (4.50s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (0.80s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (0.96s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (0.42s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddHost (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddHostInHostMode (0.50s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevices (0.69s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (0.79s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (1.15s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunApparmorProcDirectory (1.68s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachDetach (1.03s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromConfig (1.16s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromFlag (0.85s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (1.05s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunBindMounts (2.45s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddCHOWN (0.77s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddCanDownInterface (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddInvalid (0.03s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapAddSYSTIME (0.79s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknod (1.01s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (1.00s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-19T09:44:48.771Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupParent (1.59s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeContent (1.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeUIDGID (3.98s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeEtc (2.43s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (2.94s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDNSDefaultOptions (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDNSInHostMode (1.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDNSOptions (1.60s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDNSRepeatOptions (0.69s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-19T09:44:48.772Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDeviceNumbers (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDeviceSymlink (1.71s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunDuplicateMount (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEmptyEnv (0.03s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEnvironment (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEnvironmentErase (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunEnvironmentOverride (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunExitCode (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (0.75s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (0.76s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.01s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunFullHostnameSet (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunGroupAdd (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunHostnameFQDN (1.70s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunHostnameInHostMode (0.36s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInitLayerPathOwnership (3.63s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInspectMacAddress (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInvalidCPUShares (1.25s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.01s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLeakyFileDescriptors (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLinkToContainerNetMode (3.11s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (0.83s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeHostname (1.18s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeIpcHost (1.56s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeNetContainerHostname (1.28s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModePIDContainer (1.63s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModePIDHost (1.64s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunModeUTSHost (1.58s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMount (6.55s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMountOrdering (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunMutableNetworkFiles (3.35s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNamedVolume (2.41s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (1.96s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetContainerWhichHost (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetHost (1.11s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.90s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetHostTwiceSameName (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMount (2.68s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.92s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.12s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNoNewPrivSetuid (1.00s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (0.87s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (0.96s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.13s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (0.83s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunNonRootUserResolvName (1.07s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunOOMExitCode (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (1.09s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPIDsLimit (1.06s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPortFromDockerRangeInUse (1.86s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPortInUse (1.05s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPrivilegedAllowedDevices (0.85s) [2019-09-19T09:44:48.772Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMknod (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.96s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunPublishPort (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunReadFilteredProc (0.87s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.00s) [2019-09-19T09:44:48.772Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunReadProcTimer (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRedirectStdout (1.84s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-19T09:44:48.772Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (3.42s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.69s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRm (0.98s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (3.91s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (1.06s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (0.86s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowSetrlimit (0.93s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileAcct (4.40s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileNS (5.32s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSeccompWithDefaultProfile (0.90s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSlowStdoutConsumer (2.63s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunState (1.74s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunStdinPipe (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunSysctls (1.61s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.04s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTmpfsMounts (2.58s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsWithOptions (3.89s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.88s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUnsetEntrypoint (2.33s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUnshareProc (1.31s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserByID (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserByIDBig (0.17s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserByIDNegative (0.18s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserByIDZero (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserByName (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (0.82s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-19T09:44:48.772Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunUserNotFound (0.16s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumeCopyFlag (4.57s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (2.53s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsShared (0.78s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsSlave (1.10s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-19T09:44:48.772Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithBadDevice (0.20s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithBlkioWeight (0.86s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithCPUQuota (1.00s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithCPUShares (0.83s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithCpuPeriod (1.60s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithCpusetCpus (0.80s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithCpusetMems (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithDefaultShmSize (0.86s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithKernelMemory (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithMemoryLimit (0.83s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservation (0.79s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithNanoCPUs (0.85s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdj (0.97s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithShmSize (0.84s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithSwappiness (0.81s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithUlimits (0.82s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (1.70s) [2019-09-19T09:44:48.772Z] --- PASS: Test/DockerSuite/TestRunWithVolumesIsRecursive (0.73s) [2019-09-19T09:44:48.772Z] --- SKIP: Test/DockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (0.73s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (1.71s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWriteFilteredProc (0.74s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.48s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWriteToProcAsound (0.81s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoStdout (1.25s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveCheckTimes (0.05s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveDirectoryPermissions (1.98s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveImageId (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveLoadNoTag (0.53s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveLoadParents (2.06s) [2019-09-19T09:44:48.773Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents654711895 [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveMultipleNames (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveSingleTag (0.07s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (1.87s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (1.79s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (0.42s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (0.35s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (2.41s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartAttachCorrectExitCode (5.58s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (2.71s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartAttachReturnsOnError (1.13s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (1.48s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartAttachWithRename (2.91s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartMultipleContainers (2.93s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartPausedContainer (0.86s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartRecordError (1.88s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (1.82s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsAllNewContainersAdded (2.29s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsAllNoStream (3.81s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsAllRunningNoStream (4.30s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsContainerNotFound (3.03s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsFormatAll (5.79s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStatsNoStream (3.01s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestStopContainerSignal (1.92s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (0.83s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (0.86s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestTopPrivileged (0.83s) [2019-09-19T09:44:48.773Z] --- SKIP: Test/DockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestTwoContainersInNetHost (0.87s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUnpublishedPortsInPsOutput (4.30s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-09-19T09:44:48.773Z] --- SKIP: Test/DockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemory (1.00s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2019-09-19T09:44:48.773Z] --- SKIP: Test/DockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdatePausedContainer (1.01s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainer (0.98s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateStats (4.72s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateStoppedContainer (1.47s) [2019-09-19T09:44:48.773Z] --- SKIP: Test/DockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUpdateWithUntouchedFields (0.96s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkAlias (4.47s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.71s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectivity (2.72s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinks (4.40s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.64s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.52s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.05s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (0.85s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (2.44s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForce (0.08s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeEvents (0.82s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.06s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (3.23s) [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerSuite/TestVolumesNoCopyData (4.48s) [2019-09-19T09:44:48.773Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-19T09:44:48.773Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestBuildByDigest (1.65s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildByDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d915c99e494fe is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon df58b08e18b77 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d74ee5dcb7fe1 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon dfbec1039b795 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (4.17s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d44303e4bf66c is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullWholeRepo (4.57s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d9dff7fc5375c is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPush (4.36s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPush [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon dd69b5538f467 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestCreateByDigest (1.50s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCreateByDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d3bc1c0de3151 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (1.39s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d0e7104e3c930 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.61s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d5892592afe92 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d752f77406795 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.69s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d59fd9c43f2a8 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d3e926f850bf6 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestInspectImageWithDigests (1.53s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d92f7413cc7ee is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-19T09:44:48.773Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4ad0bc400c18708c896ab21d58058f13995d3df7f9ba700baa8192484a53d862 [2019-09-19T09:44:48.773Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d9ec7d611d0498f295db3af0aaed93267277c33801e6520bdb6845c7419a81c [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon db51f46bb4645 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithDigests (2.75s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-19T09:44:48.773Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:66234536873fece279d6999f9c4d34fd2c06ca81266a8aeb5574434405f0619e [2019-09-19T09:44:48.773Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c446cc8a634439221cd501c38e1c7f003147423da3f251f58f534dd43f2e7667 [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon da6f7a2931cbb is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon de3daff73c0de is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.38s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d2491e6b430e6 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigest (1.37s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon db203fbc6ba50 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d82c7e4c97440 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d57f1e94ca65c is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d602ff5ef63da is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d4bfd7fe40d68 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullIDStability (3.98s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullIDStability [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon dc8198f1258c0 is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullImageWithAliases (0.49s) [2019-09-19T09:44:48.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-19T09:44:48.773Z] check_test.go:148: Daemon d57da3920bd5a is not started [2019-09-19T09:44:48.773Z] --- PASS: Test/DockerRegistrySuite/TestPullManifestList (1.48s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullManifestList [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d2f534cf81c5d is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPullNoLayers (0.55s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullNoLayers [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d2dd3fa232aab is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBadTag [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d69637b00a370 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d031ee9b1f45b is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPushEmptyLayer (0.26s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon dd7f2096ef6e3 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d5792fe6daef0 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushUntagged [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon d869ae57ed100 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon da44bcce5e628 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestRunByDigest (2.23s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunByDigest [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon dee9bc88b71eb is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon deea323523a82 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestTagByDigest (1.36s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestTagByDigest [2019-09-19T09:44:48.774Z] check_test.go:148: Daemon db7534a08ca0a is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-19T09:44:48.774Z] daemon.go:336: [df3bae22f3d43] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:336: [df3bae22f3d43] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:364: [df3bae22f3d43] daemon started [2019-09-19T09:44:48.774Z] daemon.go:472: [df3bae22f3d43] Stopping daemon [2019-09-19T09:44:48.774Z] daemon.go:307: [df3bae22f3d43] exiting daemon [2019-09-19T09:44:48.774Z] daemon.go:459: [df3bae22f3d43] Daemon stopped [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistrySuite/TestV2Only (0.78s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestV2Only [2019-09-19T09:44:48.774Z] daemon.go:336: [d6837bd793256] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:336: [d6837bd793256] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:364: [d6837bd793256] daemon started [2019-09-19T09:44:48.774Z] daemon.go:472: [d6837bd793256] Stopping daemon [2019-09-19T09:44:48.774Z] daemon.go:307: [d6837bd793256] exiting daemon [2019-09-19T09:44:48.774Z] daemon.go:459: [d6837bd793256] Daemon stopped [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d1933a4cfce78 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.25s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d736d9f35d39b is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon ddfb0e2024749 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPush (4.29s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d14eb7b3224d1 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon db87449703d34 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon de47ccdd06c79 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d5edefb1672d6 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon dbf3fa5973059 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d147d250932be is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon df7b421b56be7 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullIDStability (4.49s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d2ca41ac55f75 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon da5d65786bbaf is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon dbd2319f461d9 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d50eba530d116 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon d19f478e491df is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon dd06709ff9247 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.50s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon da60d6b7d6931 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-19T09:44:48.774Z] check_test.go:175: Daemon db0d5752b7438 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon dbdbe256ed888 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon d84c74e742679 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon d562629deac41 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-19T09:44:48.774Z] daemon.go:336: [d89ae16a21895] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:336: [d89ae16a21895] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:364: [d89ae16a21895] daemon started [2019-09-19T09:44:48.774Z] daemon.go:472: [d89ae16a21895] Stopping daemon [2019-09-19T09:44:48.774Z] daemon.go:307: [d89ae16a21895] exiting daemon [2019-09-19T09:44:48.774Z] daemon.go:459: [d89ae16a21895] Daemon stopped [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon dc53f86ac69c4 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon d3a3c50f91591 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon d785f046b715e is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-19T09:44:48.774Z] check_test.go:204: Daemon dc65d05a7556b is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-19T09:44:48.774Z] check_test.go:231: Daemon d30829050e633 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-19T09:44:48.774Z] check_test.go:231: Daemon d7610aa2d1de7 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-19T09:44:48.774Z] check_test.go:231: Daemon d52b312b323de is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-19T09:44:48.774Z] check_test.go:231: Daemon dc20e55d38fc3 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-19T09:44:48.774Z] check_test.go:231: Daemon d3319d036f369 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestConntrackFlowsLeak (2.94s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon d3c6ef8363f02 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.21s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon dce21c57cf274 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.01s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon d872e891110a4 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon deadd845488bf is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.76s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:1233: Daemon d6138b84efe0c is not started [2019-09-19T09:44:48.774Z] daemon.go:336: [d6138b84efe0c] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:336: [d6138b84efe0c] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:364: [d6138b84efe0c] daemon started [2019-09-19T09:44:48.774Z] daemon.go:472: [d6138b84efe0c] Stopping daemon [2019-09-19T09:44:48.774Z] daemon.go:307: [d6138b84efe0c] exiting daemon [2019-09-19T09:44:48.774Z] daemon.go:459: [d6138b84efe0c] Daemon stopped [2019-09-19T09:44:48.774Z] daemon.go:336: [d6138b84efe0c] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:336: [d6138b84efe0c] waiting for daemon to start [2019-09-19T09:44:48.774Z] daemon.go:364: [d6138b84efe0c] daemon started [2019-09-19T09:44:48.774Z] daemon.go:472: [d6138b84efe0c] Stopping daemon [2019-09-19T09:44:48.774Z] daemon.go:307: [d6138b84efe0c] exiting daemon [2019-09-19T09:44:48.774Z] daemon.go:459: [d6138b84efe0c] Daemon stopped [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon dd4204005f52b is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.98s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon d8ddb105e2de5 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.89s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon dfc5c35a326d0 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-19T09:44:48.774Z] docker_cli_network_unix_test.go:46: Daemon d612e77050d44 is not started [2019-09-19T09:44:48.774Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2019-09-19T09:44:48.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dc8382f6c26ef is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.90s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d72aefb03c674 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon da5e90a73db05 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.65s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dc358d308451d is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon de53a35dd9495 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.64s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dd4ff07c7faeb is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon ddbce5cd7d3f6 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d44a99ab09e79 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined (0.11s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d99e657740c38 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon ddfb3b4027df3 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.42s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dd99f2bee2805 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.78s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d1f4f143c22e8 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.17s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon de73e4f7c191d is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.63s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d06da6dbebf0c is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d6c2ee058f4c5 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.13s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-19T09:44:48.775Z] daemon.go:336: [d754143def912] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [d754143def912] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [d754143def912] daemon started [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:968: Daemon d754143def912 is not started [2019-09-19T09:44:48.775Z] daemon.go:307: [d754143def912] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:336: [d754143def912] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [d754143def912] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [d754143def912] daemon started [2019-09-19T09:44:48.775Z] daemon.go:472: [d754143def912] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [d754143def912] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [d754143def912] Daemon stopped [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkFlagAlias (3.67s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon da6e4aeaa6116 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.08s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [dbe094fb900e6] daemon started [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:1116: Daemon dbe094fb900e6 is not started [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:307: [dbe094fb900e6] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [dbe094fb900e6] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [dbe094fb900e6] daemon started [2019-09-19T09:44:48.775Z] daemon.go:472: [dbe094fb900e6] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [dbe094fb900e6] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [dbe094fb900e6] Daemon stopped [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dc06e3df33ab0 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.24s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dda8f51a5728a is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d5b84133d9363 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dba3bdf1f8f42 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d4281a41918d1 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d2c43e9ba3b8f is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d7ff7bd0cf519 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.15s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d7cdcd265375d is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d4dcc3df4fefe is not started [2019-09-19T09:44:48.775Z] --- SKIP: Test/DockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-19T09:44:48.775Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d29d77d286618 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMacInspect (1.55s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d1c039a8a3178 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.11s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-19T09:44:48.775Z] daemon.go:336: [dd85a3d6481e1] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [dd85a3d6481e1] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [dd85a3d6481e1] daemon started [2019-09-19T09:44:48.775Z] daemon.go:472: [dd85a3d6481e1] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [dd85a3d6481e1] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [dd85a3d6481e1] Daemon stopped [2019-09-19T09:44:48.775Z] daemon.go:336: [dd85a3d6481e1] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [dd85a3d6481e1] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [dd85a3d6481e1] daemon started [2019-09-19T09:44:48.775Z] daemon.go:472: [dd85a3d6481e1] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [dd85a3d6481e1] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [dd85a3d6481e1] Daemon stopped [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.67s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-19T09:44:48.775Z] daemon.go:336: [d138b45c3382e] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [d138b45c3382e] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [d138b45c3382e] daemon started [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:1084: Daemon d138b45c3382e is not started [2019-09-19T09:44:48.775Z] daemon.go:307: [d138b45c3382e] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:336: [d138b45c3382e] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [d138b45c3382e] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [d138b45c3382e] daemon started [2019-09-19T09:44:48.775Z] daemon.go:472: [d138b45c3382e] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [d138b45c3382e] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [d138b45c3382e] Daemon stopped [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d0bafd43439e2 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon dced3bae0ff26 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d8cf522e62389 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d0c71d0ff3508 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d0e24923a9a92 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon db60216533b2c is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkValidateIP (1.56s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d489be4a991d1 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.08s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-19T09:44:48.775Z] docker_cli_network_unix_test.go:46: Daemon d2e5a41f59f33 is not started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2019-09-19T09:44:48.775Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-19T09:44:48.775Z] daemon.go:336: [d69e877593d41] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:336: [d69e877593d41] waiting for daemon to start [2019-09-19T09:44:48.775Z] daemon.go:364: [d69e877593d41] daemon started [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullClientDisconnect (2.31s) [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s) [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullNonExistingImage (0.28s) [2019-09-19T09:44:48.775Z] --- PASS: Test/DockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-09-19T09:44:48.775Z] daemon.go:472: [d69e877593d41] Stopping daemon [2019-09-19T09:44:48.775Z] daemon.go:307: [d69e877593d41] exiting daemon [2019-09-19T09:44:48.775Z] daemon.go:459: [d69e877593d41] Daemon stopped [2019-09-19T09:44:48.775Z] PASS [2019-09-19T09:44:48.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-19T09:44:48.775Z] ++++ cat bundles/test-integration/docker.pid [2019-09-19T09:44:48.775Z] +++ kill 6902 [2019-09-19T09:44:49.190Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-19T09:44:53.894Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-19T09:44:55.304Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-19T09:44:55.304Z] +++ /etc/init.d/apparmor stop [2019-09-19T09:44:55.304Z] Clearing AppArmor profiles cache:. [2019-09-19T09:44:55.304Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:44:55.304Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:44:55.304Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:44:55.304Z] [2019-09-19T09:44:55.304Z] To set a process to complain mode, use the command line tool [2019-09-19T09:44:55.304Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:44:55.304Z] with the 'teardown' option." [2019-09-19T09:44:55.304Z] [2019-09-19T09:45:01.001Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-19T09:45:08.102Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-19T09:45:09.647Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-19T09:45:15.459Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-19T09:45:15.459Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-19T09:45:16.431Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-19T09:45:16.892Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-19T09:45:16.892Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-19T09:45:21.775Z] === RUN Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-19T09:45:27.246Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-19T09:45:27.246Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-19T09:45:36.594Z] === RUN Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-19T09:45:37.593Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-19T09:45:38.054Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-19T09:45:40.243Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-19T09:45:40.243Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-19T09:45:40.705Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-19T09:45:41.167Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-19T09:45:51.510Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-19T09:45:51.510Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-19T09:45:51.972Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-19T09:45:52.944Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-19T09:45:53.406Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-19T09:45:54.378Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-19T09:45:54.640Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-19T09:45:55.921Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-19T09:46:01.729Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-19T09:46:02.191Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-19T09:46:02.653Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-19T09:46:08.505Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-19T09:46:12.747Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-19T09:46:29.635Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-19T09:46:29.635Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-19T09:46:30.606Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-19T09:47:06.329Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-19T09:47:20.812Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-19T09:47:27.461Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-19T09:47:28.881Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-19T09:47:31.206Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-19T09:47:37.014Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-19T09:47:44.105Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-19T09:48:00.927Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-19T09:48:01.819Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-19T09:48:01.819Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-19T09:48:07.630Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-19T09:48:08.092Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-19T09:48:08.092Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-19T09:48:08.092Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-19T09:48:11.007Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-19T09:48:15.713Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-19T09:48:15.745Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-19T09:48:17.899Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-19T09:48:17.899Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-19T09:48:17.899Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-19T09:48:20.814Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-19T09:48:21.787Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-19T09:48:22.760Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-19T09:48:33.105Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-19T09:48:33.566Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-19T09:48:42.156Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-19T09:48:45.905Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-19T09:48:47.745Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-19T09:48:56.250Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-19T09:48:59.938Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-19T09:49:00.002Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-19T09:49:04.709Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-19T09:49:05.682Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-19T09:49:06.145Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-19T09:49:06.145Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-19T09:49:08.333Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-19T09:49:08.333Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-19T09:49:31.942Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-19T09:49:46.767Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-19T09:49:59.070Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-19T09:50:04.832Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-19T09:50:13.913Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-19T09:50:26.317Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-19T09:50:29.274Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-19T09:50:29.274Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-19T09:50:29.738Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-19T09:50:30.710Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-19T09:50:34.461Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-19T09:50:38.213Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-19T09:50:48.559Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-19T09:50:51.478Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-19T09:51:03.420Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-19T09:51:04.978Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-19T09:51:05.439Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-19T09:51:09.585Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-19T09:51:17.851Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-19T09:51:17.851Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-19T09:51:23.667Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-19T09:51:23.667Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-19T09:51:28.371Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-19T09:51:41.585Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-19T09:51:49.494Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-19T09:51:49.494Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-19T09:51:52.423Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-19T09:51:53.394Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-19T09:51:58.097Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-19T09:52:03.905Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-19T09:52:03.905Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-19T09:52:03.905Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-19T09:52:03.905Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-19T09:52:07.654Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-19T09:52:08.116Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-19T09:52:13.670Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-19T09:52:16.704Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-19T09:52:16.704Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-19T09:52:16.704Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-19T09:52:28.488Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-19T09:52:41.881Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-19T09:52:41.882Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-19T09:52:46.509Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-19T09:52:56.724Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-19T09:53:01.371Z] === RUN Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-19T09:53:02.542Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-19T09:53:02.542Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-19T09:53:02.542Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-19T09:53:04.728Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-19T09:53:05.189Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-19T09:53:16.217Z] --- PASS: Test (2512.95s) [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.44s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-19T09:53:16.218Z] daemon.go:336: [d85297799e325] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d85297799e325] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d85297799e325] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d85297799e325] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d85297799e325] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d85297799e325] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d85297799e325] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d85297799e325] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d85297799e325] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d85297799e325] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d85297799e325] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d85297799e325] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-19T09:53:16.218Z] daemon.go:336: [dddb5506da1a1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dddb5506da1a1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dddb5506da1a1] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dddb5506da1a1] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dddb5506da1a1] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dddb5506da1a1] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.55s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-19T09:53:16.218Z] daemon.go:336: [d20944d3b21f8] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d20944d3b21f8] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d20944d3b21f8] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d20944d3b21f8] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d20944d3b21f8] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d20944d3b21f8] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.12s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-19T09:53:16.218Z] daemon.go:336: [dea8eabbbbb88] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dea8eabbbbb88] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dea8eabbbbb88] daemon started [2019-09-19T09:53:16.218Z] daemon.go:307: [dea8eabbbbb88] exiting daemon [2019-09-19T09:53:16.218Z] docker_cli_daemon_test.go:1449: Daemon dea8eabbbbb88 is not started [2019-09-19T09:53:16.218Z] daemon.go:336: [dea8eabbbbb88] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dea8eabbbbb88] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dea8eabbbbb88] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dea8eabbbbb88] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dea8eabbbbb88] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dea8eabbbbb88] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dea8eabbbbb88] Daemon stopped [2019-09-19T09:53:16.218Z] check_test.go:261: Daemon de10e86f5f8dc is not started [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.09s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-19T09:53:16.218Z] daemon.go:336: [ddfeee8d806f9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [ddfeee8d806f9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [ddfeee8d806f9] daemon started [2019-09-19T09:53:16.218Z] daemon.go:336: [ddfeee8d806f9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:307: [ddfeee8d806f9] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:336: [ddfeee8d806f9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [ddfeee8d806f9] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [ddfeee8d806f9] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [ddfeee8d806f9] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [ddfeee8d806f9] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.29s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-19T09:53:16.218Z] daemon.go:336: [dd95868312cc2] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dd95868312cc2] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dd95868312cc2] daemon started [2019-09-19T09:53:16.218Z] daemon.go:307: [dd95868312cc2] exiting daemon [2019-09-19T09:53:16.218Z] check_test.go:261: Daemon d9fe9fd6af479 is not started [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort (2.67s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-19T09:53:16.218Z] daemon.go:336: [ddbb8e72c4170] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [ddbb8e72c4170] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [ddbb8e72c4170] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [ddbb8e72c4170] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [ddbb8e72c4170] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [ddbb8e72c4170] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeExternal (3.85s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:307: [d319fde5617b4] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d319fde5617b4] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d319fde5617b4] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d319fde5617b4] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d319fde5617b4] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d319fde5617b4] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d319fde5617b4] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d319fde5617b4] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d319fde5617b4] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d319fde5617b4] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.04s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-19T09:53:16.218Z] daemon.go:336: [d307d42042144] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d307d42042144] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d307d42042144] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d307d42042144] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d307d42042144] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d307d42042144] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d307d42042144] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d307d42042144] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d307d42042144] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d307d42042144] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d307d42042144] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d307d42042144] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr (5.17s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-19T09:53:16.218Z] daemon.go:336: [dcfb271f34231] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dcfb271f34231] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dcfb271f34231] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dcfb271f34231] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dcfb271f34231] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dcfb271f34231] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [dcfb271f34231] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dcfb271f34231] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dcfb271f34231] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dcfb271f34231] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dcfb271f34231] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dcfb271f34231] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.17s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-19T09:53:16.218Z] daemon.go:336: [d08c8cb029a9a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d08c8cb029a9a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d08c8cb029a9a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d08c8cb029a9a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d08c8cb029a9a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d08c8cb029a9a] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d08c8cb029a9a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d08c8cb029a9a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d08c8cb029a9a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d08c8cb029a9a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d08c8cb029a9a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d08c8cb029a9a] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeIP (4.57s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-19T09:53:16.218Z] daemon.go:336: [dfb15dcc51121] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dfb15dcc51121] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dfb15dcc51121] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dfb15dcc51121] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dfb15dcc51121] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dfb15dcc51121] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [dfb15dcc51121] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dfb15dcc51121] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dfb15dcc51121] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dfb15dcc51121] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dfb15dcc51121] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dfb15dcc51121] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeNone (1.98s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-19T09:53:16.218Z] daemon.go:336: [d6f832f9efdb0] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d6f832f9efdb0] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d6f832f9efdb0] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d6f832f9efdb0] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d6f832f9efdb0] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d6f832f9efdb0] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d6f832f9efdb0] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d6f832f9efdb0] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d6f832f9efdb0] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d6f832f9efdb0] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d6f832f9efdb0] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d6f832f9efdb0] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCgroupParent (3.07s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-19T09:53:16.218Z] daemon.go:336: [dfe11540ff8cf] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dfe11540ff8cf] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dfe11540ff8cf] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dfe11540ff8cf] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dfe11540ff8cf] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dfe11540ff8cf] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [dfe11540ff8cf] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [dfe11540ff8cf] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [dfe11540ff8cf] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [dfe11540ff8cf] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [dfe11540ff8cf] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [dfe11540ff8cf] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-19T09:53:16.218Z] daemon.go:336: [d64de32b6387d] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:307: [d64de32b6387d] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:336: [d64de32b6387d] waiting for daemon to start [2019-09-19T09:53:16.218Z] check_test.go:261: Daemon d10efc944c53c is not started [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-19T09:53:16.218Z] daemon.go:336: [d20a739671726] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:307: [d20a739671726] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:336: [d20a739671726] waiting for daemon to start [2019-09-19T09:53:16.218Z] check_test.go:261: Daemon d060b51d00c69 is not started [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.58s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-19T09:53:16.218Z] daemon.go:336: [d3c42bec4ed8a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d3c42bec4ed8a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d3c42bec4ed8a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d3c42bec4ed8a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d3c42bec4ed8a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d3c42bec4ed8a] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-19T09:53:16.218Z] daemon.go:336: [d1c98ced4dc0a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d1c98ced4dc0a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d1c98ced4dc0a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d1c98ced4dc0a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d1c98ced4dc0a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d1c98ced4dc0a] Daemon stopped [2019-09-19T09:53:16.218Z] check_test.go:261: Daemon d1c98ced4dc0a is not started [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.62s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-19T09:53:16.218Z] daemon.go:336: [d6ed92b587924] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d6ed92b587924] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d6ed92b587924] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d6ed92b587924] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d6ed92b587924] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d6ed92b587924] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d6ed92b587924] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d6ed92b587924] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d6ed92b587924] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d6ed92b587924] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d6ed92b587924] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d6ed92b587924] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-19T09:53:16.218Z] daemon.go:336: [de92bcc1bb2d1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [de92bcc1bb2d1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [de92bcc1bb2d1] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [de92bcc1bb2d1] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [de92bcc1bb2d1] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [de92bcc1bb2d1] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [de92bcc1bb2d1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [de92bcc1bb2d1] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [de92bcc1bb2d1] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [de92bcc1bb2d1] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [de92bcc1bb2d1] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [de92bcc1bb2d1] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.58s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-19T09:53:16.218Z] daemon.go:336: [d9dc648b67b6a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d9dc648b67b6a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d9dc648b67b6a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d9dc648b67b6a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d9dc648b67b6a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d9dc648b67b6a] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [d9dc648b67b6a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [d9dc648b67b6a] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [d9dc648b67b6a] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [d9dc648b67b6a] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [d9dc648b67b6a] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [d9dc648b67b6a] Daemon stopped [2019-09-19T09:53:16.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.51s) [2019-09-19T09:53:16.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-19T09:53:16.218Z] daemon.go:336: [df65084c3f4c9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [df65084c3f4c9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [df65084c3f4c9] daemon started [2019-09-19T09:53:16.218Z] daemon.go:472: [df65084c3f4c9] Stopping daemon [2019-09-19T09:53:16.218Z] daemon.go:307: [df65084c3f4c9] exiting daemon [2019-09-19T09:53:16.218Z] daemon.go:459: [df65084c3f4c9] Daemon stopped [2019-09-19T09:53:16.218Z] daemon.go:336: [df65084c3f4c9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:336: [df65084c3f4c9] waiting for daemon to start [2019-09-19T09:53:16.218Z] daemon.go:364: [df65084c3f4c9] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [df65084c3f4c9] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [df65084c3f4c9] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [df65084c3f4c9] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-19T09:53:16.219Z] daemon.go:336: [d6d8c784145a5] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d6d8c784145a5] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d6d8c784145a5] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d6d8c784145a5] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d6d8c784145a5] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d6d8c784145a5] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEvents (3.57s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEvents [2019-09-19T09:53:16.219Z] daemon.go:336: [d19e291f4b9a6] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d19e291f4b9a6] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d19e291f4b9a6] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d19e291f4b9a6] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d19e291f4b9a6] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d19e291f4b9a6] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEventsWithFilters (3.83s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-19T09:53:16.219Z] daemon.go:336: [d4f3576a8a645] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d4f3576a8a645] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d4f3576a8a645] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d4f3576a8a645] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d4f3576a8a645] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d4f3576a8a645] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-19T09:53:16.219Z] daemon.go:336: [d0a02dfdf7893] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:307: [d0a02dfdf7893] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:336: [d0a02dfdf7893] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:472: [d0a02dfdf7893] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:461: [d0a02dfdf7893] Error when stopping daemon: daemon not started [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon d0a02dfdf7893 is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagD (0.71s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-19T09:53:16.219Z] daemon.go:336: [d3a2ba09895ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d3a2ba09895ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d3a2ba09895ff] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d3a2ba09895ff] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d3a2ba09895ff] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d3a2ba09895ff] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebug (0.87s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-19T09:53:16.219Z] daemon.go:336: [db21e2d8e80d6] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [db21e2d8e80d6] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [db21e2d8e80d6] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [db21e2d8e80d6] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [db21e2d8e80d6] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [db21e2d8e80d6] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-19T09:53:16.219Z] daemon.go:336: [dd63449db101a] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [dd63449db101a] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [dd63449db101a] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [dd63449db101a] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [dd63449db101a] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [dd63449db101a] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonICCLinkExpose (4.35s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-19T09:53:16.219Z] daemon.go:336: [d802bf417d3a7] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d802bf417d3a7] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d802bf417d3a7] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d802bf417d3a7] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d802bf417d3a7] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d802bf417d3a7] Daemon stopped [2019-09-19T09:53:16.219Z] daemon.go:336: [d802bf417d3a7] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d802bf417d3a7] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d802bf417d3a7] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d802bf417d3a7] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d802bf417d3a7] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d802bf417d3a7] Daemon stopped [2019-09-19T09:53:16.219Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-19T09:53:16.219Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon d1495f8c7414f is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIP (2.93s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIP [2019-09-19T09:53:16.219Z] daemon.go:336: [d71bc90cf9ee9] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d71bc90cf9ee9] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d71bc90cf9ee9] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d71bc90cf9ee9] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d71bc90cf9ee9] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d71bc90cf9ee9] Daemon stopped [2019-09-19T09:53:16.219Z] daemon.go:336: [d71bc90cf9ee9] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d71bc90cf9ee9] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d71bc90cf9ee9] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d71bc90cf9ee9] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d71bc90cf9ee9] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d71bc90cf9ee9] Daemon stopped [2019-09-19T09:53:16.219Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-19T09:53:16.219Z] requirement.go:26: unmatched requirement IPv6 [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon d653c5d574a7d is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.47s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-19T09:53:16.219Z] daemon.go:336: [da0388d43f4ad] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [da0388d43f4ad] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [da0388d43f4ad] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [da0388d43f4ad] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [da0388d43f4ad] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [da0388d43f4ad] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-19T09:53:16.219Z] daemon.go:336: [dc18932a9822e] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [dc18932a9822e] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [dc18932a9822e] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [dc18932a9822e] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [dc18932a9822e] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [dc18932a9822e] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-19T09:53:16.219Z] daemon.go:336: [d58783613e57d] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d58783613e57d] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d58783613e57d] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d58783613e57d] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d58783613e57d] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d58783613e57d] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-19T09:53:16.219Z] daemon.go:336: [de8ae5e61b444] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [de8ae5e61b444] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [de8ae5e61b444] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [de8ae5e61b444] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [de8ae5e61b444] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [de8ae5e61b444] Daemon stopped [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon de8ae5e61b444 is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesCreate (3.53s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-19T09:53:16.219Z] daemon.go:336: [da4db21a168f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [da4db21a168f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [da4db21a168f4] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [da4db21a168f4] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [da4db21a168f4] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [da4db21a168f4] Daemon stopped [2019-09-19T09:53:16.219Z] daemon.go:336: [da4db21a168f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [da4db21a168f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [da4db21a168f4] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [da4db21a168f4] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [da4db21a168f4] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [da4db21a168f4] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-19T09:53:16.219Z] daemon.go:336: [da4f8b6b572d2] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [da4f8b6b572d2] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [da4f8b6b572d2] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [da4f8b6b572d2] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [da4f8b6b572d2] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [da4f8b6b572d2] Daemon stopped [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon da4f8b6b572d2 is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-19T09:53:16.219Z] daemon.go:336: [d8d451ddcbdc8] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d8d451ddcbdc8] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d8d451ddcbdc8] daemon started [2019-09-19T09:53:16.219Z] daemon.go:307: [d8d451ddcbdc8] exiting daemon [2019-09-19T09:53:16.219Z] docker_cli_daemon_plugins_test.go:79: Daemon d8d451ddcbdc8 is not started [2019-09-19T09:53:16.219Z] daemon.go:336: [d8d451ddcbdc8] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d8d451ddcbdc8] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d8d451ddcbdc8] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d8d451ddcbdc8] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d8d451ddcbdc8] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d8d451ddcbdc8] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-19T09:53:16.219Z] daemon.go:336: [d0d4a188cad97] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d0d4a188cad97] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d0d4a188cad97] daemon started [2019-09-19T09:53:16.219Z] daemon.go:307: [d0d4a188cad97] exiting daemon [2019-09-19T09:53:16.219Z] docker_cli_daemon_plugins_test.go:169: Daemon d0d4a188cad97 is not started [2019-09-19T09:53:16.219Z] daemon.go:336: [d0d4a188cad97] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d0d4a188cad97] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d0d4a188cad97] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d0d4a188cad97] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d0d4a188cad97] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d0d4a188cad97] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-19T09:53:16.219Z] daemon.go:336: [df7f220d7a7ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [df7f220d7a7ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [df7f220d7a7ff] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [df7f220d7a7ff] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [df7f220d7a7ff] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [df7f220d7a7ff] Daemon stopped [2019-09-19T09:53:16.219Z] daemon.go:336: [df7f220d7a7ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [df7f220d7a7ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [df7f220d7a7ff] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [df7f220d7a7ff] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [df7f220d7a7ff] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [df7f220d7a7ff] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-19T09:53:16.219Z] daemon.go:336: [d7e86bd70a3e4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d7e86bd70a3e4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d7e86bd70a3e4] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d7e86bd70a3e4] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d7e86bd70a3e4] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d7e86bd70a3e4] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-19T09:53:16.219Z] daemon.go:336: [dbd63c620ae92] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [dbd63c620ae92] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [dbd63c620ae92] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [dbd63c620ae92] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [dbd63c620ae92] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [dbd63c620ae92] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-19T09:53:16.219Z] daemon.go:336: [d4784301ed5ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:307: [d4784301ed5ff] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:336: [d4784301ed5ff] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:472: [d4784301ed5ff] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:461: [d4784301ed5ff] Error when stopping daemon: daemon not started [2019-09-19T09:53:16.219Z] check_test.go:261: Daemon d4784301ed5ff is not started [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogOptions (1.71s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-19T09:53:16.219Z] daemon.go:336: [d18f64c2060ca] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d18f64c2060ca] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d18f64c2060ca] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d18f64c2060ca] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d18f64c2060ca] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d18f64c2060ca] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-19T09:53:16.219Z] daemon.go:336: [d1b11c6b25adf] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d1b11c6b25adf] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d1b11c6b25adf] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d1b11c6b25adf] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d1b11c6b25adf] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d1b11c6b25adf] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-19T09:53:16.219Z] daemon.go:336: [d0ce7c77f5ba1] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d0ce7c77f5ba1] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d0ce7c77f5ba1] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d0ce7c77f5ba1] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d0ce7c77f5ba1] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d0ce7c77f5ba1] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-19T09:53:16.219Z] daemon.go:336: [d07e6e9c1c342] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d07e6e9c1c342] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d07e6e9c1c342] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d07e6e9c1c342] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d07e6e9c1c342] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d07e6e9c1c342] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-19T09:53:16.219Z] daemon.go:336: [d88f18e2e7c81] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d88f18e2e7c81] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d88f18e2e7c81] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d88f18e2e7c81] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d88f18e2e7c81] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d88f18e2e7c81] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-19T09:53:16.219Z] daemon.go:336: [d9051cf9fd27c] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [d9051cf9fd27c] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [d9051cf9fd27c] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [d9051cf9fd27c] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [d9051cf9fd27c] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [d9051cf9fd27c] Daemon stopped [2019-09-19T09:53:16.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2019-09-19T09:53:16.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-19T09:53:16.219Z] daemon.go:336: [db081cabb44f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:336: [db081cabb44f4] waiting for daemon to start [2019-09-19T09:53:16.219Z] daemon.go:364: [db081cabb44f4] daemon started [2019-09-19T09:53:16.219Z] daemon.go:472: [db081cabb44f4] Stopping daemon [2019-09-19T09:53:16.219Z] daemon.go:307: [db081cabb44f4] exiting daemon [2019-09-19T09:53:16.219Z] daemon.go:459: [db081cabb44f4] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-19T09:53:16.220Z] daemon.go:336: [d58390f7522fd] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d58390f7522fd] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d58390f7522fd] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d58390f7522fd] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d58390f7522fd] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d58390f7522fd] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-19T09:53:16.220Z] daemon.go:336: [dbaf6e1492334] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [dbaf6e1492334] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [dbaf6e1492334] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [dbaf6e1492334] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [dbaf6e1492334] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [dbaf6e1492334] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-19T09:53:16.220Z] daemon.go:336: [d3a2fb8ca161d] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d3a2fb8ca161d] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d3a2fb8ca161d] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d3a2fb8ca161d] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d3a2fb8ca161d] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d3a2fb8ca161d] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.90s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-19T09:53:16.220Z] daemon.go:336: [d1ce00af2deb3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d1ce00af2deb3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d1ce00af2deb3] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d1ce00af2deb3] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d1ce00af2deb3] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d1ce00af2deb3] Daemon stopped [2019-09-19T09:53:16.220Z] check_test.go:261: Daemon d1ce00af2deb3 is not started [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns (2.61s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-19T09:53:16.220Z] daemon.go:336: [db29f7c2e3b6c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [db29f7c2e3b6c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [db29f7c2e3b6c] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [db29f7c2e3b6c] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [db29f7c2e3b6c] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [db29f7c2e3b6c] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [db29f7c2e3b6c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [db29f7c2e3b6c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [db29f7c2e3b6c] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [db29f7c2e3b6c] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [db29f7c2e3b6c] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [db29f7c2e3b6c] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.11s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-19T09:53:16.220Z] daemon.go:336: [d49d110e8afb1] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d49d110e8afb1] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d49d110e8afb1] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d49d110e8afb1] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d49d110e8afb1] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d49d110e8afb1] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d49d110e8afb1] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d49d110e8afb1] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d49d110e8afb1] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d49d110e8afb1] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d49d110e8afb1] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d49d110e8afb1] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d49d110e8afb1] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-19T09:53:16.220Z] daemon.go:336: [dac0b906c5717] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [dac0b906c5717] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [dac0b906c5717] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [dac0b906c5717] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [dac0b906c5717] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [dac0b906c5717] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [dac0b906c5717] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [dac0b906c5717] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [dac0b906c5717] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [dac0b906c5717] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [dac0b906c5717] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [dac0b906c5717] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-19T09:53:16.220Z] daemon.go:336: [d5180172f070e] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d5180172f070e] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d5180172f070e] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d5180172f070e] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d5180172f070e] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d5180172f070e] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d5180172f070e] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d5180172f070e] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d5180172f070e] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d5180172f070e] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d5180172f070e] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d5180172f070e] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartOnFailure (5.39s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-19T09:53:16.220Z] daemon.go:336: [d852ef0e3d877] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d852ef0e3d877] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d852ef0e3d877] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d852ef0e3d877] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d852ef0e3d877] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d852ef0e3d877] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d852ef0e3d877] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d852ef0e3d877] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d852ef0e3d877] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d852ef0e3d877] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d852ef0e3d877] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d852ef0e3d877] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-19T09:53:16.220Z] daemon.go:336: [d1b79848de3fa] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d1b79848de3fa] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d1b79848de3fa] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d1b79848de3fa] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d1b79848de3fa] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d1b79848de3fa] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d1b79848de3fa] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d1b79848de3fa] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d1b79848de3fa] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d1b79848de3fa] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d1b79848de3fa] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d1b79848de3fa] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.71s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-19T09:53:16.220Z] daemon.go:336: [d16d229085e77] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d16d229085e77] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d16d229085e77] daemon started [2019-09-19T09:53:16.220Z] daemon.go:336: [d16d229085e77] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:307: [d16d229085e77] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:336: [d16d229085e77] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d16d229085e77] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d16d229085e77] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d16d229085e77] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d16d229085e77] Daemon stopped [2019-09-19T09:53:16.220Z] check_test.go:261: Daemon d16d229085e77 is not started [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-19T09:53:16.220Z] daemon.go:336: [d523adc5dad1c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d523adc5dad1c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d523adc5dad1c] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d523adc5dad1c] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d523adc5dad1c] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d523adc5dad1c] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d523adc5dad1c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d523adc5dad1c] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d523adc5dad1c] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d523adc5dad1c] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d523adc5dad1c] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d523adc5dad1c] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.48s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-19T09:53:16.220Z] daemon.go:336: [d7397b04fbf5b] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d7397b04fbf5b] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d7397b04fbf5b] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d7397b04fbf5b] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d7397b04fbf5b] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d7397b04fbf5b] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d7397b04fbf5b] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d7397b04fbf5b] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d7397b04fbf5b] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d7397b04fbf5b] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d7397b04fbf5b] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d7397b04fbf5b] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped (10.53s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d4d9e9dc68c68] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d4d9e9dc68c68] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d4d9e9dc68c68] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d4d9e9dc68c68] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d4d9e9dc68c68] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d4d9e9dc68c68] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d4d9e9dc68c68] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d4d9e9dc68c68] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d4d9e9dc68c68] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d4d9e9dc68c68] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d4d9e9dc68c68] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d4d9e9dc68c68] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d4d9e9dc68c68] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-19T09:53:16.220Z] daemon.go:336: [d9e141b7bf4f3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d9e141b7bf4f3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d9e141b7bf4f3] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d9e141b7bf4f3] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d9e141b7bf4f3] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d9e141b7bf4f3] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d9e141b7bf4f3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d9e141b7bf4f3] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d9e141b7bf4f3] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d9e141b7bf4f3] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d9e141b7bf4f3] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d9e141b7bf4f3] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d26f9016a0041] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d26f9016a0041] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d26f9016a0041] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d26f9016a0041] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d26f9016a0041] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d26f9016a0041] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d26f9016a0041] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d26f9016a0041] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d26f9016a0041] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d26f9016a0041] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d26f9016a0041] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d26f9016a0041] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d26f9016a0041] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.73s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-19T09:53:16.220Z] daemon.go:336: [df359b1ec9c3f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [df359b1ec9c3f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [df359b1ec9c3f] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [df359b1ec9c3f] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [df359b1ec9c3f] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [df359b1ec9c3f] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [df359b1ec9c3f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [df359b1ec9c3f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [df359b1ec9c3f] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [df359b1ec9c3f] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [df359b1ec9c3f] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [df359b1ec9c3f] Daemon stopped [2019-09-19T09:53:16.220Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.59s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-19T09:53:16.220Z] daemon.go:336: [d3d455c07708f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d3d455c07708f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d3d455c07708f] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d3d455c07708f] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d3d455c07708f] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d3d455c07708f] Daemon stopped [2019-09-19T09:53:16.220Z] daemon.go:336: [d3d455c07708f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:336: [d3d455c07708f] waiting for daemon to start [2019-09-19T09:53:16.220Z] daemon.go:364: [d3d455c07708f] daemon started [2019-09-19T09:53:16.220Z] daemon.go:472: [d3d455c07708f] Stopping daemon [2019-09-19T09:53:16.220Z] daemon.go:307: [d3d455c07708f] exiting daemon [2019-09-19T09:53:16.220Z] daemon.go:459: [d3d455c07708f] Daemon stopped [2019-09-19T09:53:16.220Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2019-09-19T09:53:16.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-19T09:53:16.220Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:53:16.220Z] check_test.go:261: Daemon d9a45972465ae is not started [2019-09-19T09:53:16.220Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-19T09:53:16.221Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T09:53:16.221Z] check_test.go:261: Daemon d83e4147867f0 is not started [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-19T09:53:16.221Z] daemon.go:336: [d7e8add0cf7e0] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d7e8add0cf7e0] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d7e8add0cf7e0] daemon started [2019-09-19T09:53:16.221Z] daemon.go:307: [d7e8add0cf7e0] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d7e8add0cf7e0] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d7e8add0cf7e0] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d7e8add0cf7e0] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d7e8add0cf7e0] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d7e8add0cf7e0] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d7e8add0cf7e0] Daemon stopped [2019-09-19T09:53:16.221Z] check_test.go:261: Daemon d7e8add0cf7e0 is not started [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithLinks (5.46s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-19T09:53:16.221Z] daemon.go:336: [dd7c70f1649f7] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dd7c70f1649f7] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dd7c70f1649f7] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dd7c70f1649f7] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dd7c70f1649f7] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dd7c70f1649f7] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [dd7c70f1649f7] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dd7c70f1649f7] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dd7c70f1649f7] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dd7c70f1649f7] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dd7c70f1649f7] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dd7c70f1649f7] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-19T09:53:16.221Z] daemon.go:336: [dde0d171b08c9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dde0d171b08c9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dde0d171b08c9] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dde0d171b08c9] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dde0d171b08c9] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dde0d171b08c9] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [dde0d171b08c9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dde0d171b08c9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dde0d171b08c9] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dde0d171b08c9] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dde0d171b08c9] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dde0d171b08c9] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.69s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-19T09:53:16.221Z] daemon.go:336: [d25dc304790b9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d25dc304790b9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d25dc304790b9] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d25dc304790b9] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d25dc304790b9] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d25dc304790b9] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d25dc304790b9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d25dc304790b9] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d25dc304790b9] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d25dc304790b9] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d25dc304790b9] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d25dc304790b9] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-19T09:53:16.221Z] daemon.go:336: [d476ec794e20f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d476ec794e20f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d476ec794e20f] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d476ec794e20f] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d476ec794e20f] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d476ec794e20f] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d476ec794e20f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d476ec794e20f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d476ec794e20f] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d476ec794e20f] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d476ec794e20f] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d476ec794e20f] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-19T09:53:16.221Z] daemon.go:336: [de9de325a6d30] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [de9de325a6d30] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [de9de325a6d30] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [de9de325a6d30] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [de9de325a6d30] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [de9de325a6d30] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [de9de325a6d30] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [de9de325a6d30] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [de9de325a6d30] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [de9de325a6d30] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [de9de325a6d30] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [de9de325a6d30] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.38s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-19T09:53:16.221Z] daemon.go:336: [d4913d570d40d] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d4913d570d40d] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d4913d570d40d] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d4913d570d40d] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d4913d570d40d] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d4913d570d40d] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d4913d570d40d] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d4913d570d40d] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d4913d570d40d] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d4913d570d40d] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d4913d570d40d] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d4913d570d40d] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.65s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-19T09:53:16.221Z] daemon.go:336: [dcc71f6b59514] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dcc71f6b59514] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dcc71f6b59514] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dcc71f6b59514] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dcc71f6b59514] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dcc71f6b59514] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [dcc71f6b59514] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dcc71f6b59514] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dcc71f6b59514] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dcc71f6b59514] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dcc71f6b59514] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dcc71f6b59514] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-19T09:53:16.221Z] daemon.go:336: [d349c38940257] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d349c38940257] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d349c38940257] daemon started [2019-09-19T09:53:16.221Z] daemon.go:307: [d349c38940257] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d349c38940257] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d349c38940257] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d349c38940257] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d349c38940257] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d349c38940257] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d349c38940257] Daemon stopped [2019-09-19T09:53:16.221Z] check_test.go:261: Daemon d349c38940257 is not started [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.53s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-19T09:53:16.221Z] daemon.go:336: [d7a0d8cb785b8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d7a0d8cb785b8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d7a0d8cb785b8] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d7a0d8cb785b8] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d7a0d8cb785b8] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d7a0d8cb785b8] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d7a0d8cb785b8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d7a0d8cb785b8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d7a0d8cb785b8] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d7a0d8cb785b8] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d7a0d8cb785b8] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d7a0d8cb785b8] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.53s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-19T09:53:16.221Z] daemon.go:336: [daa6491da7022] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [daa6491da7022] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [daa6491da7022] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [daa6491da7022] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [daa6491da7022] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [daa6491da7022] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [daa6491da7022] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [daa6491da7022] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [daa6491da7022] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [daa6491da7022] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [daa6491da7022] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [daa6491da7022] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeout (2.12s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-19T09:53:16.221Z] daemon.go:336: [d3d8d39377e9a] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d3d8d39377e9a] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d3d8d39377e9a] daemon started [2019-09-19T09:53:16.221Z] daemon.go:307: [d3d8d39377e9a] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:472: [d3d8d39377e9a] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:461: [d3d8d39377e9a] Error when stopping daemon: daemon not started [2019-09-19T09:53:16.221Z] check_test.go:261: Daemon d3d8d39377e9a is not started [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-19T09:53:16.221Z] daemon.go:336: [de593f422e54a] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [de593f422e54a] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [de593f422e54a] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [de593f422e54a] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [de593f422e54a] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [de593f422e54a] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d62eaf6d6f108] daemon started [2019-09-19T09:53:16.221Z] daemon.go:307: [d62eaf6d6f108] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d62eaf6d6f108] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d62eaf6d6f108] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d62eaf6d6f108] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d62eaf6d6f108] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d62eaf6d6f108] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d62eaf6d6f108] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d62eaf6d6f108] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d62eaf6d6f108] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d62eaf6d6f108] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-19T09:53:16.221Z] daemon.go:336: [d71af31d39bf8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d71af31d39bf8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d71af31d39bf8] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d71af31d39bf8] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d71af31d39bf8] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d71af31d39bf8] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:336: [d71af31d39bf8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d71af31d39bf8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d71af31d39bf8] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d71af31d39bf8] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d71af31d39bf8] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d71af31d39bf8] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-19T09:53:16.221Z] daemon.go:336: [d7449335216a4] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d7449335216a4] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d7449335216a4] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d7449335216a4] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d7449335216a4] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d7449335216a4] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-19T09:53:16.221Z] daemon.go:336: [dc57a5afc1f58] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dc57a5afc1f58] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dc57a5afc1f58] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dc57a5afc1f58] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dc57a5afc1f58] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dc57a5afc1f58] Daemon stopped [2019-09-19T09:53:16.221Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-19T09:53:16.221Z] daemon.go:336: [df10c704be55b] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [df10c704be55b] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [df10c704be55b] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [df10c704be55b] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [df10c704be55b] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [df10c704be55b] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-19T09:53:16.221Z] daemon.go:336: [d8ca748f6c556] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [d8ca748f6c556] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [d8ca748f6c556] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [d8ca748f6c556] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [d8ca748f6c556] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [d8ca748f6c556] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-19T09:53:16.221Z] daemon.go:336: [d6c178f441940] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:307: [d6c178f441940] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d6c178f441940] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-19T09:53:16.221Z] daemon.go:336: [d41a9354fe4f8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:307: [d41a9354fe4f8] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d41a9354fe4f8] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-19T09:53:16.221Z] daemon.go:336: [d5da007e00c02] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:307: [d5da007e00c02] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:336: [d5da007e00c02] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-19T09:53:16.221Z] daemon.go:336: [dc2d7f8acab9f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [dc2d7f8acab9f] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [dc2d7f8acab9f] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [dc2d7f8acab9f] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [dc2d7f8acab9f] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [dc2d7f8acab9f] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-19T09:53:16.221Z] daemon.go:336: [defce0d5b8449] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:336: [defce0d5b8449] waiting for daemon to start [2019-09-19T09:53:16.221Z] daemon.go:364: [defce0d5b8449] daemon started [2019-09-19T09:53:16.221Z] daemon.go:472: [defce0d5b8449] Stopping daemon [2019-09-19T09:53:16.221Z] daemon.go:307: [defce0d5b8449] exiting daemon [2019-09-19T09:53:16.221Z] daemon.go:459: [defce0d5b8449] Daemon stopped [2019-09-19T09:53:16.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.222Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-19T09:53:16.222Z] daemon.go:336: [d53350cf0f393] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:307: [d53350cf0f393] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:336: [d53350cf0f393] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.222Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-19T09:53:16.222Z] daemon.go:336: [d8d0e35bdcc3f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:307: [d8d0e35bdcc3f] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:336: [d8d0e35bdcc3f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-19T09:53:16.222Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-19T09:53:16.222Z] daemon.go:336: [d73a12c2316ca] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:307: [d73a12c2316ca] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:336: [d73a12c2316ca] waiting for daemon to start [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon dcc498d3e8ddc is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-19T09:53:16.222Z] daemon.go:336: [dc525731ec964] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dc525731ec964] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dc525731ec964] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dc525731ec964] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dc525731ec964] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dc525731ec964] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [dc525731ec964] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dc525731ec964] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dc525731ec964] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dc525731ec964] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dc525731ec964] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dc525731ec964] Daemon stopped [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon dc525731ec964 is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-19T09:53:16.222Z] daemon.go:336: [dad9a49444293] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dad9a49444293] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dad9a49444293] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dad9a49444293] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dad9a49444293] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dad9a49444293] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-19T09:53:16.222Z] daemon.go:336: [df39bbaf47760] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [df39bbaf47760] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [df39bbaf47760] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [df39bbaf47760] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [df39bbaf47760] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [df39bbaf47760] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUlimitDefaults (4.08s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-19T09:53:16.222Z] daemon.go:336: [db48ed4d31ff4] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [db48ed4d31ff4] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [db48ed4d31ff4] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [db48ed4d31ff4] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [db48ed4d31ff4] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [db48ed4d31ff4] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [db48ed4d31ff4] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [db48ed4d31ff4] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [db48ed4d31ff4] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [db48ed4d31ff4] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [db48ed4d31ff4] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [db48ed4d31ff4] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-19T09:53:16.222Z] daemon.go:336: [ddb70c7775c73] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [ddb70c7775c73] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [ddb70c7775c73] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [ddb70c7775c73] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [ddb70c7775c73] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [ddb70c7775c73] Daemon stopped [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon ddb70c7775c73 is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-19T09:53:16.222Z] daemon.go:336: [dbb67bba0d79f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dbb67bba0d79f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dbb67bba0d79f] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dbb67bba0d79f] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dbb67bba0d79f] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dbb67bba0d79f] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-19T09:53:16.222Z] daemon.go:336: [d415b1feb0014] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d415b1feb0014] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d415b1feb0014] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d415b1feb0014] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d415b1feb0014] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d415b1feb0014] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d2a60802581ef] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d2a60802581ef] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d2a60802581ef] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d2a60802581ef] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d2a60802581ef] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d2a60802581ef] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d2a60802581ef] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d2a60802581ef] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d2a60802581ef] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d2a60802581ef] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d2a60802581ef] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d2a60802581ef] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d2a60802581ef] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-19T09:53:16.222Z] daemon.go:336: [d70b487d44c4c] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d70b487d44c4c] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d70b487d44c4c] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d70b487d44c4c] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d70b487d44c4c] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d70b487d44c4c] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [d70b487d44c4c] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:307: [d70b487d44c4c] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:336: [d70b487d44c4c] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:472: [d70b487d44c4c] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:461: [d70b487d44c4c] Error when stopping daemon: daemon not started [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon d70b487d44c4c is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.80s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-19T09:53:16.222Z] daemon.go:336: [dbbd684a4de91] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dbbd684a4de91] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dbbd684a4de91] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dbbd684a4de91] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dbbd684a4de91] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dbbd684a4de91] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [dbbd684a4de91] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dbbd684a4de91] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dbbd684a4de91] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dbbd684a4de91] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dbbd684a4de91] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dbbd684a4de91] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (4.25s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-19T09:53:16.222Z] daemon.go:336: [dbfa0cfedbe16] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dbfa0cfedbe16] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dbfa0cfedbe16] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dbfa0cfedbe16] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dbfa0cfedbe16] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dbfa0cfedbe16] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [dbfa0cfedbe16] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dbfa0cfedbe16] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dbfa0cfedbe16] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dbfa0cfedbe16] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dbfa0cfedbe16] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dbfa0cfedbe16] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.50s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-19T09:53:16.222Z] daemon.go:336: [df1dad62039a3] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [df1dad62039a3] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [df1dad62039a3] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [df1dad62039a3] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [df1dad62039a3] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [df1dad62039a3] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [df1dad62039a3] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [df1dad62039a3] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [df1dad62039a3] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [df1dad62039a3] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [df1dad62039a3] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [df1dad62039a3] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestFailedPluginRemove (2.24s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-19T09:53:16.222Z] daemon.go:336: [d53000584dcdd] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d53000584dcdd] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d53000584dcdd] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d53000584dcdd] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d53000584dcdd] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d53000584dcdd] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [d53000584dcdd] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d53000584dcdd] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d53000584dcdd] daemon started [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon ddb26a31f12c8 is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfo (0.55s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-19T09:53:16.222Z] daemon.go:336: [d60b8b46fe76f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d60b8b46fe76f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d60b8b46fe76f] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d60b8b46fe76f] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d60b8b46fe76f] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d60b8b46fe76f] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-19T09:53:16.222Z] daemon.go:336: [de4736a56e066] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [de4736a56e066] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [de4736a56e066] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [de4736a56e066] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [de4736a56e066] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [de4736a56e066] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-19T09:53:16.222Z] daemon.go:336: [d0fa3c43534a1] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d0fa3c43534a1] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d0fa3c43534a1] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d0fa3c43534a1] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d0fa3c43534a1] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d0fa3c43534a1] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSRun (2.05s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSRun [2019-09-19T09:53:16.222Z] daemon.go:336: [d7139d6371d19] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d7139d6371d19] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d7139d6371d19] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d7139d6371d19] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d7139d6371d19] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d7139d6371d19] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-19T09:53:16.222Z] check_test.go:261: Daemon d4333081aa843 is not started [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterCapability (1.72s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-19T09:53:16.222Z] daemon.go:336: [dd752dac2c57b] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [dd752dac2c57b] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [dd752dac2c57b] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [dd752dac2c57b] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [dd752dac2c57b] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [dd752dac2c57b] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterEnabled (2.01s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-19T09:53:16.222Z] daemon.go:336: [d1e16b0e1503f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d1e16b0e1503f] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d1e16b0e1503f] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d1e16b0e1503f] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d1e16b0e1503f] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d1e16b0e1503f] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-19T09:53:16.222Z] daemon.go:336: [d54fa4915a838] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d54fa4915a838] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d54fa4915a838] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d54fa4915a838] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d54fa4915a838] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d54fa4915a838] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [d54fa4915a838] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d54fa4915a838] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d54fa4915a838] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d54fa4915a838] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d54fa4915a838] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d54fa4915a838] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageDangling (1.52s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-19T09:53:16.222Z] daemon.go:336: [df00ed7f44f7a] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [df00ed7f44f7a] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [df00ed7f44f7a] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [df00ed7f44f7a] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [df00ed7f44f7a] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [df00ed7f44f7a] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-19T09:53:16.222Z] daemon.go:336: [d27c0d737795a] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d27c0d737795a] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d27c0d737795a] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d27c0d737795a] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d27c0d737795a] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d27c0d737795a] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-19T09:53:16.222Z] daemon.go:336: [d0116c0eecb61] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [d0116c0eecb61] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [d0116c0eecb61] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [d0116c0eecb61] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [d0116c0eecb61] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [d0116c0eecb61] Daemon stopped [2019-09-19T09:53:16.222Z] --- PASS: Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.92s) [2019-09-19T09:53:16.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-19T09:53:16.222Z] daemon.go:336: [ded8bd5fe7e41] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [ded8bd5fe7e41] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:364: [ded8bd5fe7e41] daemon started [2019-09-19T09:53:16.222Z] daemon.go:472: [ded8bd5fe7e41] Stopping daemon [2019-09-19T09:53:16.222Z] daemon.go:307: [ded8bd5fe7e41] exiting daemon [2019-09-19T09:53:16.222Z] daemon.go:459: [ded8bd5fe7e41] Daemon stopped [2019-09-19T09:53:16.222Z] daemon.go:336: [ded8bd5fe7e41] waiting for daemon to start [2019-09-19T09:53:16.222Z] daemon.go:336: [ded8bd5fe7e41] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [ded8bd5fe7e41] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [ded8bd5fe7e41] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [ded8bd5fe7e41] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [ded8bd5fe7e41] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.94s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-19T09:53:16.223Z] daemon.go:336: [d22031af8b500] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d22031af8b500] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d22031af8b500] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d22031af8b500] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d22031af8b500] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d22031af8b500] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d22031af8b500] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d22031af8b500] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d22031af8b500] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d22031af8b500] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d22031af8b500] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d22031af8b500] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunLinksChanged (5.12s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-19T09:53:16.223Z] daemon.go:336: [d81be81318ff7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d81be81318ff7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d81be81318ff7] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d81be81318ff7] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d81be81318ff7] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d81be81318ff7] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d81be81318ff7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d81be81318ff7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d81be81318ff7] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d81be81318ff7] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d81be81318ff7] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d81be81318ff7] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-19T09:53:16.223Z] daemon.go:336: [d64a6293a5bd4] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d64a6293a5bd4] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d64a6293a5bd4] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d64a6293a5bd4] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d64a6293a5bd4] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d64a6293a5bd4] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-19T09:53:16.223Z] daemon.go:336: [dd1010aa4c073] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [dd1010aa4c073] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [dd1010aa4c073] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [dd1010aa4c073] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [dd1010aa4c073] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [dd1010aa4c073] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-19T09:53:16.223Z] daemon.go:336: [df00699aa3550] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [df00699aa3550] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [df00699aa3550] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [df00699aa3550] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [df00699aa3550] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [df00699aa3550] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.57s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-19T09:53:16.223Z] daemon.go:336: [d08a9a0851e73] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d08a9a0851e73] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d08a9a0851e73] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d08a9a0851e73] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d08a9a0851e73] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d08a9a0851e73] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d08a9a0851e73] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d08a9a0851e73] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d08a9a0851e73] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d08a9a0851e73] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d08a9a0851e73] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d08a9a0851e73] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.96s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d9fa0c2724579] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d9fa0c2724579] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d9fa0c2724579] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d9fa0c2724579] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d9fa0c2724579] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d9fa0c2724579] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d9fa0c2724579] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d9fa0c2724579] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:307: [d9fa0c2724579] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:472: [d9fa0c2724579] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:461: [d9fa0c2724579] Error when stopping daemon: daemon not started [2019-09-19T09:53:16.223Z] docker_cli_daemon_test.go:2542: Daemon d9fa0c2724579 is not started [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d9fa0c2724579] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d9fa0c2724579] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d9fa0c2724579] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d9fa0c2724579] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d9fa0c2724579] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.09s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-19T09:53:16.223Z] daemon.go:336: [d4905f58e38c7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d4905f58e38c7] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d4905f58e38c7] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d4905f58e38c7] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d4905f58e38c7] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d4905f58e38c7] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.19s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-19T09:53:16.223Z] daemon.go:336: [d920e1ee99cc2] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d920e1ee99cc2] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d920e1ee99cc2] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d920e1ee99cc2] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d920e1ee99cc2] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d920e1ee99cc2] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestShmSize (2.08s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSize [2019-09-19T09:53:16.223Z] daemon.go:336: [d2fc42c420ec1] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d2fc42c420ec1] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d2fc42c420ec1] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d2fc42c420ec1] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d2fc42c420ec1] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d2fc42c420ec1] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestShmSizeReload (3.06s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSizeReload [2019-09-19T09:53:16.223Z] daemon.go:336: [d1a0abf4e1f01] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d1a0abf4e1f01] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d1a0abf4e1f01] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d1a0abf4e1f01] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d1a0abf4e1f01] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d1a0abf4e1f01] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestTLSVerify (0.13s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestTLSVerify [2019-09-19T09:53:16.223Z] check_test.go:261: Daemon d84894b157bf8 is not started [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerDaemonSuite/TestVolumePlugin (5.81s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestVolumePlugin [2019-09-19T09:53:16.223Z] daemon.go:336: [d6c7b2f6e7eaa] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d6c7b2f6e7eaa] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d6c7b2f6e7eaa] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d6c7b2f6e7eaa] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d6c7b2f6e7eaa] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d6c7b2f6e7eaa] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPIDuplicateNetworks (4.45s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-19T09:53:16.223Z] daemon.go:336: [d249b4c46e10c] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d249b4c46e10c] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d249b4c46e10c] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d249b4c46e10c] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d249b4c46e10c] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d249b4c46e10c] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPINetworkInspectWithScope (3.54s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-19T09:53:16.223Z] daemon.go:336: [d45421f601807] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d45421f601807] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d45421f601807] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d45421f601807] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d45421f601807] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d45421f601807] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-19T09:53:16.223Z] daemon.go:336: [d2d99ea4f762b] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d2d99ea4f762b] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d2d99ea4f762b] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d2d99ea4f762b] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d2d99ea4f762b] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d2d99ea4f762b] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-19T09:53:16.223Z] daemon.go:336: [d600dd4bd6c30] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d600dd4bd6c30] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d600dd4bd6c30] daemon started [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-19T09:53:16.223Z] daemon.go:336: [d84058c16cc5b] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d84058c16cc5b] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d84058c16cc5b] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d600dd4bd6c30] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d600dd4bd6c30] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d600dd4bd6c30] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:472: [d84058c16cc5b] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d84058c16cc5b] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d84058c16cc5b] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-19T09:53:16.223Z] daemon.go:336: [d9f3e5c686f70] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d9f3e5c686f70] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d9f3e5c686f70] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d9f3e5c686f70] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d9f3e5c686f70] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d9f3e5c686f70] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmForceNewCluster (26.61s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-19T09:53:16.223Z] daemon.go:336: [d7eab85fd18c6] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d7eab85fd18c6] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d7eab85fd18c6] daemon started [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-19T09:53:16.223Z] daemon.go:336: [d8462e484f8ac] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d8462e484f8ac] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d8462e484f8ac] daemon started [2019-09-19T09:53:16.223Z] check_test.go:310: [d8462e484f8ac] joining swarm manager [d7eab85fd18c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.223Z] daemon.go:472: [d8462e484f8ac] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d8462e484f8ac] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d8462e484f8ac] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-19T09:53:16.223Z] daemon.go:336: [d154cdc727c58] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d154cdc727c58] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d154cdc727c58] daemon started [2019-09-19T09:53:16.223Z] check_test.go:310: [d154cdc727c58] joining swarm manager [d7eab85fd18c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.223Z] daemon.go:472: [d7eab85fd18c6] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d7eab85fd18c6] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d7eab85fd18c6] Daemon stopped [2019-09-19T09:53:16.223Z] check_test.go:331: Daemon d8462e484f8ac is not started [2019-09-19T09:53:16.223Z] daemon.go:472: [d154cdc727c58] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d154cdc727c58] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d154cdc727c58] Daemon stopped [2019-09-19T09:53:16.223Z] --- SKIP: Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-19T09:53:16.223Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInit (21.83s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-19T09:53:16.223Z] daemon.go:336: [d100fe741315d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d100fe741315d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d100fe741315d] daemon started [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-19T09:53:16.223Z] daemon.go:336: [dc28a8821630d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [dc28a8821630d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [dc28a8821630d] daemon started [2019-09-19T09:53:16.223Z] check_test.go:310: [dc28a8821630d] joining swarm manager [d100fe741315d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.223Z] daemon.go:472: [d100fe741315d] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d100fe741315d] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d100fe741315d] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:472: [dc28a8821630d] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [dc28a8821630d] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [dc28a8821630d] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:336: [d100fe741315d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d100fe741315d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d100fe741315d] daemon started [2019-09-19T09:53:16.223Z] daemon.go:336: [dc28a8821630d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [dc28a8821630d] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [dc28a8821630d] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d100fe741315d] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d100fe741315d] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d100fe741315d] Daemon stopped [2019-09-19T09:53:16.223Z] daemon.go:472: [dc28a8821630d] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [dc28a8821630d] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [dc28a8821630d] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-19T09:53:16.223Z] daemon.go:336: [d88cb269a949e] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d88cb269a949e] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d88cb269a949e] daemon started [2019-09-19T09:53:16.223Z] daemon.go:472: [d88cb269a949e] Stopping daemon [2019-09-19T09:53:16.223Z] daemon.go:307: [d88cb269a949e] exiting daemon [2019-09-19T09:53:16.223Z] daemon.go:459: [d88cb269a949e] Daemon stopped [2019-09-19T09:53:16.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-19T09:53:16.223Z] daemon.go:336: [d9808b682d5fb] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:336: [d9808b682d5fb] waiting for daemon to start [2019-09-19T09:53:16.223Z] daemon.go:364: [d9808b682d5fb] daemon started [2019-09-19T09:53:16.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-19T09:53:16.224Z] daemon.go:336: [d0130fe281b18] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d0130fe281b18] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d0130fe281b18] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d9808b682d5fb] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d9808b682d5fb] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d9808b682d5fb] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d0130fe281b18] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d0130fe281b18] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d0130fe281b18] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderElection (45.24s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d8e4f4432111d] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-19T09:53:16.224Z] daemon.go:336: [d037ddc855a2d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d037ddc855a2d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d037ddc855a2d] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d037ddc855a2d] joining swarm manager [d8e4f4432111d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-19T09:53:16.224Z] daemon.go:336: [d91c32e289ee6] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d91c32e289ee6] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d91c32e289ee6] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d91c32e289ee6] joining swarm manager [d8e4f4432111d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.224Z] daemon.go:472: [d8e4f4432111d] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d8e4f4432111d] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d8e4f4432111d] Daemon stopped [2019-09-19T09:53:16.224Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d8e4f4432111d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d8e4f4432111d] daemon started [2019-09-19T09:53:16.224Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-19T09:53:16.224Z] daemon.go:472: [d8e4f4432111d] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d8e4f4432111d] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d8e4f4432111d] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d037ddc855a2d] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d037ddc855a2d] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d037ddc855a2d] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d91c32e289ee6] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d91c32e289ee6] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d91c32e289ee6] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderProxy (21.76s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-19T09:53:16.224Z] daemon.go:336: [da0fed3e23a37] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [da0fed3e23a37] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [da0fed3e23a37] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-19T09:53:16.224Z] daemon.go:336: [d094fe0ed6704] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d094fe0ed6704] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d094fe0ed6704] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d094fe0ed6704] joining swarm manager [da0fed3e23a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-19T09:53:16.224Z] daemon.go:336: [d32648f21a1e1] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d32648f21a1e1] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d32648f21a1e1] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d32648f21a1e1] joining swarm manager [da0fed3e23a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.224Z] daemon.go:472: [da0fed3e23a37] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [da0fed3e23a37] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [da0fed3e23a37] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d094fe0ed6704] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d094fe0ed6704] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d094fe0ed6704] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d32648f21a1e1] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d32648f21a1e1] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d32648f21a1e1] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.47s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-19T09:53:16.224Z] daemon.go:336: [d0f64d4187fac] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d0f64d4187fac] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d0f64d4187fac] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-19T09:53:16.224Z] daemon.go:336: [d56d8388d03f0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d56d8388d03f0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d56d8388d03f0] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d0f64d4187fac] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d0f64d4187fac] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d0f64d4187fac] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d56d8388d03f0] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d56d8388d03f0] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d56d8388d03f0] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.28s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-19T09:53:16.224Z] daemon.go:336: [d436f89030bc1] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d436f89030bc1] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d436f89030bc1] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d436f89030bc1] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d436f89030bc1] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d436f89030bc1] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-19T09:53:16.224Z] daemon.go:336: [dc3358cae490c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [dc3358cae490c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [dc3358cae490c] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-19T09:53:16.224Z] daemon.go:336: [d4af515afd2ca] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d4af515afd2ca] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d4af515afd2ca] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d4af515afd2ca] joining swarm manager [dc3358cae490c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-19T09:53:16.224Z] daemon.go:336: [d135c16f2fcd6] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d135c16f2fcd6] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d135c16f2fcd6] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d135c16f2fcd6] joining swarm manager [dc3358cae490c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.224Z] daemon.go:472: [dc3358cae490c] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [dc3358cae490c] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [dc3358cae490c] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d4af515afd2ca] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d4af515afd2ca] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d4af515afd2ca] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d135c16f2fcd6] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d135c16f2fcd6] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d135c16f2fcd6] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmManagerRestore (49.90s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-19T09:53:16.224Z] daemon.go:336: [d4ff0720531dc] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d4ff0720531dc] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d4ff0720531dc] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d4ff0720531dc] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d4ff0720531dc] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d4ff0720531dc] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:336: [d4ff0720531dc] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d4ff0720531dc] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d4ff0720531dc] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d409a2e6a2fcb] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d409a2e6a2fcb] joining swarm manager [d4ff0720531dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:472: [d409a2e6a2fcb] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d409a2e6a2fcb] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d409a2e6a2fcb] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d409a2e6a2fcb] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d409a2e6a2fcb] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d191c63ccdd1c] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d191c63ccdd1c] joining swarm manager [d4ff0720531dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.224Z] daemon.go:472: [d191c63ccdd1c] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d191c63ccdd1c] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d191c63ccdd1c] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d191c63ccdd1c] daemon started [2019-09-19T09:53:16.224Z] daemon.go:307: [d191c63ccdd1c] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d191c63ccdd1c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d191c63ccdd1c] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d4ff0720531dc] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d4ff0720531dc] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d4ff0720531dc] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d409a2e6a2fcb] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d409a2e6a2fcb] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d409a2e6a2fcb] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d191c63ccdd1c] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d191c63ccdd1c] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d191c63ccdd1c] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause (18.22s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-19T09:53:16.224Z] daemon.go:336: [d28668be0f40d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d28668be0f40d] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d28668be0f40d] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-19T09:53:16.224Z] daemon.go:336: [d7cf174d4a7d2] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d7cf174d4a7d2] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d7cf174d4a7d2] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d7cf174d4a7d2] joining swarm manager [d28668be0f40d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:472: [d28668be0f40d] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d28668be0f40d] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d28668be0f40d] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d7cf174d4a7d2] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d7cf174d4a7d2] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d7cf174d4a7d2] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeRemove (35.10s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-19T09:53:16.224Z] daemon.go:336: [dbb2cbbbf5503] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [dbb2cbbbf5503] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [dbb2cbbbf5503] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [def21e86f01c0] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [def21e86f01c0] joining swarm manager [dbb2cbbbf5503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-19T09:53:16.224Z] daemon.go:336: [dcc57a5c8ba6b] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [dcc57a5c8ba6b] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [dcc57a5c8ba6b] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [dcc57a5c8ba6b] joining swarm manager [dbb2cbbbf5503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.224Z] daemon.go:472: [def21e86f01c0] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [def21e86f01c0] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [def21e86f01c0] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:350: [def21e86f01c0] error pinging daemon on start: Get http://def21e86f01c0.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.224Z] daemon.go:336: [def21e86f01c0] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [def21e86f01c0] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [dbb2cbbbf5503] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [dbb2cbbbf5503] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [dbb2cbbbf5503] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [def21e86f01c0] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [def21e86f01c0] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [def21e86f01c0] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [dcc57a5c8ba6b] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [dcc57a5c8ba6b] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [dcc57a5c8ba6b] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-19T09:53:16.224Z] daemon.go:336: [d9face3f50711] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d9face3f50711] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d9face3f50711] daemon started [2019-09-19T09:53:16.224Z] daemon.go:472: [d9face3f50711] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d9face3f50711] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d9face3f50711] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmPromoteDemote (19.36s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-19T09:53:16.224Z] daemon.go:336: [d6f5d63039e39] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d6f5d63039e39] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d6f5d63039e39] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-19T09:53:16.224Z] daemon.go:336: [d60df0f378155] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d60df0f378155] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d60df0f378155] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [d60df0f378155] joining swarm manager [d6f5d63039e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:472: [d6f5d63039e39] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d6f5d63039e39] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d6f5d63039e39] Daemon stopped [2019-09-19T09:53:16.224Z] daemon.go:472: [d60df0f378155] Stopping daemon [2019-09-19T09:53:16.224Z] daemon.go:307: [d60df0f378155] exiting daemon [2019-09-19T09:53:16.224Z] daemon.go:459: [d60df0f378155] Daemon stopped [2019-09-19T09:53:16.224Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRaftQuorum (57.43s) [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-19T09:53:16.224Z] daemon.go:336: [db2c8222ae8e9] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [db2c8222ae8e9] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [db2c8222ae8e9] daemon started [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-19T09:53:16.224Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [dd2c174144f5c] daemon started [2019-09-19T09:53:16.224Z] check_test.go:310: [dd2c174144f5c] joining swarm manager [db2c8222ae8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-19T09:53:16.224Z] daemon.go:336: [d3f559057824f] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:336: [d3f559057824f] waiting for daemon to start [2019-09-19T09:53:16.224Z] daemon.go:364: [d3f559057824f] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d3f559057824f] joining swarm manager [db2c8222ae8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.225Z] daemon.go:472: [dd2c174144f5c] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [dd2c174144f5c] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [dd2c174144f5c] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d3f559057824f] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d3f559057824f] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d3f559057824f] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:350: [dd2c174144f5c] error pinging daemon on start: Get http://dd2c174144f5c.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:336: [dd2c174144f5c] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [dd2c174144f5c] daemon started [2019-09-19T09:53:16.225Z] daemon.go:472: [db2c8222ae8e9] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [db2c8222ae8e9] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [db2c8222ae8e9] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [dd2c174144f5c] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [dd2c174144f5c] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [dd2c174144f5c] Daemon stopped [2019-09-19T09:53:16.225Z] check_test.go:331: Daemon d3f559057824f is not started [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestartCluster (56.97s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [daf1acae33784] daemon started [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [de9bc1e30db90] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [de9bc1e30db90] joining swarm manager [daf1acae33784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [db22802094d71] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [db22802094d71] joining swarm manager [daf1acae33784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [da2437defd7dd] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [da2437defd7dd] joining swarm manager [daf1acae33784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d2eeb1a3d75f5] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d2eeb1a3d75f5] joining swarm manager [daf1acae33784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [db9eb69f581e1] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [db9eb69f581e1] joining swarm manager [daf1acae33784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-19T09:53:16.225Z] daemon.go:472: [daf1acae33784] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:472: [db9eb69f581e1] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:472: [de9bc1e30db90] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:472: [db22802094d71] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:472: [da2437defd7dd] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:472: [d2eeb1a3d75f5] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [daf1acae33784] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [daf1acae33784] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:307: [db9eb69f581e1] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [db9eb69f581e1] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:307: [d2eeb1a3d75f5] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d2eeb1a3d75f5] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:307: [de9bc1e30db90] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [de9bc1e30db90] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:307: [da2437defd7dd] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [da2437defd7dd] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:307: [db22802094d71] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [db22802094d71] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:350: [da2437defd7dd] error pinging daemon on start: Get http://da2437defd7dd.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [db9eb69f581e1] error pinging daemon on start: Get http://db9eb69f581e1.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [d2eeb1a3d75f5] error pinging daemon on start: Get http://d2eeb1a3d75f5.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [daf1acae33784] error pinging daemon on start: Get http://daf1acae33784.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [db22802094d71] error pinging daemon on start: Get http://db22802094d71.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [de9bc1e30db90] error pinging daemon on start: Get http://de9bc1e30db90.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:350: [da2437defd7dd] error pinging daemon on start: Get http://da2437defd7dd.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [db9eb69f581e1] error pinging daemon on start: Get http://db9eb69f581e1.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [d2eeb1a3d75f5] error pinging daemon on start: Get http://d2eeb1a3d75f5.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [daf1acae33784] error pinging daemon on start: Get http://daf1acae33784.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [db22802094d71] error pinging daemon on start: Get http://db22802094d71.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [de9bc1e30db90] error pinging daemon on start: Get http://de9bc1e30db90.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:350: [db9eb69f581e1] error pinging daemon on start: Get http://db9eb69f581e1.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [da2437defd7dd] error pinging daemon on start: Get http://da2437defd7dd.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [d2eeb1a3d75f5] error pinging daemon on start: Get http://d2eeb1a3d75f5.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [daf1acae33784] error pinging daemon on start: Get http://daf1acae33784.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [db22802094d71] error pinging daemon on start: Get http://db22802094d71.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:350: [de9bc1e30db90] error pinging daemon on start: Get http://de9bc1e30db90.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.225Z] daemon.go:336: [db9eb69f581e1] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [da2437defd7dd] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [db9eb69f581e1] daemon started [2019-09-19T09:53:16.225Z] daemon.go:364: [da2437defd7dd] daemon started [2019-09-19T09:53:16.225Z] daemon.go:336: [d2eeb1a3d75f5] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d2eeb1a3d75f5] daemon started [2019-09-19T09:53:16.225Z] daemon.go:336: [daf1acae33784] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [daf1acae33784] daemon started [2019-09-19T09:53:16.225Z] daemon.go:336: [db22802094d71] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [db22802094d71] daemon started [2019-09-19T09:53:16.225Z] daemon.go:336: [de9bc1e30db90] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [de9bc1e30db90] daemon started [2019-09-19T09:53:16.225Z] daemon.go:472: [daf1acae33784] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [daf1acae33784] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [daf1acae33784] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [de9bc1e30db90] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [de9bc1e30db90] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [de9bc1e30db90] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [db22802094d71] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [db22802094d71] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [db22802094d71] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [da2437defd7dd] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [da2437defd7dd] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [da2437defd7dd] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d2eeb1a3d75f5] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d2eeb1a3d75f5] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d2eeb1a3d75f5] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [db9eb69f581e1] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [db9eb69f581e1] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [db9eb69f581e1] Daemon stopped [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-19T09:53:16.225Z] daemon.go:336: [d36d87baac1e9] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d36d87baac1e9] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d36d87baac1e9] daemon started [2019-09-19T09:53:16.225Z] daemon.go:472: [d36d87baac1e9] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d36d87baac1e9] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d36d87baac1e9] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:336: [d36d87baac1e9] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d36d87baac1e9] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d36d87baac1e9] daemon started [2019-09-19T09:53:16.225Z] daemon.go:472: [d36d87baac1e9] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d36d87baac1e9] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d36d87baac1e9] Daemon stopped [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-19T09:53:16.225Z] daemon.go:336: [d0733fb04c341] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d0733fb04c341] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d0733fb04c341] daemon started [2019-09-19T09:53:16.225Z] daemon.go:472: [d0733fb04c341] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d0733fb04c341] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d0733fb04c341] Daemon stopped [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.61s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-19T09:53:16.225Z] daemon.go:336: [d1de8a3bfef83] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d1de8a3bfef83] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d1de8a3bfef83] daemon started [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-19T09:53:16.225Z] daemon.go:336: [d7e17d1de6b73] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d7e17d1de6b73] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d7e17d1de6b73] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d7e17d1de6b73] joining swarm manager [d1de8a3bfef83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-19T09:53:16.225Z] daemon.go:336: [d01093377320a] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d01093377320a] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d01093377320a] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d01093377320a] joining swarm manager [d1de8a3bfef83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.225Z] daemon.go:472: [d1de8a3bfef83] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d1de8a3bfef83] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d1de8a3bfef83] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d7e17d1de6b73] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d7e17d1de6b73] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d7e17d1de6b73] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d01093377320a] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d01093377320a] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d01093377320a] Daemon stopped [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.85s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-19T09:53:16.225Z] daemon.go:336: [deeb433523f21] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [deeb433523f21] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [deeb433523f21] daemon started [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-19T09:53:16.225Z] daemon.go:336: [d8f99f11e7c57] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d8f99f11e7c57] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d8f99f11e7c57] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d8f99f11e7c57] joining swarm manager [deeb433523f21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-19T09:53:16.225Z] daemon.go:336: [dc4c73b7995cf] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [dc4c73b7995cf] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [dc4c73b7995cf] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [dc4c73b7995cf] joining swarm manager [deeb433523f21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.225Z] daemon.go:472: [deeb433523f21] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [deeb433523f21] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [deeb433523f21] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d8f99f11e7c57] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d8f99f11e7c57] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d8f99f11e7c57] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [dc4c73b7995cf] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [dc4c73b7995cf] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [dc4c73b7995cf] Daemon stopped [2019-09-19T09:53:16.225Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.43s) [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-19T09:53:16.225Z] daemon.go:336: [d1f8ca7a201d7] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d1f8ca7a201d7] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d1f8ca7a201d7] daemon started [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-19T09:53:16.225Z] daemon.go:336: [d57ebe87cb217] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d57ebe87cb217] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d57ebe87cb217] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d57ebe87cb217] joining swarm manager [d1f8ca7a201d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-19T09:53:16.225Z] daemon.go:336: [d9cd625e2979b] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:336: [d9cd625e2979b] waiting for daemon to start [2019-09-19T09:53:16.225Z] daemon.go:364: [d9cd625e2979b] daemon started [2019-09-19T09:53:16.225Z] check_test.go:310: [d9cd625e2979b] joining swarm manager [d1f8ca7a201d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.225Z] daemon.go:472: [d1f8ca7a201d7] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d1f8ca7a201d7] exiting daemon [2019-09-19T09:53:16.225Z] daemon.go:459: [d1f8ca7a201d7] Daemon stopped [2019-09-19T09:53:16.225Z] daemon.go:472: [d57ebe87cb217] Stopping daemon [2019-09-19T09:53:16.225Z] daemon.go:307: [d57ebe87cb217] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d57ebe87cb217] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d9cd625e2979b] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d9cd625e2979b] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d9cd625e2979b] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreate (6.60s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-19T09:53:16.226Z] daemon.go:336: [d4502700bb92b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d4502700bb92b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d4502700bb92b] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d4502700bb92b] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d4502700bb92b] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d4502700bb92b] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:53:16.226Z] daemon.go:336: [df64462446291] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [df64462446291] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [df64462446291] daemon started [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:53:16.226Z] daemon.go:336: [d039d309c7ee3] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d039d309c7ee3] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d039d309c7ee3] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d039d309c7ee3] joining swarm manager [df64462446291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:53:16.226Z] daemon.go:336: [d825bf8677248] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d825bf8677248] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d825bf8677248] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d825bf8677248] joining swarm manager [df64462446291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:53:16.226Z] daemon.go:336: [d077b14cd6c86] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d077b14cd6c86] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d077b14cd6c86] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d077b14cd6c86] joining swarm manager [df64462446291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-19T09:53:16.226Z] daemon.go:336: [d449a905cc05b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d449a905cc05b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d449a905cc05b] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d449a905cc05b] joining swarm manager [df64462446291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-19T09:53:16.226Z] daemon.go:472: [df64462446291] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [df64462446291] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [df64462446291] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d039d309c7ee3] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d039d309c7ee3] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d039d309c7ee3] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d825bf8677248] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d825bf8677248] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d825bf8677248] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d077b14cd6c86] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d077b14cd6c86] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d077b14cd6c86] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d449a905cc05b] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d449a905cc05b] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d449a905cc05b] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-19T09:53:16.226Z] daemon.go:336: [d4c443f69692c] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d4c443f69692c] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d4c443f69692c] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d4c443f69692c] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d4c443f69692c] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d4c443f69692c] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [d10281b9dd5f8] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d10281b9dd5f8] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d10281b9dd5f8] daemon started [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [dd56591e0197e] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [dd56591e0197e] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [dd56591e0197e] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [dd56591e0197e] joining swarm manager [d10281b9dd5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [df75e7b84bc75] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [df75e7b84bc75] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [df75e7b84bc75] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [df75e7b84bc75] joining swarm manager [d10281b9dd5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.226Z] daemon.go:472: [d10281b9dd5f8] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d10281b9dd5f8] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d10281b9dd5f8] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [dd56591e0197e] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [dd56591e0197e] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [dd56591e0197e] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [df75e7b84bc75] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [df75e7b84bc75] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [df75e7b84bc75] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.98s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-19T09:53:16.226Z] daemon.go:336: [d7373fc4cced9] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d7373fc4cced9] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d7373fc4cced9] daemon started [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-19T09:53:16.226Z] daemon.go:336: [d9cadb363bb41] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d9cadb363bb41] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d9cadb363bb41] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d9cadb363bb41] joining swarm manager [d7373fc4cced9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-19T09:53:16.226Z] daemon.go:336: [deabfaa16afe3] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [deabfaa16afe3] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [deabfaa16afe3] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [deabfaa16afe3] joining swarm manager [d7373fc4cced9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.226Z] daemon.go:472: [d9cadb363bb41] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d9cadb363bb41] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d9cadb363bb41] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d7373fc4cced9] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d7373fc4cced9] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d7373fc4cced9] Daemon stopped [2019-09-19T09:53:16.226Z] check_test.go:331: Daemon d9cadb363bb41 is not started [2019-09-19T09:53:16.226Z] daemon.go:472: [deabfaa16afe3] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [deabfaa16afe3] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [deabfaa16afe3] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting (23.44s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-19T09:53:16.226Z] daemon.go:336: [d0f4451e8c004] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d0f4451e8c004] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d0f4451e8c004] daemon started [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-19T09:53:16.226Z] daemon.go:336: [d639ba3b0bdee] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d639ba3b0bdee] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d639ba3b0bdee] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d639ba3b0bdee] joining swarm manager [d0f4451e8c004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-19T09:53:16.226Z] daemon.go:336: [d488726dfc0ce] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d488726dfc0ce] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d488726dfc0ce] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [d488726dfc0ce] joining swarm manager [d0f4451e8c004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.226Z] daemon.go:472: [d0f4451e8c004] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d0f4451e8c004] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d0f4451e8c004] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d639ba3b0bdee] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d639ba3b0bdee] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d639ba3b0bdee] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [d488726dfc0ce] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d488726dfc0ce] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d488726dfc0ce] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [d58978c3427fe] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d58978c3427fe] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d58978c3427fe] daemon started [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [da8b3309254e5] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [da8b3309254e5] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [da8b3309254e5] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [da8b3309254e5] joining swarm manager [d58978c3427fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [ded31369fddd1] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [ded31369fddd1] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [ded31369fddd1] daemon started [2019-09-19T09:53:16.226Z] check_test.go:310: [ded31369fddd1] joining swarm manager [d58978c3427fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.226Z] daemon.go:472: [d58978c3427fe] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d58978c3427fe] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d58978c3427fe] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [da8b3309254e5] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [da8b3309254e5] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [da8b3309254e5] Daemon stopped [2019-09-19T09:53:16.226Z] daemon.go:472: [ded31369fddd1] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [ded31369fddd1] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [ded31369fddd1] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.49s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-19T09:53:16.226Z] daemon.go:336: [d9e966f339aaa] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d9e966f339aaa] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d9e966f339aaa] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d9e966f339aaa] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d9e966f339aaa] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d9e966f339aaa] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.43s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-19T09:53:16.226Z] daemon.go:336: [d32ea18e6da83] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d32ea18e6da83] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d32ea18e6da83] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d32ea18e6da83] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d32ea18e6da83] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d32ea18e6da83] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.29s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-19T09:53:16.226Z] daemon.go:336: [d68751209f622] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d68751209f622] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d68751209f622] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d68751209f622] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d68751209f622] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d68751209f622] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfig (3.13s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfig [2019-09-19T09:53:16.226Z] daemon.go:336: [ded8099b6575c] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [ded8099b6575c] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [ded8099b6575c] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [ded8099b6575c] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [ded8099b6575c] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [ded8099b6575c] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfigUpdate (3.35s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-19T09:53:16.226Z] daemon.go:336: [d2ba878f12f5f] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d2ba878f12f5f] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d2ba878f12f5f] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d2ba878f12f5f] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d2ba878f12f5f] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d2ba878f12f5f] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestExtraHosts (2.90s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestExtraHosts [2019-09-19T09:53:16.226Z] daemon.go:336: [d6e62d7ec7094] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d6e62d7ec7094] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d6e62d7ec7094] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d6e62d7ec7094] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d6e62d7ec7094] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d6e62d7ec7094] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-19T09:53:16.226Z] daemon.go:336: [dc0606e516abe] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [dc0606e516abe] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [dc0606e516abe] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [dc0606e516abe] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [dc0606e516abe] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [dc0606e516abe] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachable (6.20s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-19T09:53:16.226Z] daemon.go:336: [d42aa2a53f3ea] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d42aa2a53f3ea] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d42aa2a53f3ea] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d42aa2a53f3ea] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d42aa2a53f3ea] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d42aa2a53f3ea] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.67s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-19T09:53:16.226Z] daemon.go:336: [d6a8775ef8ee8] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d6a8775ef8ee8] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d6a8775ef8ee8] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d6a8775ef8ee8] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d6a8775ef8ee8] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d6a8775ef8ee8] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.81s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-19T09:53:16.226Z] daemon.go:336: [d4185be9ab708] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d4185be9ab708] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d4185be9ab708] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d4185be9ab708] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d4185be9ab708] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d4185be9ab708] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestPruneNetwork (10.37s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPruneNetwork [2019-09-19T09:53:16.226Z] daemon.go:336: [dc7d8dcb7b031] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [dc7d8dcb7b031] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [dc7d8dcb7b031] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [dc7d8dcb7b031] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [dc7d8dcb7b031] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [dc7d8dcb7b031] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestPsListContainersFilterIsTask (4.01s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-19T09:53:16.226Z] daemon.go:336: [d139ce32b47f7] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d139ce32b47f7] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d139ce32b47f7] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d139ce32b47f7] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d139ce32b47f7] exiting daemon [2019-09-19T09:53:16.226Z] daemon.go:459: [d139ce32b47f7] Daemon stopped [2019-09-19T09:53:16.226Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountTmpfs (13.06s) [2019-09-19T09:53:16.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-19T09:53:16.226Z] daemon.go:336: [d20d9b56e393b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:336: [d20d9b56e393b] waiting for daemon to start [2019-09-19T09:53:16.226Z] daemon.go:364: [d20d9b56e393b] daemon started [2019-09-19T09:53:16.226Z] daemon.go:472: [d20d9b56e393b] Stopping daemon [2019-09-19T09:53:16.226Z] daemon.go:307: [d20d9b56e393b] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d20d9b56e393b] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountVolume (2.65s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-19T09:53:16.227Z] daemon.go:336: [d4353b99b3a93] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d4353b99b3a93] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d4353b99b3a93] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d4353b99b3a93] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d4353b99b3a93] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d4353b99b3a93] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-19T09:53:16.227Z] daemon.go:336: [d51b19721ecde] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d51b19721ecde] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d51b19721ecde] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d51b19721ecde] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d51b19721ecde] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d51b19721ecde] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple (2.95s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-19T09:53:16.227Z] daemon.go:336: [dd6ee81af8bf0] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [dd6ee81af8bf0] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [dd6ee81af8bf0] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [dd6ee81af8bf0] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [dd6ee81af8bf0] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [dd6ee81af8bf0] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.79s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-19T09:53:16.227Z] daemon.go:336: [d6e687997f348] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d6e687997f348] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d6e687997f348] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d6e687997f348] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d6e687997f348] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d6e687997f348] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.08s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-19T09:53:16.227Z] daemon.go:336: [d635cabe2a7d5] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d635cabe2a7d5] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d635cabe2a7d5] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d635cabe2a7d5] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d635cabe2a7d5] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d635cabe2a7d5] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (5.01s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-19T09:53:16.227Z] daemon.go:336: [d263ef7e10b0a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d263ef7e10b0a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d263ef7e10b0a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d263ef7e10b0a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d263ef7e10b0a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d263ef7e10b0a] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple (3.87s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-19T09:53:16.227Z] daemon.go:336: [df9779f22c2ba] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [df9779f22c2ba] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [df9779f22c2ba] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [df9779f22c2ba] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [df9779f22c2ba] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [df9779f22c2ba] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.88s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-19T09:53:16.227Z] daemon.go:336: [d4b9aa60cbda3] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d4b9aa60cbda3] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d4b9aa60cbda3] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d4b9aa60cbda3] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d4b9aa60cbda3] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d4b9aa60cbda3] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthRun (6.82s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-19T09:53:16.227Z] daemon.go:336: [db14a89b1ebaf] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db14a89b1ebaf] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db14a89b1ebaf] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db14a89b1ebaf] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db14a89b1ebaf] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db14a89b1ebaf] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthStart (5.83s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-19T09:53:16.227Z] daemon.go:336: [d9647f01a4a87] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d9647f01a4a87] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d9647f01a4a87] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d9647f01a4a87] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d9647f01a4a87] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d9647f01a4a87] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogs (13.57s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogs [2019-09-19T09:53:16.227Z] daemon.go:336: [d745760433ae9] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d745760433ae9] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d745760433ae9] daemon started [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.8723sihaxsjf@394ebfb24351 | hello1\n" [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.78s2odvz37b4@394ebfb24351 | hello2\n" [2019-09-19T09:53:16.227Z] daemon.go:472: [d745760433ae9] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d745760433ae9] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d745760433ae9] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-19T09:53:16.227Z] daemon.go:336: [d21b5af2ca8ef] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d21b5af2ca8ef] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d21b5af2ca8ef] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d21b5af2ca8ef] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d21b5af2ca8ef] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d21b5af2ca8ef] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsDetails (3.43s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-19T09:53:16.227Z] daemon.go:336: [df699f60f3645] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [df699f60f3645] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [df699f60f3645] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [df699f60f3645] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [df699f60f3645] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [df699f60f3645] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsFollow (3.28s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-19T09:53:16.227Z] daemon.go:336: [d38fd6e490f5f] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d38fd6e490f5f] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d38fd6e490f5f] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d38fd6e490f5f] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d38fd6e490f5f] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d38fd6e490f5f] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-19T09:53:16.227Z] daemon.go:336: [d1529c6d27a0d] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d1529c6d27a0d] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d1529c6d27a0d] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d1529c6d27a0d] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d1529c6d27a0d] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d1529c6d27a0d] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsSince (3.60s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-19T09:53:16.227Z] daemon.go:336: [deba178e91c1f] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [deba178e91c1f] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [deba178e91c1f] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [deba178e91c1f] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [deba178e91c1f] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [deba178e91c1f] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTTY (13.17s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-19T09:53:16.227Z] daemon.go:336: [dd36d5bc3e53a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [dd36d5bc3e53a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [dd36d5bc3e53a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [dd36d5bc3e53a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [dd36d5bc3e53a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [dd36d5bc3e53a] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTail (13.27s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-19T09:53:16.227Z] daemon.go:336: [dbe854ed0577d] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [dbe854ed0577d] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [dbe854ed0577d] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [dbe854ed0577d] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [dbe854ed0577d] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [dbe854ed0577d] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTaskLogs (13.50s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-19T09:53:16.227Z] daemon.go:336: [d634f2bc90481] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d634f2bc90481] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d634f2bc90481] daemon started [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:242: checking task ys9u2mvwk91b [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:247: checking messages for ys9u2mvwk91b [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:242: checking task 1dj7tu736bc0 [2019-09-19T09:53:16.227Z] docker_cli_service_logs_test.go:247: checking messages for 1dj7tu736bc0 [2019-09-19T09:53:16.227Z] daemon.go:472: [d634f2bc90481] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d634f2bc90481] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d634f2bc90481] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestServiceScale (3.02s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceScale [2019-09-19T09:53:16.227Z] daemon.go:336: [d01639ef5c86a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d01639ef5c86a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d01639ef5c86a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d01639ef5c86a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d01639ef5c86a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d01639ef5c86a] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock (21.15s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db7b4847cc74a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db7b4847cc74a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db7b4847cc74a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db7b4847cc74a] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db7b4847cc74a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db7b4847cc74a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db7b4847cc74a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db7b4847cc74a] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db7b4847cc74a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db7b4847cc74a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db7b4847cc74a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db7b4847cc74a] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db7b4847cc74a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db7b4847cc74a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db7b4847cc74a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db7b4847cc74a] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db7b4847cc74a] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db7b4847cc74a] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db7b4847cc74a] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db7b4847cc74a] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db7b4847cc74a] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsConfig (3.21s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-19T09:53:16.227Z] daemon.go:336: [d41f654a4e093] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d41f654a4e093] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d41f654a4e093] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d41f654a4e093] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d41f654a4e093] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d41f654a4e093] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-19T09:53:16.227Z] daemon.go:336: [db1d86dc0db35] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [db1d86dc0db35] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [db1d86dc0db35] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [db1d86dc0db35] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [db1d86dc0db35] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [db1d86dc0db35] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNode (22.23s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-19T09:53:16.227Z] daemon.go:336: [dc7a4f4c009b8] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [dc7a4f4c009b8] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [dc7a4f4c009b8] daemon started [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-19T09:53:16.227Z] daemon.go:336: [d124398ec392c] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d124398ec392c] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d124398ec392c] daemon started [2019-09-19T09:53:16.227Z] check_test.go:310: [d124398ec392c] joining swarm manager [dc7a4f4c009b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-19T09:53:16.227Z] daemon.go:336: [d5c108c5ee660] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d5c108c5ee660] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d5c108c5ee660] daemon started [2019-09-19T09:53:16.227Z] check_test.go:310: [d5c108c5ee660] joining swarm manager [dc7a4f4c009b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.227Z] daemon.go:472: [dc7a4f4c009b8] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [dc7a4f4c009b8] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [dc7a4f4c009b8] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:472: [d124398ec392c] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d124398ec392c] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d124398ec392c] Daemon stopped [2019-09-19T09:53:16.227Z] daemon.go:472: [d5c108c5ee660] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d5c108c5ee660] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d5c108c5ee660] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsScope (8.51s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-19T09:53:16.227Z] daemon.go:336: [d752901e451ec] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d752901e451ec] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d752901e451ec] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d752901e451ec] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d752901e451ec] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d752901e451ec] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSecret (3.01s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-19T09:53:16.227Z] daemon.go:336: [d493aa69a3c07] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d493aa69a3c07] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d493aa69a3c07] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [d493aa69a3c07] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [d493aa69a3c07] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [d493aa69a3c07] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsService (16.28s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-19T09:53:16.227Z] daemon.go:336: [dd154f36cd696] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [dd154f36cd696] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [dd154f36cd696] daemon started [2019-09-19T09:53:16.227Z] daemon.go:472: [dd154f36cd696] Stopping daemon [2019-09-19T09:53:16.227Z] daemon.go:307: [dd154f36cd696] exiting daemon [2019-09-19T09:53:16.227Z] daemon.go:459: [dd154f36cd696] Daemon stopped [2019-09-19T09:53:16.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSource (19.65s) [2019-09-19T09:53:16.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-19T09:53:16.227Z] daemon.go:336: [d77897c338428] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:336: [d77897c338428] waiting for daemon to start [2019-09-19T09:53:16.227Z] daemon.go:364: [d77897c338428] daemon started [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-19T09:53:16.228Z] daemon.go:336: [d97b36cd485e1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d97b36cd485e1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d97b36cd485e1] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [d97b36cd485e1] joining swarm manager [d77897c338428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-19T09:53:16.228Z] daemon.go:336: [d3532ea63770b] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d3532ea63770b] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d3532ea63770b] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [d3532ea63770b] joining swarm manager [d77897c338428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.228Z] daemon.go:472: [d77897c338428] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d77897c338428] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d77897c338428] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:472: [d97b36cd485e1] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d97b36cd485e1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d97b36cd485e1] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:472: [d3532ea63770b] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d3532ea63770b] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d3532ea63770b] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsType (8.41s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-19T09:53:16.228Z] daemon.go:336: [dd2027b9bb01a] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [dd2027b9bb01a] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [dd2027b9bb01a] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [dd2027b9bb01a] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [dd2027b9bb01a] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [dd2027b9bb01a] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.12s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-19T09:53:16.228Z] daemon.go:336: [d36ca546be18d] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d36ca546be18d] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d36ca546be18d] daemon started [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9023ca38b8de] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [d9023ca38b8de] joining swarm manager [d36ca546be18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db8230ce58f99] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [db8230ce58f99] joining swarm manager [d36ca546be18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.228Z] daemon.go:472: [d9023ca38b8de] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9023ca38b8de] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9023ca38b8de] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9023ca38b8de] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [db8230ce58f99] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db8230ce58f99] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db8230ce58f99] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db8230ce58f99] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d9023ca38b8de] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9023ca38b8de] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9023ca38b8de] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9023ca38b8de] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [db8230ce58f99] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db8230ce58f99] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db8230ce58f99] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db8230ce58f99] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d9023ca38b8de] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9023ca38b8de] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9023ca38b8de] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9023ca38b8de] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9023ca38b8de] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [db8230ce58f99] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db8230ce58f99] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db8230ce58f99] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db8230ce58f99] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db8230ce58f99] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d36ca546be18d] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d36ca546be18d] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d36ca546be18d] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:472: [d9023ca38b8de] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9023ca38b8de] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9023ca38b8de] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:472: [db8230ce58f99] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db8230ce58f99] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db8230ce58f99] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.20s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-19T09:53:16.228Z] daemon.go:336: [db39d95032789] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db39d95032789] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db39d95032789] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [db39d95032789] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db39d95032789] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db39d95032789] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAutoStart (10.79s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-19T09:53:16.228Z] daemon.go:336: [d9c14094c30cd] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9c14094c30cd] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9c14094c30cd] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d9c14094c30cd] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9c14094c30cd] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9c14094c30cd] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d9c14094c30cd] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9c14094c30cd] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d9c14094c30cd] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d9c14094c30cd] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d9c14094c30cd] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d9c14094c30cd] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d9c14094c30cd] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions (10.02s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-19T09:53:16.228Z] daemon.go:336: [d097ca79874b7] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d097ca79874b7] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d097ca79874b7] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d097ca79874b7] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d097ca79874b7] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d097ca79874b7] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.85s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d9e2e1ed455] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d9e2e1ed455] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d6d9e2e1ed455] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d6d9e2e1ed455] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d6d9e2e1ed455] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d6d9e2e1ed455] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon (6.05s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d1a9f78bddae1] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d1a9f78bddae1] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d1a9f78bddae1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d1a9f78bddae1] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:307: [d1a9f78bddae1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:307: [d1a9f78bddae1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d1a9f78bddae1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d1a9f78bddae1] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d1a9f78bddae1] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d1a9f78bddae1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d1a9f78bddae1] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIngressNetwork (2.99s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-19T09:53:16.228Z] daemon.go:336: [db9ab2b9b5e7f] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [db9ab2b9b5e7f] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [db9ab2b9b5e7f] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [db9ab2b9b5e7f] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [db9ab2b9b5e7f] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [db9ab2b9b5e7f] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInit (4.86s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInit [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d39d3c9f5d1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d39d3c9f5d1] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d6d39d3c9f5d1] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d6d39d3c9f5d1] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d6d39d3c9f5d1] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d6d39d3c9f5d1] Daemon stopped [2019-09-19T09:53:16.228Z] --- SKIP: Test/DockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-19T09:53:16.228Z] requirement.go:26: unmatched requirement IPv6 [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitLocked (7.18s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [de966649fc8b4] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [de966649fc8b4] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [de966649fc8b4] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [de966649fc8b4] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [de966649fc8b4] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [de966649fc8b4] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [de966649fc8b4] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [de966649fc8b4] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [de966649fc8b4] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [de966649fc8b4] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [de966649fc8b4] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [de966649fc8b4] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [de966649fc8b4] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-19T09:53:16.228Z] daemon.go:336: [d0915ecaa7385] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d0915ecaa7385] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d0915ecaa7385] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d0915ecaa7385] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d0915ecaa7385] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d0915ecaa7385] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-19T09:53:16.228Z] daemon.go:336: [df3ea0fc708d5] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [df3ea0fc708d5] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [df3ea0fc708d5] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [df3ea0fc708d5] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [df3ea0fc708d5] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [df3ea0fc708d5] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitWithDrain (3.16s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-19T09:53:16.228Z] daemon.go:336: [d7729d8f6c3b3] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d7729d8f6c3b3] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d7729d8f6c3b3] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d7729d8f6c3b3] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d7729d8f6c3b3] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d7729d8f6c3b3] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinLeave (53.86s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-19T09:53:16.228Z] daemon.go:336: [d91c9b54c6ccf] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d91c9b54c6ccf] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d91c9b54c6ccf] daemon started [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-19T09:53:16.228Z] daemon.go:336: [dc3e63533f9f8] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [dc3e63533f9f8] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [dc3e63533f9f8] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d91c9b54c6ccf] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d91c9b54c6ccf] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d91c9b54c6ccf] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:472: [dc3e63533f9f8] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [dc3e63533f9f8] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [dc3e63533f9f8] Daemon stopped [2019-09-19T09:53:16.228Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked (43.71s) [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-19T09:53:16.228Z] daemon.go:336: [dda6207d44e63] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [dda6207d44e63] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [dda6207d44e63] daemon started [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d0e90a1f4ed11] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [d0e90a1f4ed11] joining swarm manager [dda6207d44e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.228Z] daemon.go:472: [d0e90a1f4ed11] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d0e90a1f4ed11] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d0e90a1f4ed11] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d0e90a1f4ed11] daemon started [2019-09-19T09:53:16.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d6d329ddcc505] daemon started [2019-09-19T09:53:16.228Z] check_test.go:310: [d6d329ddcc505] joining swarm manager [dda6207d44e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.228Z] daemon.go:472: [d0e90a1f4ed11] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d0e90a1f4ed11] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d0e90a1f4ed11] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d0e90a1f4ed11] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:364: [d0e90a1f4ed11] daemon started [2019-09-19T09:53:16.228Z] daemon.go:472: [d6d329ddcc505] Stopping daemon [2019-09-19T09:53:16.228Z] daemon.go:307: [d6d329ddcc505] exiting daemon [2019-09-19T09:53:16.228Z] daemon.go:459: [d6d329ddcc505] Daemon stopped [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.228Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d6d329ddcc505] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d6d329ddcc505] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d6d329ddcc505] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d6d329ddcc505] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d6d329ddcc505] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d6d329ddcc505] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [dda6207d44e63] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [dda6207d44e63] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [dda6207d44e63] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d0e90a1f4ed11] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d0e90a1f4ed11] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d0e90a1f4ed11] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d6d329ddcc505] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d6d329ddcc505] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d6d329ddcc505] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinWithDrain (13.66s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-19T09:53:16.229Z] daemon.go:336: [dd6bfd35aa716] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dd6bfd35aa716] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [dd6bfd35aa716] daemon started [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-19T09:53:16.229Z] daemon.go:336: [d271365d65e73] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d271365d65e73] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d271365d65e73] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [dd6bfd35aa716] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [dd6bfd35aa716] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [dd6bfd35aa716] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d271365d65e73] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d271365d65e73] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d271365d65e73] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-19T09:53:16.229Z] daemon.go:336: [da7ee7d4df1e2] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [da7ee7d4df1e2] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [da7ee7d4df1e2] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [da7ee7d4df1e2] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [da7ee7d4df1e2] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [da7ee7d4df1e2] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [da7ee7d4df1e2] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [da7ee7d4df1e2] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [da7ee7d4df1e2] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [da7ee7d4df1e2] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [da7ee7d4df1e2] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [da7ee7d4df1e2] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLockUnlockCluster (134.11s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d7274e205a66f] daemon started [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de84a3425f445] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [de84a3425f445] joining swarm manager [d7274e205a66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [dc65f13135ac9] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [dc65f13135ac9] joining swarm manager [d7274e205a66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.229Z] daemon.go:472: [de84a3425f445] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de84a3425f445] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de84a3425f445] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de84a3425f445] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [de84a3425f445] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de84a3425f445] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de84a3425f445] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d7274e205a66f] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d7274e205a66f] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d7274e205a66f] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d7274e205a66f] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [dc65f13135ac9] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [dc65f13135ac9] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [dc65f13135ac9] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [dc65f13135ac9] daemon started [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de84a3425f445] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [de84a3425f445] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de84a3425f445] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de84a3425f445] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de84a3425f445] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d7274e205a66f] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d7274e205a66f] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d7274e205a66f] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:350: [d7274e205a66f] error pinging daemon on start: Get http://d7274e205a66f.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:350: [d7274e205a66f] error pinging daemon on start: Get http://d7274e205a66f.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.229Z] daemon.go:336: [d7274e205a66f] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d7274e205a66f] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [dc65f13135ac9] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [dc65f13135ac9] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [dc65f13135ac9] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:350: [dc65f13135ac9] error pinging daemon on start: Get http://dc65f13135ac9.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:350: [dc65f13135ac9] error pinging daemon on start: Get http://dc65f13135ac9.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:350: [dc65f13135ac9] error pinging daemon on start: Get http://dc65f13135ac9.sock/_ping: context deadline exceeded [2019-09-19T09:53:16.229Z] daemon.go:336: [dc65f13135ac9] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [dc65f13135ac9] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [de84a3425f445] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de84a3425f445] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de84a3425f445] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de84a3425f445] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de84a3425f445] daemon started [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-19T09:53:16.229Z] daemon.go:336: [d519dc85f8c17] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d519dc85f8c17] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d519dc85f8c17] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [d519dc85f8c17] joining swarm manager [d7274e205a66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-19T09:53:16.229Z] daemon.go:472: [d519dc85f8c17] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d519dc85f8c17] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d519dc85f8c17] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:336: [d519dc85f8c17] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d519dc85f8c17] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d519dc85f8c17] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d7274e205a66f] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d7274e205a66f] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d7274e205a66f] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [de84a3425f445] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de84a3425f445] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de84a3425f445] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [dc65f13135ac9] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [dc65f13135ac9] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [dc65f13135ac9] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d519dc85f8c17] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d519dc85f8c17] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d519dc85f8c17] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-19T09:53:16.229Z] daemon.go:336: [de67c1d9ea599] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [de67c1d9ea599] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [de67c1d9ea599] daemon started [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-19T09:53:16.229Z] daemon.go:336: [d6a62a6332115] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d6a62a6332115] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d6a62a6332115] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [d6a62a6332115] joining swarm manager [de67c1d9ea599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-19T09:53:16.229Z] daemon.go:336: [d63b46e0707f8] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d63b46e0707f8] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d63b46e0707f8] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [d63b46e0707f8] joining swarm manager [de67c1d9ea599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-19T09:53:16.229Z] daemon.go:472: [de67c1d9ea599] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [de67c1d9ea599] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [de67c1d9ea599] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d6a62a6332115] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d6a62a6332115] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d6a62a6332115] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d63b46e0707f8] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d63b46e0707f8] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d63b46e0707f8] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-19T09:53:16.229Z] daemon.go:336: [d5f1667f42bcb] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d5f1667f42bcb] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d5f1667f42bcb] daemon started [2019-09-19T09:53:16.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-19T09:53:16.229Z] 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-09-19T09:53:16.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-19T09:53:16.229Z] 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-09-19T09:53:16.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-19T09:53:16.229Z] 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-09-19T09:53:16.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-19T09:53:16.229Z] 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-09-19T09:53:16.229Z] daemon.go:472: [d5f1667f42bcb] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d5f1667f42bcb] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d5f1667f42bcb] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-19T09:53:16.229Z] daemon.go:336: [d349a5aea38fa] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d349a5aea38fa] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d349a5aea38fa] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d349a5aea38fa] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d349a5aea38fa] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d349a5aea38fa] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.33s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-19T09:53:16.229Z] daemon.go:336: [d0495c8c704df] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d0495c8c704df] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d0495c8c704df] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d0495c8c704df] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d0495c8c704df] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d0495c8c704df] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPlugin (2.59s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-19T09:53:16.229Z] daemon.go:336: [d268be97959bd] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d268be97959bd] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d268be97959bd] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d268be97959bd] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d268be97959bd] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d268be97959bd] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 (54.07s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-19T09:53:16.229Z] daemon.go:336: [d97aef19ff027] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d97aef19ff027] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d97aef19ff027] daemon started [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-19T09:53:16.229Z] daemon.go:336: [d5d3afc48b813] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d5d3afc48b813] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d5d3afc48b813] daemon started [2019-09-19T09:53:16.229Z] check_test.go:310: [d5d3afc48b813] joining swarm manager [d97aef19ff027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.229Z] daemon.go:472: [d97aef19ff027] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d97aef19ff027] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d97aef19ff027] Daemon stopped [2019-09-19T09:53:16.229Z] daemon.go:472: [d5d3afc48b813] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d5d3afc48b813] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d5d3afc48b813] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeListFilter (2.57s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-19T09:53:16.229Z] daemon.go:336: [da0ac2597d3cd] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [da0ac2597d3cd] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [da0ac2597d3cd] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [da0ac2597d3cd] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [da0ac2597d3cd] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [da0ac2597d3cd] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter (3.94s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-19T09:53:16.229Z] daemon.go:336: [d9e92ea706446] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d9e92ea706446] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d9e92ea706446] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d9e92ea706446] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d9e92ea706446] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d9e92ea706446] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishAdd (3.10s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-19T09:53:16.229Z] daemon.go:336: [da984da8169e1] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [da984da8169e1] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [da984da8169e1] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [da984da8169e1] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [da984da8169e1] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [da984da8169e1] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.78s) [2019-09-19T09:53:16.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-19T09:53:16.229Z] daemon.go:336: [d333a977bbd88] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:336: [d333a977bbd88] waiting for daemon to start [2019-09-19T09:53:16.229Z] daemon.go:364: [d333a977bbd88] daemon started [2019-09-19T09:53:16.229Z] daemon.go:472: [d333a977bbd88] Stopping daemon [2019-09-19T09:53:16.229Z] daemon.go:307: [d333a977bbd88] exiting daemon [2019-09-19T09:53:16.229Z] daemon.go:459: [d333a977bbd88] Daemon stopped [2019-09-19T09:53:16.229Z] --- PASS: Test/DockerSwarmSuite/TestSwarmReadonlyRootfs (3.23s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-19T09:53:16.230Z] daemon.go:336: [d4ecdb02f3f25] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d4ecdb02f3f25] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d4ecdb02f3f25] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d4ecdb02f3f25] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d4ecdb02f3f25] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d4ecdb02f3f25] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-19T09:53:16.230Z] daemon.go:336: [df1dc759476f2] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [df1dc759476f2] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [df1dc759476f2] daemon started [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-19T09:53:16.230Z] daemon.go:336: [de145dd38b640] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [de145dd38b640] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [de145dd38b640] daemon started [2019-09-19T09:53:16.230Z] check_test.go:310: [de145dd38b640] joining swarm manager [df1dc759476f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-19T09:53:16.230Z] daemon.go:472: [df1dc759476f2] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [df1dc759476f2] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [df1dc759476f2] Daemon stopped [2019-09-19T09:53:16.230Z] daemon.go:472: [de145dd38b640] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [de145dd38b640] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [de145dd38b640] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRotateUnlockKey (15.11s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d9219c9ace96d] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d9219c9ace96d] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d9219c9ace96d] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d9219c9ace96d] Daemon stopped [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d9219c9ace96d] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d9219c9ace96d] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d9219c9ace96d] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d9219c9ace96d] Daemon stopped [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d9219c9ace96d] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d9219c9ace96d] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d9219c9ace96d] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d9219c9ace96d] Daemon stopped [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d9219c9ace96d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d9219c9ace96d] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d9219c9ace96d] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d9219c9ace96d] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d9219c9ace96d] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-19T09:53:16.230Z] daemon.go:336: [dd186191820d0] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [dd186191820d0] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [dd186191820d0] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [dd186191820d0] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [dd186191820d0] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [dd186191820d0] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceListFilter (2.91s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-19T09:53:16.230Z] daemon.go:336: [d57de5fc1e5f8] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d57de5fc1e5f8] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d57de5fc1e5f8] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d57de5fc1e5f8] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d57de5fc1e5f8] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d57de5fc1e5f8] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-19T09:53:16.230Z] daemon.go:336: [dbb1ed51bc45c] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [dbb1ed51bc45c] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [dbb1ed51bc45c] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [dbb1ed51bc45c] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [dbb1ed51bc45c] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [dbb1ed51bc45c] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.55s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-19T09:53:16.230Z] daemon.go:336: [db9829a148159] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [db9829a148159] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [db9829a148159] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [db9829a148159] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [db9829a148159] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [db9829a148159] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTY (5.73s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-19T09:53:16.230Z] daemon.go:336: [d24cd8b15b5a1] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d24cd8b15b5a1] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d24cd8b15b5a1] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d24cd8b15b5a1] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d24cd8b15b5a1] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d24cd8b15b5a1] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate (3.44s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-19T09:53:16.230Z] daemon.go:336: [da38bc2ba0b1c] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [da38bc2ba0b1c] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [da38bc2ba0b1c] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [da38bc2ba0b1c] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [da38bc2ba0b1c] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [da38bc2ba0b1c] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.32s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-19T09:53:16.230Z] daemon.go:336: [d750d742e3d2a] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d750d742e3d2a] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d750d742e3d2a] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d750d742e3d2a] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d750d742e3d2a] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d750d742e3d2a] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceWithGroup (3.42s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-19T09:53:16.230Z] daemon.go:336: [db9a9ad59658d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [db9a9ad59658d] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [db9a9ad59658d] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [db9a9ad59658d] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [db9a9ad59658d] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [db9a9ad59658d] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmStopSignal (3.25s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-19T09:53:16.230Z] daemon.go:336: [d734fe6ca96cb] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d734fe6ca96cb] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d734fe6ca96cb] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d734fe6ca96cb] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d734fe6ca96cb] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d734fe6ca96cb] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmTaskListFilter (4.01s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-19T09:53:16.230Z] daemon.go:336: [d84f764059f56] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d84f764059f56] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d84f764059f56] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d84f764059f56] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d84f764059f56] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d84f764059f56] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmUpdate (2.65s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-19T09:53:16.230Z] daemon.go:336: [d8154eca53135] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d8154eca53135] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d8154eca53135] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d8154eca53135] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d8154eca53135] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d8154eca53135] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestSwarmVolumePlugin (52.34s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-19T09:53:16.230Z] daemon.go:336: [d6b9c35eef078] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d6b9c35eef078] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d6b9c35eef078] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d6b9c35eef078] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d6b9c35eef078] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d6b9c35eef078] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.07s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-19T09:53:16.230Z] daemon.go:336: [daa61a4f7e0b5] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [daa61a4f7e0b5] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [daa61a4f7e0b5] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [daa61a4f7e0b5] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [daa61a4f7e0b5] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [daa61a4f7e0b5] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.88s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-19T09:53:16.230Z] daemon.go:336: [dd933835ea733] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [dd933835ea733] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [dd933835ea733] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [dd933835ea733] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [dd933835ea733] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [dd933835ea733] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-19T09:53:16.230Z] docker_cli_external_volume_driver_test.go:53: Daemon d085810725edc is not started [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-19T09:53:16.230Z] daemon.go:336: [da301687d2432] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [da301687d2432] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [da301687d2432] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [da301687d2432] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [da301687d2432] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [da301687d2432] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-19T09:53:16.230Z] daemon.go:336: [db5055404f76f] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [db5055404f76f] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [db5055404f76f] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [db5055404f76f] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [db5055404f76f] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [db5055404f76f] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-19T09:53:16.230Z] docker_cli_external_volume_driver_test.go:53: Daemon d8dba47bc9553 is not started [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-19T09:53:16.230Z] daemon.go:336: [d48638f4ddda3] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d48638f4ddda3] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d48638f4ddda3] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d48638f4ddda3] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d48638f4ddda3] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d48638f4ddda3] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-19T09:53:16.230Z] docker_cli_external_volume_driver_test.go:53: Daemon d98fe74502cd1 is not started [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-19T09:53:16.230Z] docker_cli_external_volume_driver_test.go:53: Daemon d7f2683facd90 is not started [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.83s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-19T09:53:16.230Z] daemon.go:336: [dc94fabacb72b] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [dc94fabacb72b] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [dc94fabacb72b] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [dc94fabacb72b] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [dc94fabacb72b] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [dc94fabacb72b] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-19T09:53:16.230Z] daemon.go:336: [d213bdf733254] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d213bdf733254] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d213bdf733254] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d213bdf733254] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d213bdf733254] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d213bdf733254] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-19T09:53:16.230Z] daemon.go:336: [d30ef1509736e] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d30ef1509736e] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d30ef1509736e] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d30ef1509736e] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d30ef1509736e] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d30ef1509736e] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-19T09:53:16.230Z] daemon.go:336: [da66968b1af33] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [da66968b1af33] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [da66968b1af33] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [da66968b1af33] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [da66968b1af33] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [da66968b1af33] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-09-19T09:53:16.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-19T09:53:16.230Z] daemon.go:336: [d2165151eaaef] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:336: [d2165151eaaef] waiting for daemon to start [2019-09-19T09:53:16.230Z] daemon.go:364: [d2165151eaaef] daemon started [2019-09-19T09:53:16.230Z] daemon.go:472: [d2165151eaaef] Stopping daemon [2019-09-19T09:53:16.230Z] daemon.go:307: [d2165151eaaef] exiting daemon [2019-09-19T09:53:16.230Z] daemon.go:459: [d2165151eaaef] Daemon stopped [2019-09-19T09:53:16.230Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-19T09:53:16.231Z] daemon.go:336: [de18d5456511f] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:336: [de18d5456511f] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:364: [de18d5456511f] daemon started [2019-09-19T09:53:16.231Z] daemon.go:472: [de18d5456511f] Stopping daemon [2019-09-19T09:53:16.231Z] daemon.go:307: [de18d5456511f] exiting daemon [2019-09-19T09:53:16.231Z] daemon.go:459: [de18d5456511f] Daemon stopped [2019-09-19T09:53:16.231Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-19T09:53:16.231Z] daemon.go:336: [d8d36f1e3d013] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:336: [d8d36f1e3d013] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:364: [d8d36f1e3d013] daemon started [2019-09-19T09:53:16.231Z] daemon.go:472: [d8d36f1e3d013] Stopping daemon [2019-09-19T09:53:16.231Z] daemon.go:307: [d8d36f1e3d013] exiting daemon [2019-09-19T09:53:16.231Z] daemon.go:459: [d8d36f1e3d013] Daemon stopped [2019-09-19T09:53:16.231Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-19T09:53:16.231Z] daemon.go:336: [d9b5e8fc44658] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:336: [d9b5e8fc44658] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:364: [d9b5e8fc44658] daemon started [2019-09-19T09:53:16.231Z] daemon.go:472: [d9b5e8fc44658] Stopping daemon [2019-09-19T09:53:16.231Z] daemon.go:307: [d9b5e8fc44658] exiting daemon [2019-09-19T09:53:16.231Z] daemon.go:459: [d9b5e8fc44658] Daemon stopped [2019-09-19T09:53:16.231Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-19T09:53:16.231Z] daemon.go:336: [dd4925e8c6c15] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:336: [dd4925e8c6c15] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:364: [dd4925e8c6c15] daemon started [2019-09-19T09:53:16.231Z] daemon.go:472: [dd4925e8c6c15] Stopping daemon [2019-09-19T09:53:16.231Z] daemon.go:307: [dd4925e8c6c15] exiting daemon [2019-09-19T09:53:16.231Z] daemon.go:459: [dd4925e8c6c15] Daemon stopped [2019-09-19T09:53:16.231Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-19T09:53:16.231Z] docker_cli_external_volume_driver_test.go:485: Daemon ddae1c5298f00 is not started [2019-09-19T09:53:16.231Z] daemon.go:336: [ddae1c5298f00] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:336: [ddae1c5298f00] waiting for daemon to start [2019-09-19T09:53:16.231Z] daemon.go:364: [ddae1c5298f00] daemon started [2019-09-19T09:53:16.231Z] daemon.go:472: [ddae1c5298f00] Stopping daemon [2019-09-19T09:53:16.231Z] daemon.go:307: [ddae1c5298f00] exiting daemon [2019-09-19T09:53:16.231Z] daemon.go:459: [ddae1c5298f00] Daemon stopped [2019-09-19T09:53:16.231Z] --- PASS: Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-19T09:53:16.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-19T09:53:16.231Z] docker_cli_external_volume_driver_test.go:53: Daemon d18cc52d8bf7f is not started [2019-09-19T09:53:16.231Z] PASS [2019-09-19T09:53:16.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-19T09:53:16.486Z] ++++ cat bundles/test-integration/docker.pid [2019-09-19T09:53:16.486Z] +++ kill 6910 [2019-09-19T09:53:17.409Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-19T09:53:17.409Z] ++++ cat bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d53000584dcdd/docker.pid [2019-09-19T09:53:17.409Z] +++ kill 5494 [2019-09-19T09:53:17.409Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5494 is not a child of this shell [2019-09-19T09:53:17.409Z] warning: PID 5494 from bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d53000584dcdd/docker.pid had a nonzero exit code [2019-09-19T09:53:17.409Z] +++ /etc/init.d/apparmor stop [2019-09-19T09:53:17.409Z] Clearing AppArmor profiles cache:. [2019-09-19T09:53:17.409Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-19T09:53:17.409Z] Unloading profiles will leave already running processes permanently [2019-09-19T09:53:17.409Z] unconfined, which can lead to unexpected situations. [2019-09-19T09:53:17.409Z] [2019-09-19T09:53:17.409Z] To set a process to complain mode, use the command line tool [2019-09-19T09:53:17.409Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-19T09:53:17.409Z] with the 'teardown' option." [2019-09-19T09:53:17.409Z] [2019-09-19T09:53:17.593Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-19T09:53:17.968Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-19T09:53:18.021Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-19T09:53:20.146Z] + echo Ensuring container killed. [2019-09-19T09:53:20.146Z] Ensuring container killed. [2019-09-19T09:53:20.146Z] + docker rm -vf docker-pr1 [2019-09-19T09:53:20.146Z] Error: No such container: docker-pr1 [2019-09-19T09:53:20.146Z] + true [Pipeline] sh [2019-09-19T09:53:20.430Z] + echo Chowning /workspace to jenkins user [2019-09-19T09:53:20.430Z] Chowning /workspace to jenkins user [2019-09-19T09:53:20.430Z] + id -u [2019-09-19T09:53:20.430Z] + id -g [2019-09-19T09:53:20.430Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39960:/workspace busybox chown -R 1000:1000 /workspace [2019-09-19T09:53:20.430Z] Unable to find image 'busybox:latest' locally [2019-09-19T09:53:20.430Z] latest: Pulling from library/busybox [2019-09-19T09:53:20.684Z] 7c9d20b9b6cd: Pulling fs layer [2019-09-19T09:53:20.684Z] 7c9d20b9b6cd: Download complete [2019-09-19T09:53:20.684Z] 7c9d20b9b6cd: Pull complete [2019-09-19T09:53:20.684Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-19T09:53:20.684Z] Status: Downloaded newer image for busybox:latest [2019-09-19T09:53:23.404Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-19T09:53:23.404Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-19T09:53:25.213Z] + bundleName=amd64 [2019-09-19T09:53:25.213Z] + echo Creating amd64-bundles.tar.gz [2019-09-19T09:53:25.213Z] Creating amd64-bundles.tar.gz [2019-09-19T09:53:25.213Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-19T09:53:25.213Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-19T09:53:26.145Z] Archiving artifacts [2019-09-19T09:53:27.721Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-19T09:53:28.024Z] + make clean [2019-09-19T09:53:28.278Z] docker volume rm -f docker-dev-cache [2019-09-19T09:53:28.278Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-19T09:53:38.242Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-19T09:53:38.242Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-19T09:53:38.242Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-19T09:53:38.242Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-19T09:53:39.786Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-19T09:53:48.376Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-19T09:53:50.562Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-19T09:53:50.562Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-19T09:53:50.562Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-19T09:53:51.023Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-19T09:53:53.208Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-19T09:53:57.924Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-19T09:54:02.628Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-19T09:54:07.333Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-19T09:54:07.333Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-19T09:54:14.430Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-19T09:54:14.430Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-19T09:54:21.523Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-19T09:54:26.229Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-19T09:54:33.325Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-19T09:54:40.610Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-19T09:54:40.610Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-19T09:54:41.582Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-19T09:54:41.582Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-19T09:54:41.582Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-19T09:54:41.582Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-19T09:54:43.767Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-19T09:54:43.767Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-19T09:54:43.767Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-19T09:54:45.954Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-19T09:54:45.954Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-19T09:54:45.954Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-19T09:54:45.954Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-19T09:54:45.954Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-19T09:54:48.869Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-19T09:54:50.413Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-19T09:54:52.597Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-19T09:54:52.597Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-19T09:54:52.597Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-19T09:54:54.783Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-19T09:54:54.783Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-19T09:54:56.971Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-19T09:54:56.971Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-19T09:54:56.971Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-19T09:54:59.156Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-19T09:54:59.156Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-19T09:55:01.340Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-19T09:55:01.340Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-19T09:55:04.256Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-19T09:55:04.256Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-19T09:55:06.443Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-19T09:55:10.190Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-19T09:55:13.944Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-19T09:55:13.944Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-19T09:55:13.944Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-19T09:55:13.944Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-19T09:55:13.944Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-19T09:55:15.487Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-19T09:55:15.487Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-19T09:55:17.673Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-19T09:55:17.673Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-19T09:55:19.860Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-19T09:55:19.860Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-19T09:55:23.612Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-19T09:55:25.797Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-19T09:55:27.339Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-19T09:55:52.512Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-19T09:55:59.600Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-19T09:55:59.600Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-19T09:55:59.600Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-19T09:56:01.144Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-19T09:56:01.144Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-19T09:56:01.144Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-19T09:56:01.144Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-19T09:56:05.846Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-19T09:56:08.033Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-19T09:56:08.033Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-19T09:56:08.033Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-19T09:56:22.865Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-19T09:56:22.865Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-19T09:56:22.865Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-19T09:56:30.174Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-19T09:56:30.174Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-19T09:56:30.174Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-19T09:56:32.362Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-19T09:56:32.362Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-19T09:56:32.362Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-19T09:56:34.551Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-19T09:56:35.013Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-19T09:56:36.558Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-19T09:56:38.745Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-19T09:56:38.746Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-19T09:56:39.207Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-19T09:56:41.396Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-19T09:56:41.857Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-19T09:56:41.857Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-19T09:56:41.857Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-19T09:56:42.318Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-19T09:56:42.318Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-19T09:56:42.318Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-19T09:56:42.780Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-19T09:56:51.543Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-19T09:56:51.543Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-19T09:56:51.543Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-19T09:56:56.245Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-19T09:56:56.245Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-19T09:56:56.245Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-19T09:56:58.430Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-19T09:56:58.892Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-19T09:57:01.086Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-19T09:57:03.271Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-19T09:57:05.465Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-19T09:57:14.084Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-19T09:57:18.808Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-19T09:57:23.531Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-19T09:57:25.729Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-19T09:57:26.707Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-19T09:57:30.477Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-19T09:57:30.477Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-19T09:57:31.455Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-19T09:57:36.182Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-19T09:57:39.945Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-19T09:57:41.495Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-19T09:57:41.495Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-19T09:57:43.693Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-19T09:57:46.623Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-19T09:57:48.174Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-19T09:57:51.101Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-19T09:57:55.822Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-19T09:57:55.822Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-19T09:57:58.018Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-19T09:58:01.785Z] === RUN Test/DockerSuite/TestExec [2019-09-19T09:58:01.785Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-19T09:58:01.785Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-19T09:58:03.353Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-19T09:58:05.552Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-19T09:58:05.552Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-19T09:58:05.552Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-19T09:58:05.552Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-19T09:58:07.748Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-19T09:58:09.299Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-19T09:58:11.494Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-19T09:58:13.694Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-19T09:58:18.416Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-19T09:58:18.416Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-19T09:58:18.416Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-19T09:58:18.416Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-19T09:58:19.988Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-19T09:58:23.751Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-19T09:58:25.946Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-19T09:58:28.145Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-19T09:58:28.145Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-19T09:58:36.767Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-19T09:58:36.767Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-19T09:58:36.767Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-19T09:58:36.767Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-19T09:58:41.490Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-19T09:58:48.605Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-19T09:58:51.533Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestHealth [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-19T09:58:57.361Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-19T09:58:57.825Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-19T09:59:02.548Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-19T09:59:02.548Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-19T09:59:02.548Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-19T09:59:02.548Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-19T09:59:02.548Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-19T09:59:03.012Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-19T09:59:03.476Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-19T09:59:03.476Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-19T09:59:04.454Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-19T09:59:04.454Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-19T09:59:06.005Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-19T09:59:06.469Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-19T09:59:08.666Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-19T09:59:10.866Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-19T09:59:10.866Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-19T09:59:10.866Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-19T09:59:14.629Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-19T09:59:14.629Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-19T09:59:16.826Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-19T09:59:16.827Z] === RUN Test/DockerSuite/TestImportFile [2019-09-19T09:59:16.827Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-19T09:59:17.290Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-19T09:59:17.290Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-19T09:59:17.290Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-19T09:59:17.290Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-19T09:59:17.290Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-19T09:59:17.754Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-19T09:59:19.952Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-19T09:59:22.149Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-19T09:59:22.149Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-19T09:59:22.149Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-19T09:59:22.613Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-19T09:59:22.613Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-19T09:59:24.815Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-19T09:59:24.815Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-19T09:59:27.014Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-19T09:59:27.014Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-19T09:59:27.014Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-19T09:59:27.014Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-19T09:59:29.212Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-19T09:59:33.939Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-19T09:59:33.939Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-19T09:59:33.939Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-19T09:59:33.939Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-19T09:59:35.491Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-19T09:59:37.687Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-19T09:59:37.687Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-19T09:59:39.883Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-19T09:59:42.082Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-19T09:59:42.082Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-19T09:59:42.082Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-19T09:59:44.278Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-19T09:59:46.476Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-19T09:59:50.238Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-19T09:59:53.167Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-19T09:59:56.094Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-19T09:59:57.646Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-19T10:00:00.573Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-19T10:00:02.771Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-19T10:00:04.324Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-19T10:00:04.788Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-19T10:00:06.986Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-19T10:00:08.540Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-19T10:00:14.375Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-19T10:00:21.495Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-19T10:00:21.495Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-19T10:00:23.047Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-19T10:00:23.047Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-19T10:00:31.667Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-19T10:00:37.496Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-19T10:00:46.112Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-19T10:00:47.090Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-19T10:00:50.019Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-19T10:00:50.019Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-19T10:00:52.215Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-19T10:00:54.414Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-19T10:01:03.033Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-19T10:01:03.033Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-19T10:01:03.033Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-19T10:01:05.961Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-19T10:01:08.159Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-19T10:01:10.357Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-19T10:01:10.821Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-19T10:01:10.822Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-19T10:01:10.822Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-19T10:01:10.822Z] === RUN Test/DockerSuite/TestPortList [2019-09-19T10:01:10.822Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-19T10:01:14.585Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-19T10:01:15.049Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-19T10:01:19.787Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-19T10:01:19.787Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-19T10:01:30.190Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-19T10:01:30.190Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-19T10:01:38.822Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-19T10:01:51.262Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-19T10:01:51.728Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-19T10:02:02.105Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-19T10:02:14.542Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-19T10:02:35.704Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-19T10:02:41.534Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-19T10:02:46.258Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-19T10:02:46.258Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-19T10:02:46.258Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-19T10:02:50.002Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-19T10:02:50.002Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-19T10:02:50.002Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-19T10:02:50.002Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-19T10:02:50.002Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-19T10:02:57.077Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-19T10:02:57.077Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-19T10:02:58.054Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-19T10:02:58.054Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-19T10:02:59.604Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-19T10:03:00.068Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-19T10:03:00.532Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-19T10:03:04.303Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-19T10:03:09.027Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-19T10:03:10.579Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-19T10:03:40.613Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-19T10:03:40.613Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-19T10:03:42.814Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-19T10:03:43.278Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-19T10:03:43.278Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-19T10:03:43.743Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-19T10:03:48.465Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-19T10:03:52.231Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-19T10:03:52.231Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-19T10:03:56.952Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-19T10:03:56.952Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-19T10:03:56.952Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-19T10:04:11.829Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-19T10:04:13.381Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-19T10:04:14.359Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-19T10:04:21.475Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-19T10:04:26.203Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-19T10:04:33.321Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-19T10:04:38.046Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-19T10:04:38.510Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-19T10:04:40.709Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-19T10:04:58.676Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-19T10:04:59.654Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-19T10:05:05.484Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-19T10:05:05.949Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-19T10:05:08.151Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-19T10:05:08.151Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-19T10:05:08.151Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-19T10:05:16.770Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-19T10:05:20.536Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-19T10:05:22.735Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-19T10:05:24.291Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-19T10:05:27.221Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-19T10:05:27.221Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-19T10:05:30.984Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-19T10:05:31.448Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-19T10:05:31.448Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-19T10:05:31.448Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-19T10:05:31.448Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-19T10:05:31.448Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-19T10:05:33.645Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-19T10:05:33.645Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-19T10:05:42.264Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-19T10:05:42.264Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-19T10:05:42.264Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-19T10:05:43.241Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-19T10:05:45.439Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-19T10:05:47.636Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-19T10:05:54.752Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-19T10:05:54.752Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-19T10:05:54.752Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-19T10:05:54.752Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-19T10:05:57.682Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-19T10:05:57.682Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-19T10:05:57.682Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-19T10:05:57.682Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-19T10:05:57.682Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-19T10:06:02.413Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-19T10:06:17.293Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-19T10:06:19.489Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-19T10:06:21.687Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-19T10:06:21.687Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-19T10:06:23.884Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-19T10:06:23.884Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-19T10:06:23.884Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-19T10:06:23.884Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-19T10:06:30.998Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-19T10:06:38.114Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-19T10:06:39.666Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-19T10:06:46.780Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-19T10:06:51.536Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-19T10:07:00.168Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-19T10:07:00.168Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunMount [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-19T10:07:01.721Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-19T10:07:08.837Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-19T10:07:08.837Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-19T10:07:08.837Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-19T10:07:08.837Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-19T10:07:13.606Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-19T10:07:17.370Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-19T10:07:17.833Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-19T10:07:18.812Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-19T10:07:21.013Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-19T10:07:22.565Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-19T10:07:23.544Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-19T10:07:25.740Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-19T10:07:26.204Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-19T10:07:28.402Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-19T10:07:28.402Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-19T10:07:28.402Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-19T10:07:28.402Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-19T10:07:28.866Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-19T10:07:28.866Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-19T10:07:37.487Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-19T10:07:37.487Z] === RUN Test/DockerSuite/TestRunRm [2019-09-19T10:07:43.318Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-19T10:07:49.146Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-19T10:07:51.349Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-19T10:07:53.549Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-19T10:07:55.103Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-19T10:07:58.033Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-19T10:07:58.033Z] === RUN Test/DockerSuite/TestRunState [2019-09-19T10:07:58.033Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-19T10:07:59.584Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-19T10:07:59.584Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-19T10:08:01.781Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-19T10:08:01.781Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-19T10:08:01.781Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-19T10:08:02.245Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-19T10:08:02.245Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-19T10:08:02.245Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-19T10:08:06.972Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-19T10:08:09.177Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-19T10:08:09.177Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-19T10:08:11.373Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-19T10:08:11.373Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-19T10:08:11.373Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-19T10:08:14.301Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-19T10:08:20.133Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-19T10:08:24.857Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-19T10:08:30.687Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-19T10:08:30.687Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-19T10:08:30.687Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-19T10:08:30.687Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-19T10:08:30.687Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-19T10:08:32.884Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-19T10:08:34.436Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-19T10:08:36.640Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-19T10:08:36.640Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-19T10:08:36.640Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-19T10:08:37.105Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-19T10:08:40.867Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-19T10:08:42.420Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-19T10:08:44.616Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-19T10:08:49.339Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-19T10:08:51.534Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-19T10:08:51.535Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-19T10:08:51.998Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-19T10:08:52.462Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-19T10:08:54.012Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-19T10:09:01.133Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-19T10:09:01.133Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-19T10:09:08.286Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-19T10:09:08.286Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-19T10:09:11.214Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-19T10:09:11.214Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-19T10:09:11.214Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-19T10:09:11.214Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-19T10:09:11.214Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-19T10:09:18.330Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-19T10:09:19.307Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-19T10:09:21.505Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-19T10:09:21.505Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-19T10:09:23.706Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-19T10:09:41.571Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-19T10:09:47.403Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-19T10:09:47.403Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-19T10:09:50.331Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-19T10:09:50.795Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-19T10:09:51.259Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-19T10:09:51.259Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-19T10:09:51.259Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-19T10:09:59.880Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-19T10:09:59.880Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-19T10:09:59.880Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-19T10:09:59.880Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-19T10:09:59.880Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-19T10:10:06.998Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-19T10:10:06.998Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-19T10:10:06.998Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-19T10:10:15.624Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-19T10:10:15.624Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-19T10:10:16.088Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-19T10:10:16.088Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-19T10:10:16.088Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-19T10:10:16.088Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-19T10:10:16.088Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-19T10:10:16.088Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-19T10:10:16.088Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-19T10:10:16.088Z] --- PASS: Test (2566.83s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.68s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.27s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.56s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (144.38s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.30s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.25s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.99s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.41s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.02s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (6.04s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (3.86s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.94s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement Apparmor [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement Apparmor [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.02s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.02s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (3.11s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement IsPausable [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (7.47s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (105.73s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement UnixCli [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (6.30s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.66s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.26s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.81s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (5.56s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (9.90s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.03s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddTar (44.31s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.04s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.42s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (18.15s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.70s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (7.78s) [2019-09-19T10:10:16.088Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2019-09-19T10:10:16.088Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (5.36s) [2019-09-19T10:10:16.088Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.46s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (6.15s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.72s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.87s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.43s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.05s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (1.37s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement UnixCli [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.37s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (1.04s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.57s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.55s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (5.24s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (2.11s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.16s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildContChar (13.78s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.45s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.83s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (5.62s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.60s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.74s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (32.63s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.66s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (18.21s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.77s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (8.24s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.63s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (62.84s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (5.79s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.44s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (63.41s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (20.54s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (11.69s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (15.35s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (38.28s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (10.58s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (10.55s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (100.27s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.70s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.38s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.51s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.19s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (5.14s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.37s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.02s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (5.10s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (18.43s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.58s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.02s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFails (2.53s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (11.74s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (5.02s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildForceRm (7.03s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromGit (7.43s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (1.63s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (6.00s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement UnixCli [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.78s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.57s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (9.40s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildHistory (10.80s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.90s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.06s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.76s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.10s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (9.63s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.89s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.84s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.55s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.90s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.52s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (5.10s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.09s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.50s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.68s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (5.41s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (20.20s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.16s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (35.41s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (20.15s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (5.15s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (5.64s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (16.53s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (7.47s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.63s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.02s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNoContext (2.59s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (4.65s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.34s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.34s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (1.19s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (9.44s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (1.44s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.83s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (8.95s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (5.15s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (4.93s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (1.06s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (2.10s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (44.40s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (19.35s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildRm (13.71s) [2019-09-19T10:10:16.089Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (3.34s) [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-09-19T10:10:16.089Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.089Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.60s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (3.78s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (9.82s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (15.75s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (1.01s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (12.27s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.30s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (5.16s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildStderr (4.86s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (20.47s) [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.40s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (3.15s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (1.20s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (4.90s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (5.29s) [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.03s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (4.33s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.54s) [2019-09-19T10:10:16.090Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (7.49s) [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-19T10:10:16.090Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.090Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (23.34s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (15.94s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (5.82s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.44s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (2.65s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (12.41s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (5.04s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.56s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (14.26s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.43s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.41s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.04s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (1.21s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (8.75s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.45s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-19T10:10:16.555Z] docker_cli_sni_test.go:18: Flakey test [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (4.72s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitChange (5.26s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (4.71s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitNewFile (6.65s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitTTY (7.08s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (4.61s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (6.63s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (2.05s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (2.02s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (2.49s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (1.87s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (2.11s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (2.33s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (2.25s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (1.85s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (2.69s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (2.16s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (3.51s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (3.82s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.66s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (2.36s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (2.01s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (4.05s) [2019-09-19T10:10:16.555Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.85s) [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-19T10:10:16.555Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.555Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (21.74s) [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000005a80 } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1290079602 c:\foo false } [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1290079602 c:\foo true } [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 0 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 1 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 2 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 3 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 4 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 5 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 6 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 7 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 8 [2019-09-19T10:10:16.556Z] docker_api_containers_test.go:1927: case 9 [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (2.27s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (6.92s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.06s) [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpRelativePath (2.36s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToCaseA (4.53s) [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a094286701\file1 ce0e782da84cadc496b4e4bece195f6f5f9965fc02bcaa8e0144fb19c709bffa:/root/itWorks.txt` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:279: checking that container "ce0e782da84cadc496b4e4bece195f6f5f9965fc02bcaa8e0144fb19c709bffa" start output contains "file1\n" [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce0e782da84cadc496b4e4bece195f6f5f9965fc02bcaa8e0144fb19c709bffa` [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToCaseB (2.15s) [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b019423720\file1 758e5858949b0ea00761e037451cfa4040e465b6573ad8b391f0b1a56966b35d:testDir/` [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToCaseE (13.57s) [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e976167463\dir1 7e3c86a301533fe3bae6b2339e932a8b4905c623da558cff924c301bf6a4649c:testDir` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:279: checking that container "7e3c86a301533fe3bae6b2339e932a8b4905c623da558cff924c301bf6a4649c" start output contains "file1-1\n" [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7e3c86a301533fe3bae6b2339e932a8b4905c623da558cff924c301bf6a4649c` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e976167463\dir1 7684bf2cb39acfd342ee1e8c3940cd2e817fba3e80a8a716854d0f645bfd6f8f:testDir/` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:279: checking that container "7684bf2cb39acfd342ee1e8c3940cd2e817fba3e80a8a716854d0f645bfd6f8f" start output contains "file1-1\n" [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7684bf2cb39acfd342ee1e8c3940cd2e817fba3e80a8a716854d0f645bfd6f8f` [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToCaseH (8.50s) [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h312700762\dir1\. 0b40d3214af740fc5aa2170cf58620063cbc29eb95148eff00b60c0164310703:testDir` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:279: checking that container "0b40d3214af740fc5aa2170cf58620063cbc29eb95148eff00b60c0164310703" start output contains "file1-1\n" [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b40d3214af740fc5aa2170cf58620063cbc29eb95148eff00b60c0164310703` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h312700762\dir1\. 5f5ccc61a4366f2b3f490aa256a36ef17304ba935a87b5daa0acc2049b303090:testDir/` [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:279: checking that container "5f5ccc61a4366f2b3f490aa256a36ef17304ba935a87b5daa0acc2049b303090" start output contains "file1-1\n" [2019-09-19T10:10:16.556Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5f5ccc61a4366f2b3f490aa256a36ef17304ba935a87b5daa0acc2049b303090` [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToDot (2.28s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCpToStdout (2.20s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.17s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.17s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateByImageID (1.73s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (2.11s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.24s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.17s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (1.99s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.64s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.17s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateRM (0.32s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.17s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.32s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (7.93s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.20s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.62s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.16s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (2.20s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestDockerFails (0.07s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (2.49s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (7.99s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsCopy (5.19s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (4.87s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.77s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (3.46s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.41s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilterType (1.00s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFilters (4.42s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFormat (4.17s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.07s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.20s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsRename (2.35s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsResize (2.47s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (2.00s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (4.63s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.75s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (3.45s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExec (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (1.91s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (1.90s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (2.03s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (2.03s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (2.06s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (4.33s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecExitStatus (2.02s) [2019-09-19T10:10:16.556Z] --- PASS: Test/DockerSuite/TestExecInspectID (3.46s) [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.02s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement IsPausable [2019-09-19T10:10:16.556Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-19T10:10:16.556Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (2.16s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (7.67s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetContainerStats (5.86s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (5.89s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (3.49s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (6.22s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.12s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.08s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (4.70s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.61s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.21s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.55s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.35s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.39s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement IsPausable [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.12s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (2.29s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (2.13s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (2.13s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.20s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (2.13s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectDefault (2.05s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectHistory (4.59s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectInt64 (2.06s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (2.00s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.17s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (2.03s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.08s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (2.00s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectStatus (2.49s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (3.91s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (2.39s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (3.06s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (2.00s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (2.29s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (2.41s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.08s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.08s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (5.47s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (7.01s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (2.15s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (7.31s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.21s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (7.20s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (2.12s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (2.44s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsSince (8.77s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsTail (2.66s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (2.46s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (2.10s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.09s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPortList (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.07s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.53s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsByOrder (9.83s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (8.69s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (13.36s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (9.04s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (12.32s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (21.49s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (6.67s) [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (4.39s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (4.35s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPsShowMounts (6.62s) [2019-09-19T10:10:16.557Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-19T10:10:16.557Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.557Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.94s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (4.06s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (4.06s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (25.89s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (6.29s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.23s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.17s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (4.21s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (4.04s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (4.14s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.08s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.28s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (14.06s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (2.68s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.46s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (5.17s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (7.76s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (4.39s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiTag (0.68s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (2.22s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (16.52s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (2.42s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (5.08s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (1.08s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.87s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (3.38s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (2.15s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (2.04s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunBindMounts (4.23s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (2.03s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (7.72s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (2.04s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (7.15s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (2.22s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (4.63s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (13.29s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (2.08s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (2.05s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (2.02s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (2.06s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunExitCode (7.02s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (6.93s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (2.17s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (7.06s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.06s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (3.97s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.07s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.03s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (8.93s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunMount (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (6.73s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (4.63s) [2019-09-19T10:10:16.558Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (3.96s) [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.558Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-19T10:10:16.558Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.31s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (1.02s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (1.99s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (2.02s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.96s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.49s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement Apparmor [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (7.79s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunRm (7.01s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.29s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (2.43s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (2.01s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (2.05s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (2.41s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.18s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (4.73s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement Apparmor [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (2.11s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (2.02s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (2.84s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (4.20s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (5.63s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (2.31s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (2.14s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.05s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (3.88s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (1.78s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (4.12s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement Apparmor [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.31s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.59s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (6.42s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (7.02s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (3.96s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement IsPausable [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (5.96s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (2.05s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (2.15s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (1.93s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.30s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.34s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (7.28s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (7.58s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.02s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-09-19T10:10:16.559Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-09-19T10:10:16.559Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-19T10:10:16.559Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (6.28s) [2019-09-19T10:10:16.560Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.30s) [2019-09-19T10:10:16.560Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-09-19T10:10:16.560Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (8.11s) [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- PASS: Test/DockerSuite/TestWindowsRunAsSystem (1.43s) [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:16.560Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-19T10:10:16.560Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.023Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-19T10:10:17.023Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-19T10:10:17.024Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-19T10:10:17.024Z] PASS [2019-09-19T10:10:17.024Z] ok github.com/docker/docker/integration-cli 2567.737s [2019-09-19T10:10:17.024Z] INFO: Integration tests ended at 09/19/2019 10:10:16. Duration:00:42:59.0954485 [2019-09-19T10:10:17.024Z] INFO: Docker info of the daemon under test at end of run [2019-09-19T10:10:17.024Z] [2019-09-19T10:10:17.024Z] Containers: 2 [2019-09-19T10:10:17.024Z] Running: 0 [2019-09-19T10:10:17.024Z] Paused: 0 [2019-09-19T10:10:17.024Z] Stopped: 2 [2019-09-19T10:10:17.024Z] Images: 12 [2019-09-19T10:10:17.024Z] Server Version: 0.0.0-dev [2019-09-19T10:10:17.024Z] Storage Driver: windowsfilter [2019-09-19T10:10:17.024Z] Windows: [2019-09-19T10:10:17.024Z] Logging Driver: json-file [2019-09-19T10:10:17.024Z] Plugins: [2019-09-19T10:10:17.024Z] Volume: local [2019-09-19T10:10:17.024Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-19T10:10:17.024Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-19T10:10:17.024Z] Swarm: inactive [2019-09-19T10:10:17.024Z] Default Isolation: process [2019-09-19T10:10:17.024Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-19T10:10:17.024Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-19T10:10:17.024Z] OSType: windows [2019-09-19T10:10:17.024Z] Architecture: x86_64 [2019-09-19T10:10:17.024Z] CPUs: 4 [2019-09-19T10:10:17.024Z] Total Memory: 32GiB [2019-09-19T10:10:17.024Z] Name: azwin-2-47fbb0 [2019-09-19T10:10:17.024Z] ID: GHP2:OBVO:Q5QH:KAYZ:QMON:NTCG:UWL5:YTTN:NYMJ:IB3L:EZH2:KDZU [2019-09-19T10:10:17.024Z] Docker Root Dir: D:\CI-1\CI-851b00064\daemon [2019-09-19T10:10:17.024Z] Debug Mode (client): false [2019-09-19T10:10:17.024Z] Debug Mode (server): true [2019-09-19T10:10:17.024Z] File Descriptors: -1 [2019-09-19T10:10:17.024Z] Goroutines: 18 [2019-09-19T10:10:17.024Z] System Time: 2019-09-19T10:10:16.5880987Z [2019-09-19T10:10:17.024Z] EventsListeners: 0 [2019-09-19T10:10:17.024Z] Registry: https://index.docker.io/v1/ [2019-09-19T10:10:17.024Z] Labels: [2019-09-19T10:10:17.024Z] Experimental: false [2019-09-19T10:10:17.024Z] Insecure Registries: [2019-09-19T10:10:17.024Z] 127.0.0.0/8 [2019-09-19T10:10:17.024Z] Live Restore Enabled: false [2019-09-19T10:10:17.024Z] [2019-09-19T10:10:17.024Z] [2019-09-19T10:10:17.488Z] INFO: Stopping daemon under test [2019-09-19T10:10:17.488Z] SUCCESS: The process with PID 4504 (child process of PID 4160) has been terminated. [2019-09-19T10:10:17.488Z] SUCCESS: The process with PID 4160 (child process of PID 2136) has been terminated. [2019-09-19T10:10:17.488Z] INFO: Stop tailing logs of the daemon under tests [2019-09-19T10:10:17.488Z] INFO: executeCI.ps1 Completed successfully at 09/19/2019 10:10:17. [2019-09-19T10:10:17.488Z] INFO: Tidying up at end of run [2019-09-19T10:10:17.488Z] INFO: Saving daemon under test log (d:\CI-1\CI-851b00064\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-19T10:10:17.488Z] INFO: Saving daemon under test log (d:\CI-1\CI-851b00064\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-19T10:10:17.488Z] INFO: Nuke-Everything... [2019-09-19T10:10:17.952Z] INFO: Container count on control daemon to delete is 2 [2019-09-19T10:10:18.416Z] 60f1e4a43d90 [2019-09-19T10:10:18.416Z] 8a05fa47d654 [2019-09-19T10:10:18.881Z] INFO: Tidying pidfile d:\CI-1\CI-851b00064\docker.pid [2019-09-19T10:10:18.881Z] INFO: Nuking d:\CI-1 [2019-09-19T10:10:48.935Z] INFO: Zapped successfully [2019-09-19T10:10:48.935Z] [2019-09-19T10:10:48.935Z] INFO: executeCI.ps1 exiting at Thu Sep 19 10:10:48 CUT 2019. Duration 01:06:39.0595481 [2019-09-19T10:10:48.935Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-19T10:10:51.057Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-19T10:10:52.816Z] Archiving artifacts [2019-09-19T10:11:08.212Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39960/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-19T10:11:09.243Z] + make clean [2019-09-19T10:11:11.428Z] docker volume rm -f docker-dev-cache [2019-09-19T10:11:11.889Z] 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