Pull request #40032 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 rather than 3b49bd1d840d64ec603333eae28655b9ff5edc0c Obtained Jenkinsfile from 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-10T20:35:17.303Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-10T20:35:17.310Z] Trying to pass milestone 2 [Pipeline] milestone [2019-10-10T20:35:17.325Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-10T20:35:17.463Z] Running on ubuntu-1804-overlay2 (i-0219244f9c09a2d11) in /home/ubuntu/workspace/moby_PR-40032 [Pipeline] { [Pipeline] checkout [2019-10-10T20:35:17.498Z] using credential docker-jenkins-github-credentials [2019-10-10T20:35:17.506Z] Cloning the remote Git repository [2019-10-10T20:35:17.506Z] Cloning with configured refspecs honoured and without tags [2019-10-10T20:35:17.489Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:17.490Z] > git init /home/ubuntu/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:17.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:17.503Z] > git --version # timeout=10 [2019-10-10T20:35:17.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:17.506Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:31.021Z] Fetching without tags [2019-10-10T20:35:31.257Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:30.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:30.988Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:30.990Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:30.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:31.005Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:31.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:31.005Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:31.241Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:31.246Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:31.781Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:31.782Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:35:32.252Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:35:32.260Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:35:33.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40032:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-10T20:35:31.751Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:31.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:35:31.766Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:31.770Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:32.235Z] > git rev-list --no-walk 15d9f7128056ec38d25b06465a08d782c514e2d4 # timeout=10 [2019-10-10T20:35:36.410Z] 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: arm64) [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] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-10T20:35:37.190Z] Running on ubuntu-1804-overlay2 (i-0fd0f139c624a1223) in /home/ubuntu/workspace/moby_PR-40032 [Pipeline] node [2019-10-10T20:35:37.198Z] Running on ubuntu-1804-overlay2 (i-06f9b23732dd4df4b) in /home/ubuntu/workspace/moby_PR-40032 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-10T20:35:37.236Z] Running on ubuntu-1604-overlay2-arm64v8 (i-005efe59fdffa6ccb) in /home/ubuntu/workspace/moby_PR-40032 [Pipeline] { [2019-10-10T20:35:37.241Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40032 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-10-10T20:35:37.311Z] using credential docker-jenkins-github-credentials [2019-10-10T20:35:37.311Z] using credential docker-jenkins-github-credentials [2019-10-10T20:35:37.322Z] Cloning the remote Git repository [2019-10-10T20:35:37.322Z] Cloning with configured refspecs honoured and without tags [2019-10-10T20:35:37.324Z] Cloning the remote Git repository [2019-10-10T20:35:37.324Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2019-10-10T20:35:37.357Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40032 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-10T20:35:37.434Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-10-10T20:35:37.447Z] Cloning the remote Git repository [2019-10-10T20:35:37.447Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2019-10-10T20:35:37.485Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-10T20:35:37.504Z] Cloning the remote Git repository [2019-10-10T20:35:37.504Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-10T20:35:37.668Z] Running on azwin-2-271ad0 in d:\jenkins\workspace\moby_PR-40032 [Pipeline] { [Pipeline] ws [2019-10-10T20:35:37.681Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-10-10T20:35:37.682Z] using credential docker-jenkins-github-credentials [2019-10-10T20:35:37.307Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:37.307Z] > git init /home/ubuntu/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:37.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:37.311Z] > git --version # timeout=10 [2019-10-10T20:35:37.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:37.316Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [Pipeline] checkout [2019-10-10T20:35:37.731Z] Cloning the remote Git repository [2019-10-10T20:35:37.731Z] Cloning with configured refspecs honoured and without tags [2019-10-10T20:35:38.011Z] using credential docker-jenkins-github-credentials [2019-10-10T20:35:38.091Z] Cloning the remote Git repository [2019-10-10T20:35:38.091Z] Cloning with configured refspecs honoured and without tags [2019-10-10T20:35:37.318Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:37.318Z] > git init /home/ubuntu/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:37.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:37.327Z] > git --version # timeout=10 [2019-10-10T20:35:37.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:37.334Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:37.456Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:37.456Z] > git init /home/ubuntu/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:37.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:37.472Z] > git --version # timeout=10 [2019-10-10T20:35:37.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:37.479Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:37.500Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:37.501Z] > git init /home/docker/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:37.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:37.518Z] > git --version # timeout=10 [2019-10-10T20:35:37.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:37.525Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:37.759Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:37.762Z] > git init /home/jenkins/workspace/moby_PR-40032 # timeout=10 [2019-10-10T20:35:37.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:37.801Z] > git --version # timeout=10 [2019-10-10T20:35:37.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:37.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:38.115Z] Cloning repository https://github.com/moby/moby.git [2019-10-10T20:35:38.116Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-10T20:35:38.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:38.202Z] > git --version # timeout=10 [2019-10-10T20:35:38.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:38.269Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:46.700Z] Fetching without tags [2019-10-10T20:35:46.559Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:46.578Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:46.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:46.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:46.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:46.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:46.732Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:47.118Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:48.004Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:48.006Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:35:47.146Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:47.165Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:47.886Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:47.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:35:48.042Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:48.068Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:48.847Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T20:35:50.117Z] + docker version [2019-10-10T20:35:50.117Z] Client: [2019-10-10T20:35:50.117Z] Version: 18.06.1-ce [2019-10-10T20:35:50.117Z] API version: 1.38 [2019-10-10T20:35:50.117Z] Go version: go1.10.3 [2019-10-10T20:35:50.117Z] Git commit: e68fc7a [2019-10-10T20:35:50.117Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-10T20:35:50.117Z] OS/Arch: linux/s390x [2019-10-10T20:35:50.117Z] Experimental: false [2019-10-10T20:35:50.117Z] [2019-10-10T20:35:50.117Z] Server: [2019-10-10T20:35:50.117Z] Engine: [2019-10-10T20:35:50.117Z] Version: 18.06.1-ce [2019-10-10T20:35:50.117Z] API version: 1.38 (minimum version 1.12) [2019-10-10T20:35:50.117Z] Go version: go1.10.3 [2019-10-10T20:35:50.117Z] Git commit: e68fc7a [2019-10-10T20:35:50.117Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-10T20:35:50.117Z] OS/Arch: linux/s390x [2019-10-10T20:35:50.117Z] Experimental: true [Pipeline] sh [2019-10-10T20:35:50.269Z] Fetching without tags [2019-10-10T20:35:50.334Z] Fetching without tags [2019-10-10T20:35:50.564Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:50.598Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:50.933Z] + docker info [2019-10-10T20:35:50.933Z] Containers: 0 [2019-10-10T20:35:50.933Z] Running: 0 [2019-10-10T20:35:50.933Z] Paused: 0 [2019-10-10T20:35:50.933Z] Stopped: 0 [2019-10-10T20:35:50.933Z] Images: 0 [2019-10-10T20:35:50.933Z] Server Version: 18.06.1-ce [2019-10-10T20:35:50.933Z] Storage Driver: overlay2 [2019-10-10T20:35:50.933Z] Backing Filesystem: extfs [2019-10-10T20:35:50.933Z] Supports d_type: true [2019-10-10T20:35:50.933Z] Native Overlay Diff: true [2019-10-10T20:35:50.933Z] Logging Driver: json-file [2019-10-10T20:35:50.933Z] Cgroup Driver: cgroupfs [2019-10-10T20:35:50.933Z] Plugins: [2019-10-10T20:35:50.933Z] Volume: local [2019-10-10T20:35:50.933Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T20:35:50.933Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T20:35:50.933Z] Swarm: inactive [2019-10-10T20:35:50.933Z] Runtimes: runc [2019-10-10T20:35:50.933Z] Default Runtime: runc [2019-10-10T20:35:50.934Z] Init Binary: docker-init [2019-10-10T20:35:50.934Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T20:35:50.934Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T20:35:50.934Z] init version: fec3683 [2019-10-10T20:35:50.934Z] Security Options: [2019-10-10T20:35:50.934Z] apparmor [2019-10-10T20:35:50.934Z] seccomp [2019-10-10T20:35:50.934Z] Profile: default [2019-10-10T20:35:50.934Z] Kernel Version: 4.4.0-164-generic [2019-10-10T20:35:50.934Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-10T20:35:50.934Z] OSType: linux [2019-10-10T20:35:50.934Z] Architecture: s390x [2019-10-10T20:35:50.934Z] CPUs: 2 [2019-10-10T20:35:50.934Z] Total Memory: 7.862GiB [2019-10-10T20:35:50.934Z] Name: s390x-ubuntu-14 [2019-10-10T20:35:50.934Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-10T20:35:50.934Z] Docker Root Dir: /var/lib/docker [2019-10-10T20:35:50.934Z] Debug Mode (client): false [2019-10-10T20:35:50.934Z] Debug Mode (server): false [2019-10-10T20:35:50.934Z] Username: dockerbuildbot [2019-10-10T20:35:50.934Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:35:50.934Z] Labels: [2019-10-10T20:35:50.934Z] Experimental: true [2019-10-10T20:35:50.934Z] Insecure Registries: [2019-10-10T20:35:50.934Z] 127.0.0.0/8 [2019-10-10T20:35:50.934Z] Live Restore Enabled: false [2019-10-10T20:35:50.934Z] [2019-10-10T20:35:50.934Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T20:35:51.071Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:51.071Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:35:51.101Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:51.102Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:35:51.197Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:35:51.206Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:35:51.278Z] Fetching without tags [2019-10-10T20:35:50.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:50.303Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:50.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:50.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:50.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:50.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:50.318Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:50.581Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:50.583Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:51.070Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:51.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:35:51.085Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:51.087Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:50.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:50.239Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:50.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:50.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:50.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:50.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:50.307Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:50.557Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:50.559Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:51.053Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:51.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:35:51.105Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:51.110Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:51.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:51.262Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:51.266Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:51.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:51.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:51.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:51.287Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:51.707Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [Pipeline] withEnv [Pipeline] { [2019-10-10T20:35:51.753Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:51.753Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:51.753Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40032/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T20:35:51.753Z] + bash /home/jenkins/workspace/moby_PR-40032/check-config.sh [2019-10-10T20:35:51.753Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T20:35:51.753Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-10T20:35:51.753Z] [2019-10-10T20:35:51.753Z] Generally Necessary: [2019-10-10T20:35:51.753Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T20:35:51.753Z] - apparmor: enabled and tools installed [2019-10-10T20:35:51.753Z] - CONFIG_NAMESPACES: enabled [2019-10-10T20:35:51.753Z] - CONFIG_NET_NS: enabled [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T20:35:52.135Z] - CONFIG_PID_NS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_IPC_NS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_UTS_NS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUPS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CPUSETS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_MEMCG: enabled [2019-10-10T20:35:52.135Z] - CONFIG_KEYS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_VETH: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T20:35:52.135Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T20:35:52.135Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T20:35:52.135Z] [2019-10-10T20:35:52.135Z] Optional Features: [2019-10-10T20:35:52.135Z] - CONFIG_USER_NS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_SECCOMP: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T20:35:52.135Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T20:35:52.135Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T20:35:52.135Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T20:35:52.135Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T20:35:52.135Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T20:35:52.135Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T20:35:52.135Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T20:35:52.135Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T20:35:52.135Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T20:35:52.135Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T20:35:52.135Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T20:35:52.135Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T20:35:52.135Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_EXT4_FS: enabled [2019-10-10T20:35:52.135Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T20:35:52.135Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T20:35:52.135Z] - Network Drivers: [2019-10-10T20:35:52.135Z] - "overlay": [2019-10-10T20:35:52.135Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T20:35:52.135Z] Optional (for encrypted networks): [2019-10-10T20:35:52.135Z] - CONFIG_CRYPTO: enabled [2019-10-10T20:35:52.135Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_XFRM: enabled [2019-10-10T20:35:52.135Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T20:35:52.135Z] - "ipvlan": [2019-10-10T20:35:52.135Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T20:35:52.135Z] - "macvlan": [2019-10-10T20:35:52.135Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T20:35:52.135Z] - "ftp,tftp client in container": [2019-10-10T20:35:52.135Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T20:35:52.135Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T20:35:52.135Z] - Storage Drivers: [2019-10-10T20:35:52.135Z] - "aufs": [2019-10-10T20:35:52.135Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T20:35:52.135Z] - "btrfs": [2019-10-10T20:35:52.135Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T20:35:52.167Z] + docker version [2019-10-10T20:35:52.167Z] Client: Docker Engine - Community [2019-10-10T20:35:52.167Z] Version: 19.03.2 [2019-10-10T20:35:52.167Z] API version: 1.40 [2019-10-10T20:35:52.167Z] Go version: go1.12.8 [2019-10-10T20:35:52.167Z] Git commit: 6a30dfc [2019-10-10T20:35:52.167Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T20:35:52.167Z] OS/Arch: linux/amd64 [2019-10-10T20:35:52.167Z] Experimental: false [2019-10-10T20:35:52.167Z] [2019-10-10T20:35:52.167Z] Server: Docker Engine - Community [2019-10-10T20:35:52.167Z] Engine: [2019-10-10T20:35:52.167Z] Version: 19.03.2 [2019-10-10T20:35:52.167Z] API version: 1.40 (minimum version 1.12) [2019-10-10T20:35:52.167Z] Go version: go1.12.8 [2019-10-10T20:35:52.167Z] Git commit: 6a30dfc [2019-10-10T20:35:52.167Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T20:35:52.167Z] OS/Arch: linux/amd64 [2019-10-10T20:35:52.167Z] Experimental: true [2019-10-10T20:35:52.167Z] containerd: [2019-10-10T20:35:52.167Z] Version: 1.2.6 [2019-10-10T20:35:52.167Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:52.167Z] runc: [2019-10-10T20:35:52.167Z] Version: 1.0.0-rc8 [2019-10-10T20:35:52.167Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:52.167Z] docker-init: [2019-10-10T20:35:52.167Z] Version: 0.18.0 [2019-10-10T20:35:52.167Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T20:35:52.218Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T20:35:52.218Z] - "devicemapper": [2019-10-10T20:35:52.218Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T20:35:52.218Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T20:35:52.218Z] - "overlay": [2019-10-10T20:35:52.218Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T20:35:52.218Z] - "zfs": [2019-10-10T20:35:52.218Z] - /dev/zfs: missing [2019-10-10T20:35:52.218Z] - zfs command: missing [2019-10-10T20:35:52.218Z] - zpool command: missing [2019-10-10T20:35:52.218Z] [2019-10-10T20:35:52.218Z] Limits: [2019-10-10T20:35:52.218Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T20:35:52.218Z] [2019-10-10T20:35:52.218Z] + true [2019-10-10T20:35:52.229Z] + docker version [2019-10-10T20:35:52.229Z] Client: Docker Engine - Community [2019-10-10T20:35:52.229Z] Version: 19.03.2 [2019-10-10T20:35:52.229Z] API version: 1.40 [2019-10-10T20:35:52.229Z] Go version: go1.12.8 [2019-10-10T20:35:52.229Z] Git commit: 6a30dfc [2019-10-10T20:35:52.229Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-10T20:35:52.229Z] OS/Arch: linux/amd64 [2019-10-10T20:35:52.229Z] Experimental: false [2019-10-10T20:35:52.229Z] [2019-10-10T20:35:52.229Z] Server: Docker Engine - Community [2019-10-10T20:35:52.229Z] Engine: [2019-10-10T20:35:52.229Z] Version: 19.03.2 [2019-10-10T20:35:52.229Z] API version: 1.40 (minimum version 1.12) [2019-10-10T20:35:52.229Z] Go version: go1.12.8 [2019-10-10T20:35:52.229Z] Git commit: 6a30dfc [2019-10-10T20:35:52.229Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-10T20:35:52.229Z] OS/Arch: linux/amd64 [2019-10-10T20:35:52.229Z] Experimental: true [2019-10-10T20:35:52.229Z] containerd: [2019-10-10T20:35:52.229Z] Version: 1.2.6 [2019-10-10T20:35:52.229Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:52.229Z] runc: [2019-10-10T20:35:52.229Z] Version: 1.0.0-rc8 [2019-10-10T20:35:52.229Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:52.229Z] docker-init: [2019-10-10T20:35:52.229Z] Version: 0.18.0 [2019-10-10T20:35:52.229Z] GitCommit: fec3683 [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T20:35:52.572Z] + docker info [2019-10-10T20:35:52.588Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:52.589Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:35:52.600Z] + docker info [2019-10-10T20:35:52.828Z] Client: [2019-10-10T20:35:52.828Z] Debug Mode: false [2019-10-10T20:35:52.828Z] [2019-10-10T20:35:52.828Z] Server: [2019-10-10T20:35:52.828Z] Containers: 0 [2019-10-10T20:35:52.828Z] Running: 0 [2019-10-10T20:35:52.828Z] Paused: 0 [2019-10-10T20:35:52.828Z] Stopped: 0 [2019-10-10T20:35:52.828Z] Images: 20 [2019-10-10T20:35:52.828Z] Server Version: 19.03.2 [2019-10-10T20:35:52.828Z] Storage Driver: overlay2 [2019-10-10T20:35:52.828Z] Backing Filesystem: extfs [2019-10-10T20:35:52.828Z] Supports d_type: true [2019-10-10T20:35:52.828Z] Native Overlay Diff: true [2019-10-10T20:35:52.828Z] Logging Driver: json-file [2019-10-10T20:35:52.828Z] Cgroup Driver: cgroupfs [2019-10-10T20:35:52.828Z] Plugins: [2019-10-10T20:35:52.828Z] Volume: local [2019-10-10T20:35:52.828Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T20:35:52.828Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T20:35:52.828Z] Swarm: inactive [2019-10-10T20:35:52.828Z] Runtimes: runc [2019-10-10T20:35:52.828Z] Default Runtime: runc [2019-10-10T20:35:52.828Z] Init Binary: docker-init [2019-10-10T20:35:52.828Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:52.828Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:52.828Z] init version: fec3683 [2019-10-10T20:35:52.828Z] Security Options: [2019-10-10T20:35:52.828Z] apparmor [2019-10-10T20:35:52.828Z] seccomp [2019-10-10T20:35:52.828Z] Profile: default [2019-10-10T20:35:52.828Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T20:35:52.828Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T20:35:52.828Z] OSType: linux [2019-10-10T20:35:52.828Z] Architecture: x86_64 [2019-10-10T20:35:52.828Z] CPUs: 2 [2019-10-10T20:35:52.828Z] Total Memory: 7.501GiB [2019-10-10T20:35:52.828Z] Name: ip-10-100-67-211 [2019-10-10T20:35:52.828Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T20:35:52.828Z] Docker Root Dir: /var/lib/docker [2019-10-10T20:35:52.828Z] Debug Mode: false [2019-10-10T20:35:52.828Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:35:52.828Z] Labels: [2019-10-10T20:35:52.828Z] Experimental: true [2019-10-10T20:35:52.828Z] Insecure Registries: [2019-10-10T20:35:52.828Z] 127.0.0.0/8 [2019-10-10T20:35:52.828Z] Live Restore Enabled: true [2019-10-10T20:35:52.828Z] [2019-10-10T20:35:52.828Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T20:35:53.097Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:35:53.115Z] + make bundles/buildx [2019-10-10T20:35:53.115Z] mkdir bundles [2019-10-10T20:35:53.115Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T20:35:53.115Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T20:35:53.115Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T20:35:53.115Z] --build-arg BUILDX_COMMIT \ [2019-10-10T20:35:53.115Z] --build-arg BUILDX_REPO \ [2019-10-10T20:35:53.115Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T20:35:53.115Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T20:35:53.115Z] . && \ [2019-10-10T20:35:53.115Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T20:35:53.115Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T20:35:53.115Z] /bin/sh: 4: go: not found [2019-10-10T20:35:53.115Z] /bin/sh: 5: go: not found [2019-10-10T20:35:53.115Z] [2019-10-10T20:35:53.115Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-10T20:35:53.115Z] #1 digest: sha256:6fbeade237c6889f950fa342cc832bb9f1923f021761de3570eda15e7ee147ab [2019-10-10T20:35:53.115Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T20:35:53.115Z] #1 started: 2019-10-10 20:35:53.049036074 +0000 UTC [2019-10-10T20:35:53.115Z] #1 completed: 2019-10-10 20:35:53.049112434 +0000 UTC [2019-10-10T20:35:53.115Z] #1 duration: 76.36µs [2019-10-10T20:35:53.115Z] [2019-10-10T20:35:53.115Z] [2019-10-10T20:35:53.115Z] #2 local://context (.dockerignore) [2019-10-10T20:35:53.115Z] #2 digest: sha256:569e3f5f1900c6566761c4ef09c579f7974c39d21d5f71de3c554c7e9416bcee [2019-10-10T20:35:53.115Z] #2 name: "local://context (.dockerignore)" [2019-10-10T20:35:53.115Z] #2 started: 2019-10-10 20:35:53.055819638 +0000 UTC [2019-10-10T20:35:53.115Z] #2 completed: 2019-10-10 20:35:53.05587723 +0000 UTC [2019-10-10T20:35:53.115Z] #2 duration: 57.592µs [2019-10-10T20:35:53.115Z] [2019-10-10T20:35:53.234Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:53.234Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:53.234Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40032/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T20:35:53.234Z] + bash /home/ubuntu/workspace/moby_PR-40032/check-config.sh [2019-10-10T20:35:53.234Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T20:35:53.234Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T20:35:53.234Z] [2019-10-10T20:35:53.234Z] Generally Necessary: [2019-10-10T20:35:53.234Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T20:35:53.234Z] - apparmor: enabled and tools installed [2019-10-10T20:35:53.234Z] - CONFIG_NAMESPACES: enabled [2019-10-10T20:35:53.234Z] - CONFIG_NET_NS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_PID_NS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_IPC_NS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_UTS_NS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUPS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CPUSETS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_MEMCG: enabled [2019-10-10T20:35:53.234Z] - CONFIG_KEYS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_VETH: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T20:35:53.234Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T20:35:53.234Z] [2019-10-10T20:35:53.234Z] Optional Features: [2019-10-10T20:35:53.234Z] - CONFIG_USER_NS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_SECCOMP: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T20:35:53.234Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T20:35:53.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T20:35:53.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T20:35:53.234Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T20:35:53.234Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T20:35:53.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T20:35:53.234Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T20:35:53.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T20:35:53.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T20:35:53.234Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T20:35:51.715Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:51.720Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:52.573Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:52.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:35:52.597Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:52.601Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:53.490Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T20:35:53.490Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T20:35:53.490Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T20:35:53.490Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T20:35:53.490Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T20:35:53.490Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_EXT4_FS: enabled [2019-10-10T20:35:53.490Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T20:35:53.490Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T20:35:53.490Z] - Network Drivers: [2019-10-10T20:35:53.490Z] - "overlay": [2019-10-10T20:35:53.490Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T20:35:53.490Z] Optional (for encrypted networks): [2019-10-10T20:35:53.490Z] - CONFIG_CRYPTO: enabled [2019-10-10T20:35:53.490Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T20:35:53.490Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T20:35:53.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T20:35:53.490Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T20:35:53.490Z] - CONFIG_XFRM: enabled [2019-10-10T20:35:53.490Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T20:35:53.490Z] - "ipvlan": [2019-10-10T20:35:53.490Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T20:35:53.490Z] - "macvlan": [2019-10-10T20:35:53.490Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T20:35:53.490Z] - "ftp,tftp client in container": [2019-10-10T20:35:53.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T20:35:53.490Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T20:35:53.491Z] [2019-10-10T20:35:53.490Z] - Storage Drivers: [2019-10-10T20:35:53.492Z] - "aufs": [2019-10-10T20:35:53.492Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T20:35:53.492Z] - "btrfs": [2019-10-10T20:35:53.492Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T20:35:53.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T20:35:53.492Z] - "devicemapper": [2019-10-10T20:35:53.492Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T20:35:53.492Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T20:35:53.492Z] - "overlay": [2019-10-10T20:35:53.492Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T20:35:53.492Z] - "zfs": [2019-10-10T20:35:53.492Z] - /dev/zfs: missing [2019-10-10T20:35:53.492Z] - zfs command: missing [2019-10-10T20:35:53.492Z] - zpool command: missing [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] Limits: [2019-10-10T20:35:53.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] + true [2019-10-10T20:35:53.492Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-10T20:35:53.492Z] #1 started: 2019-10-10 20:35:53.064075199 +0000 UTC [2019-10-10T20:35:53.492Z] #1 completed: 2019-10-10 20:35:53.102707431 +0000 UTC [2019-10-10T20:35:53.492Z] #1 duration: 38.632232ms [2019-10-10T20:35:53.492Z] #1 transferring dockerfile: 792B 0.0s done [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] #2 local://context (.dockerignore) [2019-10-10T20:35:53.492Z] #2 started: 2019-10-10 20:35:53.063814448 +0000 UTC [2019-10-10T20:35:53.492Z] #2 completed: 2019-10-10 20:35:53.10688998 +0000 UTC [2019-10-10T20:35:53.492Z] #2 duration: 43.075532ms [2019-10-10T20:35:53.492Z] #2 transferring context: 87B 0.0s done [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] [2019-10-10T20:35:53.492Z] #7 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T20:35:53.492Z] #7 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-10T20:35:53.492Z] #7 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T20:35:53.492Z] #7 started: 2019-10-10 20:35:53.394476391 +0000 UTC [2019-10-10T20:35:53.492Z] #7 completed: 2019-10-10 20:35:53.403220761 +0000 UTC [2019-10-10T20:35:53.492Z] #7 duration: 8.74437ms [2019-10-10T20:35:53.492Z] #7 started: 2019-10-10 20:35:53.406884698 +0000 UTC [2019-10-10T20:35:53.492Z] #7 completed: 2019-10-10 20:35:53.407777837 +0000 UTC [2019-10-10T20:35:53.492Z] #7 duration: 893.139µs [2019-10-10T20:35:53.492Z] #7 started: 2019-10-10 20:35:53.407829014 +0000 UTC [2019-10-10T20:35:53.492Z] #7 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-10T20:35:53.530Z] Client: [2019-10-10T20:35:53.531Z] Debug Mode: false [2019-10-10T20:35:53.531Z] [2019-10-10T20:35:53.531Z] Server: [2019-10-10T20:35:53.531Z] Containers: 0 [2019-10-10T20:35:53.531Z] Running: 0 [2019-10-10T20:35:53.531Z] Paused: 0 [2019-10-10T20:35:53.531Z] Stopped: 0 [2019-10-10T20:35:53.531Z] Images: 59 [2019-10-10T20:35:53.531Z] Server Version: 19.03.2 [2019-10-10T20:35:53.531Z] Storage Driver: overlay2 [2019-10-10T20:35:53.531Z] Backing Filesystem: extfs [2019-10-10T20:35:53.531Z] Supports d_type: true [2019-10-10T20:35:53.531Z] Native Overlay Diff: true [2019-10-10T20:35:53.531Z] Logging Driver: json-file [2019-10-10T20:35:53.531Z] Cgroup Driver: cgroupfs [2019-10-10T20:35:53.531Z] Plugins: [2019-10-10T20:35:53.531Z] Volume: local [2019-10-10T20:35:53.531Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T20:35:53.531Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T20:35:53.531Z] Swarm: inactive [2019-10-10T20:35:53.531Z] Runtimes: runc [2019-10-10T20:35:53.531Z] Default Runtime: runc [2019-10-10T20:35:53.531Z] Init Binary: docker-init [2019-10-10T20:35:53.531Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:53.531Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:53.531Z] init version: fec3683 [2019-10-10T20:35:53.531Z] Security Options: [2019-10-10T20:35:53.531Z] apparmor [2019-10-10T20:35:53.531Z] seccomp [2019-10-10T20:35:53.531Z] Profile: default [2019-10-10T20:35:53.531Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T20:35:53.531Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-10T20:35:53.531Z] OSType: linux [2019-10-10T20:35:53.531Z] Architecture: x86_64 [2019-10-10T20:35:53.531Z] CPUs: 2 [2019-10-10T20:35:53.531Z] Total Memory: 7.501GiB [2019-10-10T20:35:53.531Z] Name: ip-10-100-117-2 [2019-10-10T20:35:53.531Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-10T20:35:53.531Z] Docker Root Dir: /var/lib/docker [2019-10-10T20:35:53.531Z] Debug Mode: false [2019-10-10T20:35:53.531Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:35:53.531Z] Labels: [2019-10-10T20:35:53.531Z] Experimental: true [2019-10-10T20:35:53.531Z] Insecure Registries: [2019-10-10T20:35:53.531Z] 127.0.0.0/8 [2019-10-10T20:35:53.531Z] Live Restore Enabled: true [2019-10-10T20:35:53.531Z] [2019-10-10T20:35:53.531Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T20:35:53.819Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:53.819Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:53.819Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40032/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T20:35:53.819Z] + bash /home/ubuntu/workspace/moby_PR-40032/check-config.sh [2019-10-10T20:35:53.819Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T20:35:53.819Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T20:35:53.819Z] [2019-10-10T20:35:53.819Z] Generally Necessary: [2019-10-10T20:35:53.819Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T20:35:53.819Z] - apparmor: enabled and tools installed [2019-10-10T20:35:53.819Z] - CONFIG_NAMESPACES: enabled [2019-10-10T20:35:53.819Z] - CONFIG_NET_NS: enabled [2019-10-10T20:35:53.819Z] - CONFIG_PID_NS: enabled [2019-10-10T20:35:53.819Z] - CONFIG_IPC_NS: enabled [2019-10-10T20:35:53.819Z] - CONFIG_UTS_NS: enabled [2019-10-10T20:35:53.819Z] - CONFIG_CGROUPS: enabled [2019-10-10T20:35:53.819Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T20:35:53.859Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s [2019-10-10T20:35:53.859Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s [2019-10-10T20:35:53.859Z] #7 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done [2019-10-10T20:35:53.859Z] #7 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done [2019-10-10T20:35:53.859Z] #7 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T20:35:53.859Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s [2019-10-10T20:35:53.859Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 2.53MB / 4.37MB 0.3s [2019-10-10T20:35:53.859Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 772.85kB / 10.32MB 0.3s [2019-10-10T20:35:53.994Z] + sudo modprobe ip_vs [2019-10-10T20:35:53.994Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c . [2019-10-10T20:35:53.994Z] #1 [internal] load build definition from Dockerfile [2019-10-10T20:35:53.994Z] #1 DONE 0.0s [2019-10-10T20:35:53.994Z] [2019-10-10T20:35:53.994Z] #2 [internal] load .dockerignore [2019-10-10T20:35:53.994Z] #2 DONE 0.0s [2019-10-10T20:35:53.994Z] [2019-10-10T20:35:53.994Z] #1 [internal] load build definition from Dockerfile [2019-10-10T20:35:53.994Z] #1 transferring dockerfile: 13.33kB done [2019-10-10T20:35:53.994Z] #1 DONE 0.0s [2019-10-10T20:35:53.994Z] [2019-10-10T20:35:53.994Z] #2 [internal] load .dockerignore [2019-10-10T20:35:53.994Z] #2 transferring context: 87B done [2019-10-10T20:35:53.994Z] #2 DONE 0.0s [2019-10-10T20:35:53.994Z] [2019-10-10T20:35:53.994Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T20:35:54.049Z] + docker version [2019-10-10T20:35:54.049Z] Client: Docker Engine - Community [2019-10-10T20:35:54.049Z] Version: 19.03.2 [2019-10-10T20:35:54.049Z] API version: 1.40 [2019-10-10T20:35:54.049Z] Go version: go1.12.8 [2019-10-10T20:35:54.049Z] Git commit: 6a30dfc [2019-10-10T20:35:54.049Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-10T20:35:54.049Z] OS/Arch: linux/arm64 [2019-10-10T20:35:54.049Z] Experimental: false [2019-10-10T20:35:54.049Z] [2019-10-10T20:35:54.049Z] Server: Docker Engine - Community [2019-10-10T20:35:54.049Z] Engine: [2019-10-10T20:35:54.049Z] Version: 19.03.2 [2019-10-10T20:35:54.049Z] API version: 1.40 (minimum version 1.12) [2019-10-10T20:35:54.049Z] Go version: go1.12.8 [2019-10-10T20:35:54.049Z] Git commit: 6a30dfc [2019-10-10T20:35:54.049Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-10T20:35:54.049Z] OS/Arch: linux/arm64 [2019-10-10T20:35:54.049Z] Experimental: true [2019-10-10T20:35:54.049Z] containerd: [2019-10-10T20:35:54.049Z] Version: 1.2.6 [2019-10-10T20:35:54.049Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:54.049Z] runc: [2019-10-10T20:35:54.049Z] Version: 1.0.0-rc8 [2019-10-10T20:35:54.049Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:54.049Z] docker-init: [2019-10-10T20:35:54.049Z] Version: 0.18.0 [2019-10-10T20:35:54.049Z] GitCommit: fec3683 [Pipeline] sh [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CPUSETS: enabled [2019-10-10T20:35:54.077Z] - CONFIG_MEMCG: enabled [2019-10-10T20:35:54.077Z] - CONFIG_KEYS: enabled [2019-10-10T20:35:54.077Z] - CONFIG_VETH: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T20:35:54.077Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T20:35:54.077Z] [2019-10-10T20:35:54.077Z] Optional Features: [2019-10-10T20:35:54.077Z] - CONFIG_USER_NS: enabled [2019-10-10T20:35:54.077Z] - CONFIG_SECCOMP: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T20:35:54.077Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T20:35:54.077Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T20:35:54.077Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T20:35:54.077Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-10T20:35:54.077Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T20:35:54.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T20:35:54.077Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T20:35:54.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T20:35:54.077Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T20:35:54.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T20:35:54.077Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T20:35:54.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T20:35:54.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T20:35:54.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T20:35:54.077Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_EXT4_FS: enabled [2019-10-10T20:35:54.077Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T20:35:54.077Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T20:35:54.077Z] - Network Drivers: [2019-10-10T20:35:54.077Z] - "overlay": [2019-10-10T20:35:54.077Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T20:35:54.077Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T20:35:54.077Z] Optional (for encrypted networks): [2019-10-10T20:35:54.240Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 4.89MB / 45.24MB 0.4s [2019-10-10T20:35:54.240Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done [2019-10-10T20:35:54.240Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.73MB / 10.32MB 0.4s [2019-10-10T20:35:54.240Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.4s [2019-10-10T20:35:54.240Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.60MB / 45.24MB 0.5s [2019-10-10T20:35:54.240Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s done [2019-10-10T20:35:54.240Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.49MB / 50.49MB 0.5s [2019-10-10T20:35:54.240Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.5s [2019-10-10T20:35:54.240Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 13.70MB / 45.24MB 0.6s [2019-10-10T20:35:54.240Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 8.82MB / 50.49MB 0.6s [2019-10-10T20:35:54.240Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 16.52MB / 45.24MB 0.7s [2019-10-10T20:35:54.240Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 13.32MB / 50.49MB 0.7s [2019-10-10T20:35:54.240Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 5.52MB / 45.98MB 0.7s [2019-10-10T20:35:54.251Z] #3 DONE 0.1s [2019-10-10T20:35:54.251Z] [2019-10-10T20:35:54.251Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T20:35:54.251Z] #4 CACHED [2019-10-10T20:35:54.334Z] - CONFIG_CRYPTO: enabled [2019-10-10T20:35:54.334Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T20:35:54.334Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T20:35:54.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T20:35:54.334Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T20:35:54.334Z] - CONFIG_XFRM: enabled [2019-10-10T20:35:54.334Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T20:35:54.334Z] - "ipvlan": [2019-10-10T20:35:54.334Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T20:35:54.334Z] - "macvlan": [2019-10-10T20:35:54.334Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T20:35:54.334Z] - "ftp,tftp client in container": [2019-10-10T20:35:54.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T20:35:54.334Z] - Storage Drivers: [2019-10-10T20:35:54.334Z] - "aufs": [2019-10-10T20:35:54.334Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T20:35:54.334Z] - "btrfs": [2019-10-10T20:35:54.334Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T20:35:54.334Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T20:35:54.334Z] - "devicemapper": [2019-10-10T20:35:54.334Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T20:35:54.334Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T20:35:54.334Z] - "overlay": [2019-10-10T20:35:54.334Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T20:35:54.334Z] - "zfs": [2019-10-10T20:35:54.334Z] - /dev/zfs: missing [2019-10-10T20:35:54.334Z] - zfs command: missing [2019-10-10T20:35:54.334Z] - zpool command: missing [2019-10-10T20:35:54.334Z] [2019-10-10T20:35:54.334Z] Limits: [2019-10-10T20:35:54.334Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T20:35:54.334Z] [2019-10-10T20:35:54.334Z] + true [Pipeline] } [2019-10-10T20:35:54.344Z] + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T20:35:54.621Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20.06MB / 45.24MB 0.8s [2019-10-10T20:35:54.622Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 17.92MB / 50.49MB 0.8s [2019-10-10T20:35:54.622Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.39MB / 45.98MB 0.8s [2019-10-10T20:35:54.622Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 24.60MB / 45.24MB 0.9s [2019-10-10T20:35:54.622Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 21.05MB / 50.49MB 0.9s [2019-10-10T20:35:54.622Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.93MB / 45.98MB 0.9s [2019-10-10T20:35:54.622Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 27.99MB / 45.24MB 1.0s [2019-10-10T20:35:54.622Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 25.99MB / 50.49MB 1.0s [2019-10-10T20:35:54.622Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.28MB / 45.98MB 1.0s [2019-10-10T20:35:54.622Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.51MB / 45.24MB 1.1s [2019-10-10T20:35:54.622Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 29.46MB / 50.49MB 1.1s [2019-10-10T20:35:54.622Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 20.09MB / 45.98MB 1.1s [2019-10-10T20:35:54.645Z] Fetching without tags [2019-10-10T20:35:54.671Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c . [2019-10-10T20:35:54.671Z] #2 [internal] load build definition from Dockerfile [2019-10-10T20:35:54.671Z] #2 transferring dockerfile: 13.33kB done [2019-10-10T20:35:54.671Z] #2 DONE 0.0s [2019-10-10T20:35:54.671Z] [2019-10-10T20:35:54.671Z] #1 [internal] load .dockerignore [2019-10-10T20:35:54.671Z] #1 transferring context: 87B done [2019-10-10T20:35:54.671Z] #1 DONE 0.0s [2019-10-10T20:35:54.671Z] [2019-10-10T20:35:54.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T20:35:54.810Z] [2019-10-10T20:35:54.810Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T20:35:54.810Z] #5 DONE 0.1s [2019-10-10T20:35:54.810Z] [2019-10-10T20:35:54.810Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:35:54.810Z] #6 DONE 0.0s [2019-10-10T20:35:54.810Z] [2019-10-10T20:35:54.810Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:35:54.810Z] #67 DONE 0.0s [2019-10-10T20:35:54.810Z] [2019-10-10T20:35:54.810Z] #21 [internal] load build context [2019-10-10T20:35:54.929Z] #3 DONE 0.1s [2019-10-10T20:35:54.929Z] [2019-10-10T20:35:54.929Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T20:35:54.929Z] #4 CACHED [2019-10-10T20:35:55.011Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 34.79MB / 45.24MB 1.2s [2019-10-10T20:35:55.011Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 32.95MB / 50.49MB 1.2s [2019-10-10T20:35:55.011Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 24.80MB / 45.98MB 1.2s [2019-10-10T20:35:55.011Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 39.45MB / 45.24MB 1.3s [2019-10-10T20:35:55.011Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 36.15MB / 50.49MB 1.3s [2019-10-10T20:35:55.011Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 27.96MB / 45.98MB 1.3s [2019-10-10T20:35:55.011Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 43.05MB / 45.24MB 1.4s [2019-10-10T20:35:55.011Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 40.43MB / 50.49MB 1.4s [2019-10-10T20:35:55.011Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 31.51MB / 45.98MB 1.4s [2019-10-10T20:35:55.011Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 44.16MB / 50.49MB 1.5s [2019-10-10T20:35:55.011Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 35.32MB / 45.98MB 1.5s [2019-10-10T20:35:55.279Z] Client: [2019-10-10T20:35:55.279Z] Debug Mode: false [2019-10-10T20:35:55.279Z] [2019-10-10T20:35:55.279Z] Server: [2019-10-10T20:35:55.279Z] Containers: 0 [2019-10-10T20:35:55.279Z] Running: 0 [2019-10-10T20:35:55.279Z] Paused: 0 [2019-10-10T20:35:55.279Z] Stopped: 0 [2019-10-10T20:35:55.279Z] Images: 3 [2019-10-10T20:35:55.279Z] Server Version: 19.03.2 [2019-10-10T20:35:55.279Z] Storage Driver: overlay2 [2019-10-10T20:35:55.279Z] Backing Filesystem: extfs [2019-10-10T20:35:55.279Z] Supports d_type: true [2019-10-10T20:35:55.279Z] Native Overlay Diff: true [2019-10-10T20:35:55.279Z] Logging Driver: json-file [2019-10-10T20:35:55.279Z] Cgroup Driver: cgroupfs [2019-10-10T20:35:55.279Z] Plugins: [2019-10-10T20:35:55.279Z] Volume: local [2019-10-10T20:35:55.279Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T20:35:55.279Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-10T20:35:55.279Z] Swarm: inactive [2019-10-10T20:35:55.279Z] Runtimes: runc [2019-10-10T20:35:55.279Z] Default Runtime: runc [2019-10-10T20:35:55.279Z] Init Binary: docker-init [2019-10-10T20:35:55.279Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-10T20:35:55.279Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-10T20:35:55.279Z] init version: fec3683 [2019-10-10T20:35:55.279Z] Security Options: [2019-10-10T20:35:55.279Z] apparmor [2019-10-10T20:35:55.279Z] seccomp [2019-10-10T20:35:55.279Z] Profile: default [2019-10-10T20:35:55.279Z] Kernel Version: 4.15.0-1048-aws [2019-10-10T20:35:55.279Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-10T20:35:55.279Z] OSType: linux [2019-10-10T20:35:55.279Z] Architecture: aarch64 [2019-10-10T20:35:55.279Z] CPUs: 4 [2019-10-10T20:35:55.279Z] Total Memory: 7.525GiB [2019-10-10T20:35:55.279Z] Name: ip-10-100-53-110 [2019-10-10T20:35:55.279Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-10T20:35:55.279Z] Docker Root Dir: /var/lib/docker [2019-10-10T20:35:55.279Z] Debug Mode: false [2019-10-10T20:35:55.279Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:35:55.279Z] Labels: [2019-10-10T20:35:55.279Z] Experimental: true [2019-10-10T20:35:55.279Z] Insecure Registries: [2019-10-10T20:35:55.279Z] 127.0.0.0/8 [2019-10-10T20:35:55.279Z] Live Restore Enabled: true [2019-10-10T20:35:55.279Z] [2019-10-10T20:35:55.279Z] WARNING: No swap limit support [Pipeline] sh [2019-10-10T20:35:55.396Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.6s done [2019-10-10T20:35:55.396Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.6s [2019-10-10T20:35:55.396Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 40.86MB / 45.98MB 1.6s [2019-10-10T20:35:55.396Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.6s [2019-10-10T20:35:55.396Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.15MB / 45.98MB 1.7s [2019-10-10T20:35:55.396Z] #7 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb [2019-10-10T20:35:55.396Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.7s done [2019-10-10T20:35:55.396Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 12.90MB / 111.04MB 1.8s [2019-10-10T20:35:55.396Z] #7 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 0B / 124B 1.8s [2019-10-10T20:35:55.396Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.8s done [2019-10-10T20:35:55.396Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 23.93MB / 111.04MB 1.9s [2019-10-10T20:35:55.396Z] #7 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 1.8s done [2019-10-10T20:35:55.454Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:55.495Z] [2019-10-10T20:35:55.495Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T20:35:55.495Z] #5 DONE 0.1s [2019-10-10T20:35:54.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:54.302Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:35:54.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:35:54.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:35:54.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:35:54.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:35:54.670Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:35:55.479Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:55.569Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:55.569Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:35:55.569Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40032/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T20:35:55.569Z] + bash /home/ubuntu/workspace/moby_PR-40032/check-config.sh [2019-10-10T20:35:55.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T20:35:55.569Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-10T20:35:55.569Z] [2019-10-10T20:35:55.569Z] Generally Necessary: [2019-10-10T20:35:55.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T20:35:55.569Z] - apparmor: enabled and tools installed [2019-10-10T20:35:55.569Z] - CONFIG_NAMESPACES: enabled [2019-10-10T20:35:55.569Z] - CONFIG_NET_NS: enabled [2019-10-10T20:35:55.569Z] - CONFIG_PID_NS: enabled [2019-10-10T20:35:55.569Z] - CONFIG_IPC_NS: enabled [2019-10-10T20:35:55.569Z] - CONFIG_UTS_NS: enabled [2019-10-10T20:35:55.569Z] - CONFIG_CGROUPS: enabled [2019-10-10T20:35:55.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T20:35:55.765Z] [2019-10-10T20:35:55.765Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:35:55.765Z] #6 DONE 0.0s [2019-10-10T20:35:55.765Z] [2019-10-10T20:35:55.765Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:35:55.765Z] #67 DONE 0.0s [2019-10-10T20:35:55.765Z] [2019-10-10T20:35:55.765Z] #21 [internal] load build context [2019-10-10T20:35:55.779Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 32.71MB / 111.04MB 2.0s [2019-10-10T20:35:55.779Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 44.29MB / 111.04MB 2.1s [2019-10-10T20:35:55.779Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 55.92MB / 111.04MB 2.2s [2019-10-10T20:35:55.827Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T20:35:55.827Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T20:35:55.827Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T20:35:55.827Z] - CONFIG_CPUSETS: enabled [2019-10-10T20:35:55.827Z] - CONFIG_MEMCG: enabled [2019-10-10T20:35:55.827Z] - CONFIG_KEYS: enabled [2019-10-10T20:35:55.827Z] - CONFIG_VETH: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T20:35:55.827Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T20:35:55.827Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T20:35:55.827Z] [2019-10-10T20:35:55.827Z] Optional Features: [2019-10-10T20:35:55.827Z] - CONFIG_USER_NS: enabled [2019-10-10T20:35:55.827Z] - CONFIG_SECCOMP: enabled [2019-10-10T20:35:55.827Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T20:35:55.827Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T20:35:55.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T20:35:55.827Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-10T20:35:56.085Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T20:35:56.085Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T20:35:56.085Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T20:35:56.085Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T20:35:56.085Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T20:35:56.085Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T20:35:56.085Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T20:35:56.085Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T20:35:56.085Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T20:35:56.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T20:35:56.085Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T20:35:56.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T20:35:56.085Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T20:35:56.085Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T20:35:56.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T20:35:56.085Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T20:35:56.085Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T20:35:56.085Z] - CONFIG_EXT4_FS: enabled [2019-10-10T20:35:56.085Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T20:35:56.085Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T20:35:56.085Z] - Network Drivers: [2019-10-10T20:35:56.085Z] - "overlay": [2019-10-10T20:35:56.085Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T20:35:56.085Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T20:35:56.085Z] Optional (for encrypted networks): [2019-10-10T20:35:56.169Z] #21 transferring context: 45.61MB 1.3s done [2019-10-10T20:35:56.169Z] #21 DONE 1.3s [2019-10-10T20:35:56.169Z] [2019-10-10T20:35:56.169Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T20:35:56.169Z] #7 CACHED [2019-10-10T20:35:56.169Z] [2019-10-10T20:35:56.169Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T20:35:56.169Z] #8 CACHED [2019-10-10T20:35:56.169Z] [2019-10-10T20:35:56.169Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:35:56.187Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 66.80MB / 111.04MB 2.3s [2019-10-10T20:35:56.187Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 73.80MB / 111.04MB 2.4s [2019-10-10T20:35:56.187Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 84.43MB / 111.04MB 2.5s [2019-10-10T20:35:56.187Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 94.43MB / 111.04MB 2.6s [2019-10-10T20:35:56.187Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 104.73MB / 111.04MB 2.7s [2019-10-10T20:35:56.345Z] - CONFIG_CRYPTO: enabled [2019-10-10T20:35:56.345Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-10T20:35:56.345Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-10T20:35:56.345Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-10T20:35:56.345Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-10T20:35:56.345Z] - CONFIG_XFRM: enabled [2019-10-10T20:35:56.345Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T20:35:56.345Z] - "ipvlan": [2019-10-10T20:35:56.345Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T20:35:56.345Z] - "macvlan": [2019-10-10T20:35:56.345Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T20:35:56.345Z] - "ftp,tftp client in container": [2019-10-10T20:35:56.345Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T20:35:56.345Z] - Storage Drivers: [2019-10-10T20:35:56.345Z] - "aufs": [2019-10-10T20:35:56.345Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T20:35:56.345Z] - "btrfs": [2019-10-10T20:35:56.345Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T20:35:56.345Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T20:35:56.345Z] - "devicemapper": [2019-10-10T20:35:56.345Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T20:35:56.345Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T20:35:56.345Z] - "overlay": [2019-10-10T20:35:56.345Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T20:35:56.345Z] - "zfs": [2019-10-10T20:35:56.345Z] - /dev/zfs: missing [2019-10-10T20:35:56.345Z] - zfs command: missing [2019-10-10T20:35:56.345Z] - zpool command: missing [2019-10-10T20:35:56.345Z] [2019-10-10T20:35:56.345Z] Limits: [2019-10-10T20:35:56.345Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T20:35:56.345Z] [2019-10-10T20:35:56.345Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T20:35:56.661Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 2.8s [2019-10-10T20:35:56.661Z] #7 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.0s done [2019-10-10T20:35:56.678Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c . [2019-10-10T20:35:56.678Z] #1 [internal] load .dockerignore [2019-10-10T20:35:56.678Z] #1 transferring context: 87B done [2019-10-10T20:35:56.678Z] #1 DONE 0.0s [2019-10-10T20:35:56.678Z] [2019-10-10T20:35:56.678Z] #2 [internal] load build definition from Dockerfile [2019-10-10T20:35:56.678Z] #2 transferring dockerfile: 13.33kB done [2019-10-10T20:35:56.678Z] #2 DONE 0.0s [2019-10-10T20:35:56.678Z] [2019-10-10T20:35:56.678Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T20:35:56.715Z] #21 transferring context: 45.61MB 1.1s done [2019-10-10T20:35:56.715Z] #21 DONE 1.1s [2019-10-10T20:35:56.938Z] #3 DONE 0.1s [2019-10-10T20:35:56.938Z] [2019-10-10T20:35:56.938Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T20:35:56.938Z] #4 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T20:35:56.973Z] #32 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:35:56.973Z] #33 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:56.973Z] #48 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #66 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:35:56.973Z] #55 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T20:35:56.973Z] #49 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:35:56.973Z] #65 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:35:56.973Z] #62 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:35:56.973Z] #58 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:35:56.973Z] #64 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:56.973Z] #36 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T20:35:56.973Z] #52 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:56.973Z] #39 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T20:35:56.973Z] #8 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T20:35:56.973Z] #29 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T20:35:56.973Z] #13 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:35:56.973Z] #22 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:35:56.973Z] #27 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T20:35:56.973Z] #35 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:35:56.973Z] #57 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T20:35:56.973Z] #44 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #42 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #34 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #51 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:35:56.973Z] #50 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:35:56.973Z] #47 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:35:56.973Z] #61 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T20:35:56.973Z] #15 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:56.973Z] #25 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:35:56.973Z] #59 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:35:56.973Z] #24 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:35:56.973Z] #23 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #31 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:35:56.973Z] #12 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:35:56.973Z] #53 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:35:56.973Z] #19 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T20:35:56.973Z] #11 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #46 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:35:56.973Z] #16 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:35:56.973Z] #38 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:56.973Z] #41 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:35:56.973Z] #60 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:35:56.973Z] #9 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T20:35:56.973Z] #26 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T20:35:56.973Z] #63 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #28 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T20:35:56.973Z] #14 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:35:56.973Z] #40 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:35:56.973Z] #18 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T20:35:56.973Z] #7 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #54 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:35:56.973Z] #68 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:35:56.973Z] #20 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:35:56.973Z] #10 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:56.973Z] #43 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:35:56.973Z] #56 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:56.973Z] #45 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:35:56.973Z] #37 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:35:56.973Z] #30 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:35:56.973Z] #17 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:35:56.973Z] #69 CACHED [2019-10-10T20:35:56.973Z] [2019-10-10T20:35:56.973Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:35:57.092Z] #18 0.796 + mktemp -d [2019-10-10T20:35:57.092Z] #18 0.805 + export GOPATH=/tmp/tmp.ClwMoBcWJu [2019-10-10T20:35:57.092Z] #18 0.805 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ClwMoBcWJu/src/github.com/go-swagger/go-swagger [2019-10-10T20:35:57.092Z] #18 0.820 Cloning into '/tmp/tmp.ClwMoBcWJu/src/github.com/go-swagger/go-swagger'... [2019-10-10T20:35:55.536Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:57.510Z] [2019-10-10T20:35:57.510Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T20:35:57.510Z] #5 DONE 0.1s [2019-10-10T20:35:57.510Z] [2019-10-10T20:35:57.510Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:35:57.510Z] #6 DONE 0.0s [2019-10-10T20:35:57.510Z] [2019-10-10T20:35:57.510Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:35:57.510Z] #67 DONE 0.0s [2019-10-10T20:35:57.510Z] [2019-10-10T20:35:57.510Z] #21 [internal] load build context [2019-10-10T20:35:57.591Z] #7 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.0s done [2019-10-10T20:35:57.591Z] #7 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 [2019-10-10T20:35:57.962Z] #7 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.5s done [2019-10-10T20:35:57.962Z] #7 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 [2019-10-10T20:35:58.332Z] #7 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done [2019-10-10T20:35:58.332Z] #7 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 [2019-10-10T20:35:58.344Z] #70 DONE 1.4s [2019-10-10T20:35:58.344Z] [2019-10-10T20:35:58.344Z] #71 exporting to image [2019-10-10T20:35:58.344Z] #71 exporting layers [2019-10-10T20:35:58.914Z] #21 transferring context: 45.61MB 1.3s done [2019-10-10T20:35:59.172Z] #21 DONE 1.5s [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:35:59.172Z] #9 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:35:59.172Z] #59 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:35:59.172Z] #40 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:35:59.172Z] #50 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T20:35:59.172Z] #26 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #28 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #51 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T20:35:59.172Z] #35 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #42 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T20:35:59.172Z] #13 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T20:35:59.172Z] #49 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:35:59.172Z] #47 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:35:59.172Z] #20 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #37 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:35:59.172Z] #55 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:59.172Z] #48 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:35:59.172Z] #24 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #34 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T20:35:59.172Z] #52 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:35:59.172Z] #17 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:35:59.172Z] #68 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:35:59.172Z] #53 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T20:35:59.172Z] #11 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:59.172Z] #41 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:35:59.172Z] #23 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:35:59.172Z] #57 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:59.172Z] #39 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:35:59.172Z] #61 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:35:59.172Z] #16 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:35:59.172Z] #19 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T20:35:59.172Z] #29 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:35:59.172Z] #54 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T20:35:59.172Z] #15 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.172Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T20:35:59.172Z] #14 CACHED [2019-10-10T20:35:59.172Z] [2019-10-10T20:35:59.173Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:35:59.173Z] #10 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:35:59.173Z] #62 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T20:35:59.173Z] #7 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:35:59.173Z] #56 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T20:35:59.173Z] #32 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:35:59.173Z] #60 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:59.173Z] #45 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:35:59.173Z] #65 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:35:59.173Z] #36 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:35:59.173Z] #38 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:35:59.173Z] #46 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:35:59.173Z] #33 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:35:59.173Z] #22 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T20:35:59.173Z] #63 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:35:59.173Z] #12 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:59.173Z] #43 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:35:59.173Z] #58 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:35:59.173Z] #66 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:35:59.173Z] #25 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T20:35:59.173Z] #44 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:35:59.173Z] #27 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T20:35:59.173Z] #8 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:35:59.173Z] #30 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:35:59.173Z] #31 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:35:59.173Z] #18 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:35:59.173Z] #64 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:35:59.173Z] #69 CACHED [2019-10-10T20:35:59.173Z] [2019-10-10T20:35:59.173Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:35:59.273Z] #71 exporting layers 0.9s done [2019-10-10T20:35:59.273Z] #71 writing image sha256:03b62f239d1155b273428ba137b84eef03ffdac3fdc1f155306977f9efc47aa0 done [2019-10-10T20:35:59.273Z] #71 naming to docker.io/library/docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c done [2019-10-10T20:35:59.273Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-10T20:35:59.326Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:35:59.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40032/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/validate/default [2019-10-10T20:35:59.621Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:35:59.622Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [2019-10-10T20:36:00.161Z] #7 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 1.7s done [2019-10-10T20:36:00.161Z] #7 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [2019-10-10T20:36:00.351Z] #18 4.247 + cd /tmp/tmp.ClwMoBcWJu/src/github.com/go-swagger/go-swagger [2019-10-10T20:36:00.598Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:36:00.605Z] #18 4.247 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T20:36:00.605Z] #18 4.496 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T20:36:00.968Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T20:36:01.225Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-10T20:36:01.424Z] #7 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.2s done [2019-10-10T20:35:59.501Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-10T20:35:59.645Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:35:59.712Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:01.789Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-10T20:36:01.789Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-10T20:36:01.884Z] #7 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 [2019-10-10T20:36:02.063Z] + docker version [2019-10-10T20:36:02.233Z] Fetching without tags [2019-10-10T20:36:02.455Z] #70 DONE 3.2s [2019-10-10T20:36:02.455Z] [2019-10-10T20:36:02.455Z] #71 exporting to image [2019-10-10T20:36:02.455Z] #71 exporting layers [2019-10-10T20:36:02.538Z] Client: Docker Engine - Enterprise [2019-10-10T20:36:02.538Z] Version: 19.03.2 [2019-10-10T20:36:02.538Z] API version: 1.40 [2019-10-10T20:36:02.538Z] Go version: go1.12.8 [2019-10-10T20:36:02.538Z] Git commit: c92ab06ed9 [2019-10-10T20:36:02.538Z] Built: 09/03/2019 16:38:11 [2019-10-10T20:36:02.538Z] OS/Arch: windows/amd64 [2019-10-10T20:36:02.538Z] Experimental: false [2019-10-10T20:36:02.538Z] [2019-10-10T20:36:02.538Z] Server: Docker Engine - Enterprise [2019-10-10T20:36:02.538Z] Engine: [2019-10-10T20:36:02.538Z] Version: 19.03.2 [2019-10-10T20:36:02.538Z] API version: 1.40 (minimum version 1.24) [2019-10-10T20:36:02.538Z] Go version: go1.12.8 [2019-10-10T20:36:02.538Z] Git commit: c92ab06ed9 [2019-10-10T20:36:02.538Z] Built: 09/03/2019 16:35:47 [2019-10-10T20:36:02.538Z] OS/Arch: windows/amd64 [2019-10-10T20:36:02.538Z] Experimental: true [Pipeline] sh [2019-10-10T20:36:02.721Z] Merging remotes/origin/master commit 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 into PR head commit 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:02.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:36:02.193Z] > git config --add remote.origin.fetch +refs/pull/40032/head:refs/remotes/origin/PR-40032 # timeout=10 [2019-10-10T20:36:02.197Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-10T20:36:02.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-10T20:36:02.228Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-10T20:36:02.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-10T20:36:02.229Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40032/head:refs/remotes/origin/PR-40032 +refs/heads/master:refs/remotes/origin/master [2019-10-10T20:36:02.717Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:36:02.721Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:03.614Z] + docker info [2019-10-10T20:36:03.842Z] #71 exporting layers 1.5s done [2019-10-10T20:36:03.842Z] #71 writing image sha256:2138afcb8da54186fcfd6d7f3b7fa4ac14815cd3f1dc24e6e4aae0fdbcdad381 done [2019-10-10T20:36:03.842Z] #71 naming to docker.io/library/docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c done [2019-10-10T20:36:03.842Z] #71 DONE 1.5s [Pipeline] } [2019-10-10T20:36:03.852Z] Merge succeeded, producing 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:03.853Z] Checking out Revision 3b49bd1d840d64ec603333eae28655b9ff5edc0c (PR-40032) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:36:04.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/test/unit [2019-10-10T20:36:04.796Z] Commit message: "replaced call to deprecated grpc method WithDialer with WithContextDialer" [2019-10-10T20:36:05.205Z] #7 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.1s done [2019-10-10T20:36:05.205Z] #7 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done [2019-10-10T20:36:05.205Z] #7 completed: 2019-10-10 20:36:04.894446136 +0000 UTC [2019-10-10T20:36:05.205Z] #7 duration: 11.486617122s [2019-10-10T20:36:05.205Z] [2019-10-10T20:36:05.205Z] [2019-10-10T20:36:05.205Z] #3 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T20:36:05.205Z] #3 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-10T20:36:05.205Z] #3 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T20:36:05.205Z] #3 started: 2019-10-10 20:36:04.896381482 +0000 UTC [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-10T20:36:03.806Z] > git merge 6f069f14e6a76f2a3cdf50a089e67429581d7cc8 # timeout=10 [2019-10-10T20:36:03.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-10T20:36:03.849Z] > git config core.sparsecheckout # timeout=10 [2019-10-10T20:36:03.852Z] > git checkout -f 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:05.585Z] #3 0.302 Cloning into '/buildx'... [2019-10-10T20:36:05.687Z] + docker version [2019-10-10T20:36:05.687Z] Client: [2019-10-10T20:36:05.687Z] Version: 18.06.1-ce [2019-10-10T20:36:05.687Z] API version: 1.38 [2019-10-10T20:36:05.687Z] Go version: go1.10.3 [2019-10-10T20:36:05.687Z] Git commit: e68fc7a [2019-10-10T20:36:05.687Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-10T20:36:05.687Z] OS/Arch: linux/ppc64le [2019-10-10T20:36:05.687Z] Experimental: false [2019-10-10T20:36:05.687Z] [2019-10-10T20:36:05.687Z] Server: [2019-10-10T20:36:05.687Z] Engine: [2019-10-10T20:36:05.687Z] Version: 18.06.1-ce [2019-10-10T20:36:05.687Z] API version: 1.38 (minimum version 1.12) [2019-10-10T20:36:05.687Z] Go version: go1.10.3 [2019-10-10T20:36:05.687Z] Git commit: e68fc7a [2019-10-10T20:36:05.687Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-10T20:36:05.687Z] OS/Arch: linux/ppc64le [2019-10-10T20:36:05.687Z] Experimental: true [Pipeline] sh [2019-10-10T20:36:05.855Z] Client: [2019-10-10T20:36:05.855Z] Debug Mode: false [2019-10-10T20:36:05.855Z] Plugins: [2019-10-10T20:36:05.855Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T20:36:05.855Z] [2019-10-10T20:36:05.855Z] Server: [2019-10-10T20:36:05.855Z] Containers: 0 [2019-10-10T20:36:05.855Z] Running: 0 [2019-10-10T20:36:05.855Z] Paused: 0 [2019-10-10T20:36:05.855Z] Stopped: 0 [2019-10-10T20:36:05.855Z] Images: 8 [2019-10-10T20:36:05.855Z] Server Version: 19.03.2 [2019-10-10T20:36:05.855Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T20:36:05.855Z] Windows: [2019-10-10T20:36:05.855Z] LCOW: [2019-10-10T20:36:05.855Z] Logging Driver: json-file [2019-10-10T20:36:05.855Z] Plugins: [2019-10-10T20:36:05.855Z] Volume: local [2019-10-10T20:36:05.855Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T20:36:05.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:36:05.855Z] Swarm: inactive [2019-10-10T20:36:05.855Z] Default Isolation: process [2019-10-10T20:36:05.855Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:36:05.855Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:36:05.855Z] OSType: windows [2019-10-10T20:36:05.855Z] Architecture: x86_64 [2019-10-10T20:36:05.855Z] CPUs: 4 [2019-10-10T20:36:05.855Z] Total Memory: 32GiB [2019-10-10T20:36:05.855Z] Name: azwin-2-271ad0 [2019-10-10T20:36:05.855Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T20:36:05.855Z] Docker Root Dir: D:\docker [2019-10-10T20:36:05.855Z] Debug Mode: false [2019-10-10T20:36:05.855Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:36:05.855Z] Labels: [2019-10-10T20:36:05.855Z] Experimental: true [2019-10-10T20:36:05.855Z] Insecure Registries: [2019-10-10T20:36:05.855Z] 10.0.0.4:5000 [2019-10-10T20:36:05.855Z] 127.0.0.0/8 [2019-10-10T20:36:05.855Z] Registry Mirrors: [2019-10-10T20:36:05.855Z] http://10.0.0.4:5000/ [2019-10-10T20:36:05.855Z] Live Restore Enabled: false [2019-10-10T20:36:05.855Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-10T20:36:06.064Z] + docker info [2019-10-10T20:36:06.064Z] Containers: 0 [2019-10-10T20:36:06.064Z] Running: 0 [2019-10-10T20:36:06.064Z] Paused: 0 [2019-10-10T20:36:06.064Z] Stopped: 0 [2019-10-10T20:36:06.064Z] Images: 0 [2019-10-10T20:36:06.064Z] Server Version: 18.06.1-ce [2019-10-10T20:36:06.064Z] Storage Driver: overlay2 [2019-10-10T20:36:06.064Z] Backing Filesystem: extfs [2019-10-10T20:36:06.064Z] Supports d_type: true [2019-10-10T20:36:06.064Z] Native Overlay Diff: true [2019-10-10T20:36:06.064Z] Logging Driver: json-file [2019-10-10T20:36:06.064Z] Cgroup Driver: cgroupfs [2019-10-10T20:36:06.064Z] Plugins: [2019-10-10T20:36:06.064Z] Volume: local [2019-10-10T20:36:06.064Z] Network: bridge host ipvlan macvlan null overlay [2019-10-10T20:36:06.064Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-10T20:36:06.064Z] Swarm: inactive [2019-10-10T20:36:06.064Z] Runtimes: runc [2019-10-10T20:36:06.064Z] Default Runtime: runc [2019-10-10T20:36:06.064Z] Init Binary: docker-init [2019-10-10T20:36:06.064Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-10T20:36:06.064Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-10T20:36:06.064Z] init version: fec3683 [2019-10-10T20:36:06.064Z] Security Options: [2019-10-10T20:36:06.064Z] apparmor [2019-10-10T20:36:06.064Z] seccomp [2019-10-10T20:36:06.064Z] Profile: default [2019-10-10T20:36:06.064Z] Kernel Version: 4.4.0-139-generic [2019-10-10T20:36:06.064Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-10T20:36:06.064Z] OSType: linux [2019-10-10T20:36:06.064Z] Architecture: ppc64le [2019-10-10T20:36:06.064Z] CPUs: 4 [2019-10-10T20:36:06.064Z] Total Memory: 7.972GiB [2019-10-10T20:36:06.064Z] Name: ppc64le-ubuntu-26 [2019-10-10T20:36:06.064Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-10T20:36:06.064Z] Docker Root Dir: /var/lib/docker [2019-10-10T20:36:06.064Z] Debug Mode (client): false [2019-10-10T20:36:06.064Z] Debug Mode (server): false [2019-10-10T20:36:06.064Z] Username: dockerbuildbot [2019-10-10T20:36:06.064Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:36:06.064Z] Labels: [2019-10-10T20:36:06.064Z] Experimental: true [2019-10-10T20:36:06.064Z] Insecure Registries: [2019-10-10T20:36:06.064Z] 127.0.0.0/8 [2019-10-10T20:36:06.064Z] Live Restore Enabled: false [2019-10-10T20:36:06.064Z] [2019-10-10T20:36:06.383Z] #3 completed: 2019-10-10 20:36:06.117412371 +0000 UTC [2019-10-10T20:36:06.383Z] #3 duration: 1.221030889s [2019-10-10T20:36:06.383Z] [2019-10-10T20:36:06.383Z] [2019-10-10T20:36:06.383Z] #4 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T20:36:06.383Z] #4 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-10T20:36:06.383Z] #4 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T20:36:06.383Z] #4 started: 2019-10-10 20:36:06.119014638 +0000 UTC [Pipeline] sh [2019-10-10T20:36:06.767Z] #4 0.462 From https://github.com/docker/buildx [2019-10-10T20:36:06.767Z] #4 0.462 * [new branch] master -> build [2019-10-10T20:36:06.767Z] #4 0.613 Switched to branch 'build' [2019-10-10T20:36:06.958Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:36:06.958Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:36:06.958Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40032/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-10T20:36:07.138Z] #4 completed: 2019-10-10 20:36:06.907350864 +0000 UTC [2019-10-10T20:36:07.138Z] #4 duration: 788.336226ms [2019-10-10T20:36:07.138Z] [2019-10-10T20:36:07.138Z] [2019-10-10T20:36:07.138Z] #5 /bin/sh -c go mod download [2019-10-10T20:36:07.138Z] #5 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-10T20:36:07.138Z] #5 name: "/bin/sh -c go mod download" [2019-10-10T20:36:07.138Z] #5 started: 2019-10-10 20:36:06.90893203 +0000 UTC [2019-10-10T20:36:07.245Z] + bash /home/docker/workspace/moby_PR-40032/check-config.sh [2019-10-10T20:36:07.245Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-10T20:36:07.245Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-10T20:36:07.245Z] [2019-10-10T20:36:07.245Z] Generally Necessary: [2019-10-10T20:36:07.245Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-10T20:36:07.245Z] - apparmor: enabled and tools installed [2019-10-10T20:36:07.245Z] - CONFIG_NAMESPACES: enabled [2019-10-10T20:36:07.245Z] - CONFIG_NET_NS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_PID_NS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_IPC_NS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_UTS_NS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CGROUPS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-10T20:36:07.245Z] - CONFIG_CPUSETS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_MEMCG: enabled [2019-10-10T20:36:07.245Z] - CONFIG_KEYS: enabled [2019-10-10T20:36:07.245Z] - CONFIG_VETH: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-10T20:36:07.245Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-10T20:36:07.464Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:36:07.528Z] #5 0.363 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T20:36:07.528Z] #5 0.364 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T20:36:07.528Z] #5 0.364 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T20:36:07.528Z] #5 0.365 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T20:36:07.528Z] #5 0.366 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T20:36:07.528Z] #5 0.375 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T20:36:07.528Z] #5 0.382 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T20:36:07.528Z] #5 0.382 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T20:36:07.528Z] #5 0.383 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T20:36:07.535Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-10T20:36:07.535Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-10T20:36:07.535Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-10T20:36:07.535Z] [2019-10-10T20:36:07.535Z] Optional Features: [2019-10-10T20:36:07.535Z] - CONFIG_USER_NS: enabled [2019-10-10T20:36:07.535Z] - CONFIG_SECCOMP: enabled [2019-10-10T20:36:07.535Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-10T20:36:07.535Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-10T20:36:07.535Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-10T20:36:07.535Z] (cgroup swap accounting is currently enabled) [2019-10-10T20:36:07.535Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-10T20:36:07.535Z] - CONFIG_BLK_CGROUP: enabled [2019-10-10T20:36:07.535Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-10T20:36:07.535Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-10T20:36:07.535Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-10T20:36:07.535Z] - CONFIG_CGROUP_PERF: enabled [2019-10-10T20:36:07.535Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-10T20:36:07.535Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-10T20:36:07.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-10T20:36:07.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-10T20:36:07.535Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-10T20:36:07.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_IP_VS: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-10T20:36:07.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-10T20:36:07.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-10T20:36:07.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-10T20:36:07.535Z] - CONFIG_EXT4_FS: enabled [2019-10-10T20:36:07.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-10T20:36:07.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-10T20:36:07.820Z] - Network Drivers: [2019-10-10T20:36:07.820Z] - "overlay": [2019-10-10T20:36:07.820Z] - CONFIG_VXLAN: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-10T20:36:07.820Z] Optional (for encrypted networks): [2019-10-10T20:36:07.820Z] - CONFIG_CRYPTO: enabled [2019-10-10T20:36:07.820Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_XFRM: enabled [2019-10-10T20:36:07.820Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-10T20:36:07.820Z] - "ipvlan": [2019-10-10T20:36:07.820Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-10T20:36:07.820Z] - "macvlan": [2019-10-10T20:36:07.820Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_DUMMY: enabled (as module) [2019-10-10T20:36:07.820Z] - "ftp,tftp client in container": [2019-10-10T20:36:07.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-10T20:36:07.820Z] - Storage Drivers: [2019-10-10T20:36:07.820Z] - "aufs": [2019-10-10T20:36:07.820Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-10T20:36:07.820Z] - "btrfs": [2019-10-10T20:36:07.820Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-10T20:36:07.820Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-10T20:36:07.820Z] - "devicemapper": [2019-10-10T20:36:08.103Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-10T20:36:08.103Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-10T20:36:08.103Z] - "overlay": [2019-10-10T20:36:08.103Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-10T20:36:08.103Z] - "zfs": [2019-10-10T20:36:08.103Z] - /dev/zfs: missing [2019-10-10T20:36:08.103Z] - zfs command: missing [2019-10-10T20:36:08.103Z] - zpool command: missing [2019-10-10T20:36:08.103Z] [2019-10-10T20:36:08.103Z] Limits: [2019-10-10T20:36:08.103Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-10T20:36:08.103Z] [2019-10-10T20:36:08.103Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-10T20:36:08.384Z] #5 1.008 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T20:36:08.539Z] + make bundles/buildx [2019-10-10T20:36:08.790Z] #5 1.538 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T20:36:08.790Z] #5 1.540 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T20:36:08.790Z] #5 1.638 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T20:36:08.790Z] #5 1.721 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T20:36:08.790Z] #5 1.788 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T20:36:08.790Z] #5 1.835 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T20:36:09.156Z] mkdir bundles [2019-10-10T20:36:09.156Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-10T20:36:09.156Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-10T20:36:09.156Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-10T20:36:09.156Z] --build-arg BUILDX_COMMIT \ [2019-10-10T20:36:09.156Z] --build-arg BUILDX_REPO \ [2019-10-10T20:36:09.156Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-10T20:36:09.156Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-10T20:36:09.156Z] . && \ [2019-10-10T20:36:09.156Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-10T20:36:09.156Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-10T20:36:09.156Z] /bin/sh: 4: go: not found [2019-10-10T20:36:09.156Z] /bin/sh: 5: go: not found [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] #1 local://context (.dockerignore) [2019-10-10T20:36:09.156Z] #1 digest: sha256:f853884671ebc7411228fb127235c18e528e08b98b6c3baede106aa3e132e9a9 [2019-10-10T20:36:09.156Z] #1 name: "local://context (.dockerignore)" [2019-10-10T20:36:09.156Z] #1 started: 2019-10-10 20:36:09.017064217 +0000 UTC [2019-10-10T20:36:09.156Z] #1 completed: 2019-10-10 20:36:09.017212437 +0000 UTC [2019-10-10T20:36:09.156Z] #1 duration: 148.22µs [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T20:36:09.156Z] #2 digest: sha256:595113f84e21e554ce8d2f2121a452d3288c4737464f91c90494277e94a33ff0 [2019-10-10T20:36:09.156Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-10T20:36:09.156Z] #2 started: 2019-10-10 20:36:09.017077044 +0000 UTC [2019-10-10T20:36:09.156Z] #2 completed: 2019-10-10 20:36:09.017214093 +0000 UTC [2019-10-10T20:36:09.156Z] #2 duration: 137.049µs [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-10T20:36:09.156Z] #2 started: 2019-10-10 20:36:09.018920207 +0000 UTC [2019-10-10T20:36:09.156Z] #2 completed: 2019-10-10 20:36:09.044395478 +0000 UTC [2019-10-10T20:36:09.156Z] #2 duration: 25.475271ms [2019-10-10T20:36:09.156Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.156Z] #1 local://context (.dockerignore) [2019-10-10T20:36:09.156Z] #1 started: 2019-10-10 20:36:09.018922831 +0000 UTC [2019-10-10T20:36:09.156Z] #1 completed: 2019-10-10 20:36:09.047790264 +0000 UTC [2019-10-10T20:36:09.156Z] #1 duration: 28.867433ms [2019-10-10T20:36:09.156Z] #1 transferring context: 87B done [2019-10-10T20:36:09.156Z] [2019-10-10T20:36:09.222Z] #5 2.126 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T20:36:09.442Z] [2019-10-10T20:36:09.442Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-10T20:36:09.442Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-10T20:36:09.442Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-10T20:36:09.442Z] #3 started: 2019-10-10 20:36:09.362753354 +0000 UTC [2019-10-10T20:36:09.442Z] #3 completed: 2019-10-10 20:36:09.363125631 +0000 UTC [2019-10-10T20:36:09.442Z] #3 duration: 372.277µs [2019-10-10T20:36:09.442Z] #3 started: 2019-10-10 20:36:09.364958914 +0000 UTC [2019-10-10T20:36:09.442Z] #3 completed: 2019-10-10 20:36:09.367650381 +0000 UTC [2019-10-10T20:36:09.442Z] #3 duration: 2.691467ms [2019-10-10T20:36:09.442Z] #3 started: 2019-10-10 20:36:09.367877007 +0000 UTC [2019-10-10T20:36:09.442Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-10T20:36:09.730Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-10T20:36:09.730Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-10T20:36:09.730Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-10T20:36:09.730Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T20:36:09.730Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-10T20:36:09.730Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-10T20:36:10.017Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.18MB / 45.65MB 0.5s [2019-10-10T20:36:10.017Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 851.08kB / 9.99MB 0.5s [2019-10-10T20:36:10.017Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.28MB / 4.30MB 0.5s [2019-10-10T20:36:10.061Z] #5 3.046 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T20:36:10.303Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.29MB / 9.99MB 0.6s [2019-10-10T20:36:10.303Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.85MB / 4.30MB 0.6s [2019-10-10T20:36:10.303Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 6.76MB / 45.65MB 0.7s [2019-10-10T20:36:10.303Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.60MB / 9.99MB 0.7s [2019-10-10T20:36:10.303Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.19MB / 4.30MB 0.7s [2019-10-10T20:36:10.303Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.73MB / 9.99MB 0.8s [2019-10-10T20:36:10.303Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.7s done [2019-10-10T20:36:10.303Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.8s [2019-10-10T20:36:10.477Z] #5 3.217 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T20:36:10.477Z] #5 3.242 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T20:36:10.477Z] #5 3.242 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T20:36:10.477Z] #5 3.329 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T20:36:10.477Z] #5 3.330 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T20:36:10.588Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.00MB / 45.65MB 0.9s [2019-10-10T20:36:10.588Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.24MB / 9.99MB 0.9s [2019-10-10T20:36:10.588Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.62MB / 9.99MB 1.0s [2019-10-10T20:36:10.588Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.00MB / 50.07MB 1.0s [2019-10-10T20:36:10.588Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.72MB / 45.65MB 1.1s [2019-10-10T20:36:10.588Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.1s [2019-10-10T20:36:10.874Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.1s done [2019-10-10T20:36:10.874Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.34MB / 50.07MB 1.2s [2019-10-10T20:36:10.874Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.2s [2019-10-10T20:36:10.874Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.37MB / 45.65MB 1.3s [2019-10-10T20:36:10.874Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 9.19MB / 50.07MB 1.4s [2019-10-10T20:36:10.886Z] #5 3.672 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T20:36:10.886Z] #5 3.701 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T20:36:11.160Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.21MB / 45.65MB 1.5s [2019-10-10T20:36:11.160Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.23MB / 52.87MB 1.5s [2019-10-10T20:36:11.160Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.75MB / 50.07MB 1.6s [2019-10-10T20:36:11.160Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.90MB / 45.65MB 1.7s [2019-10-10T20:36:11.160Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.13MB / 52.87MB 1.7s [2019-10-10T20:36:11.399Z] #5 4.338 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T20:36:11.451Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.70MB / 50.07MB 1.8s [2019-10-10T20:36:11.451Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.39MB / 45.65MB 1.9s [2019-10-10T20:36:11.451Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.75MB / 50.07MB 2.0s [2019-10-10T20:36:11.451Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.94MB / 52.87MB 2.0s [2019-10-10T20:36:11.737Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.73MB / 45.65MB 2.1s [2019-10-10T20:36:11.737Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.46MB / 50.07MB 2.2s [2019-10-10T20:36:11.737Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.11MB / 45.65MB 2.3s [2019-10-10T20:36:11.737Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 12.23MB / 52.87MB 2.3s [2019-10-10T20:36:11.911Z] #5 4.709 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T20:36:11.911Z] #5 4.825 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T20:36:12.023Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.14MB / 50.07MB 2.4s [2019-10-10T20:36:12.023Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.96MB / 52.87MB 2.5s [2019-10-10T20:36:12.308Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.94MB / 45.65MB 2.6s [2019-10-10T20:36:12.308Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 28.12MB / 50.07MB 2.6s [2019-10-10T20:36:12.308Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.64MB / 52.87MB 2.7s [2019-10-10T20:36:12.308Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.14MB / 50.07MB 2.8s [2019-10-10T20:36:12.396Z] #5 5.143 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T20:36:12.396Z] #5 5.421 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T20:36:12.593Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.90MB / 45.65MB 2.9s [2019-10-10T20:36:12.593Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 22.58MB / 52.87MB 2.9s [2019-10-10T20:36:12.593Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.61MB / 50.07MB 3.0s [2019-10-10T20:36:12.593Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 27.00MB / 52.87MB 3.1s [2019-10-10T20:36:12.760Z] #18 15.98 + rm -rf /tmp/tmp.ClwMoBcWJu [2019-10-10T20:36:12.880Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.61MB / 50.07MB 3.2s [2019-10-10T20:36:12.880Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.38MB / 52.87MB 3.3s [2019-10-10T20:36:12.880Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.00MB / 50.07MB 3.4s [2019-10-10T20:36:12.881Z] #5 5.798 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T20:36:13.015Z] #18 DONE 17.0s [2019-10-10T20:36:13.166Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.22MB / 45.65MB 3.5s [2019-10-10T20:36:13.166Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.21MB / 52.87MB 3.5s [2019-10-10T20:36:13.166Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.23MB / 50.07MB 3.6s [2019-10-10T20:36:13.166Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.97MB / 45.65MB 3.7s [2019-10-10T20:36:13.166Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.13MB / 52.87MB 3.7s [2019-10-10T20:36:13.370Z] #5 6.130 go: finding github.com/lib/pq v1.0.0 [2019-10-10T20:36:13.454Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.23MB / 50.07MB 3.8s [2019-10-10T20:36:13.454Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.66MB / 45.65MB 3.9s [2019-10-10T20:36:13.454Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 40.78MB / 52.87MB 3.9s [2019-10-10T20:36:13.454Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-10T20:36:13.743Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 4.0s done [2019-10-10T20:36:13.743Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 4.0s done [2019-10-10T20:36:13.743Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 45.21MB / 52.87MB 4.1s [2019-10-10T20:36:13.743Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 4.1s [2019-10-10T20:36:13.743Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 4.1s [2019-10-10T20:36:13.743Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 4.1s done [2019-10-10T20:36:13.743Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.56MB / 52.87MB 4.3s [2019-10-10T20:36:13.790Z] #5 6.474 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T20:36:13.790Z] #5 6.555 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T20:36:13.790Z] #5 6.582 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T20:36:13.790Z] #5 6.667 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T20:36:13.790Z] #5 6.683 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T20:36:13.790Z] #5 6.734 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T20:36:14.034Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.75MB / 52.87MB 4.5s [2019-10-10T20:36:14.196Z] #5 7.157 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T20:36:14.322Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 4.5s done [2019-10-10T20:36:14.323Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 7.16MB / 104.03MB 4.6s [2019-10-10T20:36:14.323Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 13.83MB / 104.03MB 4.8s [2019-10-10T20:36:14.596Z] #5 7.374 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T20:36:14.596Z] #5 7.631 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T20:36:14.611Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 19.79MB / 104.03MB 5.0s [2019-10-10T20:36:14.898Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 28.25MB / 104.03MB 5.3s [2019-10-10T20:36:14.898Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 34.79MB / 104.03MB 5.5s [2019-10-10T20:36:15.185Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 40.65MB / 104.03MB 5.7s [2019-10-10T20:36:15.448Z] #5 8.125 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T20:36:15.448Z] #5 8.139 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T20:36:15.448Z] #5 8.204 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T20:36:15.448Z] #5 8.399 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T20:36:15.473Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 47.61MB / 104.03MB 5.9s [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:36:15.522Z] #25 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T20:36:15.522Z] #63 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:36:15.522Z] #64 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:36:15.522Z] #65 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:36:15.522Z] #67 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T20:36:15.522Z] #32 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:36:15.522Z] #33 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:36:15.522Z] #60 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:36:15.522Z] #61 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:36:15.522Z] #58 CACHED [2019-10-10T20:36:15.522Z] [2019-10-10T20:36:15.522Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:36:15.522Z] #55 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:36:15.523Z] #56 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T20:36:15.523Z] #52 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:36:15.523Z] #53 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T20:36:15.523Z] #49 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:36:15.523Z] #47 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:36:15.523Z] #48 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:36:15.523Z] #50 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:36:15.523Z] #43 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T20:36:15.523Z] #44 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:36:15.523Z] #9 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:36:15.523Z] #45 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:36:15.523Z] #40 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:36:15.523Z] #39 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:36:15.523Z] #38 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:36:15.523Z] #41 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T20:36:15.523Z] #35 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:36:15.523Z] #36 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T20:36:15.523Z] #29 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:36:15.523Z] #30 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T20:36:15.523Z] #26 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:36:15.523Z] #27 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:36:15.523Z] #20 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:36:15.523Z] #22 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:36:15.523Z] #23 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:36:15.523Z] #16 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T20:36:15.523Z] #11 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T20:36:15.523Z] #14 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T20:36:15.523Z] #13 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:36:15.523Z] #10 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:36:15.523Z] #12 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #15 [dev 6/25] RUN ldconfig [2019-10-10T20:36:15.523Z] #15 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:36:15.523Z] #17 CACHED [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:36:15.523Z] #19 DONE 0.2s [2019-10-10T20:36:15.523Z] [2019-10-10T20:36:15.523Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:36:15.759Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 54.03MB / 104.03MB 6.1s [2019-10-10T20:36:15.759Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 60.12MB / 104.03MB 6.3s [2019-10-10T20:36:15.865Z] #5 8.845 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T20:36:16.047Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 65.85MB / 104.03MB 6.5s [2019-10-10T20:36:16.272Z] #5 9.038 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T20:36:16.358Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 72.17MB / 104.03MB 6.7s [2019-10-10T20:36:16.358Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 78.08MB / 104.03MB 6.9s [2019-10-10T20:36:16.651Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 83.52MB / 104.03MB 7.1s [2019-10-10T20:36:16.686Z] #5 9.281 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T20:36:16.686Z] #5 9.582 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T20:36:16.686Z] #5 9.582 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T20:36:16.686Z] #5 9.592 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T20:36:16.686Z] #5 9.630 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T20:36:16.686Z] #5 9.675 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T20:36:16.936Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 89.10MB / 104.03MB 7.3s [2019-10-10T20:36:16.936Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 95.53MB / 104.03MB 7.5s [2019-10-10T20:36:17.195Z] #5 10.08 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T20:36:17.225Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 101.00MB / 104.03MB 7.7s [2019-10-10T20:36:17.511Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 7.9s done [2019-10-10T20:36:17.629Z] #5 10.40 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T20:36:17.797Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.1s done [2019-10-10T20:36:18.028Z] #24 DONE 2.6s [2019-10-10T20:36:18.028Z] [2019-10-10T20:36:18.028Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:36:18.041Z] #5 10.87 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T20:36:18.082Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-10T20:36:18.438Z] #5 11.26 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T20:36:18.438Z] #5 11.31 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T20:36:18.438Z] #5 11.35 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T20:36:18.438Z] #5 11.35 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T20:36:18.587Z] #28 DONE 0.6s [2019-10-10T20:36:18.587Z] [2019-10-10T20:36:18.587Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:36:18.587Z] #31 DONE 0.1s [2019-10-10T20:36:18.587Z] [2019-10-10T20:36:18.587Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:36:18.587Z] #34 DONE 0.1s [2019-10-10T20:36:18.702Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.4s done [2019-10-10T20:36:18.702Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-10T20:36:18.819Z] #5 11.64 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T20:36:18.819Z] #5 11.73 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T20:36:18.841Z] [2019-10-10T20:36:18.841Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:36:18.841Z] #37 DONE 0.3s [2019-10-10T20:36:18.986Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-10T20:36:18.986Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-10T20:36:19.095Z] [2019-10-10T20:36:19.095Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:36:19.095Z] #42 DONE 0.1s [2019-10-10T20:36:19.095Z] [2019-10-10T20:36:19.095Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:36:19.237Z] #5 12.03 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T20:36:19.349Z] #46 DONE 0.3s [2019-10-10T20:36:19.349Z] [2019-10-10T20:36:19.349Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:36:19.630Z] #5 12.48 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T20:36:19.630Z] #5 12.57 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T20:36:19.683Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2019-10-10T20:36:20.042Z] #5 12.97 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T20:36:20.042Z] #5 12.97 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T20:36:20.042Z] #5 12.98 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T20:36:20.272Z] #51 DONE 1.0s [2019-10-10T20:36:20.272Z] [2019-10-10T20:36:20.272Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:36:20.272Z] #54 DONE 0.1s [2019-10-10T20:36:20.467Z] #5 13.21 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T20:36:20.526Z] [2019-10-10T20:36:20.526Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:36:20.526Z] #57 DONE 0.3s [2019-10-10T20:36:20.780Z] [2019-10-10T20:36:20.780Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:36:20.890Z] #5 13.69 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T20:36:20.890Z] #5 13.76 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T20:36:20.890Z] #5 13.83 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T20:36:20.890Z] #5 13.84 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T20:36:20.890Z] #5 13.86 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T20:36:21.035Z] #59 DONE 0.4s [2019-10-10T20:36:21.035Z] [2019-10-10T20:36:21.035Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:36:21.289Z] #5 14.20 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T20:36:21.289Z] #62 DONE 0.2s [2019-10-10T20:36:21.289Z] [2019-10-10T20:36:21.289Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:36:21.544Z] #66 DONE 0.2s [2019-10-10T20:36:21.544Z] [2019-10-10T20:36:21.544Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:36:21.702Z] #5 14.39 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T20:36:21.702Z] #5 14.45 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T20:36:21.799Z] #68 DONE 0.3s [2019-10-10T20:36:21.799Z] [2019-10-10T20:36:21.799Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:36:21.799Z] #69 DONE 0.0s [2019-10-10T20:36:21.799Z] [2019-10-10T20:36:21.799Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:36:22.093Z] #5 14.87 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T20:36:22.093Z] #5 15.05 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T20:36:22.093Z] #5 15.08 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T20:36:22.093Z] #5 15.13 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T20:36:22.472Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.0s done [2019-10-10T20:36:22.472Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-10T20:36:22.488Z] #5 15.13 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T20:36:22.488Z] #5 15.30 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T20:36:22.488Z] #5 15.44 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T20:36:22.892Z] #5 15.72 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T20:36:22.892Z] #5 15.79 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T20:36:22.892Z] #5 15.83 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T20:36:22.892Z] #5 15.88 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T20:36:23.158Z] #70 DONE 1.2s [2019-10-10T20:36:23.158Z] [2019-10-10T20:36:23.158Z] #71 exporting to image [2019-10-10T20:36:23.158Z] #71 exporting layers [2019-10-10T20:36:23.291Z] #5 16.04 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T20:36:23.291Z] #5 16.18 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T20:36:23.687Z] #5 16.66 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T20:36:24.086Z] #5 16.95 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T20:36:24.086Z] #5 17.08 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T20:36:24.482Z] #5 17.20 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T20:36:24.482Z] #5 17.35 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T20:36:24.959Z] #5 17.77 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T20:36:24.959Z] #5 17.82 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T20:36:25.161Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done [2019-10-10T20:36:25.161Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-10T20:36:25.589Z] #5 18.13 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T20:36:25.589Z] #5 18.14 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T20:36:26.102Z] #5 18.70 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T20:36:26.102Z] #5 19.12 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T20:36:26.416Z] #71 exporting layers 2.8s done [2019-10-10T20:36:26.417Z] #71 writing image sha256:24ad26040d192cae0cff204b5afac53406736f41b98c378eacde61e734e8d5fc [2019-10-10T20:36:26.417Z] #71 writing image sha256:24ad26040d192cae0cff204b5afac53406736f41b98c378eacde61e734e8d5fc done [2019-10-10T20:36:26.417Z] #71 naming to docker.io/library/docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c done [2019-10-10T20:36:26.417Z] #71 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-10T20:36:26.598Z] #5 19.57 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T20:36:27.015Z] #5 19.67 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T20:36:27.015Z] #5 20.00 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T20:36:27.420Z] #5 20.18 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T20:36:27.420Z] #5 20.27 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T20:36:27.532Z] [2019-10-10T20:36:27.789Z] Removing bundles/ [2019-10-10T20:36:27.789Z] [2019-10-10T20:36:27.789Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T20:36:27.789Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:36:27.789Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:36:27.815Z] #5 20.68 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T20:36:27.900Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-10T20:36:27.900Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e1e04efe\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-10T20:36:27.900Z] ---------------------------------------------------------------------------- [2019-10-10T20:36:27.900Z] [2019-10-10T20:36:27.900Z] INFO: executeCI.ps1 starting at Thu Oct 10 20:36:27 CUT 2019 [2019-10-10T20:36:27.900Z] [2019-10-10T20:36:27.900Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-10T20:36:27.900Z] INFO: Running git version 2.23.0.windows.1 [2019-10-10T20:36:27.900Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-10T20:36:27.900Z] INFO: Environment variables: [2019-10-10T20:36:27.900Z] [2019-10-10T20:36:27.900Z] Name Value [2019-10-10T20:36:27.900Z] ---- ----- [2019-10-10T20:36:27.900Z] ALLUSERSPROFILE C:\ProgramData [2019-10-10T20:36:27.900Z] amd64 true [2019-10-10T20:36:27.900Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-10T20:36:27.900Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-10T20:36:27.900Z] BRANCH_NAME PR-40032 [2019-10-10T20:36:27.900Z] BUILD_DISPLAY_NAME #3 [2019-10-10T20:36:27.900Z] BUILD_ID 3 [2019-10-10T20:36:27.900Z] BUILD_NUMBER 3 [2019-10-10T20:36:27.900Z] BUILD_TAG jenkins-moby-PR-40032-3 [2019-10-10T20:36:27.900Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40032/3/ [2019-10-10T20:36:27.900Z] CHANGE_AUTHOR jmartin84 [2019-10-10T20:36:27.900Z] CHANGE_AUTHOR_DISPLAY_NAME Justen Martin [2019-10-10T20:36:27.900Z] CHANGE_BRANCH fix-grpc-withdialer-deprecation-warning [2019-10-10T20:36:27.900Z] CHANGE_FORK jmartin84 [2019-10-10T20:36:27.900Z] CHANGE_ID 40032 [2019-10-10T20:36:27.900Z] CHANGE_TARGET master [2019-10-10T20:36:27.900Z] CHANGE_TITLE Fix grpc withdialer deprecation warning [2019-10-10T20:36:27.900Z] CHANGE_URL https://github.com/moby/moby/pull/40032 [2019-10-10T20:36:27.900Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-10T20:36:27.900Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-10T20:36:27.900Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-10T20:36:27.900Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-10T20:36:27.900Z] COMPUTERNAME azwin-2-271ad0 [2019-10-10T20:36:27.900Z] ComSpec C:\windows\system32\cmd.exe [2019-10-10T20:36:27.900Z] ConfigSequenceNumber 0 [2019-10-10T20:36:27.900Z] DOCKER_BUILDKIT 0 [2019-10-10T20:36:27.900Z] DOCKER_DUT_DEBUG 1 [2019-10-10T20:36:27.900Z] DOCKER_EXPERIMENTAL 1 [2019-10-10T20:36:27.900Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-10T20:36:27.900Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-10T20:36:27.900Z] EXECUTOR_NUMBER 0 [2019-10-10T20:36:27.900Z] FQDN azwin-2-271ad0.westus.cloudapp.azure.com [2019-10-10T20:36:27.900Z] GIT_BRANCH PR-40032 [2019-10-10T20:36:27.900Z] GIT_COMMIT 3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:36:27.900Z] GIT_PREVIOUS_COMMIT 15d9f7128056ec38d25b06465a08d782c514e2d4 [2019-10-10T20:36:27.900Z] GIT_URL https://github.com/moby/moby.git [2019-10-10T20:36:27.900Z] HUDSON_COOKIE 65db1b4c-275a-454a-8643-a15222838fbd [2019-10-10T20:36:27.900Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-10T20:36:27.900Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-10T20:36:27.900Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-10T20:36:27.900Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-10T20:36:27.900Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-10T20:36:27.900Z] JENKINS_NODE_COOKIE ec7e3709-91ac-459f-8324-702143f4e1b1 [2019-10-10T20:36:27.900Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-10T20:36:27.900Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-10T20:36:27.900Z] JOB_BASE_NAME PR-40032 [2019-10-10T20:36:27.900Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40032/display/redirect [2019-10-10T20:36:27.900Z] JOB_NAME moby/PR-40032 [2019-10-10T20:36:27.900Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40032/ [2019-10-10T20:36:27.900Z] library.jps.version master [2019-10-10T20:36:27.900Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-10T20:36:27.900Z] NODE_LABELS amd64 azure azwin-2-271ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-10T20:36:27.900Z] NODE_NAME azwin-2-271ad0 [2019-10-10T20:36:27.900Z] NUMBER_OF_PROCESSORS 4 [2019-10-10T20:36:27.900Z] OS Windows_NT [2019-10-10T20:36:27.900Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-10T20:36:27.900Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-10T20:36:27.900Z] ppc64le true [2019-10-10T20:36:27.900Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-10T20:36:27.900Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-10T20:36:27.902Z] PROCESSOR_LEVEL 6 [2019-10-10T20:36:27.902Z] PROCESSOR_REVISION 4f01 [2019-10-10T20:36:27.902Z] ProgramData C:\ProgramData [2019-10-10T20:36:27.902Z] ProgramFiles C:\Program Files [2019-10-10T20:36:27.902Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-10T20:36:27.902Z] ProgramW6432 C:\Program Files [2019-10-10T20:36:27.902Z] PROMPT $P$G [2019-10-10T20:36:27.902Z] PSExecutionPolicyPreference Bypass [2019-10-10T20:36:27.902Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-10T20:36:27.902Z] PUBLIC C:\Users\Public [2019-10-10T20:36:27.902Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40032/3/display/redirect?page=changes [2019-10-10T20:36:27.902Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40032/3/display/redirect [2019-10-10T20:36:27.902Z] s390x true [2019-10-10T20:36:27.902Z] skip_dco false [2019-10-10T20:36:27.902Z] SKIP_VALIDATION_TESTS 1 [2019-10-10T20:36:27.902Z] SOURCES_DRIVE d [2019-10-10T20:36:27.902Z] SOURCES_SUBDIR gopath [2019-10-10T20:36:27.902Z] STAGE_NAME Run tests [2019-10-10T20:36:27.902Z] SystemDrive C: [2019-10-10T20:36:27.902Z] SystemRoot C:\windows [2019-10-10T20:36:27.902Z] TEMP C:\windows\TEMP [2019-10-10T20:36:27.902Z] TESTDEBUG 0 [2019-10-10T20:36:27.902Z] TESTRUN_DRIVE d [2019-10-10T20:36:27.902Z] TESTRUN_SUBDIR CI [2019-10-10T20:36:27.902Z] TIMEOUT 120m [2019-10-10T20:36:27.902Z] TMP C:\windows\TEMP [2019-10-10T20:36:27.902Z] unit_validate true [2019-10-10T20:36:27.902Z] USERDOMAIN WORKGROUP [2019-10-10T20:36:27.902Z] USERNAME azwin-2-271ad0$ [2019-10-10T20:36:27.902Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-10T20:36:27.902Z] windir C:\windows [2019-10-10T20:36:27.902Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-10T20:36:27.902Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-10T20:36:27.902Z] windowsRS1 false [2019-10-10T20:36:27.902Z] windowsRS5 true [2019-10-10T20:36:27.902Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-10T20:36:27.902Z] [2019-10-10T20:36:27.902Z] [2019-10-10T20:36:27.902Z] [2019-10-10T20:36:28.209Z] #5 20.97 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T20:36:28.305Z] INFO [loader] Go packages loading at mode load types and syntax took 26.737823874s [2019-10-10T20:36:28.375Z] INFO: Sources under d:\gopath\... [2019-10-10T20:36:28.375Z] INFO: Test run under d:\CI\... [2019-10-10T20:36:28.375Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-10T20:36:28.375Z] INFO: docker/docker repository was found [2019-10-10T20:36:28.375Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-10T20:36:28.629Z] #5 21.49 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T20:36:28.852Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-10T20:36:28.852Z] INFO: Docker version of control daemon [2019-10-10T20:36:28.852Z] [2019-10-10T20:36:29.051Z] #5 21.79 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T20:36:29.051Z] #5 21.96 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T20:36:29.324Z] Client: Docker Engine - Enterprise [2019-10-10T20:36:29.324Z] Version: 19.03.2 [2019-10-10T20:36:29.324Z] API version: 1.40 [2019-10-10T20:36:29.324Z] Go version: go1.12.8 [2019-10-10T20:36:29.324Z] Git commit: c92ab06ed9 [2019-10-10T20:36:29.324Z] Built: 09/03/2019 16:38:11 [2019-10-10T20:36:29.324Z] OS/Arch: windows/amd64 [2019-10-10T20:36:29.324Z] Experimental: false [2019-10-10T20:36:29.324Z] [2019-10-10T20:36:29.324Z] Server: Docker Engine - Enterprise [2019-10-10T20:36:29.324Z] Engine: [2019-10-10T20:36:29.324Z] Version: 19.03.2 [2019-10-10T20:36:29.324Z] API version: 1.40 (minimum version 1.24) [2019-10-10T20:36:29.324Z] Go version: go1.12.8 [2019-10-10T20:36:29.324Z] Git commit: c92ab06ed9 [2019-10-10T20:36:29.324Z] Built: 09/03/2019 16:35:47 [2019-10-10T20:36:29.324Z] OS/Arch: windows/amd64 [2019-10-10T20:36:29.324Z] Experimental: true [2019-10-10T20:36:29.324Z] [2019-10-10T20:36:29.324Z] INFO: Docker info of control daemon [2019-10-10T20:36:29.324Z] [2019-10-10T20:36:29.444Z] #5 22.20 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T20:36:29.854Z] #5 22.66 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T20:36:29.854Z] #5 22.79 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T20:36:30.258Z] #5 23.18 go: finding cloud.google.com/go v0.26.0 [2019-10-10T20:36:30.671Z] #5 23.51 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T20:36:30.678Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s [2019-10-10T20:36:30.678Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.3s done [2019-10-10T20:36:30.904Z] Client: [2019-10-10T20:36:30.904Z] Debug Mode: false [2019-10-10T20:36:30.904Z] Plugins: [2019-10-10T20:36:30.904Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-10T20:36:30.904Z] [2019-10-10T20:36:30.904Z] Server: [2019-10-10T20:36:30.904Z] Containers: 0 [2019-10-10T20:36:30.904Z] Running: 0 [2019-10-10T20:36:30.904Z] Paused: 0 [2019-10-10T20:36:30.904Z] Stopped: 0 [2019-10-10T20:36:30.904Z] Images: 8 [2019-10-10T20:36:30.904Z] Server Version: 19.03.2 [2019-10-10T20:36:30.904Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-10T20:36:30.904Z] Windows: [2019-10-10T20:36:30.904Z] LCOW: [2019-10-10T20:36:30.904Z] Logging Driver: json-file [2019-10-10T20:36:30.904Z] Plugins: [2019-10-10T20:36:30.904Z] Volume: local [2019-10-10T20:36:30.904Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-10T20:36:30.904Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:36:30.904Z] Swarm: inactive [2019-10-10T20:36:30.904Z] Default Isolation: process [2019-10-10T20:36:30.904Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:36:30.904Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:36:30.904Z] OSType: windows [2019-10-10T20:36:30.904Z] Architecture: x86_64 [2019-10-10T20:36:30.904Z] CPUs: 4 [2019-10-10T20:36:30.904Z] Total Memory: 32GiB [2019-10-10T20:36:30.904Z] Name: azwin-2-271ad0 [2019-10-10T20:36:30.904Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-10T20:36:30.904Z] Docker Root Dir: D:\docker [2019-10-10T20:36:30.904Z] Debug Mode: false [2019-10-10T20:36:30.904Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:36:30.904Z] Labels: [2019-10-10T20:36:30.904Z] Experimental: true [2019-10-10T20:36:30.904Z] Insecure Registries: [2019-10-10T20:36:30.904Z] 10.0.0.4:5000 [2019-10-10T20:36:30.904Z] 127.0.0.0/8 [2019-10-10T20:36:30.904Z] Registry Mirrors: [2019-10-10T20:36:30.904Z] http://10.0.0.4:5000/ [2019-10-10T20:36:30.904Z] Live Restore Enabled: false [2019-10-10T20:36:30.904Z] [2019-10-10T20:36:30.904Z] [2019-10-10T20:36:30.904Z] INFO: Commit hash is 3b49bd1d8 [2019-10-10T20:36:30.904Z] INFO: Nuke-Everything... [2019-10-10T20:36:30.904Z] INFO: Container count on control daemon to delete is 0 [2019-10-10T20:36:30.961Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-10T20:36:30.961Z] #3 completed: 2019-10-10 20:36:30.806193892 +0000 UTC [2019-10-10T20:36:30.961Z] #3 duration: 21.438316885s [2019-10-10T20:36:30.961Z] [2019-10-10T20:36:30.961Z] [2019-10-10T20:36:30.961Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-10T20:36:30.961Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-10T20:36:30.961Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-10T20:36:30.961Z] #4 started: 2019-10-10 20:36:30.810201628 +0000 UTC [2019-10-10T20:36:31.099Z] #5 23.94 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T20:36:31.246Z] #4 0.111 Cloning into '/buildx'... [2019-10-10T20:36:31.592Z] #5 24.52 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T20:36:31.903Z] INFO: Nuking d:\CI [2019-10-10T20:36:31.903Z] INFO: Zapped successfully [2019-10-10T20:36:31.903Z] INFO: Location for testing is d:\CI\PR-40032\3 [2019-10-10T20:36:31.903Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-10T20:36:31.903Z] [2019-10-10T20:36:31.903Z] [2019-10-10T20:36:31.903Z] INFO: Building the image from Dockerfile.windows at 10/10/2019 20:36:31... [2019-10-10T20:36:31.903Z] [2019-10-10T20:36:32.519Z] #5 25.51 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T20:36:32.733Z] #4 completed: 2019-10-10 20:36:32.33376605 +0000 UTC [2019-10-10T20:36:32.734Z] #4 duration: 1.523564422s [2019-10-10T20:36:32.734Z] [2019-10-10T20:36:32.734Z] [2019-10-10T20:36:32.734Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-10T20:36:32.734Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-10T20:36:32.734Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-10T20:36:32.734Z] #5 started: 2019-10-10 20:36:32.336122988 +0000 UTC [2019-10-10T20:36:32.915Z] #5 25.56 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T20:36:32.915Z] #5 25.65 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T20:36:32.915Z] #5 25.80 go: finding golang.org/x/text v0.3.0 [2019-10-10T20:36:33.020Z] #5 0.347 From https://github.com/docker/buildx [2019-10-10T20:36:33.020Z] #5 0.347 * [new branch] master -> build [2019-10-10T20:36:33.314Z] #5 0.635 Switched to branch 'build' [2019-10-10T20:36:33.314Z] #5 completed: 2019-10-10 20:36:33.043288831 +0000 UTC [2019-10-10T20:36:33.314Z] #5 duration: 707.165843ms [2019-10-10T20:36:33.314Z] [2019-10-10T20:36:33.314Z] [2019-10-10T20:36:33.314Z] #6 /bin/sh -c go mod download [2019-10-10T20:36:33.314Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-10T20:36:33.314Z] #6 name: "/bin/sh -c go mod download" [2019-10-10T20:36:33.314Z] #6 started: 2019-10-10 20:36:33.04547554 +0000 UTC [2019-10-10T20:36:33.314Z] #6 0.182 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T20:36:33.314Z] #6 0.209 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T20:36:33.314Z] #6 0.226 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-10T20:36:33.314Z] #6 0.227 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-10T20:36:33.314Z] #6 0.234 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-10T20:36:33.314Z] #6 0.238 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T20:36:33.314Z] #6 0.243 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-10T20:36:33.320Z] #5 26.06 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T20:36:33.320Z] #5 26.06 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T20:36:33.606Z] #6 0.250 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-10T20:36:33.606Z] #6 0.257 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-10T20:36:33.724Z] #5 26.59 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T20:36:34.127Z] #5 26.90 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T20:36:34.127Z] #5 27.05 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T20:36:34.127Z] #5 27.05 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T20:36:34.127Z] #5 27.07 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T20:36:34.127Z] #5 27.08 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T20:36:34.253Z] #6 1.076 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-10T20:36:34.852Z] INFO [loader] SSA repr building timing: packages building 243.491984ms, total 5.459814709s [2019-10-10T20:36:35.518Z] #5 28.18 go: finding github.com/golang/mock v1.1.1 [2019-10-10T20:36:35.518Z] #5 28.29 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T20:36:35.518Z] #5 28.32 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T20:36:35.518Z] #5 28.41 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T20:36:35.789Z] #6 2.532 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-10T20:36:35.789Z] #6 2.569 go: finding github.com/json-iterator/go v1.1.6 [2019-10-10T20:36:35.789Z] #6 2.602 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-10T20:36:35.923Z] #5 28.72 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-10T20:36:35.923Z] #5 28.73 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T20:36:36.077Z] #6 2.762 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-10T20:36:36.077Z] #6 2.832 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-10T20:36:36.334Z] #5 29.13 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T20:36:36.334Z] #5 29.15 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T20:36:36.334Z] #5 29.16 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T20:36:36.701Z] #6 3.313 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T20:36:36.701Z] #6 3.482 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-10T20:36:36.701Z] #6 3.532 go: finding github.com/spf13/cobra v0.0.3 [2019-10-10T20:36:36.729Z] #5 29.55 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T20:36:36.729Z] #5 29.62 go: finding github.com/kr/text v0.1.0 [2019-10-10T20:36:36.729Z] #5 29.62 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T20:36:37.113Z] #5 29.98 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T20:36:37.113Z] #5 30.14 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T20:36:37.326Z] #6 4.062 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-10T20:36:37.529Z] #5 30.41 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T20:36:37.529Z] #5 30.46 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T20:36:37.613Z] #6 4.365 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-10T20:36:37.943Z] #5 30.70 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T20:36:37.943Z] #5 30.73 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T20:36:37.943Z] #5 30.76 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T20:36:38.236Z] #6 5.052 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T20:36:38.798Z] #5 31.44 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T20:36:38.798Z] #5 31.57 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-10T20:36:38.798Z] #5 31.59 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T20:36:38.798Z] #5 31.68 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T20:36:38.798Z] #5 31.68 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T20:36:38.798Z] #5 31.77 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T20:36:38.798Z] #5 31.82 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T20:36:38.868Z] #6 5.420 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-10T20:36:38.868Z] #6 5.472 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-10T20:36:38.868Z] #6 5.512 go: finding github.com/lib/pq v1.0.0 [2019-10-10T20:36:38.868Z] #6 5.729 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-10T20:36:39.115Z] Sending build context to Docker daemon 50.07MB [2019-10-10T20:36:39.115Z] [2019-10-10T20:36:39.115Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-10T20:36:39.115Z] ---> 739b21bd02e7 [2019-10-10T20:36:39.115Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> 7167cd5269f4 [2019-10-10T20:36:39.115Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> 790716f1ad9a [2019-10-10T20:36:39.115Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> 1fabf8dcf938 [2019-10-10T20:36:39.115Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${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-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> 2409eeaa16cb [2019-10-10T20:36:39.115Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> f67001b1ed34 [2019-10-10T20:36:39.115Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-10T20:36:39.115Z] ---> Using cache [2019-10-10T20:36:39.115Z] ---> 52eb0385dee8 [2019-10-10T20:36:39.115Z] Step 8/8 : COPY . . [2019-10-10T20:36:39.165Z] #6 5.853 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T20:36:39.165Z] #6 6.045 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-10T20:36:39.237Z] #5 32.05 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T20:36:39.237Z] #5 32.20 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T20:36:39.455Z] #6 6.193 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-10T20:36:39.724Z] #5 32.73 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T20:36:40.669Z] #5 33.37 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T20:36:40.973Z] #6 7.716 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-10T20:36:41.106Z] #5 33.90 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T20:36:41.106Z] #5 34.11 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T20:36:41.262Z] #6 8.124 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T20:36:41.553Z] #6 8.288 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-10T20:36:41.842Z] #6 8.662 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T20:36:41.842Z] #6 8.664 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T20:36:41.970Z] #5 34.72 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T20:36:41.970Z] #5 34.73 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T20:36:41.970Z] #5 35.03 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T20:36:42.129Z] #6 8.816 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-10T20:36:42.384Z] #5 35.12 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T20:36:42.417Z] #6 9.112 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-10T20:36:42.782Z] #5 35.53 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T20:36:43.044Z] #6 9.843 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-10T20:36:43.334Z] #6 10.09 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-10T20:36:43.624Z] #6 10.36 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-10T20:36:43.649Z] #5 36.42 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T20:36:43.649Z] #5 36.49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T20:36:44.061Z] #5 36.85 go: finding github.com/spf13/viper v1.3.2 [2019-10-10T20:36:44.251Z] #6 10.92 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T20:36:44.462Z] #5 37.34 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T20:36:44.462Z] #5 37.53 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T20:36:44.541Z] #6 11.41 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-10T20:36:44.541Z] #6 11.45 go: finding github.com/spf13/pflag v1.0.3 [2019-10-10T20:36:44.868Z] #5 37.73 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T20:36:45.269Z] #5 38.16 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-10T20:36:45.570Z] #6 12.39 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T20:36:45.570Z] #6 12.41 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T20:36:45.770Z] #5 38.52 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T20:36:45.770Z] #5 38.53 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-10T20:36:45.770Z] #5 38.60 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T20:36:45.770Z] #5 38.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T20:36:45.770Z] #5 38.77 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T20:36:45.770Z] #5 38.78 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T20:36:45.861Z] #6 12.75 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-10T20:36:46.425Z] #5 38.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-10T20:36:46.425Z] #5 38.86 go: finding github.com/magiconair/properties v1.8.0 [2019-10-10T20:36:46.425Z] #5 38.90 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T20:36:46.425Z] #5 39.43 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T20:36:47.835Z] #5 40.56 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T20:36:47.835Z] #5 40.58 go: finding github.com/spf13/afero v1.1.2 [2019-10-10T20:36:47.835Z] #5 40.79 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T20:36:47.835Z] #5 40.82 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T20:36:47.921Z] #6 14.35 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-10T20:36:48.547Z] #6 15.32 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-10T20:36:48.688Z] #5 41.45 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T20:36:48.688Z] #5 41.58 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T20:36:48.688Z] #5 41.63 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T20:36:48.688Z] #5 41.63 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-10T20:36:48.836Z] #6 15.52 go: finding google.golang.org/grpc v1.20.1 [2019-10-10T20:36:49.096Z] #5 41.88 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T20:36:49.096Z] #5 41.94 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-10T20:36:49.126Z] #6 15.95 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-10T20:36:49.415Z] #6 16.11 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-10T20:36:49.511Z] #5 42.15 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T20:36:49.511Z] #5 42.26 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T20:36:49.511Z] #5 42.49 go: finding github.com/kr/pty v1.1.1 [2019-10-10T20:36:49.914Z] #5 42.65 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T20:36:50.321Z] #5 43.19 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T20:36:50.322Z] #5 43.34 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T20:36:50.555Z] #6 17.12 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-10T20:36:50.555Z] #6 17.13 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-10T20:36:50.748Z] #5 43.59 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-10T20:36:50.748Z] #5 43.69 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-10T20:36:51.610Z] #5 44.53 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T20:36:51.610Z] #5 44.63 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T20:36:52.032Z] #5 44.68 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T20:36:52.063Z] #6 18.55 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-10T20:36:52.695Z] #6 19.28 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-10T20:36:52.695Z] #6 19.30 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-10T20:36:52.892Z] #5 45.57 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T20:36:52.892Z] #5 45.60 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T20:36:53.011Z] #6 19.60 go: finding github.com/imdario/mergo v0.3.7 [2019-10-10T20:36:55.191Z] #6 21.89 go: finding gotest.tools v2.2.0+incompatible [2019-10-10T20:36:55.191Z] #6 21.96 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-10T20:36:55.482Z] #6 22.36 go: finding github.com/spf13/cast v1.3.0 [2019-10-10T20:36:56.107Z] #6 22.97 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-10T20:36:58.159Z] #6 24.87 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-10T20:36:58.159Z] #6 25.06 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-10T20:36:58.789Z] #6 25.46 go: finding github.com/gofrs/flock v0.7.0 [2019-10-10T20:37:00.301Z] #6 27.07 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-10T20:37:01.352Z] #6 27.88 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-10T20:37:01.352Z] #6 28.09 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-10T20:37:01.352Z] #6 28.15 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-10T20:37:01.352Z] #6 28.18 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-10T20:37:01.654Z] #6 28.28 go: finding github.com/stretchr/testify v1.3.0 [2019-10-10T20:37:01.654Z] #6 28.49 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-10T20:37:02.045Z] #6 28.66 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-10T20:37:02.045Z] #6 28.81 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-10T20:37:03.078Z] #6 29.89 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-10T20:37:03.707Z] #6 30.47 go: finding github.com/gorilla/mux v1.7.0 [2019-10-10T20:37:04.343Z] #6 30.90 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-10T20:37:04.343Z] #6 31.00 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-10T20:37:04.343Z] #6 31.02 go: finding cloud.google.com/go v0.26.0 [2019-10-10T20:37:04.343Z] #6 31.12 go: finding github.com/golang/mock v1.1.1 [2019-10-10T20:37:04.632Z] #6 31.56 go: finding github.com/client9/misspell v0.3.4 [2019-10-10T20:37:04.964Z] #6 31.62 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-10T20:37:05.253Z] #6 32.08 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-10T20:37:05.540Z] #6 32.22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-10T20:37:05.826Z] #6 32.56 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-10T20:37:06.384Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2019-10-10T20:37:06.384Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:37:06.456Z] #6 33.13 go: finding google.golang.org/appengine v1.1.0 [2019-10-10T20:37:06.744Z] #6 33.59 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-10T20:37:06.744Z] #6 33.64 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-10T20:37:07.323Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:37:07.323Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:37:07.382Z] #6 34.00 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-10T20:37:07.382Z] #6 34.01 go: finding github.com/docker/go-connections v0.3.0 [2019-10-10T20:37:07.382Z] #6 34.12 go: finding github.com/pkg/profile v1.2.1 [2019-10-10T20:37:07.382Z] #6 34.13 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-10T20:37:07.695Z] #6 34.44 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-10T20:37:07.981Z] #6 34.81 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-10T20:37:08.710Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:37:08.710Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:37:08.710Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2019-10-10T20:37:08.970Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 95.2% of statements [2019-10-10T20:37:08.970Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.0% of statements [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:37:08.970Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:37:08.971Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:37:09.017Z] #6 35.62 go: finding github.com/kr/pretty v0.1.0 [2019-10-10T20:37:09.017Z] #6 35.75 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-10T20:37:09.231Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2019-10-10T20:37:09.231Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:37:09.231Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:37:09.306Z] #6 36.15 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-10T20:37:09.594Z] #6 36.36 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-10T20:37:09.800Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2019-10-10T20:37:09.882Z] #6 36.57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-10T20:37:11.374Z] #6 38.13 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-10T20:37:11.374Z] #6 38.26 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-10T20:37:11.661Z] #6 38.48 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-10T20:37:11.952Z] #6 38.70 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-10T20:37:11.952Z] #6 38.70 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-10T20:37:12.246Z] #6 38.89 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-10T20:37:12.344Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2019-10-10T20:37:12.870Z] #6 39.65 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-10T20:37:13.725Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2019-10-10T20:37:13.897Z] #6 40.40 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-10T20:37:13.985Z] ok github.com/docker/docker/builder/remotecontext/git 3.216s coverage: 85.1% of statements [2019-10-10T20:37:14.186Z] #6 40.79 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-10T20:37:14.473Z] #6 41.19 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-10T20:37:14.473Z] #6 41.37 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-10T20:37:14.765Z] #6 41.37 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-10T20:37:15.052Z] ---> 4caa02939af7 [2019-10-10T20:37:15.052Z] Successfully built 4caa02939af7 [2019-10-10T20:37:15.052Z] Successfully tagged docker:latest [2019-10-10T20:37:15.052Z] INFO: Image build ended at 10/10/2019 20:37:12. Duration:00:00:41.3258043 [2019-10-10T20:37:15.052Z] [2019-10-10T20:37:15.052Z] [2019-10-10T20:37:15.052Z] INFO: Building the test binaries at 10/10/2019 20:37:12... [2019-10-10T20:37:15.081Z] #6 41.71 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-10T20:37:15.081Z] #6 41.85 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-10T20:37:15.365Z] ok github.com/docker/docker/builder/dockerfile 1.319s coverage: 48.2% of statements [2019-10-10T20:37:15.365Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:37:15.365Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:37:15.706Z] #6 42.50 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-10T20:37:16.735Z] #6 43.56 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-10T20:37:17.231Z] #5 completed: 2019-10-10 20:37:16.249431991 +0000 UTC [2019-10-10T20:37:17.231Z] #5 duration: 1m9.340499961s [2019-10-10T20:37:17.231Z] [2019-10-10T20:37:17.231Z] [2019-10-10T20:37:17.231Z] #6 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T20:37:17.231Z] #6 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-10T20:37:17.231Z] #6 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T20:37:17.231Z] #6 started: 2019-10-10 20:37:16.270588949 +0000 UTC [2019-10-10T20:37:17.780Z] #6 44.37 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-10T20:37:17.780Z] #6 44.53 go: finding github.com/docker/go-connections v0.4.0 [2019-10-10T20:37:18.108Z] INFO: make.ps1 starting at 10/10/2019 20:37:17 [2019-10-10T20:37:18.407Z] #6 45.05 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-10T20:37:18.588Z] INFO: Git commit (3b49bd1d8) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T20:37:18.588Z] INFO: Invoking autogen... [2019-10-10T20:37:18.698Z] #6 45.57 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-10T20:37:19.064Z] INFO: Building daemon... [2019-10-10T20:37:19.558Z] ok github.com/docker/docker/client 0.462s coverage: 75.8% of statements [2019-10-10T20:37:19.726Z] #6 46.33 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-10T20:37:20.021Z] #6 46.85 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-10T20:37:20.648Z] #6 47.45 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-10T20:37:20.648Z] #6 47.52 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-10T20:37:21.314Z] #6 47.96 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-10T20:37:21.603Z] #6 48.42 go: finding github.com/kr/text v0.1.0 [2019-10-10T20:37:21.893Z] #6 48.61 go: finding github.com/stretchr/testify v1.2.2 [2019-10-10T20:37:22.524Z] #6 49.15 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-10T20:37:22.813Z] #6 49.41 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-10T20:37:23.443Z] #6 50.18 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-10T20:37:23.443Z] #6 50.19 go: finding github.com/google/go-cmp v0.2.0 [2019-10-10T20:37:24.470Z] #6 51.00 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-10T20:37:25.098Z] #6 51.77 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-10T20:37:25.725Z] #6 52.44 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-10T20:37:26.021Z] #6 52.62 go: finding github.com/kr/pty v1.1.1 [2019-10-10T20:37:26.654Z] #6 53.37 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-10T20:37:26.942Z] #6 53.83 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-10T20:37:27.991Z] #6 54.60 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-10T20:37:27.991Z] #6 54.74 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-10T20:37:28.617Z] #6 55.41 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-10T20:37:29.245Z] #6 56.14 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-10T20:37:30.275Z] #6 56.80 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-10T20:37:31.314Z] #6 57.94 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-10T20:37:31.602Z] #6 58.27 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-10T20:37:32.242Z] #6 58.95 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-10T20:37:34.298Z] #6 60.76 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-10T20:37:34.298Z] #6 61.08 go: finding github.com/jinzhu/now v1.0.0 [2019-10-10T20:37:34.603Z] #6 61.24 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-10T20:37:35.231Z] #6 61.86 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-10T20:37:36.262Z] #6 62.78 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-10T20:37:36.262Z] #6 62.91 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-10T20:37:36.894Z] #6 63.55 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-10T20:37:36.894Z] #6 63.61 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-10T20:37:37.184Z] #6 63.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-10T20:37:37.472Z] #6 64.33 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-10T20:37:38.972Z] #6 65.55 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-10T20:37:38.972Z] #6 65.67 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-10T20:37:39.603Z] #6 66.46 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-10T20:37:39.892Z] #6 66.50 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-10T20:37:39.892Z] #6 66.73 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-10T20:37:40.183Z] #6 66.83 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-10T20:37:40.183Z] #6 66.92 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-10T20:37:40.472Z] #6 67.19 go: finding github.com/pkg/errors v0.8.1 [2019-10-10T20:37:41.098Z] #6 67.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-10T20:37:41.734Z] #6 68.46 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-10T20:37:42.024Z] #6 68.79 go: finding github.com/golang/protobuf v1.2.0 [2019-10-10T20:37:42.651Z] #6 69.34 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-10T20:37:42.943Z] #6 69.82 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-10T20:37:43.232Z] #6 69.91 go: finding github.com/stretchr/objx v0.1.1 [2019-10-10T20:37:43.519Z] #6 70.25 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-10T20:37:43.806Z] #6 70.65 go: finding github.com/stretchr/objx v0.1.0 [2019-10-10T20:37:44.433Z] #6 71.12 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-10T20:37:44.721Z] #6 71.53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-10T20:37:45.018Z] #6 71.60 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-10T20:37:45.018Z] #6 71.63 go: finding golang.org/x/text v0.3.0 [2019-10-10T20:37:45.018Z] #6 71.67 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-10T20:37:45.018Z] #6 71.73 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-10T20:37:46.052Z] #6 72.84 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-10T20:37:46.120Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.3% of statements [2019-10-10T20:37:46.120Z] ok github.com/docker/docker/container 0.152s coverage: 35.3% of statements [2019-10-10T20:37:46.120Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:37:46.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:37:46.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:37:46.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:37:46.680Z] #6 73.30 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-10T20:37:46.680Z] #6 73.35 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-10T20:37:47.307Z] #6 74.00 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-10T20:37:48.354Z] #6 75.07 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-10T20:37:49.133Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:37:49.133Z] [2019-10-10T20:37:49.133Z] [2019-10-10T20:37:49.133Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-10T20:37:49.133Z] [2019-10-10T20:37:49.133Z] [2019-10-10T20:37:49.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:37:49.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:37:49.133Z] No new tests added to integration. [2019-10-10T20:37:49.133Z] [2019-10-10T20:37:49.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:37:49.133Z] PKG_CONFIG=pkg-config [2019-10-10T20:37:49.133Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:37:49.133Z] HOSTNAME=7fa65f089f7a [2019-10-10T20:37:49.133Z] KEEPBUNDLE=1 [2019-10-10T20:37:49.133Z] container=docker [2019-10-10T20:37:49.133Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T20:37:49.133Z] GO111MODULE=off [2019-10-10T20:37:49.133Z] GOPATH=/go [2019-10-10T20:37:49.133Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:37:49.133Z] HOME=/root [2019-10-10T20:37:49.133Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:37:49.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:37:49.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:37:49.133Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:37:49.133Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:37:49.133Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:37:49.133Z] TERM=xterm [2019-10-10T20:37:49.133Z] VALIDATE_BRANCH=master [2019-10-10T20:37:49.133Z] DEST=bundles/test-integration [2019-10-10T20:37:49.133Z] SHLVL=1 [2019-10-10T20:37:49.133Z] TIMEOUT=120m [2019-10-10T20:37:49.133Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T20:37:49.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:37:49.133Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:37:49.133Z] TESTDEBUG=0 [2019-10-10T20:37:49.133Z] _=/usr/bin/env [2019-10-10T20:37:49.133Z] Building test suite binary ./integration-cli/test.main [2019-10-10T20:37:49.133Z] PKG_CONFIG=pkg-config [2019-10-10T20:37:49.133Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:37:49.133Z] HOSTNAME=6f319f0c88a1 [2019-10-10T20:37:49.133Z] KEEPBUNDLE=1 [2019-10-10T20:37:49.133Z] container=docker [2019-10-10T20:37:49.133Z] TEST_SKIP_INTEGRATION=1 [2019-10-10T20:37:49.133Z] GO111MODULE=off [2019-10-10T20:37:49.133Z] GOPATH=/go [2019-10-10T20:37:49.133Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:37:49.133Z] HOME=/root [2019-10-10T20:37:49.133Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:37:49.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:37:49.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:37:49.133Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:37:49.133Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:37:49.133Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:37:49.133Z] TERM=xterm [2019-10-10T20:37:49.133Z] VALIDATE_BRANCH=master [2019-10-10T20:37:49.133Z] DEST=bundles/test-integration [2019-10-10T20:37:49.133Z] SHLVL=1 [2019-10-10T20:37:49.133Z] TIMEOUT=120m [2019-10-10T20:37:49.133Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T20:37:49.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:37:49.133Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:37:49.133Z] TESTDEBUG=0 [2019-10-10T20:37:49.133Z] _=/usr/bin/env [2019-10-10T20:37:49.133Z] Building test suite binary ./integration-cli/test.main [2019-10-10T20:37:49.133Z] PKG_CONFIG=pkg-config [2019-10-10T20:37:49.133Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:37:49.133Z] HOSTNAME=040a3e72cb95 [2019-10-10T20:37:49.133Z] KEEPBUNDLE=1 [2019-10-10T20:37:49.133Z] container=docker [2019-10-10T20:37:49.133Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:37:49.133Z] GO111MODULE=off [2019-10-10T20:37:49.133Z] GOPATH=/go [2019-10-10T20:37:49.133Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:37:49.133Z] HOME=/root [2019-10-10T20:37:49.133Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:37:49.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:37:49.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:37:49.133Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:37:49.133Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:37:49.133Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:37:49.133Z] TERM=xterm [2019-10-10T20:37:49.133Z] VALIDATE_BRANCH=master [2019-10-10T20:37:49.133Z] DEST=bundles/test-integration [2019-10-10T20:37:49.133Z] SHLVL=1 [2019-10-10T20:37:49.133Z] TIMEOUT=120m [2019-10-10T20:37:49.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:37:49.133Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:37:49.133Z] TESTDEBUG=0 [2019-10-10T20:37:49.133Z] _=/usr/bin/env [2019-10-10T20:37:49.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:37:49.419Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 67.4% of statements [2019-10-10T20:37:49.848Z] #6 76.52 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-10T20:37:49.848Z] #6 76.63 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-10T20:37:49.988Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.8% of statements [2019-10-10T20:37:50.136Z] #6 76.81 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-10T20:37:50.760Z] #6 77.50 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-10T20:37:50.930Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2019-10-10T20:37:51.814Z] #6 completed: 2019-10-10 20:37:50.593757073 +0000 UTC [2019-10-10T20:37:51.814Z] #6 duration: 34.323168124s [2019-10-10T20:37:51.814Z] [2019-10-10T20:37:51.814Z] [2019-10-10T20:37:51.814Z] #8 exporting to image [2019-10-10T20:37:51.814Z] #8 digest: sha256:c2e9f376b2c5a0d65879fe5a63d67cf9bb8ed3c073d7b432fbd27386b3f43752 [2019-10-10T20:37:51.814Z] #8 name: "exporting to image" [2019-10-10T20:37:51.814Z] #8 started: 2019-10-10 20:37:50.595496298 +0000 UTC [2019-10-10T20:37:51.814Z] #8 exporting layers [2019-10-10T20:37:52.808Z] #6 79.52 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-10T20:37:52.808Z] #6 79.57 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-10T20:37:53.430Z] #6 80.10 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-10T20:37:53.430Z] #6 80.10 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-10T20:37:53.430Z] #6 80.10 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-10T20:37:53.430Z] #6 80.15 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-10T20:37:53.430Z] #6 80.18 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-10T20:37:53.430Z] #6 80.19 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-10T20:37:53.430Z] #6 80.33 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-10T20:37:53.430Z] #6 80.34 go: finding github.com/onsi/gomega v1.4.3 [2019-10-10T20:37:53.430Z] #6 80.36 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-10T20:37:54.225Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-10-10T20:37:54.225Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 84.6% of statements [2019-10-10T20:37:54.926Z] #6 81.48 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-10T20:37:55.174Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2019-10-10T20:37:55.556Z] #6 82.10 go: finding github.com/docker/go-units v0.3.1 [2019-10-10T20:37:55.863Z] #6 82.55 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-10T20:37:55.863Z] #6 82.67 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-10T20:37:55.863Z] #6 82.68 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-10T20:37:56.151Z] #6 82.82 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-10T20:37:56.182Z] #8 completed: 2019-10-10 20:37:55.579959136 +0000 UTC [2019-10-10T20:37:56.182Z] #8 duration: 4.984462838s [2019-10-10T20:37:56.182Z] #8 exporting layers 5.0s done [2019-10-10T20:37:56.182Z] #8 writing image sha256:d586b89f9bec3fdff46fa7db280702d7abd6f38f81d4202e32ec8291593f5198 done [2019-10-10T20:37:56.182Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T20:37:56.182Z] [2019-10-10T20:37:56.182Z] 31dccf70a5fbabd8cd878e7dd36efba86754beec0d0da13368949b75907cbad2 [2019-10-10T20:37:56.182Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c . [2019-10-10T20:37:56.182Z] #1 [internal] booting buildkit [2019-10-10T20:37:56.182Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T20:37:56.347Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:23236804 Name:quota Decls:[0xc02d14b6c0 0xc02d14b740 0xc02d14b7c0 0xc02d14b840 0xc02d14cb10 0xc02d14cc60] Scope:scope 0xc02d11f8e0 { [2019-10-10T20:37:56.347Z] var ErrQuotaNotSupported [2019-10-10T20:37:56.347Z] type errQuotaNotSupported [2019-10-10T20:37:56.347Z] } [2019-10-10T20:37:56.347Z] Imports:[0xc02d14c990] Unresolved:[errdefs nil string] Comments:[0xc02d132900 0xc02d132a80]} [2019-10-10T20:37:57.089Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-10-10T20:37:57.180Z] #6 83.87 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-10T20:37:57.180Z] #6 83.97 go: finding gotest.tools v2.1.0+incompatible [2019-10-10T20:37:57.468Z] #6 84.14 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-10T20:37:57.755Z] #6 84.67 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-10T20:37:58.043Z] #6 84.72 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-10T20:37:58.331Z] #6 85.24 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-10T20:37:58.664Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-10-10T20:37:58.664Z] #1 creating container buildx_buildkit_default [2019-10-10T20:37:58.664Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T20:37:58.664Z] #1 DONE 2.5s [2019-10-10T20:37:58.664Z] [2019-10-10T20:37:58.664Z] #3 [internal] load .dockerignore [2019-10-10T20:37:58.664Z] #3 transferring context: 87B done [2019-10-10T20:37:58.664Z] #3 DONE 0.0s [2019-10-10T20:37:58.664Z] [2019-10-10T20:37:58.664Z] #2 [internal] load build definition from Dockerfile [2019-10-10T20:37:58.664Z] #2 transferring dockerfile: 13.32kB done [2019-10-10T20:37:58.664Z] #2 DONE 0.0s [2019-10-10T20:37:58.664Z] [2019-10-10T20:37:58.664Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T20:37:58.959Z] #6 85.74 go: finding github.com/containerd/containerd v1.2.4 [2019-10-10T20:37:59.248Z] #6 85.91 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-10T20:37:59.455Z] #4 DONE 0.7s [2019-10-10T20:37:59.455Z] [2019-10-10T20:37:59.455Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T20:37:59.455Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T20:37:59.835Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T20:37:59.835Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-10T20:37:59.835Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-10T20:37:59.835Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-10T20:37:59.835Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T20:38:00.209Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-10T20:38:00.209Z] #5 DONE 0.6s [2019-10-10T20:38:00.376Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-10T20:38:00.623Z] [2019-10-10T20:38:00.623Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T20:38:01.259Z] #6 DONE 0.6s [2019-10-10T20:38:01.259Z] [2019-10-10T20:38:01.259Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:38:01.259Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T20:38:01.259Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-10T20:38:01.259Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-10T20:38:01.259Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T20:38:01.259Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 0B / 126B 0.1s [2019-10-10T20:38:01.311Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.7% of statements [2019-10-10T20:38:01.726Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 425.05kB / 50.49MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 6.04MB / 45.24MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.05MB / 10.32MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.2s [2019-10-10T20:38:01.726Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.42MB / 50.49MB 0.4s [2019-10-10T20:38:01.726Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.94MB / 45.24MB 0.4s [2019-10-10T20:38:01.726Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.55MB / 10.32MB 0.4s [2019-10-10T20:38:01.726Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 1.53MB / 4.37MB 0.4s [2019-10-10T20:38:01.726Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 2.69MB / 45.98MB 0.4s [2019-10-10T20:38:01.726Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.5s done [2019-10-10T20:38:01.726Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.01MB / 50.49MB 0.5s [2019-10-10T20:38:01.726Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 12.35MB / 45.24MB 0.5s [2019-10-10T20:38:01.726Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 8.54MB / 10.32MB 0.5s [2019-10-10T20:38:01.726Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 3.86MB / 4.37MB 0.5s [2019-10-10T20:38:01.726Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 5.41MB / 45.98MB 0.5s [2019-10-10T20:38:02.179Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 11.08MB / 50.49MB 0.7s [2019-10-10T20:38:02.179Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 9.52MB / 102.14MB 0.7s [2019-10-10T20:38:02.179Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 14.72MB / 45.24MB 0.7s [2019-10-10T20:38:02.179Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.6s done [2019-10-10T20:38:02.179Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s done [2019-10-10T20:38:02.179Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.28MB / 45.98MB 0.7s [2019-10-10T20:38:02.179Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 14.05MB / 50.49MB 0.8s [2019-10-10T20:38:02.179Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 19.23MB / 45.24MB 0.8s [2019-10-10T20:38:02.179Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.25MB / 45.98MB 0.8s [2019-10-10T20:38:02.179Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 21.93MB / 45.24MB 1.0s [2019-10-10T20:38:02.179Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 14.67MB / 45.98MB 1.0s [2019-10-10T20:38:02.259Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.691s coverage: 57.0% of statements [2019-10-10T20:38:02.628Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 17.78MB / 50.49MB 1.1s [2019-10-10T20:38:02.628Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 14.65MB / 102.14MB 1.1s [2019-10-10T20:38:02.628Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 17.17MB / 45.98MB 1.1s [2019-10-10T20:38:02.628Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 24.21MB / 45.24MB 1.3s [2019-10-10T20:38:02.628Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 21.27MB / 45.98MB 1.3s [2019-10-10T20:38:02.628Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 23.72MB / 50.49MB 1.4s [2019-10-10T20:38:02.628Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 24.94MB / 45.98MB 1.4s [2019-10-10T20:38:03.127Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 29.26MB / 50.49MB 1.7s [2019-10-10T20:38:03.128Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 23.69MB / 102.14MB 1.7s [2019-10-10T20:38:03.128Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 28.98MB / 45.24MB 1.7s [2019-10-10T20:38:03.128Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 31.50MB / 45.98MB 1.7s [2019-10-10T20:38:03.128Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 31.98MB / 50.49MB 1.9s [2019-10-10T20:38:03.128Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 35.58MB / 45.98MB 1.9s [2019-10-10T20:38:03.589Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 35.10MB / 50.49MB 2.0s [2019-10-10T20:38:03.589Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.99MB / 45.24MB 2.0s [2019-10-10T20:38:03.589Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 38.80MB / 45.98MB 2.0s [2019-10-10T20:38:03.589Z] #7 ... [2019-10-10T20:38:03.589Z] [2019-10-10T20:38:03.589Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:38:03.589Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T20:38:03.589Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T20:38:03.589Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-10-10T20:38:03.589Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T20:38:03.589Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-10T20:38:03.589Z] #68 DONE 1.7s [2019-10-10T20:38:03.589Z] [2019-10-10T20:38:03.589Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:38:03.589Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 38.15MB / 50.49MB 2.2s [2019-10-10T20:38:03.589Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 30.51MB / 102.14MB 2.2s [2019-10-10T20:38:03.589Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 34.40MB / 45.24MB 2.2s [2019-10-10T20:38:03.589Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 41.21MB / 45.98MB 2.2s [2019-10-10T20:38:03.589Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 41.97MB / 50.49MB 2.3s [2019-10-10T20:38:03.589Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 37.32MB / 45.24MB 2.3s [2019-10-10T20:38:03.589Z] #7 ... [2019-10-10T20:38:03.589Z] [2019-10-10T20:38:03.589Z] #22 [internal] load build context [2019-10-10T20:38:03.589Z] #22 transferring context: 45.61MB 2.6s done [2019-10-10T20:38:03.589Z] #22 DONE 2.7s [2019-10-10T20:38:03.589Z] [2019-10-10T20:38:03.589Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:38:03.589Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 45.54MB / 50.49MB 2.5s [2019-10-10T20:38:03.589Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.5s [2019-10-10T20:38:03.985Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.6s [2019-10-10T20:38:03.985Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 42.08MB / 102.14MB 2.6s [2019-10-10T20:38:03.985Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.57MB / 45.24MB 2.6s [2019-10-10T20:38:03.985Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.6s done [2019-10-10T20:38:03.985Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.7s done [2019-10-10T20:38:03.985Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 56.63MB / 102.14MB 2.8s [2019-10-10T20:38:03.985Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 73.67MB / 102.14MB 2.9s [2019-10-10T20:38:03.985Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.8s done [2019-10-10T20:38:04.376Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 88.82MB / 102.14MB 3.1s [2019-10-10T20:38:04.376Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.2s [2019-10-10T20:38:04.786Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.4s done [2019-10-10T20:38:04.786Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T20:38:06.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.702s coverage: 51.0% of statements [2019-10-10T20:38:06.459Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.584s coverage: 45.9% of statements [2019-10-10T20:38:07.395Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.521s coverage: 72.5% of statements [2019-10-10T20:38:08.334Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.6% of statements [2019-10-10T20:38:08.334Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:38:08.334Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:38:08.334Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:38:08.334Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:38:08.334Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:38:09.272Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-10-10T20:38:09.272Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.717s coverage: 76.1% of statements [2019-10-10T20:38:10.213Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2019-10-10T20:38:10.473Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-10-10T20:38:11.214Z] INFO [runner] worker.2 took 1m36.849627455s with stages: golint: 1m14.072066919s, gosec: 12.010983912s, gofmt: 4.61541358s, ineffassign: 2.989145541s, misspell: 1.91286027s, varcheck: 478.730741ms, deadcode: 421.358657ms, structcheck: 189.163481ms, unconvert: 159.835912ms, typecheck: 6.589µs [2019-10-10T20:38:13.009Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 42.7% of statements [2019-10-10T20:38:13.110Z] INFO [runner] worker.1 took 1m39.240579428s with stages: megacheck: 46.885230525s, govet: 26.195224389s, goimports: 26.160104698s [2019-10-10T20:38:13.110Z] INFO [runner] Workers idle times: #2: 2.381477205s [2019-10-10T20:38:13.110Z] INFO [runner] Issues before processing: 1960, after processing: 0 [2019-10-10T20:38:13.110Z] INFO [runner] processing took 603.057485ms with stages: exclude: 194.888887ms, autogenerated_exclude: 127.214266ms, identifier_marker: 122.165565ms, skip_dirs: 92.760575ms, nolint: 25.598159ms, exclude-rules: 20.82996ms, cgo: 8.452339ms, filename_unadjuster: 5.939326ms, path_prettifier: 5.182149ms, max_from_linter: 6.467µs, diff: 3.516µs, path_shortener: 3.309µs, source_code: 3.029µs, max_same_issues: 2.868µs, uniq_by_line: 2.578µs, max_per_file_from_linter: 2.255µs, skip_files: 2.237µs [2019-10-10T20:38:13.110Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-10T20:38:13.269Z] ok github.com/docker/docker/daemon/logger/awslogs 0.267s coverage: 77.8% of statements [2019-10-10T20:38:13.269Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.9% of statements [2019-10-10T20:38:13.368Z] INFO Memory: 197 samples, avg is 1339.1MB, max is 5789.3MB [2019-10-10T20:38:13.368Z] INFO Execution took 2m12.023812111s [2019-10-10T20:38:13.645Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-10T20:38:13.645Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-10T20:38:13.645Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-10T20:38:13.645Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-10T20:38:13.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.955s coverage: 57.2% of statements [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:38:13.836Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:38:13.903Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-10T20:38:14.095Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-10-10T20:38:14.666Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2019-10-10T20:38:14.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 62.1% of statements [2019-10-10T20:38:14.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-10T20:38:15.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh dynbinary-daemon test-docker-py [2019-10-10T20:38:15.866Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 74.7% of statements [2019-10-10T20:38:15.866Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:38:16.338Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.5s done [2019-10-10T20:38:16.338Z] #7 DONE 15.1s [2019-10-10T20:38:16.338Z] [2019-10-10T20:38:16.338Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T20:38:16.338Z] #8 DONE 0.3s [2019-10-10T20:38:16.338Z] [2019-10-10T20:38:16.338Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T20:38:16.536Z] [2019-10-10T20:38:16.722Z] #9 DONE 0.3s [2019-10-10T20:38:16.722Z] [2019-10-10T20:38:16.722Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:38:16.722Z] #26 DONE 0.1s [2019-10-10T20:38:16.722Z] [2019-10-10T20:38:16.722Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:38:16.722Z] #19 ... [2019-10-10T20:38:16.722Z] [2019-10-10T20:38:16.722Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T20:38:16.722Z] #36 DONE 0.1s [2019-10-10T20:38:16.793Z] Removing bundles/ [2019-10-10T20:38:16.793Z] [2019-10-10T20:38:16.793Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-10T20:38:16.793Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:38:16.793Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:38:16.806Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 19.9% of statements [2019-10-10T20:38:16.806Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 47.8% of statements [2019-10-10T20:38:17.065Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2019-10-10T20:38:17.120Z] [2019-10-10T20:38:17.121Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T20:38:17.121Z] #33 DONE 0.1s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:38:17.121Z] #56 DONE 0.1s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T20:38:17.121Z] #30 DONE 0.2s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T20:38:17.121Z] #27 DONE 0.2s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T20:38:17.121Z] #64 DONE 0.2s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T20:38:17.121Z] #53 DONE 0.2s [2019-10-10T20:38:17.121Z] [2019-10-10T20:38:17.121Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:38:17.510Z] #54 0.592 + RM_GOPATH=0 [2019-10-10T20:38:17.510Z] #54 0.592 + TMP_GOPATH= [2019-10-10T20:38:17.510Z] #54 0.593 + : /build [2019-10-10T20:38:17.510Z] #54 0.595 + '[' -z '' ']' [2019-10-10T20:38:17.510Z] #54 0.595 ++ mktemp -d [2019-10-10T20:38:17.510Z] #54 0.605 + export GOPATH=/tmp/tmp.ysEskGdPgu [2019-10-10T20:38:17.510Z] #54 0.606 + GOPATH=/tmp/tmp.ysEskGdPgu [2019-10-10T20:38:17.510Z] #54 0.606 + RM_GOPATH=1 [2019-10-10T20:38:17.510Z] #54 0.608 ++ dirname ./install.sh [2019-10-10T20:38:17.510Z] #54 0.616 + dir=. [2019-10-10T20:38:17.510Z] #54 0.616 + bin=proxy [2019-10-10T20:38:17.510Z] #54 0.617 + shift [2019-10-10T20:38:17.510Z] #54 0.617 + '[' '!' -f ./proxy.installer ']' [2019-10-10T20:38:17.510Z] #54 0.618 + . ./proxy.installer [2019-10-10T20:38:17.510Z] #54 0.619 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:38:17.510Z] #54 0.620 + install_proxy [2019-10-10T20:38:17.510Z] #54 0.621 + case "$1" in [2019-10-10T20:38:17.510Z] #54 0.621 + export CGO_ENABLED=0 [2019-10-10T20:38:17.510Z] #54 0.621 + CGO_ENABLED=0 [2019-10-10T20:38:17.510Z] #54 0.621 + _install_proxy [2019-10-10T20:38:17.510Z] #54 0.621 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T20:38:17.510Z] #54 0.622 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:38:17.510Z] #54 0.625 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ysEskGdPgu/src/github.com/docker/libnetwork [2019-10-10T20:38:17.510Z] #54 0.631 Cloning into '/tmp/tmp.ysEskGdPgu/src/github.com/docker/libnetwork'... [2019-10-10T20:38:18.015Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2019-10-10T20:38:18.955Z] ok github.com/docker/docker/daemon/logger/splunk 1.956s coverage: 84.5% of statements [2019-10-10T20:38:18.955Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:38:18.955Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:38:19.525Z] ok github.com/docker/docker/distribution/metadata 0.093s coverage: 48.2% of statements [2019-10-10T20:38:20.908Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2019-10-10T20:38:20.908Z] ok github.com/docker/docker/distribution 0.342s coverage: 22.4% of statements [2019-10-10T20:38:20.908Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:38:22.290Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-10-10T20:38:22.572Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2019-10-10T20:38:22.572Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-10-10T20:38:22.572Z] ok github.com/docker/docker/distribution/xfer 1.759s coverage: 85.1% of statements [2019-10-10T20:38:22.572Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:38:22.572Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:38:22.572Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:38:22.871Z] #54 ... [2019-10-10T20:38:22.871Z] [2019-10-10T20:38:22.871Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:38:22.871Z] #65 0.590 + RM_GOPATH=0 [2019-10-10T20:38:22.871Z] #65 0.594 + TMP_GOPATH= [2019-10-10T20:38:22.871Z] #65 0.594 + : /build/ [2019-10-10T20:38:22.871Z] #65 0.594 + '[' -z '' ']' [2019-10-10T20:38:22.871Z] #65 0.597 ++ mktemp -d [2019-10-10T20:38:22.871Z] #65 0.605 + export GOPATH=/tmp/tmp.hQ3AUTSmX0 [2019-10-10T20:38:22.871Z] #65 0.605 + GOPATH=/tmp/tmp.hQ3AUTSmX0 [2019-10-10T20:38:22.871Z] #65 0.605 + RM_GOPATH=1 [2019-10-10T20:38:22.871Z] #65 0.608 ++ dirname ./install.sh [2019-10-10T20:38:22.871Z] #65 0.613 + dir=. [2019-10-10T20:38:22.871Z] #65 0.613 + bin=rootlesskit [2019-10-10T20:38:22.871Z] #65 0.613 + shift [2019-10-10T20:38:22.871Z] #65 0.614 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T20:38:22.871Z] #65 0.615 + . ./rootlesskit.installer [2019-10-10T20:38:22.871Z] #65 0.615 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:38:22.871Z] #65 0.618 + install_rootlesskit [2019-10-10T20:38:22.871Z] #65 0.618 + case "$1" in [2019-10-10T20:38:22.871Z] #65 0.618 + export CGO_ENABLED=0 [2019-10-10T20:38:22.871Z] #65 0.619 + CGO_ENABLED=0 [2019-10-10T20:38:22.871Z] #65 0.619 + _install_rootlesskit [2019-10-10T20:38:22.871Z] #65 0.619 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T20:38:22.871Z] #65 0.619 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:38:22.871Z] #65 0.620 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hQ3AUTSmX0/src/github.com/rootless-containers/rootlesskit [2019-10-10T20:38:22.871Z] #65 0.630 Cloning into '/tmp/tmp.hQ3AUTSmX0/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T20:38:22.871Z] #65 3.717 + cd /tmp/tmp.hQ3AUTSmX0/src/github.com/rootless-containers/rootlesskit [2019-10-10T20:38:22.871Z] #65 3.718 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:38:22.871Z] #65 4.105 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T20:38:22.871Z] #65 4.107 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T20:38:23.514Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2019-10-10T20:38:23.773Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 50.0% of statements [2019-10-10T20:38:24.712Z] ok github.com/docker/docker/opts 0.077s coverage: 66.9% of statements [2019-10-10T20:38:25.746Z] #65 ... [2019-10-10T20:38:25.746Z] [2019-10-10T20:38:25.746Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:38:25.746Z] #37 0.597 + RM_GOPATH=0 [2019-10-10T20:38:25.746Z] #37 0.598 + TMP_GOPATH= [2019-10-10T20:38:25.746Z] #37 0.598 + : /build [2019-10-10T20:38:25.746Z] #37 0.598 + '[' -z '' ']' [2019-10-10T20:38:25.746Z] #37 0.599 ++ mktemp -d [2019-10-10T20:38:25.746Z] #37 0.600 + export GOPATH=/tmp/tmp.lUkuLglDfh [2019-10-10T20:38:25.746Z] #37 0.600 + GOPATH=/tmp/tmp.lUkuLglDfh [2019-10-10T20:38:25.746Z] #37 0.600 + RM_GOPATH=1 [2019-10-10T20:38:25.746Z] #37 0.601 ++ dirname ./install.sh [2019-10-10T20:38:25.746Z] #37 0.602 + dir=. [2019-10-10T20:38:25.746Z] #37 0.602 + bin=vndr [2019-10-10T20:38:25.746Z] #37 0.603 + shift [2019-10-10T20:38:25.746Z] #37 0.603 + '[' '!' -f ./vndr.installer ']' [2019-10-10T20:38:25.746Z] #37 0.603 + . ./vndr.installer [2019-10-10T20:38:25.746Z] #37 0.603 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:38:25.746Z] #37 0.603 + install_vndr [2019-10-10T20:38:25.746Z] #37 0.603 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T20:38:25.746Z] #37 0.603 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lUkuLglDfh/src/github.com/LK4D4/vndr [2019-10-10T20:38:25.746Z] #37 0.604 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:38:25.746Z] #37 0.605 Cloning into '/tmp/tmp.lUkuLglDfh/src/github.com/LK4D4/vndr'... [2019-10-10T20:38:25.746Z] #37 1.331 + cd /tmp/tmp.lUkuLglDfh/src/github.com/LK4D4/vndr [2019-10-10T20:38:25.746Z] #37 1.336 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:38:25.746Z] #37 1.376 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T20:38:25.746Z] #37 2.331 runtime/internal/atomic [2019-10-10T20:38:25.746Z] #37 2.367 internal/cpu [2019-10-10T20:38:25.746Z] #37 2.480 runtime/internal/sys [2019-10-10T20:38:25.746Z] #37 2.782 runtime/internal/math [2019-10-10T20:38:25.746Z] #37 2.883 internal/race [2019-10-10T20:38:25.746Z] #37 2.939 sync/atomic [2019-10-10T20:38:25.746Z] #37 3.070 internal/bytealg [2019-10-10T20:38:25.746Z] #37 3.102 unicode [2019-10-10T20:38:25.746Z] #37 3.465 runtime [2019-10-10T20:38:25.746Z] #37 8.009 unicode/utf8 [2019-10-10T20:38:25.746Z] #37 8.899 math [2019-10-10T20:38:26.094Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-10-10T20:38:26.094Z] ok github.com/docker/docker/pkg/authorization 0.357s coverage: 68.3% of statements [2019-10-10T20:38:26.142Z] #37 ... [2019-10-10T20:38:26.142Z] [2019-10-10T20:38:26.142Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:38:26.143Z] #57 0.499 + RM_GOPATH=0 [2019-10-10T20:38:26.143Z] #57 0.499 + TMP_GOPATH= [2019-10-10T20:38:26.143Z] #57 0.499 + : /build [2019-10-10T20:38:26.143Z] #57 0.499 + '[' -z '' ']' [2019-10-10T20:38:26.143Z] #57 0.501 ++ mktemp -d [2019-10-10T20:38:26.143Z] #57 0.504 + export GOPATH=/tmp/tmp.6HApE3jpE7 [2019-10-10T20:38:26.143Z] #57 0.504 + GOPATH=/tmp/tmp.6HApE3jpE7 [2019-10-10T20:38:26.143Z] #57 0.504 + RM_GOPATH=1 [2019-10-10T20:38:26.143Z] #57 0.506 ++ dirname ./install.sh [2019-10-10T20:38:26.143Z] #57 0.508 + dir=. [2019-10-10T20:38:26.143Z] #57 0.508 + bin=dockercli [2019-10-10T20:38:26.143Z] #57 0.508 + shift [2019-10-10T20:38:26.143Z] #57 0.509 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T20:38:26.143Z] #57 0.509 + . ./dockercli.installer [2019-10-10T20:38:26.143Z] #57 0.509 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T20:38:26.143Z] #57 0.509 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T20:38:26.143Z] #57 0.510 + install_dockercli [2019-10-10T20:38:26.143Z] #57 0.510 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T20:38:26.143Z] #57 0.511 Install docker/cli version 17.06.2-ce from stable [2019-10-10T20:38:26.143Z] #57 0.515 ++ uname -m [2019-10-10T20:38:26.143Z] #57 0.517 + arch=s390x [2019-10-10T20:38:26.143Z] #57 0.517 + '[' s390x '!=' x86_64 ']' [2019-10-10T20:38:26.143Z] #57 0.517 + '[' s390x '!=' s390x ']' [2019-10-10T20:38:26.143Z] #57 0.517 + url=https://download.docker.com/linux/static [2019-10-10T20:38:26.143Z] #57 0.519 + tar -xz docker/docker [2019-10-10T20:38:26.143Z] #57 0.521 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-10T20:38:26.143Z] #57 9.119 + mkdir -p /build [2019-10-10T20:38:26.143Z] #57 9.125 + mv docker/docker /build/ [2019-10-10T20:38:26.143Z] #57 9.128 + rmdir docker [2019-10-10T20:38:26.143Z] #57 DONE 9.3s [2019-10-10T20:38:26.143Z] [2019-10-10T20:38:26.143Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:38:26.143Z] #34 0.630 + RM_GOPATH=0 [2019-10-10T20:38:26.143Z] #34 0.630 + TMP_GOPATH= [2019-10-10T20:38:26.143Z] #34 0.637 + : /build [2019-10-10T20:38:26.143Z] #34 0.637 + '[' -z '' ']' [2019-10-10T20:38:26.143Z] #34 0.642 ++ mktemp -d [2019-10-10T20:38:26.143Z] #34 0.648 + export GOPATH=/tmp/tmp.yUvQccYykA [2019-10-10T20:38:26.143Z] #34 0.649 + GOPATH=/tmp/tmp.yUvQccYykA [2019-10-10T20:38:26.143Z] #34 0.649 + RM_GOPATH=1 [2019-10-10T20:38:26.143Z] #34 0.652 ++ dirname ./install.sh [2019-10-10T20:38:26.143Z] #34 0.657 + dir=. [2019-10-10T20:38:26.143Z] #34 0.657 + bin=tomlv [2019-10-10T20:38:26.143Z] #34 0.657 + shift [2019-10-10T20:38:26.143Z] #34 0.658 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T20:38:26.143Z] #34 0.658 + . ./tomlv.installer [2019-10-10T20:38:26.143Z] #34 0.658 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:38:26.143Z] #34 0.660 + install_tomlv [2019-10-10T20:38:26.143Z] #34 0.660 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T20:38:26.143Z] #34 0.661 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yUvQccYykA/src/github.com/BurntSushi/toml [2019-10-10T20:38:26.143Z] #34 0.661 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:38:26.143Z] #34 0.672 Cloning into '/tmp/tmp.yUvQccYykA/src/github.com/BurntSushi/toml'... [2019-10-10T20:38:26.143Z] #34 1.852 + cd /tmp/tmp.yUvQccYykA/src/github.com/BurntSushi/toml [2019-10-10T20:38:26.143Z] #34 1.853 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:38:26.143Z] #34 1.866 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T20:38:26.143Z] #34 2.373 runtime/internal/atomic [2019-10-10T20:38:26.143Z] #34 2.374 internal/cpu [2019-10-10T20:38:26.143Z] #34 2.481 runtime/internal/sys [2019-10-10T20:38:26.143Z] #34 2.739 runtime/internal/math [2019-10-10T20:38:26.143Z] #34 2.793 math/bits [2019-10-10T20:38:26.143Z] #34 3.040 internal/bytealg [2019-10-10T20:38:26.143Z] #34 3.380 math [2019-10-10T20:38:26.143Z] #34 3.484 runtime [2019-10-10T20:38:26.368Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2019-10-10T20:38:26.546Z] #34 ... [2019-10-10T20:38:26.546Z] [2019-10-10T20:38:26.546Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:38:26.546Z] #59 0.584 + mktemp -d [2019-10-10T20:38:26.546Z] #59 0.585 + export GOPATH=/tmp/tmp.NbEhQgVKp4 [2019-10-10T20:38:26.546Z] #59 0.585 + git clone https://github.com/docker/distribution.git /tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution [2019-10-10T20:38:26.546Z] #59 0.586 Cloning into '/tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution'... [2019-10-10T20:38:26.936Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-10T20:38:26.964Z] #59 ... [2019-10-10T20:38:26.964Z] [2019-10-10T20:38:26.964Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:38:26.964Z] #10 0.543 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:26.964Z] #10 0.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:26.964Z] #10 0.600 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:26.964Z] #10 0.621 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:26.964Z] #10 0.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:26.964Z] #10 1.421 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:26.964Z] #10 2.931 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:26.964Z] #10 3.744 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:26.964Z] #10 ... [2019-10-10T20:38:26.964Z] [2019-10-10T20:38:26.964Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:38:26.964Z] #31 0.599 + RM_GOPATH=0 [2019-10-10T20:38:26.964Z] #31 0.602 + TMP_GOPATH= [2019-10-10T20:38:26.964Z] #31 0.603 + : /build [2019-10-10T20:38:26.964Z] #31 0.603 + '[' -z '' ']' [2019-10-10T20:38:26.964Z] #31 0.605 ++ mktemp -d [2019-10-10T20:38:26.964Z] #31 0.614 + export GOPATH=/tmp/tmp.pcSxPY2pSG [2019-10-10T20:38:26.964Z] #31 0.614 + GOPATH=/tmp/tmp.pcSxPY2pSG [2019-10-10T20:38:26.964Z] #31 0.615 + RM_GOPATH=1 [2019-10-10T20:38:26.964Z] #31 0.618 ++ dirname ./install.sh [2019-10-10T20:38:26.964Z] #31 0.623 + dir=. [2019-10-10T20:38:26.964Z] #31 0.623 + bin=gotestsum [2019-10-10T20:38:26.964Z] #31 0.624 + shift [2019-10-10T20:38:26.964Z] #31 0.624 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T20:38:26.964Z] #31 0.625 + . ./gotestsum.installer [2019-10-10T20:38:26.964Z] #31 0.625 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T20:38:26.964Z] #31 0.626 + install_gotestsum [2019-10-10T20:38:26.964Z] #31 0.626 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T20:38:26.964Z] #31 0.627 Installing gotestsum version v0.3.5 [2019-10-10T20:38:26.964Z] #31 0.627 + go get -d gotest.tools/gotestsum [2019-10-10T20:38:27.399Z] #31 ... [2019-10-10T20:38:27.399Z] [2019-10-10T20:38:27.399Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:27.399Z] #61 0.703 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:27.399Z] #61 0.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:27.399Z] #61 0.749 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:27.399Z] #61 0.759 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:27.399Z] #61 0.777 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:27.399Z] #61 1.709 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:27.399Z] #61 3.216 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:27.399Z] #61 4.038 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:27.399Z] #61 ... [2019-10-10T20:38:27.399Z] [2019-10-10T20:38:27.399Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:38:27.399Z] #21 0.374 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:27.399Z] #21 0.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:27.399Z] #21 0.548 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:27.399Z] #21 0.560 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:27.399Z] #21 0.573 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:27.399Z] #21 1.147 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:27.399Z] #21 2.774 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:27.399Z] #21 3.392 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:27.399Z] #21 ... [2019-10-10T20:38:27.399Z] [2019-10-10T20:38:27.399Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:38:27.399Z] #19 0.606 + mktemp -d [2019-10-10T20:38:27.399Z] #19 0.607 + export GOPATH=/tmp/tmp.umJwDoHdBn [2019-10-10T20:38:27.399Z] #19 0.607 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.umJwDoHdBn/src/github.com/go-swagger/go-swagger [2019-10-10T20:38:27.399Z] #19 0.620 Cloning into '/tmp/tmp.umJwDoHdBn/src/github.com/go-swagger/go-swagger'... [2019-10-10T20:38:27.838Z] #19 ... [2019-10-10T20:38:27.838Z] [2019-10-10T20:38:27.838Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:38:27.838Z] #48 0.703 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:27.838Z] #48 0.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:27.838Z] #48 0.742 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:27.838Z] #48 0.754 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:27.838Z] #48 0.768 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:27.838Z] #48 1.596 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:27.838Z] #48 3.223 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:27.838Z] #48 4.097 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:27.838Z] #48 ... [2019-10-10T20:38:27.838Z] [2019-10-10T20:38:27.838Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:38:27.838Z] #39 0.746 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:27.838Z] #39 0.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:27.838Z] #39 0.789 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:27.838Z] #39 0.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:27.838Z] #39 0.827 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:27.838Z] #39 1.687 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:27.838Z] #39 3.084 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:27.838Z] #39 3.935 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:27.838Z] #39 ... [2019-10-10T20:38:27.838Z] [2019-10-10T20:38:27.838Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:38:27.838Z] #28 0.600 + RM_GOPATH=0 [2019-10-10T20:38:27.838Z] #28 0.600 + TMP_GOPATH= [2019-10-10T20:38:27.838Z] #28 0.600 + : /build [2019-10-10T20:38:27.838Z] #28 0.600 + '[' -z '' ']' [2019-10-10T20:38:27.838Z] #28 0.601 ++ mktemp -d [2019-10-10T20:38:27.838Z] #28 0.605 + export GOPATH=/tmp/tmp.JCJgRyAfyK [2019-10-10T20:38:27.838Z] #28 0.605 + GOPATH=/tmp/tmp.JCJgRyAfyK [2019-10-10T20:38:27.838Z] #28 0.606 + RM_GOPATH=1 [2019-10-10T20:38:27.838Z] #28 0.609 ++ dirname ./install.sh [2019-10-10T20:38:27.838Z] #28 0.615 + dir=. [2019-10-10T20:38:27.838Z] #28 0.615 + bin=golangci_lint [2019-10-10T20:38:27.838Z] #28 0.615 + shift [2019-10-10T20:38:27.838Z] #28 0.616 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T20:38:27.838Z] #28 0.616 + . ./golangci_lint.installer [2019-10-10T20:38:27.838Z] #28 0.617 ++ : v1.17.1 [2019-10-10T20:38:27.838Z] #28 0.618 + install_golangci_lint [2019-10-10T20:38:27.838Z] #28 0.619 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T20:38:27.838Z] #28 0.620 Installing golangci-lint version v1.17.1 [2019-10-10T20:38:27.838Z] #28 0.620 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T20:38:27.875Z] ok github.com/docker/docker/pkg/archive 1.206s coverage: 77.2% of statements [2019-10-10T20:38:27.875Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-10T20:38:28.266Z] #28 ... [2019-10-10T20:38:28.266Z] [2019-10-10T20:38:28.266Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:38:28.266Z] #34 10.81 internal/testlog [2019-10-10T20:38:28.266Z] #34 11.21 encoding [2019-10-10T20:38:28.266Z] #34 11.36 runtime/cgo [2019-10-10T20:38:28.444Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-10-10T20:38:29.013Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-10-10T20:38:29.581Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-10-10T20:38:30.148Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-10T20:38:31.083Z] ok github.com/docker/docker/pkg/chrootarchive 3.533s coverage: 43.2% of statements [2019-10-10T20:38:31.083Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-10T20:38:31.651Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2019-10-10T20:38:32.222Z] ok github.com/docker/docker/pkg/fsutils 0.315s coverage: 85.1% of statements [2019-10-10T20:38:32.222Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2019-10-10T20:38:32.222Z] ok github.com/docker/docker/pkg/discovery/kv 3.143s coverage: 84.1% of statements [2019-10-10T20:38:32.752Z] #34 ... [2019-10-10T20:38:32.752Z] [2019-10-10T20:38:32.752Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:38:32.752Z] #28 15.99 + cd /tmp/tmp.JCJgRyAfyK/src/github.com/golangci/golangci-lint/ [2019-10-10T20:38:33.160Z] ok github.com/docker/docker/layer 7.641s coverage: 68.8% of statements [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:38:33.160Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:38:33.171Z] #28 15.99 + git checkout -q v1.17.1 [2019-10-10T20:38:33.419Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-10-10T20:38:33.679Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 70.6% of statements [2019-10-10T20:38:33.679Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-10-10T20:38:33.679Z] ok github.com/docker/docker/pkg/idtools 0.781s coverage: 70.1% of statements [2019-10-10T20:38:33.679Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-10-10T20:38:33.679Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:38:34.248Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2019-10-10T20:38:34.286Z] #28 17.34 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T20:38:34.508Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2019-10-10T20:38:34.508Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-10-10T20:38:35.078Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-10-10T20:38:35.078Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-10-10T20:38:35.648Z] ok github.com/docker/docker/pkg/mount 0.839s coverage: 69.6% of statements [2019-10-10T20:38:35.648Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:38:35.648Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:38:35.648Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:38:35.909Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2019-10-10T20:38:36.478Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2019-10-10T20:38:36.478Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-10-10T20:38:36.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2019-10-10T20:38:37.048Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-10-10T20:38:37.985Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2019-10-10T20:38:37.985Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2019-10-10T20:38:38.554Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-10T20:38:38.554Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-10T20:38:38.648Z] #28 ... [2019-10-10T20:38:38.648Z] [2019-10-10T20:38:38.648Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:38:38.648Z] #37 14.49 unicode/utf16 [2019-10-10T20:38:38.648Z] #37 14.77 container/list [2019-10-10T20:38:38.648Z] #37 15.29 crypto/internal/subtle [2019-10-10T20:38:38.648Z] #37 15.40 crypto/subtle [2019-10-10T20:38:38.648Z] #37 15.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T20:38:38.648Z] #37 15.63 internal/nettrace [2019-10-10T20:38:38.648Z] #37 15.72 runtime/cgo [2019-10-10T20:38:39.055Z] #37 ... [2019-10-10T20:38:39.055Z] [2019-10-10T20:38:39.055Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:38:39.055Z] #59 12.26 + cd /tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution [2019-10-10T20:38:39.055Z] #59 12.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T20:38:39.055Z] #59 14.52 + GOPATH=/tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NbEhQgVKp4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T20:38:39.055Z] #59 ... [2019-10-10T20:38:39.055Z] [2019-10-10T20:38:39.055Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:38:39.055Z] #21 12.86 Fetched 7670 kB in 12s (612 kB/s) [2019-10-10T20:38:39.055Z] #21 12.86 Reading package lists... [2019-10-10T20:38:39.055Z] #21 17.11 Reading package lists... [2019-10-10T20:38:39.123Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-10T20:38:39.123Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-10T20:38:39.476Z] #21 22.04 Building dependency tree... [2019-10-10T20:38:39.476Z] #21 ... [2019-10-10T20:38:39.476Z] [2019-10-10T20:38:39.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:38:39.476Z] #10 13.51 Fetched 7670 kB in 13s (589 kB/s) [2019-10-10T20:38:39.476Z] #10 13.51 Reading package lists... [2019-10-10T20:38:39.476Z] #10 17.74 Reading package lists... [2019-10-10T20:38:39.476Z] #10 22.61 Building dependency tree... [2019-10-10T20:38:39.476Z] #10 ... [2019-10-10T20:38:39.476Z] [2019-10-10T20:38:39.476Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:38:39.476Z] #21 22.04 Building dependency tree... [2019-10-10T20:38:39.897Z] #21 23.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T20:38:39.898Z] #21 23.30 The following additional packages will be installed: [2019-10-10T20:38:39.898Z] #21 23.32 libjq1 libonig4 [2019-10-10T20:38:40.060Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2019-10-10T20:38:40.060Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2019-10-10T20:38:40.319Z] ok github.com/docker/docker/pkg/signal 2.855s coverage: 61.0% of statements [2019-10-10T20:38:40.320Z] #21 23.65 The following NEW packages will be installed: [2019-10-10T20:38:40.320Z] #21 23.66 jq libjq1 libonig4 [2019-10-10T20:38:40.320Z] #21 23.74 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:38:40.320Z] #21 23.74 Need to get 328 kB of archives. [2019-10-10T20:38:40.320Z] #21 23.74 After this operation, 1263 kB of additional disk space will be used. [2019-10-10T20:38:40.320Z] #21 23.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T20:38:40.320Z] #21 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T20:38:40.726Z] #21 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T20:38:40.726Z] #21 ... [2019-10-10T20:38:40.726Z] [2019-10-10T20:38:40.726Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:38:40.726Z] #39 13.93 Fetched 7670 kB in 13s (580 kB/s) [2019-10-10T20:38:40.726Z] #39 13.93 Reading package lists... [2019-10-10T20:38:40.726Z] #39 19.07 Reading package lists... [2019-10-10T20:38:40.726Z] #39 23.40 Building dependency tree... [2019-10-10T20:38:40.726Z] #39 ... [2019-10-10T20:38:40.726Z] [2019-10-10T20:38:40.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:38:40.726Z] #10 22.61 Building dependency tree... [2019-10-10T20:38:40.726Z] #10 23.91 The following additional packages will be installed: [2019-10-10T20:38:40.726Z] #10 23.92 libapparmor1 libseccomp2 [2019-10-10T20:38:40.726Z] #10 23.92 Suggested packages: [2019-10-10T20:38:40.726Z] #10 23.92 seccomp [2019-10-10T20:38:40.726Z] #10 24.24 The following NEW packages will be installed: [2019-10-10T20:38:40.726Z] #10 24.26 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T20:38:40.726Z] #10 ... [2019-10-10T20:38:40.726Z] [2019-10-10T20:38:40.726Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:38:40.726Z] #48 14.24 Fetched 7670 kB in 13s (566 kB/s) [2019-10-10T20:38:40.726Z] #48 14.24 Reading package lists... [2019-10-10T20:38:40.726Z] #48 19.27 Reading package lists... [2019-10-10T20:38:40.887Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2019-10-10T20:38:40.887Z] testing: warning: no tests to run [2019-10-10T20:38:40.887Z] coverage: [no statements] [2019-10-10T20:38:40.887Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2019-10-10T20:38:41.130Z] #48 23.36 Building dependency tree... [2019-10-10T20:38:41.130Z] #48 ... [2019-10-10T20:38:41.130Z] [2019-10-10T20:38:41.130Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:41.130Z] #61 14.24 Fetched 7670 kB in 13s (565 kB/s) [2019-10-10T20:38:41.130Z] #61 14.24 Reading package lists... [2019-10-10T20:38:41.130Z] #61 19.22 Reading package lists... [2019-10-10T20:38:41.130Z] #61 23.31 Building dependency tree... [2019-10-10T20:38:41.130Z] #61 ... [2019-10-10T20:38:41.130Z] [2019-10-10T20:38:41.130Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:38:41.130Z] #54 13.87 + cd /tmp/tmp.ysEskGdPgu/src/github.com/docker/libnetwork [2019-10-10T20:38:41.130Z] #54 13.87 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:38:41.130Z] #54 14.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T20:38:41.146Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2019-10-10T20:38:41.406Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-10-10T20:38:41.406Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-10T20:38:41.406Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2019-10-10T20:38:41.544Z] #54 ... [2019-10-10T20:38:41.544Z] [2019-10-10T20:38:41.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:38:41.544Z] #10 24.39 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:38:41.544Z] #10 24.39 Need to get 301 kB of archives. [2019-10-10T20:38:41.544Z] #10 24.39 After this operation, 1402 kB of additional disk space will be used. [2019-10-10T20:38:41.544Z] #10 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-10T20:38:41.544Z] #10 24.42 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-10-10T20:38:41.544Z] #10 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-10T20:38:41.544Z] #10 24.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-10T20:38:42.104Z] #10 25.33 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:38:42.104Z] #10 25.44 Fetched 301 kB in 0s (3216 kB/s) [2019-10-10T20:38:42.104Z] #10 25.52 Selecting previously unselected package libseccomp2:s390x. [2019-10-10T20:38:42.602Z] #10 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T20:38:42.602Z] #10 25.62 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T20:38:42.602Z] #10 25.64 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T20:38:42.602Z] #10 25.83 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-10T20:38:42.602Z] #10 25.86 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-10T20:38:42.602Z] #10 25.86 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T20:38:43.208Z] #10 ... [2019-10-10T20:38:43.208Z] [2019-10-10T20:38:43.208Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:38:43.208Z] #21 24.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:38:43.208Z] #21 24.87 Fetched 328 kB in 0s (3591 kB/s) [2019-10-10T20:38:43.208Z] #21 24.98 Selecting previously unselected package libonig4:s390x. [2019-10-10T20:38:43.208Z] #21 24.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T20:38:43.208Z] #21 24.99 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-10T20:38:43.208Z] #21 24.99 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T20:38:43.208Z] #21 25.27 Selecting previously unselected package libjq1:s390x. [2019-10-10T20:38:43.208Z] #21 25.27 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T20:38:43.208Z] #21 25.27 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T20:38:43.208Z] #21 25.46 Selecting previously unselected package jq. [2019-10-10T20:38:43.208Z] #21 25.52 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T20:38:43.208Z] #21 25.53 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T20:38:43.208Z] #21 25.81 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T20:38:43.208Z] #21 25.84 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T20:38:43.208Z] #21 25.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:38:43.208Z] #21 25.98 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T20:38:43.208Z] #21 DONE 26.3s [2019-10-10T20:38:43.208Z] [2019-10-10T20:38:43.208Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:38:43.209Z] #23 DONE 0.1s [2019-10-10T20:38:43.209Z] [2019-10-10T20:38:43.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:38:43.209Z] #10 26.27 Selecting previously unselected package libapparmor1:s390x. [2019-10-10T20:38:43.209Z] #10 26.27 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T20:38:43.209Z] #10 26.27 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T20:38:43.209Z] #10 26.47 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-10T20:38:43.209Z] #10 26.50 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T20:38:43.209Z] #10 26.51 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T20:38:43.315Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-10T20:38:43.315Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 73.8% of statements [2019-10-10T20:38:43.658Z] #10 26.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:38:43.658Z] #10 27.08 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T20:38:43.658Z] #10 27.09 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-10T20:38:43.658Z] #10 27.10 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-10T20:38:43.658Z] #10 27.11 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-10T20:38:43.658Z] #10 27.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:38:43.889Z] ok github.com/docker/docker/reference 0.049s coverage: 84.4% of statements [2019-10-10T20:38:44.065Z] #10 DONE 27.4s [2019-10-10T20:38:44.065Z] [2019-10-10T20:38:44.065Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:38:44.065Z] #44 DONE 0.1s [2019-10-10T20:38:44.065Z] [2019-10-10T20:38:44.065Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T20:38:44.469Z] #45 DONE 0.1s [2019-10-10T20:38:44.469Z] [2019-10-10T20:38:44.469Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:38:44.469Z] #48 25.24 The following additional packages will be installed: [2019-10-10T20:38:44.469Z] #48 25.24 btrfs-progs liblzo2-2 [2019-10-10T20:38:44.469Z] #48 25.51 The following NEW packages will be installed: [2019-10-10T20:38:44.469Z] #48 25.58 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T20:38:44.469Z] #48 25.75 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:38:44.469Z] #48 25.75 Need to get 668 kB of archives. [2019-10-10T20:38:44.469Z] #48 25.75 After this operation, 5446 kB of additional disk space will be used. [2019-10-10T20:38:44.469Z] #48 25.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T20:38:44.469Z] #48 25.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T20:38:44.469Z] #48 25.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T20:38:44.469Z] #48 27.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:38:44.469Z] #48 27.08 Fetched 668 kB in 0s (6510 kB/s) [2019-10-10T20:38:44.469Z] #48 27.22 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T20:38:44.469Z] #48 27.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T20:38:44.469Z] #48 27.33 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T20:38:44.469Z] #48 27.33 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:38:44.469Z] #48 27.44 Selecting previously unselected package btrfs-progs. [2019-10-10T20:38:44.469Z] #48 27.44 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T20:38:44.469Z] #48 27.45 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T20:38:44.469Z] #48 ... [2019-10-10T20:38:44.469Z] [2019-10-10T20:38:44.469Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:38:44.469Z] #11 DONE 0.5s [2019-10-10T20:38:44.844Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.1% of statements [2019-10-10T20:38:44.864Z] [2019-10-10T20:38:44.864Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:38:44.864Z] #46 0.213 + RM_GOPATH=0 [2019-10-10T20:38:44.864Z] #46 0.215 + TMP_GOPATH= [2019-10-10T20:38:44.864Z] #46 0.215 + : /build [2019-10-10T20:38:44.864Z] #46 0.215 + '[' -z '' ']' [2019-10-10T20:38:44.864Z] #46 0.216 ++ mktemp -d [2019-10-10T20:38:44.864Z] #46 0.218 + export GOPATH=/tmp/tmp.0lBErhQ0KA [2019-10-10T20:38:44.864Z] #46 0.218 + GOPATH=/tmp/tmp.0lBErhQ0KA [2019-10-10T20:38:44.864Z] #46 0.218 + RM_GOPATH=1 [2019-10-10T20:38:44.864Z] #46 0.219 ++ dirname ./install.sh [2019-10-10T20:38:44.864Z] #46 0.221 + dir=. [2019-10-10T20:38:44.864Z] #46 0.221 + bin=runc [2019-10-10T20:38:44.864Z] #46 0.221 + shift [2019-10-10T20:38:44.864Z] #46 0.222 + '[' '!' -f ./runc.installer ']' [2019-10-10T20:38:44.864Z] #46 0.222 + . ./runc.installer [2019-10-10T20:38:44.864Z] #46 0.222 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T20:38:44.864Z] #46 0.222 + install_runc [2019-10-10T20:38:44.864Z] #46 0.224 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T20:38:44.864Z] #46 0.225 + uname -r [2019-10-10T20:38:44.864Z] #46 0.228 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T20:38:44.864Z] #46 0.228 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T20:38:44.864Z] #46 0.229 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0lBErhQ0KA/src/github.com/opencontainers/runc [2019-10-10T20:38:44.864Z] #46 0.229 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T20:38:44.864Z] #46 0.232 Cloning into '/tmp/tmp.0lBErhQ0KA/src/github.com/opencontainers/runc'... [2019-10-10T20:38:45.265Z] #46 ... [2019-10-10T20:38:45.265Z] [2019-10-10T20:38:45.265Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T20:38:45.265Z] #12 DONE 0.5s [2019-10-10T20:38:45.265Z] [2019-10-10T20:38:45.265Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:38:45.265Z] #48 28.33 Selecting previously unselected package btrfs-tools. [2019-10-10T20:38:45.265Z] #48 28.33 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T20:38:45.265Z] #48 28.33 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T20:38:45.265Z] #48 28.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:38:45.265Z] #48 28.59 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:38:45.265Z] #48 28.60 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T20:38:45.265Z] #48 28.61 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T20:38:45.265Z] #48 28.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:38:45.415Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2019-10-10T20:38:45.415Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2019-10-10T20:38:45.457Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-10T20:38:45.457Z] [2019-10-10T20:38:45.457Z] ________ ____ __. [2019-10-10T20:38:45.457Z] \_____ \ | |/ _| [2019-10-10T20:38:45.457Z] / | \| < [2019-10-10T20:38:45.457Z] / | \ | \ [2019-10-10T20:38:45.457Z] \_______ /____|__ \ [2019-10-10T20:38:45.457Z] \/ \/ [2019-10-10T20:38:45.457Z] [2019-10-10T20:38:45.457Z] INFO: make.ps1 ended at 10/10/2019 20:38:37 [2019-10-10T20:38:45.457Z] INFO: Binaries build ended at 10/10/2019 20:38:40. Duration:00:01:26.9799537 [2019-10-10T20:38:45.457Z] INFO: Copying the built daemon binary to d:\CI\PR-40032\3\binary\dockerd-3b49bd1d8.exe... [2019-10-10T20:38:45.457Z] INFO: Copying the built client binary to d:\CI\PR-40032\3\binary\docker-3b49bd1d8.exe... [2019-10-10T20:38:45.457Z] INFO: Copying dockerversion from the container... [2019-10-10T20:38:45.457Z] INFO: Copying the golang package from the container to d:\CI\PR-40032\3\installer\go.zip... [2019-10-10T20:38:45.674Z] ok github.com/docker/docker/registry 0.290s coverage: 56.3% of statements [2019-10-10T20:38:45.682Z] #48 DONE 28.8s [2019-10-10T20:38:45.682Z] [2019-10-10T20:38:45.682Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:38:45.682Z] #13 0.280 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T20:38:45.682Z] #13 DONE 0.4s [2019-10-10T20:38:45.682Z] [2019-10-10T20:38:45.682Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:38:45.682Z] #49 DONE 0.1s [2019-10-10T20:38:45.682Z] [2019-10-10T20:38:45.682Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T20:38:45.682Z] #50 DONE 0.1s [2019-10-10T20:38:45.682Z] [2019-10-10T20:38:45.682Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:45.682Z] #61 25.06 The following additional packages will be installed: [2019-10-10T20:38:45.682Z] #61 25.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T20:38:45.682Z] #61 25.07 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T20:38:45.682Z] #61 25.09 Suggested packages: [2019-10-10T20:38:45.682Z] #61 25.09 manpages-dev python-setuptools [2019-10-10T20:38:45.682Z] #61 27.64 The following NEW packages will be installed: [2019-10-10T20:38:45.682Z] #61 27.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T20:38:45.682Z] #61 27.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T20:38:45.682Z] #61 27.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T20:38:45.682Z] #61 27.67 zlib1g-dev [2019-10-10T20:38:45.682Z] #61 27.82 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:38:45.682Z] #61 27.82 Need to get 3476 kB of archives. [2019-10-10T20:38:45.682Z] #61 27.82 After this operation, 20.2 MB of additional disk space will be used. [2019-10-10T20:38:45.682Z] #61 27.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T20:38:45.682Z] #61 27.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-10T20:38:45.682Z] #61 27.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-10T20:38:45.682Z] #61 27.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T20:38:45.682Z] #61 27.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-10T20:38:45.682Z] #61 27.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T20:38:45.683Z] #61 27.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-10T20:38:45.683Z] #61 27.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-10T20:38:45.683Z] #61 27.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-10T20:38:45.683Z] #61 27.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-10T20:38:45.683Z] #61 27.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-10T20:38:45.683Z] #61 28.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-10T20:38:45.683Z] #61 28.11 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-10T20:38:45.683Z] #61 28.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-10T20:38:45.683Z] #61 28.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T20:38:45.683Z] #61 28.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-10T20:38:45.932Z] INFO: Extracting go.zip to d:\CI\PR-40032\3\go [2019-10-10T20:38:46.107Z] #61 ... [2019-10-10T20:38:46.107Z] [2019-10-10T20:38:46.107Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T20:38:46.107Z] #14 DONE 0.3s [2019-10-10T20:38:46.107Z] [2019-10-10T20:38:46.107Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:46.107Z] #61 29.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:38:46.107Z] #61 29.31 Fetched 3476 kB in 0s (8611 kB/s) [2019-10-10T20:38:46.107Z] #61 29.37 Selecting previously unselected package libnet1:s390x. [2019-10-10T20:38:46.107Z] #61 29.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #61 ... [2019-10-10T20:38:46.107Z] [2019-10-10T20:38:46.107Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T20:38:46.107Z] #15 DONE 0.4s [2019-10-10T20:38:46.107Z] [2019-10-10T20:38:46.107Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:46.107Z] #61 29.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T20:38:46.107Z] #61 29.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T20:38:46.107Z] #61 29.46 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T20:38:46.495Z] #6 completed: 2019-10-10 20:38:40.791493619 +0000 UTC [2019-10-10T20:38:46.495Z] #6 duration: 2m7.746018079s [2019-10-10T20:38:46.495Z] [2019-10-10T20:38:46.495Z] [2019-10-10T20:38:46.495Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-10T20:38:46.495Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-10T20:38:46.496Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-10T20:38:46.496Z] #7 started: 2019-10-10 20:38:40.793705181 +0000 UTC [2019-10-10T20:38:46.501Z] #61 29.72 Selecting previously unselected package libcap-dev:s390x. [2019-10-10T20:38:46.502Z] #61 29.72 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-10T20:38:46.502Z] #61 29.73 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-10T20:38:46.613Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-10-10T20:38:46.873Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2019-10-10T20:38:46.916Z] #61 ... [2019-10-10T20:38:46.916Z] [2019-10-10T20:38:46.916Z] #16 [dev 6/25] RUN ldconfig [2019-10-10T20:38:46.916Z] #16 DONE 0.8s [2019-10-10T20:38:46.916Z] [2019-10-10T20:38:46.916Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:46.916Z] #61 30.38 Selecting previously unselected package libnet1-dev. [2019-10-10T20:38:46.916Z] #61 30.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T20:38:46.916Z] #61 30.40 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T20:38:47.307Z] #61 30.62 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T20:38:47.307Z] #61 30.62 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T20:38:47.307Z] #61 30.63 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T20:38:47.723Z] #61 30.79 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-10T20:38:47.723Z] #61 30.79 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-10T20:38:47.723Z] #61 30.79 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T20:38:47.723Z] #61 31.15 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T20:38:47.723Z] #61 31.15 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T20:38:47.723Z] #61 31.15 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T20:38:47.723Z] #61 31.24 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-10T20:38:47.723Z] #61 31.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-10T20:38:48.133Z] #61 31.26 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T20:38:48.133Z] #61 31.37 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-10T20:38:48.133Z] #61 31.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-10T20:38:48.133Z] #61 31.37 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T20:38:48.539Z] #61 31.67 Selecting previously unselected package libprotobuf10:s390x. [2019-10-10T20:38:48.539Z] #61 31.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-10T20:38:48.539Z] #61 31.71 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T20:38:48.779Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-10T20:38:48.779Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2019-10-10T20:38:48.961Z] #61 32.45 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-10T20:38:49.348Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2019-10-10T20:38:49.510Z] #61 32.45 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-10T20:38:49.510Z] #61 32.45 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T20:38:49.510Z] #61 32.71 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-10T20:38:49.510Z] #61 32.76 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-10T20:38:49.510Z] #61 32.78 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T20:38:50.283Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-10-10T20:38:51.247Z] #61 ... [2019-10-10T20:38:51.247Z] [2019-10-10T20:38:51.247Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:38:51.247Z] #39 23.40 Building dependency tree... [2019-10-10T20:38:51.247Z] #39 25.22 The following additional packages will be installed: [2019-10-10T20:38:51.247Z] #39 25.22 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T20:38:51.247Z] #39 25.23 Suggested packages: [2019-10-10T20:38:51.247Z] #39 25.23 codeblocks eclipse ninja-build lrzip [2019-10-10T20:38:51.247Z] #39 25.23 Recommended packages: [2019-10-10T20:38:51.247Z] #39 25.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T20:38:51.247Z] #39 26.57 The following NEW packages will be installed: [2019-10-10T20:38:51.247Z] #39 26.57 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T20:38:51.247Z] #39 26.57 vim-common xxd [2019-10-10T20:38:51.247Z] #39 26.70 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:38:51.247Z] #39 26.70 Need to get 13.2 MB of archives. [2019-10-10T20:38:51.247Z] #39 26.70 After this operation, 59.4 MB of additional disk space will be used. [2019-10-10T20:38:51.247Z] #39 26.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T20:38:51.247Z] #39 26.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T20:38:51.247Z] #39 26.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-10T20:38:51.247Z] #39 27.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-10T20:38:51.247Z] #39 27.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-10T20:38:51.247Z] #39 27.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-10T20:38:51.247Z] #39 27.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-10T20:38:51.247Z] #39 27.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-10T20:38:51.247Z] #39 27.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T20:38:51.247Z] #39 27.89 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T20:38:51.247Z] #39 28.99 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:38:51.247Z] #39 29.04 Fetched 13.2 MB in 1s (10.3 MB/s) [2019-10-10T20:38:51.247Z] #39 29.11 Selecting previously unselected package cmake-data. [2019-10-10T20:38:51.247Z] #39 29.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-10T20:38:51.247Z] #39 29.13 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T20:38:51.247Z] #39 29.15 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T20:38:51.247Z] #39 32.50 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T20:38:51.247Z] #39 32.52 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T20:38:51.247Z] #39 32.53 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:38:51.247Z] #39 32.70 Selecting previously unselected package libicu57:s390x. [2019-10-10T20:38:51.247Z] #39 32.72 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-10T20:38:51.247Z] #39 32.74 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T20:38:51.247Z] #39 ... [2019-10-10T20:38:51.247Z] [2019-10-10T20:38:51.247Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:38:51.247Z] #24 1.964 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T20:38:51.247Z] #24 2.572 [2019-10-10T20:38:51.668Z] #24 3.226 # 2.2% #### 6.4% ###### 8.4% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ############################ 39.8% ############################## 41.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.8% ################################################ 67.0% ################################################### 71.1% ###################################################### 75.3% ######################################################### 79.5% ########################################################## 81.6% [2019-10-10T20:38:51.668Z] #24 ... [2019-10-10T20:38:51.668Z] [2019-10-10T20:38:51.668Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:38:51.668Z] #54 DONE 34.7s [2019-10-10T20:38:51.668Z] [2019-10-10T20:38:51.668Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:38:51.668Z] #24 3.226 # 2.2% #### 6.4% ###### 8.4% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ############################ 39.8% ############################## 41.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.8% ################################################ 67.0% ################################################### 71.1% ###################################################### 75.3% ######################################################### 79.5% ########################################################## 81.6% [2019-10-10T20:38:51.668Z] #24 ... [2019-10-10T20:38:51.668Z] [2019-10-10T20:38:51.668Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:38:51.668Z] #61 35.06 Selecting previously unselected package libprotoc10:s390x. [2019-10-10T20:38:51.668Z] #61 35.06 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-10T20:38:51.668Z] #61 35.07 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-10T20:38:53.041Z] #61 36.05 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T20:38:53.041Z] #61 36.09 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-10T20:38:53.041Z] #61 36.09 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T20:38:53.041Z] #61 36.25 Selecting previously unselected package protobuf-compiler. [2019-10-10T20:38:53.041Z] #61 36.25 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-10T20:38:53.041Z] #61 36.25 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T20:38:53.041Z] #61 36.37 Selecting previously unselected package python-pkg-resources. [2019-10-10T20:38:53.041Z] #61 36.37 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T20:38:53.041Z] #61 36.37 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T20:38:53.463Z] #61 36.63 Selecting previously unselected package python-protobuf. [2019-10-10T20:38:53.463Z] #61 36.63 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-10T20:38:53.463Z] #61 36.64 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T20:38:53.463Z] #61 ... [2019-10-10T20:38:53.463Z] [2019-10-10T20:38:53.463Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:38:53.463Z] #31 26.42 + cd /tmp/tmp.pcSxPY2pSG/src/gotest.tools/gotestsum [2019-10-10T20:38:53.463Z] #31 26.42 + git checkout -q v0.3.5 [2019-10-10T20:38:53.463Z] #31 26.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T20:38:53.463Z] #31 ... [2019-10-10T20:38:53.463Z] [2019-10-10T20:38:53.463Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:38:53.463Z] #24 3.226 # 2.2% #### 6.4% ###### 8.4% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ############################ 39.8% ############################## 41.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.8% ################################################ 67.0% ################################################### 71.1% ###################################################### 75.3% ######################################################### 79.5% ########################################################## 81.6% ############################################################# 85.8% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.2% ######################################################################## 100.0% [2019-10-10T20:38:53.463Z] #24 10.50 [2019-10-10T20:38:55.970Z] #24 10.89 ##### 7.3% ######### 12.9% ############# 18.7% ##################### 29.9% ######################### 35.7% ############################# 41.3% ################################# 46.9% ######################################## 56.6% ################################################ 68.0% ######################################################### 79.3% ############################################################# 85.0% ################################################################# 90.7% ######################################################################## 100.0% [2019-10-10T20:38:55.970Z] #24 ... [2019-10-10T20:38:55.970Z] [2019-10-10T20:38:55.970Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:38:55.970Z] #51 0.330 + RM_GOPATH=0 [2019-10-10T20:38:55.970Z] #51 0.330 + TMP_GOPATH= [2019-10-10T20:38:55.970Z] #51 0.330 + : /build [2019-10-10T20:38:55.970Z] #51 0.330 + '[' -z '' ']' [2019-10-10T20:38:55.970Z] #51 0.331 ++ mktemp -d [2019-10-10T20:38:55.970Z] #51 0.332 + export GOPATH=/tmp/tmp.TsOSAskkBr [2019-10-10T20:38:55.970Z] #51 0.332 + GOPATH=/tmp/tmp.TsOSAskkBr [2019-10-10T20:38:55.970Z] #51 0.332 + RM_GOPATH=1 [2019-10-10T20:38:55.970Z] #51 0.332 ++ dirname ./install.sh [2019-10-10T20:38:55.970Z] #51 0.333 + dir=. [2019-10-10T20:38:55.970Z] #51 0.333 + bin=containerd [2019-10-10T20:38:55.970Z] #51 0.333 + shift [2019-10-10T20:38:55.970Z] #51 0.333 + '[' '!' -f ./containerd.installer ']' [2019-10-10T20:38:55.970Z] #51 0.334 + . ./containerd.installer [2019-10-10T20:38:55.970Z] #51 0.334 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:38:55.970Z] #51 0.334 + install_containerd [2019-10-10T20:38:55.970Z] #51 0.335 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T20:38:55.970Z] #51 0.335 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TsOSAskkBr/src/github.com/containerd/containerd [2019-10-10T20:38:55.970Z] #51 0.335 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:38:55.970Z] #51 0.339 Cloning into '/tmp/tmp.TsOSAskkBr/src/github.com/containerd/containerd'... [2019-10-10T20:38:55.970Z] #51 ... [2019-10-10T20:38:55.970Z] [2019-10-10T20:38:55.970Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:38:55.970Z] #46 10.74 + cd /tmp/tmp.0lBErhQ0KA/src/github.com/opencontainers/runc [2019-10-10T20:38:55.970Z] #46 10.74 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T20:38:55.970Z] #46 11.09 + '[' -z '' ']' [2019-10-10T20:38:55.970Z] #46 11.09 + target=static [2019-10-10T20:38:55.970Z] #46 11.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T20:38:57.814Z] #46 ... [2019-10-10T20:38:57.814Z] [2019-10-10T20:38:57.814Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:38:57.814Z] #17 0.357 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:38:57.814Z] #17 0.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:38:57.814Z] #17 0.404 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:38:57.814Z] #17 0.444 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:38:57.814Z] #17 0.504 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:38:57.814Z] #17 1.414 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-10T20:38:57.814Z] #17 3.065 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-10T20:38:57.814Z] #17 4.611 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-10T20:38:57.814Z] #17 ... [2019-10-10T20:38:57.814Z] [2019-10-10T20:38:57.814Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:38:57.814Z] #24 13.19 [2019-10-10T20:39:01.304Z] #24 13.51 ## 3.7% #### 6.3% ######## 11.4% ########## 13.9% ########### 16.5% ############# 19.0% ############### 21.6% ##################### 29.2% ###################### 31.8% ########################## 36.8% ############################## 41.9% ################################ 44.5% ################################# 47.0% ##################################### 52.1% ######################################### 57.3% ########################################## 59.0% ############################################# 63.3% ################################################# 68.4% ################################################### 70.9% #################################################### 73.5% ###################################################### 76.0% ######################################################## 78.5% ########################################################## 81.1% ############################################################## 86.2% ############################################################### 88.7% ################################################################### 93.8% ##################################################################### 96.4% [2019-10-10T20:39:01.304Z] #24 ... [2019-10-10T20:39:01.304Z] [2019-10-10T20:39:01.304Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:39:01.304Z] #34 34.16 sync [2019-10-10T20:39:01.304Z] #34 34.16 internal/reflectlite [2019-10-10T20:39:01.304Z] #34 37.37 sort [2019-10-10T20:39:01.304Z] #34 37.43 errors [2019-10-10T20:39:01.304Z] #34 37.90 strconv [2019-10-10T20:39:01.304Z] #34 38.76 io [2019-10-10T20:39:01.304Z] #34 39.85 internal/oserror [2019-10-10T20:39:01.304Z] #34 40.03 syscall [2019-10-10T20:39:01.304Z] #34 42.70 reflect [2019-10-10T20:39:01.304Z] #34 ... [2019-10-10T20:39:01.304Z] [2019-10-10T20:39:01.304Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:01.305Z] #24 13.51 ## 3.7% #### 6.3% ######## 11.4% ########## 13.9% ########### 16.5% ############# 19.0% ############### 21.6% ##################### 29.2% ###################### 31.8% ########################## 36.8% ############################## 41.9% ################################ 44.5% ################################# 47.0% ##################################### 52.1% ######################################### 57.3% ########################################## 59.0% ############################################# 63.3% ################################################# 68.4% ################################################### 70.9% #################################################### 73.5% ###################################################### 76.0% ######################################################## 78.5% ########################################################## 81.1% ############################################################## 86.2% ############################################################### 88.7% ################################################################### 93.8% ##################################################################### 96.4% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-10T20:39:01.305Z] #24 ... [2019-10-10T20:39:01.305Z] [2019-10-10T20:39:01.305Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:39:01.305Z] #61 37.13 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T20:39:01.305Z] #61 37.20 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T20:39:01.305Z] #61 37.21 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T20:39:01.305Z] #61 39.67 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T20:39:01.305Z] #61 39.68 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 39.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:39:01.305Z] #61 39.70 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 44.52 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-10T20:39:01.305Z] #61 44.53 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-10T20:39:01.305Z] #61 44.54 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T20:39:01.305Z] #61 44.56 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 44.57 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 44.57 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T20:39:01.305Z] #61 44.58 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-10T20:39:01.305Z] #61 44.59 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 44.60 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-10T20:39:01.305Z] #61 44.61 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-10T20:39:01.305Z] #61 44.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:39:01.305Z] #61 DONE 44.8s [2019-10-10T20:39:01.706Z] [2019-10-10T20:39:01.706Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:01.706Z] #62 ... [2019-10-10T20:39:01.706Z] [2019-10-10T20:39:01.706Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:01.706Z] #37 34.70 internal/reflectlite [2019-10-10T20:39:01.706Z] #37 34.70 sync [2019-10-10T20:39:01.706Z] #37 37.71 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T20:39:01.706Z] #37 38.22 math/rand [2019-10-10T20:39:01.706Z] #37 39.44 io [2019-10-10T20:39:01.706Z] #37 39.66 strconv [2019-10-10T20:39:01.706Z] #37 41.58 bytes [2019-10-10T20:39:01.706Z] #37 44.32 bufio [2019-10-10T20:39:01.706Z] #37 44.75 reflect [2019-10-10T20:39:02.100Z] #37 ... [2019-10-10T20:39:02.100Z] [2019-10-10T20:39:02.100Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:02.100Z] #24 18.72 [2019-10-10T20:39:03.327Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% [2019-10-10T20:39:03.327Z] #24 ... [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:39:03.327Z] #39 40.05 Selecting previously unselected package libxml2:s390x. [2019-10-10T20:39:03.327Z] #39 40.05 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 40.05 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:39:03.327Z] #39 41.30 Selecting previously unselected package libarchive13:s390x. [2019-10-10T20:39:03.327Z] #39 41.31 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 41.31 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T20:39:03.327Z] #39 41.82 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-10T20:39:03.327Z] #39 41.88 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 41.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T20:39:03.327Z] #39 42.21 Selecting previously unselected package libuv1:s390x. [2019-10-10T20:39:03.327Z] #39 42.22 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 42.22 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-10T20:39:03.327Z] #39 42.37 Selecting previously unselected package cmake. [2019-10-10T20:39:03.327Z] #39 42.38 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 42.53 Unpacking cmake (3.7.2-1) ... [2019-10-10T20:39:03.327Z] #39 45.26 Selecting previously unselected package xxd. [2019-10-10T20:39:03.327Z] #39 45.26 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T20:39:03.327Z] #39 45.26 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:03.327Z] #39 45.43 Selecting previously unselected package vim-common. [2019-10-10T20:39:03.327Z] #39 45.43 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:39:03.327Z] #39 45.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:03.327Z] #39 45.67 Processing triggers for mime-support (3.60) ... [2019-10-10T20:39:03.327Z] #39 45.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:03.327Z] #39 45.85 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-10T20:39:03.327Z] #39 45.85 Setting up cmake-data (3.7.2-1) ... [2019-10-10T20:39:03.327Z] #39 45.86 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-10T20:39:03.327Z] #39 45.88 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:39:03.327Z] #39 45.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:39:03.327Z] #39 45.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:03.327Z] #39 45.95 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:39:03.327Z] #39 45.96 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-10T20:39:03.327Z] #39 45.97 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-10T20:39:03.327Z] #39 46.01 Setting up cmake (3.7.2-1) ... [2019-10-10T20:39:03.327Z] #39 46.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:39:03.327Z] #39 DONE 46.4s [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:03.327Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% [2019-10-10T20:39:03.327Z] #24 ... [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:39:03.327Z] #40 DONE 0.1s [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:03.327Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9 [2019-10-10T20:39:03.327Z] #24 ... [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:39:03.327Z] #41 DONE 0.1s [2019-10-10T20:39:03.327Z] [2019-10-10T20:39:03.327Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:06.776Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.8% ############ 16.7% ############ 17.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################### 38.5% ############################ 39.4% [2019-10-10T20:39:06.776Z] #24 ... [2019-10-10T20:39:06.776Z] [2019-10-10T20:39:06.776Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:39:06.776Z] #19 39.85 + cd /tmp/tmp.umJwDoHdBn/src/github.com/go-swagger/go-swagger [2019-10-10T20:39:06.776Z] #19 39.85 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T20:39:06.776Z] #19 41.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T20:39:06.776Z] #19 ... [2019-10-10T20:39:06.776Z] [2019-10-10T20:39:06.776Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:07.171Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.8% ############ 16.7% ############ 17.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.9% ################################# 46.8% [2019-10-10T20:39:07.171Z] #24 ... [2019-10-10T20:39:07.171Z] [2019-10-10T20:39:07.171Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:07.171Z] #46 12.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T20:39:07.596Z] #46 ... [2019-10-10T20:39:07.596Z] [2019-10-10T20:39:07.596Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:11.338Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.8% ############ 16.7% ############ 17.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% ################################### 49.6% ##################################### 51.5% ###################################### 53.4% ####################################### 54.3% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.5% ################################################## 69.5% ################################################### 71.4% #################################################### 73.3% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.5% ############################################################### 88.4% ################################################################ 89.3% ################################################################# 91.2% [2019-10-10T20:39:11.338Z] #24 ... [2019-10-10T20:39:11.338Z] [2019-10-10T20:39:11.338Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:11.338Z] #42 0.256 + RM_GOPATH=0 [2019-10-10T20:39:11.338Z] #42 0.256 + TMP_GOPATH= [2019-10-10T20:39:11.338Z] #42 0.256 + : /build [2019-10-10T20:39:11.338Z] #42 0.256 + '[' -z '' ']' [2019-10-10T20:39:11.338Z] #42 0.257 ++ mktemp -d [2019-10-10T20:39:11.338Z] #42 0.258 + export GOPATH=/tmp/tmp.ryR9CB1NNt [2019-10-10T20:39:11.338Z] #42 0.258 + GOPATH=/tmp/tmp.ryR9CB1NNt [2019-10-10T20:39:11.338Z] #42 0.258 + RM_GOPATH=1 [2019-10-10T20:39:11.338Z] #42 0.259 ++ dirname ./install.sh [2019-10-10T20:39:11.338Z] #42 0.260 + dir=. [2019-10-10T20:39:11.338Z] #42 0.260 + bin=tini [2019-10-10T20:39:11.338Z] #42 0.260 + shift [2019-10-10T20:39:11.338Z] #42 0.260 + '[' '!' -f ./tini.installer ']' [2019-10-10T20:39:11.338Z] #42 0.260 + . ./tini.installer [2019-10-10T20:39:11.338Z] #42 0.260 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:39:11.338Z] #42 0.261 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:39:11.338Z] #42 0.261 + install_tini [2019-10-10T20:39:11.338Z] #42 0.261 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T20:39:11.338Z] #42 0.261 + git clone https://github.com/krallin/tini.git /tmp/tmp.ryR9CB1NNt/tini [2019-10-10T20:39:11.338Z] #42 0.262 Cloning into '/tmp/tmp.ryR9CB1NNt/tini'... [2019-10-10T20:39:11.338Z] #42 1.225 + cd /tmp/tmp.ryR9CB1NNt/tini [2019-10-10T20:39:11.338Z] #42 1.226 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:39:11.338Z] #42 1.246 + cmake . [2019-10-10T20:39:11.338Z] #42 1.763 -- The C compiler identification is GNU 6.3.0 [2019-10-10T20:39:11.338Z] #42 1.803 -- Check for working C compiler: /usr/bin/cc [2019-10-10T20:39:11.338Z] #42 2.624 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T20:39:11.338Z] #42 2.625 -- Detecting C compiler ABI info [2019-10-10T20:39:11.338Z] #42 3.250 -- Detecting C compiler ABI info - done [2019-10-10T20:39:11.338Z] #42 3.314 -- Detecting C compile features [2019-10-10T20:39:11.338Z] #42 4.915 -- Detecting C compile features - done [2019-10-10T20:39:11.338Z] #42 4.970 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T20:39:11.338Z] #42 5.174 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T20:39:11.338Z] #42 5.303 -- Configuring done [2019-10-10T20:39:11.338Z] #42 5.345 -- Generating done [2019-10-10T20:39:11.338Z] #42 5.353 -- Build files have been written to: /tmp/tmp.ryR9CB1NNt/tini [2019-10-10T20:39:11.338Z] #42 5.357 + make tini-static [2019-10-10T20:39:11.338Z] #42 5.684 Scanning dependencies of target tini-static [2019-10-10T20:39:11.338Z] #42 5.802 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T20:39:11.338Z] #42 7.284 [100%] Linking C executable tini-static [2019-10-10T20:39:11.338Z] #42 7.703 [100%] Built target tini-static [2019-10-10T20:39:11.338Z] #42 7.747 + mkdir -p /build [2019-10-10T20:39:11.338Z] #42 7.748 + cp tini-static /build/docker-init [2019-10-10T20:39:11.338Z] #42 DONE 7.8s [2019-10-10T20:39:11.338Z] [2019-10-10T20:39:11.338Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:12.201Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:39:12.201Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:39:12.201Z] [2019-10-10T20:39:12.201Z] === Skipped [2019-10-10T20:39:12.201Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:39:12.201Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:39:12.201Z] [2019-10-10T20:39:12.201Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:39:12.201Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:39:12.201Z] [2019-10-10T20:39:12.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:39:12.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.201Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:39:12.201Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:39:12.202Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:39:12.202Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:39:12.202Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:39:12.202Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:39:12.202Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:39:12.202Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:39:12.202Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] [2019-10-10T20:39:12.202Z] DONE 2114 tests, 20 skipped in 183.883s Post stage [Pipeline] junit [2019-10-10T20:39:12.215Z] Recording test results [2019-10-10T20:39:12.217Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.8% ############ 16.7% ############ 17.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% ################################### 49.6% ##################################### 51.5% ###################################### 53.4% ####################################### 54.3% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.5% ################################################## 69.5% ################################################### 71.4% #################################################### 73.3% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.5% ############################################################### 88.4% ################################################################ 89.3% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.0% ##################################################################### 95.9% [2019-10-10T20:39:12.217Z] #24 ... [2019-10-10T20:39:12.217Z] [2019-10-10T20:39:12.217Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:12.217Z] #17 15.14 Fetched 7670 kB in 14s (518 kB/s) [2019-10-10T20:39:12.217Z] #17 15.14 Reading package lists... [2019-10-10T20:39:12.217Z] #17 20.20 Reading package lists... [2019-10-10T20:39:12.217Z] #17 ... [2019-10-10T20:39:12.217Z] [2019-10-10T20:39:12.217Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:12.217Z] #62 1.568 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:39:12.217Z] #62 1.568 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:39:12.217Z] #62 2.626 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:39:12.217Z] #62 2.669 GEN .gitid [2019-10-10T20:39:12.217Z] #62 2.673 GEN criu/include/version.h [2019-10-10T20:39:12.217Z] #62 2.718 GEN include/common/asm [2019-10-10T20:39:12.217Z] #62 4.443 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T20:39:12.217Z] #62 4.540 PBCC images/opts.pb-c.c [2019-10-10T20:39:12.217Z] #62 4.627 PBCC images/sit.pb-c.c [2019-10-10T20:39:12.217Z] #62 4.648 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T20:39:12.217Z] #62 4.780 DEP images/opts.pb-c.d [2019-10-10T20:39:12.217Z] #62 4.861 DEP images/sit.pb-c.d [2019-10-10T20:39:12.217Z] #62 4.971 PBCC images/macvlan.pb-c.c [2019-10-10T20:39:12.217Z] #62 4.995 DEP images/macvlan.pb-c.d [2019-10-10T20:39:12.217Z] #62 5.021 PBCC images/autofs.pb-c.c [2019-10-10T20:39:12.217Z] #62 5.046 DEP images/autofs.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.102 PBCC images/sysctl.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.147 DEP images/sysctl.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.237 PBCC images/time.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.243 DEP images/time.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.281 PBCC images/binfmt-misc.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.299 DEP images/binfmt-misc.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.321 PBCC images/seccomp.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.371 DEP images/seccomp.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.423 PBCC images/userns.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.446 DEP images/userns.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.498 PBCC images/cgroup.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.549 DEP images/cgroup.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.586 PBCC images/fown.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.645 PBCC images/ext-file.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.656 DEP images/fown.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.748 DEP images/ext-file.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.784 PBCC images/rpc.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.797 DEP images/rpc.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.901 PBCC images/siginfo.pb-c.c [2019-10-10T20:39:12.218Z] #62 5.947 DEP images/siginfo.pb-c.d [2019-10-10T20:39:12.218Z] #62 5.990 PBCC images/pagemap.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.039 DEP images/pagemap.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.090 PBCC images/rlimit.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.118 DEP images/rlimit.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.129 PBCC images/file-lock.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.160 DEP images/file-lock.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.219 PBCC images/tty.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.229 DEP images/tty.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.258 PBCC images/tun.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.292 PBCC images/netdev.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.404 DEP images/tun.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.504 DEP images/netdev.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.518 PBCC images/vma.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.563 DEP images/vma.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.619 PBCC images/creds.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.649 DEP images/creds.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.685 PBCC images/utsns.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.712 DEP images/utsns.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.805 PBCC images/ipc-desc.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.820 PBCC images/ipc-sem.pb-c.c [2019-10-10T20:39:12.218Z] #62 6.874 DEP images/ipc-desc.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.922 DEP images/ipc-sem.pb-c.d [2019-10-10T20:39:12.218Z] #62 6.968 PBCC images/ipc-msg.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.000 DEP images/ipc-msg.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.049 PBCC images/ipc-shm.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.079 DEP images/ipc-shm.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.129 PBCC images/ipc-var.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.150 DEP images/ipc-var.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.216 PBCC images/sk-opts.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.257 PBCC images/packet-sock.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.315 DEP images/sk-opts.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.324 DEP images/packet-sock.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.352 PBCC images/sk-netlink.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.405 DEP images/sk-netlink.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.463 PBCC images/sk-inet.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.523 DEP images/sk-inet.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.608 PBCC images/sk-unix.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.684 DEP images/sk-unix.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.758 PBCC images/mm.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.791 DEP images/mm.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.832 PBCC images/timerfd.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.866 DEP images/timerfd.pb-c.d [2019-10-10T20:39:12.218Z] #62 7.921 PBCC images/timer.pb-c.c [2019-10-10T20:39:12.218Z] #62 7.936 DEP images/timer.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.001 PBCC images/sa.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.071 DEP images/sa.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.129 PBCC images/pipe-data.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.171 DEP images/pipe-data.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.217 PBCC images/mnt.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.250 DEP images/mnt.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.290 PBCC images/sk-packet.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.317 DEP images/sk-packet.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.352 PBCC images/tcp-stream.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.393 DEP images/tcp-stream.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.436 PBCC images/pipe.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.478 DEP images/pipe.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.495 PBCC images/pstree.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.523 DEP images/pstree.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.588 PBCC images/fs.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.610 DEP images/fs.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.657 PBCC images/signalfd.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.697 DEP images/signalfd.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.738 PBCC images/fh.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.770 PBCC images/fsnotify.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.797 DEP images/fh.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.867 DEP images/fsnotify.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.929 PBCC images/eventpoll.pb-c.c [2019-10-10T20:39:12.218Z] #62 8.956 DEP images/eventpoll.pb-c.d [2019-10-10T20:39:12.218Z] #62 8.995 PBCC images/eventfd.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.013 DEP images/eventfd.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.038 PBCC images/remap-file-path.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.060 DEP images/remap-file-path.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.109 PBCC images/fifo.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.120 DEP images/fifo.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.168 PBCC images/ghost-file.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.188 DEP images/ghost-file.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.319 PBCC images/regfile.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.367 DEP images/regfile.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.419 PBCC images/ns.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.441 DEP images/ns.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.479 PBCC images/fdinfo.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.538 DEP images/fdinfo.pb-c.d [2019-10-10T20:39:12.218Z] #62 9.585 PBCC images/core-aarch64.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.623 PBCC images/core-arm.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.641 PBCC images/core-ppc64.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.718 PBCC images/core-s390.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.743 PBCC images/core-x86.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.926 PBCC images/core.pb-c.c [2019-10-10T20:39:12.218Z] #62 9.988 PBCC images/inventory.pb-c.c [2019-10-10T20:39:12.218Z] #62 10.08 DEP images/core-aarch64.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.26 DEP images/core-arm.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.33 DEP images/core-ppc64.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.44 DEP images/core-s390.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.55 DEP images/core-x86.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.66 DEP images/core.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.72 DEP images/inventory.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.76 PBCC images/cpuinfo.pb-c.c [2019-10-10T20:39:12.218Z] #62 10.84 DEP images/cpuinfo.pb-c.d [2019-10-10T20:39:12.218Z] #62 10.88 PBCC images/stats.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:39:12.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh dynbinary test-integration [2019-10-10T20:39:12.767Z] #62 10.92 DEP images/stats.pb-c.d [2019-10-10T20:39:12.767Z] #62 ... [2019-10-10T20:39:12.767Z] [2019-10-10T20:39:12.767Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:13.596Z] [2019-10-10T20:39:13.596Z] Removing bundles/ [2019-10-10T20:39:13.596Z] [2019-10-10T20:39:13.596Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:39:13.596Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:39:13.596Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:39:13.739Z] #17 25.49 Building dependency tree... [2019-10-10T20:39:14.143Z] #17 ... [2019-10-10T20:39:14.143Z] [2019-10-10T20:39:14.143Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:14.143Z] #37 47.08 syscall [2019-10-10T20:39:14.143Z] #37 55.77 time [2019-10-10T20:39:14.143Z] #37 ... [2019-10-10T20:39:14.143Z] [2019-10-10T20:39:14.143Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:14.143Z] #62 12.50 make[1]: Nothing to be done for 'all'. [2019-10-10T20:39:15.013Z] #62 13.74 CC images/stats.o [2019-10-10T20:39:15.889Z] #62 14.20 CC images/core.o [2019-10-10T20:39:16.124Z] INFO: Extraction ended at 10/10/2019 20:39:15. Duration:00:00:30.0700111 [2019-10-10T20:39:16.124Z] INFO: Updating the golang and path environment variables [2019-10-10T20:39:16.124Z] INFO: GOPATH=d:\gopath [2019-10-10T20:39:16.124Z] INFO: go version go1.13.1 windows/amd64 [2019-10-10T20:39:16.124Z] INFO: Running the daemon under test in debug mode [2019-10-10T20:39:16.124Z] INFO: Starting a daemon under test... [2019-10-10T20:39:16.124Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40032\3\daemon --pidfile d:\CI\PR-40032\3\docker.pid -D [2019-10-10T20:39:16.124Z] INFO: Process started successfully. [2019-10-10T20:39:16.124Z] INFO: Start tailing logs of the daemon under tests [2019-10-10T20:39:16.124Z] INFO: Waiting for the daemon under test to start... [2019-10-10T20:39:16.315Z] #62 14.85 CC images/core-x86.o [2019-10-10T20:39:16.723Z] #62 15.34 CC images/core-arm.o [2019-10-10T20:39:17.149Z] #62 15.66 CC images/core-aarch64.o [2019-10-10T20:39:17.560Z] #62 15.97 CC images/core-ppc64.o [2019-10-10T20:39:17.963Z] #62 16.39 CC images/core-s390.o [2019-10-10T20:39:18.365Z] #62 16.92 CC images/cpuinfo.o [2019-10-10T20:39:18.781Z] #62 ... [2019-10-10T20:39:18.781Z] [2019-10-10T20:39:18.781Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:39:18.781Z] #34 51.71 time [2019-10-10T20:39:18.781Z] #34 58.91 internal/fmtsort [2019-10-10T20:39:18.781Z] #34 59.35 internal/poll [2019-10-10T20:39:18.781Z] #34 59.82 internal/syscall/unix [2019-10-10T20:39:18.781Z] #34 60.04 strings [2019-10-10T20:39:18.781Z] #34 61.55 os [2019-10-10T20:39:18.781Z] #34 ... [2019-10-10T20:39:18.781Z] [2019-10-10T20:39:18.781Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:39:18.781Z] #24 19.15 # 2.5% ## 3.5% ### 4.4% #### 6.3% ##### 7.2% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.8% ############ 16.7% ############ 17.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.4% ############################## 43.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% ################################### 49.6% ##################################### 51.5% ###################################### 53.4% ####################################### 54.3% ######################################## 56.2% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.5% ################################################## 69.5% ################################################### 71.4% #################################################### 73.3% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.5% ############################################################### 88.4% ################################################################ 89.3% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.0% ##################################################################### 95.9% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-10T20:39:18.781Z] #24 29.80 [2019-10-10T20:39:18.781Z] #24 31.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T20:39:18.781Z] #24 31.71 [2019-10-10T20:39:18.781Z] #24 32.03 ######################################################################## 100.0% [2019-10-10T20:39:18.781Z] #24 32.20 [2019-10-10T20:39:18.781Z] #24 33.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T20:39:18.781Z] #24 34.00 [2019-10-10T20:39:18.781Z] #24 34.28 ############################################## 65.0% ######################################################################## 100.0% [2019-10-10T20:39:18.781Z] #24 34.52 [2019-10-10T20:39:19.211Z] #24 36.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T20:39:19.211Z] #24 36.17 skipping existing b63cc5f62c21 [2019-10-10T20:39:19.211Z] #24 36.24 [2019-10-10T20:39:19.944Z] INFO: Daemon under test started and replied! [2019-10-10T20:39:19.944Z] INFO: Docker version of the daemon under test [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] Client: [2019-10-10T20:39:19.944Z] Version: 17.06.2-ce [2019-10-10T20:39:19.944Z] API version: 1.30 [2019-10-10T20:39:19.944Z] Go version: go1.8.3 [2019-10-10T20:39:19.944Z] Git commit: cec0b72 [2019-10-10T20:39:19.944Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-10T20:39:19.944Z] OS/Arch: windows/amd64 [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] Server: [2019-10-10T20:39:19.944Z] Version: 0.0.0-dev [2019-10-10T20:39:19.944Z] API version: 1.41 (minimum version 1.24) [2019-10-10T20:39:19.944Z] Go version: go1.13.1 [2019-10-10T20:39:19.944Z] Git commit: 3b49bd1d8 [2019-10-10T20:39:19.944Z] Built: 10/10/2019 20:37:18 [2019-10-10T20:39:19.944Z] OS/Arch: windows/amd64 [2019-10-10T20:39:19.944Z] Experimental: false [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] INFO: Docker info of the daemon under test [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] Containers: 0 [2019-10-10T20:39:19.944Z] Running: 0 [2019-10-10T20:39:19.944Z] Paused: 0 [2019-10-10T20:39:19.944Z] Stopped: 0 [2019-10-10T20:39:19.944Z] Images: 0 [2019-10-10T20:39:19.944Z] Server Version: 0.0.0-dev [2019-10-10T20:39:19.944Z] Storage Driver: windowsfilter [2019-10-10T20:39:19.944Z] Windows: [2019-10-10T20:39:19.944Z] Logging Driver: json-file [2019-10-10T20:39:19.944Z] Plugins: [2019-10-10T20:39:19.944Z] Volume: local [2019-10-10T20:39:19.944Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T20:39:19.944Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T20:39:19.944Z] Swarm: inactive [2019-10-10T20:39:19.944Z] Default Isolation: process [2019-10-10T20:39:19.944Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T20:39:19.944Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T20:39:19.944Z] OSType: windows [2019-10-10T20:39:19.944Z] Architecture: x86_64 [2019-10-10T20:39:19.944Z] CPUs: 4 [2019-10-10T20:39:19.944Z] Total Memory: 32GiB [2019-10-10T20:39:19.944Z] Name: azwin-2-271ad0 [2019-10-10T20:39:19.944Z] ID: WXRI:5RCM:AE3B:6WE6:R6OR:SSUO:F5TP:T3TO:LVYC:O6I4:YURE:QKF5 [2019-10-10T20:39:19.944Z] Docker Root Dir: D:\CI\PR-40032\3\daemon [2019-10-10T20:39:19.944Z] Debug Mode (client): false [2019-10-10T20:39:19.944Z] Debug Mode (server): true [2019-10-10T20:39:19.944Z] File Descriptors: -1 [2019-10-10T20:39:19.944Z] Goroutines: 17 [2019-10-10T20:39:19.944Z] System Time: 2019-10-10T20:39:19.7900473Z [2019-10-10T20:39:19.944Z] EventsListeners: 0 [2019-10-10T20:39:19.944Z] Registry: https://index.docker.io/v1/ [2019-10-10T20:39:19.944Z] Labels: [2019-10-10T20:39:19.944Z] Experimental: false [2019-10-10T20:39:19.944Z] Insecure Registries: [2019-10-10T20:39:19.944Z] 127.0.0.0/8 [2019-10-10T20:39:19.944Z] Live Restore Enabled: false [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] INFO: Docker images of the daemon under test [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:19.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T20:39:19.944Z] [2019-10-10T20:39:20.419Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-10T20:39:20.419Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-10T20:39:20.419Z] ltsc2019: Pulling from windows/servercore [2019-10-10T20:39:21.382Z] #24 38.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T20:39:21.770Z] #24 38.66 [2019-10-10T20:39:21.770Z] #24 38.75 ######################################################################## 100.0% [2019-10-10T20:39:21.770Z] #24 38.81 [2019-10-10T20:39:21.770Z] #24 38.88 Download of images into '/build' complete. [2019-10-10T20:39:21.770Z] #24 38.88 Use something like the following to load the result into a Docker daemon: [2019-10-10T20:39:22.196Z] #24 38.88 tar -cC '/build' . | docker load [2019-10-10T20:39:22.196Z] #24 DONE 39.0s [2019-10-10T20:39:22.196Z] [2019-10-10T20:39:22.196Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:22.196Z] #17 27.22 The following additional packages will be installed: [2019-10-10T20:39:22.196Z] #17 27.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T20:39:22.196Z] #17 27.23 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T20:39:22.196Z] #17 27.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T20:39:22.196Z] #17 27.23 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T20:39:22.196Z] #17 27.23 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T20:39:22.196Z] #17 27.23 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T20:39:22.196Z] #17 27.23 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T20:39:22.196Z] #17 27.23 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T20:39:22.196Z] #17 27.23 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T20:39:22.196Z] #17 27.23 Suggested packages: [2019-10-10T20:39:22.196Z] #17 27.23 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T20:39:22.196Z] #17 27.23 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T20:39:22.196Z] #17 27.23 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T20:39:22.196Z] #17 27.23 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T20:39:22.196Z] #17 27.23 Recommended packages: [2019-10-10T20:39:22.196Z] #17 27.23 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T20:39:22.196Z] #17 27.23 python3-keyrings.alt python3-xdg unzip [2019-10-10T20:39:22.196Z] #17 31.69 The following NEW packages will be installed: [2019-10-10T20:39:22.196Z] #17 31.71 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T20:39:22.196Z] #17 31.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T20:39:22.196Z] #17 31.71 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T20:39:22.196Z] #17 31.71 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T20:39:22.196Z] #17 31.71 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T20:39:22.196Z] #17 31.71 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T20:39:22.196Z] #17 31.71 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T20:39:22.196Z] #17 31.71 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T20:39:22.196Z] #17 31.71 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T20:39:22.196Z] #17 31.71 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T20:39:22.196Z] #17 31.71 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T20:39:22.196Z] #17 31.71 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T20:39:22.196Z] #17 31.71 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T20:39:22.196Z] #17 31.71 xfsprogs xxd xz-utils zip [2019-10-10T20:39:22.196Z] #17 31.80 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:39:22.196Z] #17 31.80 Need to get 88.2 MB of archives. [2019-10-10T20:39:22.196Z] #17 31.80 After this operation, 565 MB of additional disk space will be used. [2019-10-10T20:39:22.196Z] #17 31.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T20:39:22.197Z] #17 31.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-10T20:39:22.197Z] #17 31.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-10T20:39:22.197Z] #17 31.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-10T20:39:22.197Z] #17 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-10T20:39:22.197Z] #17 31.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-10T20:39:22.197Z] #17 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-10T20:39:22.197Z] #17 32.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-10T20:39:22.197Z] #17 32.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-10T20:39:22.197Z] #17 32.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-10T20:39:22.197Z] #17 32.29 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-10T20:39:22.197Z] #17 32.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-10T20:39:22.197Z] #17 32.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-10T20:39:22.197Z] #17 32.35 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-10T20:39:22.197Z] #17 32.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-10T20:39:22.197Z] #17 32.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T20:39:22.197Z] #17 32.38 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-10T20:39:22.197Z] #17 32.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-10T20:39:22.197Z] #17 32.40 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-10T20:39:22.197Z] #17 32.41 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-10T20:39:22.197Z] #17 32.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-10T20:39:22.197Z] #17 32.52 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T20:39:22.197Z] #17 32.53 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T20:39:22.197Z] #17 32.57 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-10T20:39:22.197Z] #17 32.61 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-10T20:39:22.197Z] #17 32.61 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-10T20:39:22.197Z] #17 32.64 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-10T20:39:22.197Z] #17 32.71 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-10T20:39:22.197Z] #17 32.74 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-10T20:39:22.197Z] #17 32.86 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-10T20:39:22.197Z] #17 32.86 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-10T20:39:22.197Z] #17 32.88 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-10T20:39:22.197Z] #17 32.89 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-10T20:39:22.197Z] #17 32.90 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-10T20:39:22.197Z] #17 32.94 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-10T20:39:22.197Z] #17 32.96 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-10T20:39:22.197Z] #17 32.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-10T20:39:22.197Z] #17 32.97 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-10-10T20:39:22.197Z] #17 32.98 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-10T20:39:22.197Z] #17 33.02 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-10T20:39:22.197Z] #17 33.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-10T20:39:22.197Z] #17 33.09 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-10T20:39:22.197Z] #17 33.16 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-10T20:39:22.197Z] #17 33.21 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-10T20:39:22.197Z] #17 33.23 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-10T20:39:22.197Z] #17 33.26 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-10T20:39:22.197Z] #17 33.26 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-10T20:39:22.197Z] #17 33.29 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-10T20:39:22.197Z] #17 33.63 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-10T20:39:22.197Z] #17 33.63 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T20:39:22.197Z] #17 33.84 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T20:39:22.197Z] #17 33.86 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T20:39:22.197Z] #17 33.90 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T20:39:22.197Z] #17 33.90 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T20:39:22.197Z] #17 33.91 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-10T20:39:22.197Z] #17 33.94 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T20:39:22.197Z] #17 34.24 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-10T20:39:22.197Z] #17 34.35 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-10T20:39:22.197Z] #17 34.42 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-10T20:39:22.197Z] #17 34.43 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-10T20:39:22.197Z] #17 34.44 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-10T20:39:22.197Z] #17 34.49 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-10-10T20:39:22.197Z] #17 34.65 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-10-10T20:39:22.197Z] #17 34.75 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-10-10T20:39:22.197Z] #17 34.75 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T20:39:22.593Z] #17 35.44 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-10-10T20:39:23.003Z] #17 35.93 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-10-10T20:39:23.003Z] #17 35.95 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-10-10T20:39:25.548Z] #17 38.27 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-10-10T20:39:25.941Z] #17 ... [2019-10-10T20:39:25.941Z] [2019-10-10T20:39:25.941Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:39:25.941Z] #51 30.18 + cd /tmp/tmp.TsOSAskkBr/src/github.com/containerd/containerd [2019-10-10T20:39:25.941Z] #51 30.18 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:39:25.941Z] #51 30.63 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T20:39:25.941Z] #51 30.63 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T20:39:25.941Z] #51 30.63 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:39:25.941Z] #51 30.63 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:39:25.941Z] #51 30.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T20:39:25.941Z] #51 30.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T20:39:25.941Z] #51 30.63 + '[' '' = dynamic ']' [2019-10-10T20:39:25.941Z] #51 30.63 + make [2019-10-10T20:39:25.941Z] #51 31.98 + bin/ctr [2019-10-10T20:39:25.941Z] #51 ... [2019-10-10T20:39:25.941Z] [2019-10-10T20:39:25.941Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:25.941Z] #62 17.38 CC images/inventory.o [2019-10-10T20:39:25.941Z] #62 17.66 CC images/fdinfo.o [2019-10-10T20:39:25.941Z] #62 17.90 CC images/fown.o [2019-10-10T20:39:25.941Z] #62 18.07 CC images/ns.o [2019-10-10T20:39:25.941Z] #62 18.38 CC images/regfile.o [2019-10-10T20:39:25.941Z] #62 18.72 CC images/ghost-file.o [2019-10-10T20:39:25.941Z] #62 19.25 CC images/fifo.o [2019-10-10T20:39:25.941Z] #62 19.43 CC images/remap-file-path.o [2019-10-10T20:39:25.941Z] #62 19.73 CC images/eventfd.o [2019-10-10T20:39:25.941Z] #62 19.92 CC images/eventpoll.o [2019-10-10T20:39:25.941Z] #62 20.15 CC images/fh.o [2019-10-10T20:39:25.941Z] #62 20.44 CC images/fsnotify.o [2019-10-10T20:39:25.941Z] #62 21.22 CC images/signalfd.o [2019-10-10T20:39:25.941Z] #62 21.68 CC images/fs.o [2019-10-10T20:39:25.941Z] #62 21.99 CC images/pstree.o [2019-10-10T20:39:25.941Z] #62 22.26 CC images/pipe.o [2019-10-10T20:39:25.941Z] #62 22.39 CC images/tcp-stream.o [2019-10-10T20:39:25.941Z] #62 22.54 CC images/sk-packet.o [2019-10-10T20:39:25.941Z] #62 22.78 CC images/mnt.o [2019-10-10T20:39:25.941Z] #62 22.93 CC images/pipe-data.o [2019-10-10T20:39:25.941Z] #62 23.14 CC images/sa.o [2019-10-10T20:39:25.941Z] #62 23.42 CC images/timer.o [2019-10-10T20:39:25.941Z] #62 23.80 CC images/timerfd.o [2019-10-10T20:39:25.941Z] #62 24.06 CC images/mm.o [2019-10-10T20:39:25.941Z] #62 24.47 CC images/sk-opts.o [2019-10-10T20:39:26.319Z] 65014b3c3121: Pulling fs layer [2019-10-10T20:39:26.319Z] 12c8dbabfd62: Pulling fs layer [2019-10-10T20:39:26.328Z] #62 24.85 CC images/sk-unix.o [2019-10-10T20:39:26.717Z] #62 25.10 CC images/sk-inet.o [2019-10-10T20:39:27.145Z] #62 25.45 CC images/tun.o [2019-10-10T20:39:27.145Z] #62 25.57 CC images/sk-netlink.o [2019-10-10T20:39:27.145Z] #62 25.69 CC images/packet-sock.o [2019-10-10T20:39:27.658Z] #62 26.02 CC images/ipc-var.o [2019-10-10T20:39:27.658Z] #62 26.15 CC images/ipc-desc.o [2019-10-10T20:39:28.145Z] #62 26.45 CC images/ipc-shm.o [2019-10-10T20:39:28.145Z] #62 26.71 CC images/ipc-msg.o [2019-10-10T20:39:28.597Z] #62 ... [2019-10-10T20:39:28.597Z] [2019-10-10T20:39:28.597Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:28.597Z] #37 61.50 strings [2019-10-10T20:39:28.597Z] #37 62.64 os [2019-10-10T20:39:28.597Z] #37 65.66 regexp/syntax [2019-10-10T20:39:28.597Z] #37 67.69 fmt [2019-10-10T20:39:28.597Z] #37 71.58 regexp [2019-10-10T20:39:28.597Z] #37 ... [2019-10-10T20:39:28.597Z] [2019-10-10T20:39:28.597Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:28.597Z] #17 41.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:39:28.597Z] #17 41.41 Fetched 88.2 MB in 8s (10.8 MB/s) [2019-10-10T20:39:28.597Z] #17 41.54 Selecting previously unselected package bash-completion. [2019-10-10T20:39:28.597Z] #17 41.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-10T20:39:28.597Z] #17 41.60 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T20:39:31.202Z] #17 ... [2019-10-10T20:39:31.202Z] [2019-10-10T20:39:31.202Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:39:31.202Z] #34 63.98 path [2019-10-10T20:39:31.202Z] #34 64.65 text/tabwriter [2019-10-10T20:39:31.202Z] #34 66.45 fmt [2019-10-10T20:39:31.202Z] #34 66.46 path/filepath [2019-10-10T20:39:31.202Z] #34 67.88 io/ioutil [2019-10-10T20:39:31.202Z] #34 69.92 flag [2019-10-10T20:39:31.202Z] #34 69.92 github.com/BurntSushi/toml [2019-10-10T20:39:31.202Z] #34 72.58 log [2019-10-10T20:39:31.202Z] #34 ... [2019-10-10T20:39:31.202Z] [2019-10-10T20:39:31.202Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:31.202Z] #62 27.26 CC images/ipc-sem.o [2019-10-10T20:39:31.202Z] #62 27.52 CC images/utsns.o [2019-10-10T20:39:31.202Z] #62 27.63 CC images/creds.o [2019-10-10T20:39:31.202Z] #62 27.74 CC images/vma.o [2019-10-10T20:39:31.202Z] #62 27.92 CC images/netdev.o [2019-10-10T20:39:31.202Z] #62 28.16 CC images/tty.o [2019-10-10T20:39:31.202Z] #62 28.52 CC images/file-lock.o [2019-10-10T20:39:31.202Z] #62 28.66 CC images/rlimit.o [2019-10-10T20:39:31.202Z] #62 28.77 CC images/pagemap.o [2019-10-10T20:39:31.202Z] #62 28.94 CC images/siginfo.o [2019-10-10T20:39:31.202Z] #62 29.11 CC images/rpc.o [2019-10-10T20:39:31.202Z] #62 29.92 CC images/ext-file.o [2019-10-10T20:39:31.659Z] #62 30.07 CC images/cgroup.o [2019-10-10T20:39:32.052Z] #62 30.72 CC images/userns.o [2019-10-10T20:39:32.459Z] #62 31.06 CC images/google/protobuf/descriptor.o [2019-10-10T20:39:33.800Z] #62 32.37 CC images/opts.o [2019-10-10T20:39:34.202Z] #62 32.60 CC images/seccomp.o [2019-10-10T20:39:34.618Z] #62 32.86 CC images/binfmt-misc.o [2019-10-10T20:39:34.618Z] #62 33.13 CC images/time.o [2019-10-10T20:39:35.049Z] #62 33.29 CC images/sysctl.o [2019-10-10T20:39:35.049Z] #62 33.65 CC images/autofs.o [2019-10-10T20:39:35.593Z] #62 33.90 CC images/macvlan.o [2019-10-10T20:39:35.593Z] #62 34.10 CC images/sit.o [2019-10-10T20:39:36.057Z] #62 34.50 LINK images/built-in.o [2019-10-10T20:39:36.057Z] #62 34.65 GEN compel/include/asm [2019-10-10T20:39:36.057Z] #62 34.66 GEN compel/include/version.h [2019-10-10T20:39:36.057Z] #62 34.67 touch .config [2019-10-10T20:39:36.057Z] #62 34.68 GEN include/common/config.h [2019-10-10T20:39:36.659Z] #62 34.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-10T20:39:36.659Z] #62 35.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T20:39:36.659Z] #62 35.02 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T20:39:36.659Z] #62 35.02 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-10T20:39:36.659Z] #62 35.07 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-10T20:39:36.659Z] #62 35.14 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-10T20:39:36.659Z] #62 35.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T20:39:36.659Z] #62 35.19 DEP compel/plugins/std/infect.d [2019-10-10T20:39:37.126Z] #62 35.36 DEP compel/plugins/std/string.d [2019-10-10T20:39:37.126Z] #62 35.57 DEP compel/plugins/std/log.d [2019-10-10T20:39:37.126Z] #62 35.70 DEP compel/plugins/std/fds.d [2019-10-10T20:39:37.126Z] #62 35.76 DEP compel/plugins/std/std.d [2019-10-10T20:39:37.519Z] #62 35.86 DEP compel/plugins/shmem/shmem.d [2019-10-10T20:39:37.519Z] #62 36.04 DEP compel/plugins/fds/fds.d [2019-10-10T20:39:37.519Z] #62 36.25 CC compel/plugins/std/std.o [2019-10-10T20:39:37.956Z] #62 ... [2019-10-10T20:39:37.956Z] [2019-10-10T20:39:37.956Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:39:37.956Z] #34 75.08 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T20:39:37.956Z] #34 DONE 80.8s [2019-10-10T20:39:37.956Z] [2019-10-10T20:39:37.956Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:37.956Z] #17 44.24 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T20:39:37.956Z] #17 44.64 Selecting previously unselected package libnet1:s390x. [2019-10-10T20:39:37.956Z] #17 44.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 44.65 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T20:39:37.956Z] #17 44.73 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-10T20:39:37.956Z] #17 44.73 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 44.74 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T20:39:37.956Z] #17 44.87 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-10T20:39:37.956Z] #17 44.87 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 44.92 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T20:39:37.956Z] #17 45.02 Selecting previously unselected package libudev-dev:s390x. [2019-10-10T20:39:37.956Z] #17 45.02 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 45.05 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T20:39:37.956Z] #17 45.36 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-10T20:39:37.956Z] #17 45.36 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 45.36 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T20:39:37.956Z] #17 46.00 Selecting previously unselected package python3.5-minimal. [2019-10-10T20:39:37.956Z] #17 46.00 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 46.02 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:39:37.956Z] #17 46.99 Selecting previously unselected package python3-minimal. [2019-10-10T20:39:37.956Z] #17 46.99 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 47.00 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T20:39:37.956Z] #17 47.12 Selecting previously unselected package libmpdec2:s390x. [2019-10-10T20:39:37.956Z] #17 47.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 47.16 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-10T20:39:37.956Z] #17 47.24 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-10T20:39:37.956Z] #17 47.25 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 47.25 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T20:39:37.956Z] #17 49.68 Selecting previously unselected package python3.5. [2019-10-10T20:39:37.956Z] #17 49.68 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 49.68 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:39:37.956Z] #17 49.92 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-10T20:39:37.956Z] #17 49.92 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-10T20:39:37.956Z] #17 49.92 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T20:39:37.956Z] #17 50.01 Selecting previously unselected package dh-python. [2019-10-10T20:39:37.956Z] #17 50.01 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T20:39:37.956Z] #17 50.02 Unpacking dh-python (2.20170125) ... [2019-10-10T20:39:37.956Z] #17 50.39 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-10T20:39:37.956Z] #17 50.41 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:39:38.195Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:39:38.195Z] [2019-10-10T20:39:38.195Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-10T20:39:38.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-10T20:39:38.195Z] Using test binary docker [2019-10-10T20:39:38.195Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:39:38.195Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:39:38.195Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:39:38.195Z] Warning failed to create cache: (null) [2019-10-10T20:39:38.195Z] . [2019-10-10T20:39:38.195Z] INFO: Waiting for daemon to start... [2019-10-10T20:39:38.195Z] Starting dockerd [2019-10-10T20:39:38.195Z] . [2019-10-10T20:39:38.195Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-10T20:39:38.895Z] 12c8dbabfd62: Verifying Checksum [2019-10-10T20:39:38.895Z] 12c8dbabfd62: Download complete [2019-10-10T20:39:40.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:39:40.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:39:40.596Z] #17 ... [2019-10-10T20:39:40.596Z] [2019-10-10T20:39:40.596Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:40.596Z] #37 73.34 go/token [2019-10-10T20:39:40.596Z] #37 74.32 go/scanner [2019-10-10T20:39:40.596Z] #37 75.48 go/ast [2019-10-10T20:39:40.596Z] #37 76.33 internal/lazyregexp [2019-10-10T20:39:40.596Z] #37 76.70 net/url [2019-10-10T20:39:40.596Z] #37 79.06 text/template/parse [2019-10-10T20:39:40.596Z] #37 82.96 go/parser [2019-10-10T20:39:40.596Z] #37 ... [2019-10-10T20:39:40.596Z] [2019-10-10T20:39:40.596Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:40.596Z] #62 37.01 CC compel/plugins/std/fds.o [2019-10-10T20:39:40.596Z] #62 37.48 CC compel/plugins/std/log.o [2019-10-10T20:39:40.596Z] #62 38.25 CC compel/plugins/std/string.o [2019-10-10T20:39:40.596Z] #62 38.86 CC compel/plugins/std/infect.o [2019-10-10T20:39:40.596Z] #62 39.27 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-10T20:39:40.596Z] #62 39.36 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-10T20:39:41.005Z] #62 39.45 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-10T20:39:41.005Z] #62 39.62 AR compel/plugins/std.lib.a [2019-10-10T20:39:41.005Z] #62 39.64 CC compel/plugins/fds/fds.o [2019-10-10T20:39:41.407Z] #62 39.88 AR compel/plugins/fds.lib.a [2019-10-10T20:39:41.407Z] #62 39.92 HOSTDEP compel/src/lib/log-host.d [2019-10-10T20:39:41.407Z] #62 40.03 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T20:39:41.816Z] #62 40.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-10T20:39:41.816Z] #62 40.31 HOSTDEP compel/src/main-host.d [2019-10-10T20:39:41.816Z] #62 40.43 DEP compel/src/lib/ptrace.d [2019-10-10T20:39:42.245Z] #62 40.56 DEP compel/src/lib/infect.d [2019-10-10T20:39:42.245Z] #62 40.80 DEP compel/src/lib/infect-util.d [2019-10-10T20:39:42.245Z] #62 40.90 DEP compel/src/lib/infect-rpc.d [2019-10-10T20:39:42.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:39:42.817Z] #62 41.06 DEP compel/arch/s390/src/lib/infect.d [2019-10-10T20:39:42.817Z] #62 41.14 DEP compel/arch/s390/src/lib/cpu.d [2019-10-10T20:39:42.817Z] #62 41.19 DEP compel/src/lib/log.d [2019-10-10T20:39:42.817Z] #62 41.31 DEP compel/src/main.d [2019-10-10T20:39:43.633Z] #62 41.47 DEP compel/src/lib/handle-elf.d [2019-10-10T20:39:43.633Z] #62 41.76 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-10T20:39:43.633Z] #62 41.96 CC compel/src/lib/log.o [2019-10-10T20:39:44.185Z] #62 42.64 CC compel/arch/s390/src/lib/cpu.o [2019-10-10T20:39:44.619Z] #62 43.05 CC compel/arch/s390/src/lib/infect.o [2019-10-10T20:39:44.619Z] #62 ... [2019-10-10T20:39:44.619Z] [2019-10-10T20:39:44.619Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:44.619Z] #17 53.50 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T20:39:44.619Z] #17 54.44 Selecting previously unselected package python3. [2019-10-10T20:39:44.619Z] #17 54.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-10T20:39:44.619Z] #17 54.47 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.48 Unpacking python3 (3.5.3-1) ... [2019-10-10T20:39:44.619Z] #17 54.59 Selecting previously unselected package pigz. [2019-10-10T20:39:44.619Z] #17 54.59 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.60 Unpacking pigz (2.3.4-1) ... [2019-10-10T20:39:44.619Z] #17 54.68 Selecting previously unselected package libip4tc0:s390x. [2019-10-10T20:39:44.619Z] #17 54.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.69 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:39:44.619Z] #17 54.76 Selecting previously unselected package libip6tc0:s390x. [2019-10-10T20:39:44.619Z] #17 54.76 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.76 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:39:44.619Z] #17 54.84 Selecting previously unselected package libiptc0:s390x. [2019-10-10T20:39:44.619Z] #17 54.84 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.84 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:39:44.619Z] #17 54.94 Selecting previously unselected package libxtables12:s390x. [2019-10-10T20:39:44.619Z] #17 54.94 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 54.95 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:39:44.619Z] #17 55.02 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-10T20:39:44.619Z] #17 55.03 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 55.04 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T20:39:44.619Z] #17 55.10 Selecting previously unselected package iptables. [2019-10-10T20:39:44.619Z] #17 55.10 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 55.11 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:39:44.619Z] #17 55.50 Selecting previously unselected package xxd. [2019-10-10T20:39:44.619Z] #17 55.50 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 55.51 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:44.619Z] #17 55.62 Selecting previously unselected package vim-common. [2019-10-10T20:39:44.619Z] #17 55.62 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:39:44.619Z] #17 55.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:44.619Z] #17 55.79 Selecting previously unselected package bzip2. [2019-10-10T20:39:44.619Z] #17 55.79 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 55.79 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T20:39:44.619Z] #17 55.93 Selecting previously unselected package libgpm2:s390x. [2019-10-10T20:39:44.619Z] #17 55.94 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 55.95 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T20:39:44.619Z] #17 56.06 Selecting previously unselected package xz-utils. [2019-10-10T20:39:44.619Z] #17 56.06 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 56.07 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:39:44.619Z] #17 56.31 Selecting previously unselected package aufs-tools. [2019-10-10T20:39:44.619Z] #17 56.31 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 56.31 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:39:44.619Z] #17 56.57 Selecting previously unselected package liblzo2-2:s390x. [2019-10-10T20:39:44.619Z] #17 56.60 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 56.60 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:39:44.619Z] #17 56.72 Selecting previously unselected package btrfs-progs. [2019-10-10T20:39:44.619Z] #17 56.73 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 56.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T20:39:44.619Z] #17 57.48 Selecting previously unselected package btrfs-tools. [2019-10-10T20:39:44.619Z] #17 57.49 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 57.49 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T20:39:44.619Z] #17 57.58 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-10T20:39:44.619Z] #17 57.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T20:39:44.619Z] #17 57.58 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T20:39:44.619Z] #17 57.69 Selecting previously unselected package dmsetup. [2019-10-10T20:39:45.019Z] #17 57.69 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-10T20:39:45.019Z] #17 57.69 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T20:39:45.019Z] #17 57.84 Selecting previously unselected package libonig4:s390x. [2019-10-10T20:39:45.019Z] #17 57.84 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-10T20:39:45.019Z] #17 57.85 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-10T20:39:45.019Z] #17 57.99 Selecting previously unselected package libjq1:s390x. [2019-10-10T20:39:45.019Z] #17 57.99 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T20:39:45.019Z] #17 57.99 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T20:39:45.019Z] #17 58.11 Selecting previously unselected package jq. [2019-10-10T20:39:45.424Z] #17 58.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-10T20:39:45.424Z] #17 58.12 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T20:39:45.424Z] #17 58.19 Selecting previously unselected package libaio1:s390x. [2019-10-10T20:39:45.424Z] #17 58.20 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-10T20:39:45.424Z] #17 58.20 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-10T20:39:45.424Z] #17 58.29 Selecting previously unselected package libcap2-bin. [2019-10-10T20:39:45.424Z] #17 58.29 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-10T20:39:45.424Z] #17 58.29 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T20:39:45.424Z] #17 58.37 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-10T20:39:45.424Z] #17 58.37 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-10T20:39:45.424Z] #17 58.38 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T20:39:45.424Z] #17 58.43 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-10T20:39:45.424Z] #17 58.43 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-10T20:39:45.424Z] #17 58.44 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-10T20:39:45.826Z] #17 58.78 Selecting previously unselected package libpcre16-3:s390x. [2019-10-10T20:39:45.826Z] #17 58.78 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-10T20:39:45.826Z] #17 58.79 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T20:39:45.826Z] #17 58.89 Selecting previously unselected package libpcre32-3:s390x. [2019-10-10T20:39:46.132Z] 65014b3c3121: Verifying Checksum [2019-10-10T20:39:46.132Z] 65014b3c3121: Download complete [2019-10-10T20:39:46.248Z] #17 58.89 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-10T20:39:46.248Z] #17 58.90 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T20:39:46.248Z] #17 59.06 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-10T20:39:46.248Z] #17 59.06 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-10T20:39:46.248Z] #17 59.07 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T20:39:46.666Z] #17 59.39 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-10T20:39:46.666Z] #17 59.40 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-10T20:39:46.666Z] #17 59.40 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T20:39:46.666Z] #17 59.69 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-10T20:39:46.666Z] #17 59.70 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-10T20:39:46.666Z] #17 59.70 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T20:39:47.094Z] #17 59.83 Selecting previously unselected package libnl-3-200:s390x. [2019-10-10T20:39:47.094Z] #17 59.83 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-10T20:39:47.094Z] #17 59.84 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T20:39:47.094Z] #17 59.96 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-10T20:39:47.094Z] #17 59.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-10T20:39:47.094Z] #17 59.99 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T20:39:47.094Z] #17 60.04 Selecting previously unselected package libreadline5:s390x. [2019-10-10T20:39:47.094Z] #17 60.05 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-10T20:39:47.094Z] #17 60.05 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T20:39:47.500Z] #17 60.51 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-10T20:39:47.500Z] #17 60.52 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-10T20:39:47.500Z] #17 60.52 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T20:39:49.506Z] #17 62.31 Selecting previously unselected package net-tools. [2019-10-10T20:39:49.506Z] #17 62.31 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-10T20:39:49.506Z] #17 62.31 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:39:49.506Z] #17 62.52 Selecting previously unselected package python-pip-whl. [2019-10-10T20:39:49.506Z] #17 62.52 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:39:49.506Z] #17 62.52 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:39:50.370Z] #17 63.14 Selecting previously unselected package python3-pip. [2019-10-10T20:39:50.370Z] #17 63.16 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:39:50.370Z] #17 63.17 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:39:50.371Z] #17 63.32 Selecting previously unselected package python3-pkg-resources. [2019-10-10T20:39:50.371Z] #17 63.32 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T20:39:50.371Z] #17 63.33 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:39:50.371Z] #17 63.42 Selecting previously unselected package python3-setuptools. [2019-10-10T20:39:50.780Z] #17 63.43 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T20:39:50.780Z] #17 63.43 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T20:39:50.780Z] #17 63.70 Selecting previously unselected package python3-wheel. [2019-10-10T20:39:50.780Z] #17 63.70 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T20:39:50.780Z] #17 63.70 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T20:39:50.780Z] #17 63.79 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T20:39:50.780Z] #17 63.79 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-10T20:39:50.780Z] #17 63.79 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:39:51.332Z] #17 64.19 Selecting previously unselected package vim-runtime. [2019-10-10T20:39:51.332Z] #17 64.19 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:39:51.332Z] #17 64.21 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T20:39:51.332Z] #17 64.25 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T20:39:51.332Z] #17 64.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:51.760Z] #17 ... [2019-10-10T20:39:51.760Z] [2019-10-10T20:39:51.760Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:51.760Z] #37 84.68 text/template [2019-10-10T20:39:51.760Z] #37 86.79 encoding/xml [2019-10-10T20:39:51.760Z] #37 90.85 go/doc [2019-10-10T20:39:51.760Z] #37 93.11 crypto/rand [2019-10-10T20:39:51.760Z] #37 94.15 crypto/rsa [2019-10-10T20:39:51.760Z] #37 94.35 github.com/LK4D4/vndr/build [2019-10-10T20:39:51.760Z] #37 ... [2019-10-10T20:39:51.760Z] [2019-10-10T20:39:51.760Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:39:51.760Z] #62 43.69 CC compel/src/lib/infect-rpc.o [2019-10-10T20:39:51.760Z] #62 43.99 CC compel/src/lib/infect-util.o [2019-10-10T20:39:51.760Z] #62 44.17 CC compel/src/lib/infect.o [2019-10-10T20:39:51.760Z] #62 46.11 CC compel/src/lib/ptrace.o [2019-10-10T20:39:51.760Z] #62 46.51 AR compel/libcompel.a [2019-10-10T20:39:51.760Z] #62 46.58 HOSTCC compel/src/main-host.o [2019-10-10T20:39:51.760Z] #62 46.92 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-10T20:39:51.760Z] #62 47.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T20:39:51.760Z] #62 47.52 HOSTCC compel/src/lib/log-host.o [2019-10-10T20:39:51.760Z] #62 47.82 HOSTLINK compel/compel-host-bin [2019-10-10T20:39:51.760Z] #62 47.92 DEP soccr/soccr.d [2019-10-10T20:39:51.760Z] #62 48.07 CC soccr/soccr.o [2019-10-10T20:39:51.760Z] #62 49.34 AR soccr/libsoccr.a [2019-10-10T20:39:51.760Z] #62 49.37 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:39:51.760Z] #62 49.66 DEP criu/arch/s390/sigframe.d [2019-10-10T20:39:51.760Z] #62 49.83 DEP criu/arch/s390/crtools.d [2019-10-10T20:39:51.760Z] #62 50.29 DEP criu/arch/s390/cpu.d [2019-10-10T20:39:52.163Z] #62 50.74 CC criu/arch/s390/cpu.o [2019-10-10T20:39:53.001Z] #62 51.40 CC criu/arch/s390/crtools.o [2019-10-10T20:39:53.409Z] #62 ... [2019-10-10T20:39:53.409Z] [2019-10-10T20:39:53.409Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:39:53.409Z] #37 96.56 crypto/dsa [2019-10-10T20:39:53.814Z] #37 97.06 crypto/x509/pkix [2019-10-10T20:39:54.663Z] #37 97.86 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T20:39:54.847Z] #7 completed: 2019-10-10 20:39:45.541224112 +0000 UTC [2019-10-10T20:39:54.847Z] #7 duration: 1m4.747518931s [2019-10-10T20:39:54.847Z] [2019-10-10T20:39:54.847Z] [2019-10-10T20:39:54.847Z] #8 exporting to image [2019-10-10T20:39:54.847Z] #8 digest: sha256:c687877a88156cf57879a2fc6f701c4635202080c2c3208bbda6e737c1e1a44d [2019-10-10T20:39:54.847Z] #8 name: "exporting to image" [2019-10-10T20:39:54.847Z] #8 started: 2019-10-10 20:39:45.543065268 +0000 UTC [2019-10-10T20:39:54.847Z] #8 exporting layers [2019-10-10T20:39:56.018Z] #37 99.26 net [2019-10-10T20:39:57.490Z] #37 100.2 vendor/golang.org/x/sys/cpu [2019-10-10T20:39:57.490Z] #37 100.6 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-10T20:39:58.342Z] #37 101.4 vendor/golang.org/x/crypto/poly1305 [2019-10-10T20:39:59.566Z] #37 102.2 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-10T20:39:59.566Z] #37 ... [2019-10-10T20:39:59.566Z] [2019-10-10T20:39:59.566Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:39:59.566Z] #17 68.97 Selecting previously unselected package vim. [2019-10-10T20:39:59.566Z] #17 68.98 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-10T20:39:59.566Z] #17 68.98 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:39:59.566Z] #17 69.61 Selecting previously unselected package xfsprogs. [2019-10-10T20:39:59.566Z] #17 69.61 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-10T20:39:59.566Z] #17 69.62 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:39:59.566Z] #17 70.17 Selecting previously unselected package zip. [2019-10-10T20:39:59.566Z] #17 70.17 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-10T20:39:59.566Z] #17 70.17 Unpacking zip (3.0-11+b1) ... [2019-10-10T20:39:59.566Z] #17 70.31 Selecting previously unselected package libapparmor-perl. [2019-10-10T20:39:59.566Z] #17 70.31 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T20:39:59.566Z] #17 70.31 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:39:59.566Z] #17 70.46 Selecting previously unselected package apparmor. [2019-10-10T20:39:59.566Z] #17 70.46 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-10T20:39:59.566Z] #17 70.56 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:39:59.567Z] #17 71.16 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T20:39:59.567Z] #17 71.17 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T20:39:59.567Z] #17 71.18 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:40:00.364Z] #8 exporting layers 14.8s done [2019-10-10T20:40:00.364Z] #8 completed: 2019-10-10 20:40:00.312258236 +0000 UTC [2019-10-10T20:40:00.364Z] #8 duration: 14.769192968s [2019-10-10T20:40:00.364Z] #8 writing image sha256:a1ce09d0b6b33cc503bc50e0464e6a1c5986e04b8e9012a082e3f75e051260c0 done [2019-10-10T20:40:00.364Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-10T20:40:00.364Z] [2019-10-10T20:40:00.979Z] 38e5269f35756f845ebf187c6e33f04e497253cf2c7672cc89fe4b7f74a41cd6 [2019-10-10T20:40:00.979Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c . [2019-10-10T20:40:00.979Z] #1 [internal] booting buildkit [2019-10-10T20:40:01.096Z] #17 73.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T20:40:01.096Z] #17 73.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-10T20:40:01.096Z] #17 73.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:40:01.260Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-10T20:40:03.055Z] #17 76.11 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T20:40:03.055Z] #17 76.11 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T20:40:03.466Z] #17 76.12 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:40:03.466Z] #17 76.26 Selecting previously unselected package mingw-w64-common. [2019-10-10T20:40:03.466Z] #17 76.27 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T20:40:03.466Z] #17 76.28 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T20:40:03.876Z] #17 ... [2019-10-10T20:40:03.876Z] [2019-10-10T20:40:03.876Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:03.876Z] #62 52.22 CC criu/arch/s390/sigframe.o [2019-10-10T20:40:03.876Z] #62 52.37 LINK criu/arch/s390/crtools.built-in.o [2019-10-10T20:40:03.876Z] #62 52.42 DEP criu/arch/s390/vdso-pie.d [2019-10-10T20:40:03.876Z] #62 52.55 DEP criu/pie/parasite-vdso.d [2019-10-10T20:40:03.876Z] #62 52.73 DEP criu/pie/util-vdso.d [2019-10-10T20:40:03.876Z] #62 52.87 DEP criu/pie/util.d [2019-10-10T20:40:03.876Z] #62 53.07 CC criu/pie/util.o [2019-10-10T20:40:03.876Z] #62 53.38 CC criu/pie/util-vdso.o [2019-10-10T20:40:03.876Z] #62 54.06 CC criu/pie/parasite-vdso.o [2019-10-10T20:40:03.876Z] #62 54.64 CC criu/arch/s390/vdso-pie.o [2019-10-10T20:40:03.876Z] #62 55.01 AR criu/pie/pie.lib.a [2019-10-10T20:40:03.876Z] #62 55.05 DEP criu/pie/restorer.d [2019-10-10T20:40:03.876Z] #62 55.29 DEP criu/arch/s390/restorer.d [2019-10-10T20:40:03.876Z] #62 55.42 DEP criu/pie/parasite.d [2019-10-10T20:40:03.876Z] #62 55.70 CC criu/pie/parasite.o [2019-10-10T20:40:03.876Z] #62 56.79 LINK criu/pie/parasite.built-in.o [2019-10-10T20:40:03.876Z] #62 56.80 GEN criu/pie/parasite-blob.h [2019-10-10T20:40:03.876Z] #62 56.83 CC criu/arch/s390/restorer.o [2019-10-10T20:40:03.876Z] #62 57.40 CC criu/pie/restorer.o [2019-10-10T20:40:03.876Z] #62 60.27 LINK criu/pie/restorer.built-in.o [2019-10-10T20:40:03.876Z] #62 60.27 GEN criu/pie/restorer-blob.h [2019-10-10T20:40:03.876Z] #62 60.43 DEP criu/vdso.d [2019-10-10T20:40:03.876Z] #62 60.63 DEP criu/uts_ns.d [2019-10-10T20:40:03.876Z] #62 60.84 DEP criu/util.d [2019-10-10T20:40:03.876Z] #62 61.24 DEP criu/uffd.d [2019-10-10T20:40:03.876Z] #62 61.48 DEP criu/tun.d [2019-10-10T20:40:03.876Z] #62 61.69 DEP criu/tty.d [2019-10-10T20:40:03.876Z] #62 61.95 DEP criu/timerfd.d [2019-10-10T20:40:03.876Z] #62 62.14 DEP criu/sysfs_parse.d [2019-10-10T20:40:03.876Z] #62 62.36 DEP criu/sysctl.d [2019-10-10T20:40:03.876Z] #62 62.52 DEP criu/string.d [2019-10-10T20:40:03.876Z] #62 62.55 DEP criu/stats.d [2019-10-10T20:40:03.960Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-10-10T20:40:03.960Z] #1 creating container buildx_buildkit_default [2019-10-10T20:40:04.284Z] #62 62.74 DEP criu/sockets.d [2019-10-10T20:40:04.284Z] #62 62.98 DEP criu/sk-unix.d [2019-10-10T20:40:04.585Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-10T20:40:04.585Z] #1 DONE 3.4s [2019-10-10T20:40:04.691Z] #62 63.23 DEP criu/sk-tcp.d [2019-10-10T20:40:04.867Z] [2019-10-10T20:40:04.867Z] #3 [internal] load build definition from Dockerfile [2019-10-10T20:40:04.867Z] #3 transferring dockerfile: 13.32kB done [2019-10-10T20:40:04.867Z] #3 DONE 0.0s [2019-10-10T20:40:04.867Z] [2019-10-10T20:40:04.867Z] #2 [internal] load .dockerignore [2019-10-10T20:40:04.867Z] #2 transferring context: 87B done [2019-10-10T20:40:04.867Z] #2 DONE 0.0s [2019-10-10T20:40:04.867Z] [2019-10-10T20:40:04.867Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-10T20:40:05.089Z] #62 63.44 DEP criu/sk-queue.d [2019-10-10T20:40:05.089Z] #62 63.73 DEP criu/sk-packet.d [2019-10-10T20:40:05.483Z] #4 DONE 0.8s [2019-10-10T20:40:05.483Z] [2019-10-10T20:40:05.483Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-10T20:40:05.483Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-10T20:40:05.507Z] #62 63.96 DEP criu/sk-netlink.d [2019-10-10T20:40:05.507Z] #62 64.13 DEP criu/sk-inet.d [2019-10-10T20:40:05.766Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-10T20:40:05.766Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.35MB / 8.18MB 0.1s [2019-10-10T20:40:05.766Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-10T20:40:05.766Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-10T20:40:05.766Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-10-10T20:40:05.766Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-10T20:40:05.977Z] #62 64.45 DEP criu/signalfd.d [2019-10-10T20:40:06.383Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-10T20:40:06.383Z] #5 DONE 0.9s [2019-10-10T20:40:06.505Z] #62 64.79 DEP criu/sigframe.d [2019-10-10T20:40:06.505Z] #62 64.90 DEP criu/shmem.d [2019-10-10T20:40:06.505Z] #62 65.11 DEP criu/servicefd.d [2019-10-10T20:40:06.675Z] [2019-10-10T20:40:06.675Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-10T20:40:06.968Z] #62 65.54 DEP criu/seize.d [2019-10-10T20:40:06.970Z] #6 DONE 0.5s [2019-10-10T20:40:07.271Z] [2019-10-10T20:40:07.271Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:40:07.271Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-10T20:40:07.378Z] #62 65.78 DEP criu/seccomp.d [2019-10-10T20:40:07.378Z] #62 66.05 DEP criu/rst-malloc.d [2019-10-10T20:40:07.572Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-10T20:40:07.572Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-10T20:40:07.572Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-10T20:40:07.572Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-10T20:40:07.572Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-10T20:40:07.572Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.09MB / 45.65MB 0.4s [2019-10-10T20:40:07.572Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 523.40kB / 9.99MB 0.4s [2019-10-10T20:40:07.572Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.01MB / 4.30MB 0.4s [2019-10-10T20:40:07.572Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 457.82kB / 96.42MB 0.4s [2019-10-10T20:40:07.781Z] #62 66.23 DEP criu/rbtree.d [2019-10-10T20:40:07.782Z] #62 66.27 DEP criu/pstree.d [2019-10-10T20:40:07.870Z] #7 ... [2019-10-10T20:40:07.870Z] [2019-10-10T20:40:07.870Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:40:07.870Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-10T20:40:07.870Z] #68 DONE 0.4s [2019-10-10T20:40:07.870Z] [2019-10-10T20:40:07.870Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:40:07.870Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.18MB / 9.99MB 0.6s [2019-10-10T20:40:07.870Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.64MB / 4.30MB 0.6s [2019-10-10T20:40:08.158Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.77MB / 9.99MB 0.7s [2019-10-10T20:40:08.158Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.26MB / 4.30MB 0.7s [2019-10-10T20:40:08.158Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.69MB / 4.30MB 0.9s [2019-10-10T20:40:08.158Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.65MB / 50.07MB 1.0s [2019-10-10T20:40:08.158Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.72MB / 52.87MB 1.0s [2019-10-10T20:40:08.158Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.75MB / 9.99MB 1.0s [2019-10-10T20:40:08.158Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.24MB / 4.30MB 1.0s [2019-10-10T20:40:08.181Z] #62 66.67 DEP criu/protobuf.d [2019-10-10T20:40:08.181Z] #62 ... [2019-10-10T20:40:08.181Z] [2019-10-10T20:40:08.181Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:08.181Z] #17 81.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T20:40:08.181Z] #17 81.17 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T20:40:08.181Z] #17 81.17 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:40:08.455Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.81MB / 45.65MB 1.2s [2019-10-10T20:40:08.455Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.37MB / 9.99MB 1.2s [2019-10-10T20:40:08.455Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.77MB / 4.30MB 1.2s [2019-10-10T20:40:08.744Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.26MB / 4.30MB 1.4s [2019-10-10T20:40:08.744Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.24MB / 9.99MB 1.5s [2019-10-10T20:40:08.744Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.4s done [2019-10-10T20:40:09.046Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.91MB / 9.99MB 1.6s [2019-10-10T20:40:09.046Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.54MB / 50.07MB 1.8s [2019-10-10T20:40:09.046Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.47MB / 9.99MB 1.8s [2019-10-10T20:40:09.046Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 5.44MB / 96.42MB 1.8s [2019-10-10T20:40:09.335Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.96MB / 52.87MB 1.9s [2019-10-10T20:40:09.335Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.56MB / 45.65MB 1.9s [2019-10-10T20:40:09.335Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.13MB / 9.99MB 1.9s [2019-10-10T20:40:09.629Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.31MB / 9.99MB 2.2s [2019-10-10T20:40:09.629Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.08MB / 9.99MB 2.4s [2019-10-10T20:40:09.629Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.58MB / 50.07MB 2.5s [2019-10-10T20:40:09.629Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.05MB / 45.65MB 2.5s [2019-10-10T20:40:09.629Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.76MB / 9.99MB 2.5s [2019-10-10T20:40:09.921Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.98MB / 52.87MB 2.7s [2019-10-10T20:40:09.921Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.37MB / 9.99MB 2.7s [2019-10-10T20:40:10.119Z] #17 ... [2019-10-10T20:40:10.119Z] [2019-10-10T20:40:10.119Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:10.119Z] #37 103.2 vendor/golang.org/x/crypto/curve25519 [2019-10-10T20:40:10.119Z] #37 103.3 vendor/golang.org/x/crypto/hkdf [2019-10-10T20:40:10.119Z] #37 103.6 vendor/golang.org/x/text/transform [2019-10-10T20:40:10.119Z] #37 104.4 vendor/golang.org/x/text/unicode/bidi [2019-10-10T20:40:10.119Z] #37 106.7 vendor/golang.org/x/text/secure/bidirule [2019-10-10T20:40:10.119Z] #37 107.1 vendor/golang.org/x/text/unicode/norm [2019-10-10T20:40:10.119Z] #37 ... [2019-10-10T20:40:10.119Z] [2019-10-10T20:40:10.119Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:10.119Z] #62 66.83 GEN criu/protobuf-desc-gen.h [2019-10-10T20:40:10.119Z] #62 68.37 DEP criu/protobuf-desc.d [2019-10-10T20:40:10.119Z] #62 68.48 DEP criu/proc_parse.d [2019-10-10T20:40:10.119Z] #62 68.68 DEP criu/plugin.d [2019-10-10T20:40:10.119Z] #62 68.77 DEP criu/pipes.d [2019-10-10T20:40:10.218Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.93MB / 9.99MB 2.8s [2019-10-10T20:40:10.218Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.9s done [2019-10-10T20:40:10.218Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.36MB / 96.42MB 3.0s [2019-10-10T20:40:10.515Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.67MB / 45.65MB 3.1s [2019-10-10T20:40:10.515Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.86MB / 50.07MB 3.3s [2019-10-10T20:40:10.515Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.80MB / 52.87MB 3.3s [2019-10-10T20:40:10.520Z] #62 68.98 DEP criu/pie-util.d [2019-10-10T20:40:10.521Z] #62 69.17 DEP criu/pie-util-vdso.d [2019-10-10T20:40:10.806Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.55MB / 45.65MB 3.6s [2019-10-10T20:40:10.932Z] #62 69.43 DEP criu/pie-util-vdso-elf32.d [2019-10-10T20:40:10.932Z] #62 69.54 DEP criu/path.d [2019-10-10T20:40:10.932Z] #62 ... [2019-10-10T20:40:10.932Z] [2019-10-10T20:40:10.932Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:40:10.932Z] #65 104.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T20:40:10.932Z] #65 104.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T20:40:10.932Z] #65 DONE 114.1s [2019-10-10T20:40:10.932Z] [2019-10-10T20:40:10.932Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:40:11.092Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.50MB / 50.07MB 3.7s [2019-10-10T20:40:11.092Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.49MB / 52.87MB 3.7s [2019-10-10T20:40:11.092Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.66MB / 96.42MB 3.9s [2019-10-10T20:40:11.333Z] #66 DONE 0.1s [2019-10-10T20:40:11.333Z] [2019-10-10T20:40:11.333Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:11.333Z] #62 69.79 DEP criu/parasite-syscall.d [2019-10-10T20:40:11.333Z] #62 69.99 DEP criu/pagemap.d [2019-10-10T20:40:11.382Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.24MB / 45.65MB 4.0s [2019-10-10T20:40:11.382Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.16MB / 50.07MB 4.2s [2019-10-10T20:40:11.382Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.30MB / 52.87MB 4.2s [2019-10-10T20:40:11.676Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.06MB / 45.65MB 4.5s [2019-10-10T20:40:11.731Z] #62 70.31 DEP criu/pagemap-cache.d [2019-10-10T20:40:11.967Z] #7 ... [2019-10-10T20:40:11.967Z] [2019-10-10T20:40:11.967Z] #22 [internal] load build context [2019-10-10T20:40:11.967Z] #22 transferring context: 45.61MB 4.7s done [2019-10-10T20:40:11.967Z] #22 DONE 4.7s [2019-10-10T20:40:11.967Z] [2019-10-10T20:40:11.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:40:11.967Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.68MB / 50.07MB 4.6s [2019-10-10T20:40:11.967Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.58MB / 96.42MB 4.6s [2019-10-10T20:40:11.967Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.36MB / 52.87MB 4.8s [2019-10-10T20:40:11.967Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.77MB / 45.65MB 4.8s [2019-10-10T20:40:12.143Z] #62 70.46 DEP criu/page-xfer.d [2019-10-10T20:40:12.143Z] #62 70.57 DEP criu/page-pipe.d [2019-10-10T20:40:12.143Z] #62 70.73 DEP criu/netfilter.d [2019-10-10T20:40:12.280Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.50MB / 50.07MB 4.9s [2019-10-10T20:40:12.280Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.27MB / 52.87MB 5.1s [2019-10-10T20:40:12.280Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.88MB / 45.65MB 5.1s [2019-10-10T20:40:12.564Z] #62 70.89 DEP criu/net.d [2019-10-10T20:40:12.564Z] #62 71.09 DEP criu/namespaces.d [2019-10-10T20:40:12.565Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.28MB / 50.07MB 5.2s [2019-10-10T20:40:12.565Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 26.12MB / 96.42MB 5.2s [2019-10-10T20:40:12.565Z] #7 ... [2019-10-10T20:40:12.565Z] [2019-10-10T20:40:12.565Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-10T20:40:12.565Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-10T20:40:12.565Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done [2019-10-10T20:40:12.566Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-10T20:40:12.566Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.3s done [2019-10-10T20:40:12.566Z] #68 DONE 4.9s [2019-10-10T20:40:12.566Z] [2019-10-10T20:40:12.566Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-10T20:40:12.566Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.71MB / 45.65MB 5.4s [2019-10-10T20:40:12.852Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.15MB / 52.87MB 5.5s [2019-10-10T20:40:12.852Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 29.34MB / 50.07MB 5.7s [2019-10-10T20:40:12.852Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.73MB / 45.65MB 5.7s [2019-10-10T20:40:12.985Z] #62 71.41 DEP criu/mount.d [2019-10-10T20:40:12.985Z] #62 71.53 DEP criu/mem.d [2019-10-10T20:40:12.985Z] #62 71.66 DEP criu/lsm.d [2019-10-10T20:40:13.137Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.55MB / 52.87MB 5.8s [2019-10-10T20:40:13.137Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.14MB / 96.42MB 5.8s [2019-10-10T20:40:13.137Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.18MB / 50.07MB 6.0s [2019-10-10T20:40:13.137Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.47MB / 45.65MB 6.0s [2019-10-10T20:40:13.427Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.29MB / 52.87MB 6.1s [2019-10-10T20:40:13.427Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.78MB / 50.07MB 6.3s [2019-10-10T20:40:13.427Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.23MB / 45.65MB 6.3s [2019-10-10T20:40:13.427Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 37.41MB / 96.42MB 6.3s [2019-10-10T20:40:13.513Z] #62 71.80 DEP criu/log.d [2019-10-10T20:40:13.513Z] #62 72.00 DEP criu/libnetlink.d [2019-10-10T20:40:13.714Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.12MB / 52.87MB 6.4s [2019-10-10T20:40:14.001Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.62MB / 50.07MB 6.6s [2019-10-10T20:40:14.001Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.46MB / 45.65MB 6.6s [2019-10-10T20:40:14.001Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.89MB / 52.87MB 6.7s [2019-10-10T20:40:14.001Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 6.7s done [2019-10-10T20:40:14.001Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 42.39MB / 96.42MB 6.7s [2019-10-10T20:40:14.038Z] #62 72.28 DEP criu/kerndat.d [2019-10-10T20:40:14.288Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.10MB / 50.07MB 6.9s [2019-10-10T20:40:14.288Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.68MB / 52.87MB 7.0s [2019-10-10T20:40:14.573Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 49.82MB / 50.07MB 7.2s [2019-10-10T20:40:14.573Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 49.96MB / 96.42MB 7.2s [2019-10-10T20:40:14.573Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.2s done [2019-10-10T20:40:14.573Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.3s [2019-10-10T20:40:14.668Z] #62 72.89 DEP criu/kcmp-ids.d [2019-10-10T20:40:14.668Z] #62 73.09 DEP criu/irmap.d [2019-10-10T20:40:14.668Z] #62 ... [2019-10-10T20:40:14.668Z] [2019-10-10T20:40:14.668Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:40:14.668Z] #31 DONE 117.6s [2019-10-10T20:40:14.668Z] [2019-10-10T20:40:14.668Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:14.668Z] #17 86.33 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T20:40:14.668Z] #17 86.33 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T20:40:14.668Z] #17 86.33 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:14.668Z] #17 86.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T20:40:14.668Z] #17 86.45 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T20:40:14.668Z] #17 86.46 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:14.859Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.3s done [2019-10-10T20:40:14.859Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 63.01MB / 96.42MB 7.5s [2019-10-10T20:40:14.859Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 71.56MB / 96.42MB 7.6s [2019-10-10T20:40:15.146Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 79.88MB / 96.42MB 7.8s [2019-10-10T20:40:15.146Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 89.46MB / 96.42MB 7.9s [2019-10-10T20:40:15.429Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.1s done [2019-10-10T20:40:15.429Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-10T20:40:19.880Z] #17 ... [2019-10-10T20:40:19.880Z] [2019-10-10T20:40:19.880Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:19.880Z] #62 73.53 DEP criu/ipc_ns.d [2019-10-10T20:40:19.880Z] #62 73.62 DEP criu/image.d [2019-10-10T20:40:19.880Z] #62 73.78 DEP criu/image-desc.d [2019-10-10T20:40:19.880Z] #62 73.96 DEP criu/fsnotify.d [2019-10-10T20:40:19.880Z] #62 74.21 DEP criu/filesystems.d [2019-10-10T20:40:19.880Z] #62 74.33 DEP criu/files.d [2019-10-10T20:40:19.880Z] #62 74.53 DEP criu/files-reg.d [2019-10-10T20:40:19.880Z] #62 74.69 DEP criu/files-ext.d [2019-10-10T20:40:19.880Z] #62 74.86 DEP criu/file-lock.d [2019-10-10T20:40:19.880Z] #62 75.00 DEP criu/file-ids.d [2019-10-10T20:40:19.880Z] #62 75.10 DEP criu/fifo.d [2019-10-10T20:40:19.880Z] #62 75.23 DEP criu/fdstore.d [2019-10-10T20:40:19.880Z] #62 75.35 DEP criu/fault-injection.d [2019-10-10T20:40:19.880Z] #62 75.40 DEP criu/external.d [2019-10-10T20:40:19.880Z] #62 75.51 DEP criu/eventpoll.d [2019-10-10T20:40:19.880Z] #62 75.68 DEP criu/eventfd.d [2019-10-10T20:40:19.880Z] #62 75.84 DEP criu/crtools.d [2019-10-10T20:40:19.880Z] #62 76.03 DEP criu/cr-service.d [2019-10-10T20:40:19.880Z] #62 76.27 DEP criu/cr-restore.d [2019-10-10T20:40:19.880Z] #62 76.49 DEP criu/cr-errno.d [2019-10-10T20:40:19.880Z] #62 76.50 DEP criu/cr-dump.d [2019-10-10T20:40:19.880Z] #62 76.67 DEP criu/cr-dedup.d [2019-10-10T20:40:19.880Z] #62 76.81 DEP criu/cr-check.d [2019-10-10T20:40:19.880Z] #62 76.98 DEP criu/config.d [2019-10-10T20:40:19.880Z] #62 77.18 DEP criu/clone-noasan.d [2019-10-10T20:40:19.880Z] #62 77.25 DEP criu/cgroup.d [2019-10-10T20:40:19.880Z] #62 77.49 DEP criu/cgroup-props.d [2019-10-10T20:40:19.880Z] #62 77.59 DEP criu/bitmap.d [2019-10-10T20:40:19.880Z] #62 77.62 DEP criu/bfd.d [2019-10-10T20:40:19.880Z] #62 77.75 DEP criu/autofs.d [2019-10-10T20:40:19.880Z] #62 77.88 DEP criu/aio.d [2019-10-10T20:40:19.880Z] #62 78.07 DEP criu/action-scripts.d [2019-10-10T20:40:19.880Z] #62 78.28 CC criu/action-scripts.o [2019-10-10T20:40:20.287Z] #62 78.81 CC criu/aio.o [2019-10-10T20:40:20.669Z] #62 79.24 CC criu/autofs.o [2019-10-10T20:40:21.060Z] #62 ... [2019-10-10T20:40:21.060Z] [2019-10-10T20:40:21.060Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:21.060Z] #37 114.0 vendor/golang.org/x/net/idna [2019-10-10T20:40:21.060Z] #37 117.5 vendor/golang.org/x/net/http2/hpack [2019-10-10T20:40:21.060Z] #37 119.0 mime [2019-10-10T20:40:21.060Z] #37 120.5 mime/quotedprintable [2019-10-10T20:40:21.060Z] #37 121.0 net/http/internal [2019-10-10T20:40:21.060Z] #37 122.4 crypto/tls [2019-10-10T20:40:21.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:40:21.298Z] [2019-10-10T20:40:21.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:40:21.298Z] PKG_CONFIG=pkg-config [2019-10-10T20:40:21.298Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:40:21.298Z] HOSTNAME=7b793293be76 [2019-10-10T20:40:21.298Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T20:40:21.298Z] container=docker [2019-10-10T20:40:21.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:40:21.298Z] GO111MODULE=off [2019-10-10T20:40:21.298Z] GOPATH=/go [2019-10-10T20:40:21.298Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:40:21.298Z] HOME=/root [2019-10-10T20:40:21.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:40:21.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:40:21.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:40:21.298Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:40:21.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:40:21.298Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:40:21.298Z] TERM=xterm [2019-10-10T20:40:21.298Z] VALIDATE_BRANCH=master [2019-10-10T20:40:21.298Z] DEST=bundles/test-integration [2019-10-10T20:40:21.298Z] SHLVL=1 [2019-10-10T20:40:21.298Z] TIMEOUT=120m [2019-10-10T20:40:21.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:40:21.298Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:40:21.298Z] TESTDEBUG=0 [2019-10-10T20:40:21.298Z] _=/usr/bin/env [2019-10-10T20:40:21.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:40:21.916Z] #37 ... [2019-10-10T20:40:21.916Z] [2019-10-10T20:40:21.916Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:21.916Z] #62 80.37 CC criu/bfd.o [2019-10-10T20:40:22.371Z] #62 80.74 CC criu/bitmap.o [2019-10-10T20:40:22.371Z] #62 80.88 CC criu/cgroup-props.o [2019-10-10T20:40:23.503Z] #62 81.86 CC criu/cgroup.o [2019-10-10T20:40:24.855Z] sha256:e94d1a35397d810590a748a11d74484412e9f570f277748c2f953fca4c172377 [2019-10-10T20:40:24.855Z] INFO: Starting docker-py tests... [2019-10-10T20:40:24.855Z] ============================= test session starts ============================== [2019-10-10T20:40:24.855Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-10T20:40:24.855Z] rootdir: /src, inifile: pytest.ini [2019-10-10T20:40:24.855Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-10T20:40:24.855Z] collected 385 items / 5 deselected / 380 selected [2019-10-10T20:40:24.855Z] [2019-10-10T20:40:26.230Z] #62 84.74 CC criu/clone-noasan.o [2019-10-10T20:40:26.231Z] #62 84.85 CC criu/config.o [2019-10-10T20:40:27.571Z] #62 86.25 CC criu/cr-check.o [2019-10-10T20:40:29.497Z] #62 87.82 CC criu/cr-dedup.o [2019-10-10T20:40:29.497Z] #62 88.26 CC criu/cr-dump.o [2019-10-10T20:40:29.908Z] #62 ... [2019-10-10T20:40:29.908Z] [2019-10-10T20:40:29.908Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:29.908Z] #17 103.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T20:40:30.290Z] #17 103.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-10T20:40:30.290Z] #17 103.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:35.923Z] #17 ... [2019-10-10T20:40:35.923Z] [2019-10-10T20:40:35.923Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:35.923Z] #37 128.5 net/http/httptrace [2019-10-10T20:40:35.923Z] #37 128.7 net/http [2019-10-10T20:40:35.923Z] #37 ... [2019-10-10T20:40:35.923Z] [2019-10-10T20:40:35.923Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:35.923Z] #62 90.35 CC criu/cr-errno.o [2019-10-10T20:40:35.923Z] #62 90.46 CC criu/cr-restore.o [2019-10-10T20:40:35.923Z] #62 94.36 CC criu/cr-service.o [2019-10-10T20:40:37.270Z] #62 95.83 CC criu/crtools.o [2019-10-10T20:40:38.127Z] #62 96.54 CC criu/eventfd.o [2019-10-10T20:40:38.542Z] #62 96.93 CC criu/eventpoll.o [2019-10-10T20:40:39.400Z] #62 98.01 CC criu/external.o [2019-10-10T20:40:39.800Z] #62 98.32 CC criu/fault-injection.o [2019-10-10T20:40:39.800Z] #62 98.41 CC criu/fdstore.o [2019-10-10T20:40:40.207Z] #62 98.75 CC criu/fifo.o [2019-10-10T20:40:40.820Z] #62 99.21 CC criu/file-ids.o [2019-10-10T20:40:41.312Z] #62 99.73 CC criu/file-lock.o [2019-10-10T20:40:42.342Z] #62 100.7 CC criu/files-ext.o [2019-10-10T20:40:42.443Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.9s done [2019-10-10T20:40:42.443Z] #7 DONE 35.1s [2019-10-10T20:40:42.443Z] [2019-10-10T20:40:42.443Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-10T20:40:42.443Z] #8 DONE 0.2s [2019-10-10T20:40:42.443Z] [2019-10-10T20:40:42.443Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-10T20:40:42.730Z] #62 101.0 CC criu/files-reg.o [2019-10-10T20:40:42.734Z] #9 DONE 0.2s [2019-10-10T20:40:42.734Z] [2019-10-10T20:40:42.734Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:40:42.734Z] #26 DONE 0.1s [2019-10-10T20:40:42.734Z] [2019-10-10T20:40:42.734Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:40:42.734Z] #59 ... [2019-10-10T20:40:42.734Z] [2019-10-10T20:40:42.734Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-10T20:40:42.734Z] #27 DONE 0.1s [2019-10-10T20:40:42.734Z] [2019-10-10T20:40:42.734Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-10T20:40:42.734Z] #30 DONE 0.1s [2019-10-10T20:40:42.734Z] [2019-10-10T20:40:42.734Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:40:42.734Z] #56 DONE 0.1s [2019-10-10T20:40:43.021Z] [2019-10-10T20:40:43.021Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-10T20:40:43.021Z] #33 DONE 0.1s [2019-10-10T20:40:43.021Z] [2019-10-10T20:40:43.021Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-10T20:40:43.021Z] #36 DONE 0.1s [2019-10-10T20:40:43.021Z] [2019-10-10T20:40:43.021Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-10T20:40:43.021Z] #64 DONE 0.2s [2019-10-10T20:40:43.021Z] [2019-10-10T20:40:43.021Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-10T20:40:43.021Z] #53 DONE 0.2s [2019-10-10T20:40:43.021Z] [2019-10-10T20:40:43.021Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:40:43.587Z] #62 ... [2019-10-10T20:40:43.588Z] [2019-10-10T20:40:43.588Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-10T20:40:43.588Z] #17 116.6 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:40:43.588Z] #17 116.7 Processing triggers for mime-support (3.60) ... [2019-10-10T20:40:43.588Z] #17 116.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:40:43.973Z] #17 116.7 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-10T20:40:43.973Z] #17 116.7 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T20:40:43.973Z] #17 116.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:40:43.973Z] #17 116.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:40:43.973Z] #17 116.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T20:40:44.055Z] #54 0.948 + RM_GOPATH=0 [2019-10-10T20:40:44.055Z] #54 0.948 + TMP_GOPATH= [2019-10-10T20:40:44.055Z] #54 0.948 + : /build [2019-10-10T20:40:44.055Z] #54 0.949 + '[' -z '' ']' [2019-10-10T20:40:44.055Z] #54 0.950 ++ mktemp -d [2019-10-10T20:40:44.055Z] #54 0.954 + export GOPATH=/tmp/tmp.BbIs6gtUKi [2019-10-10T20:40:44.055Z] #54 0.954 + GOPATH=/tmp/tmp.BbIs6gtUKi [2019-10-10T20:40:44.055Z] #54 0.954 + RM_GOPATH=1 [2019-10-10T20:40:44.055Z] #54 0.955 ++ dirname ./install.sh [2019-10-10T20:40:44.055Z] #54 0.964 + dir=. [2019-10-10T20:40:44.055Z] #54 0.965 + bin=proxy [2019-10-10T20:40:44.055Z] #54 0.965 + shift [2019-10-10T20:40:44.055Z] #54 0.965 + '[' '!' -f ./proxy.installer ']' [2019-10-10T20:40:44.055Z] #54 0.965 + . ./proxy.installer [2019-10-10T20:40:44.055Z] #54 0.966 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:40:44.055Z] #54 0.967 + install_proxy [2019-10-10T20:40:44.055Z] #54 0.968 + case "$1" in [2019-10-10T20:40:44.055Z] #54 0.968 + export CGO_ENABLED=0 [2019-10-10T20:40:44.055Z] #54 0.968 + CGO_ENABLED=0 [2019-10-10T20:40:44.055Z] #54 0.968 + _install_proxy [2019-10-10T20:40:44.055Z] #54 0.968 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-10T20:40:44.055Z] #54 0.968 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:40:44.055Z] #54 0.968 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BbIs6gtUKi/src/github.com/docker/libnetwork [2019-10-10T20:40:44.055Z] #54 0.976 Cloning into '/tmp/tmp.BbIs6gtUKi/src/github.com/docker/libnetwork'... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up zip (3.0-11+b1) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-10T20:40:45.881Z] #17 118.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:40:45.881Z] #17 118.8 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:40:45.881Z] #17 ... [2019-10-10T20:40:45.881Z] [2019-10-10T20:40:45.881Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:45.881Z] #37 139.2 github.com/LK4D4/vndr/godl [2019-10-10T20:40:45.881Z] #37 139.8 github.com/LK4D4/vndr [2019-10-10T20:40:45.881Z] #37 DONE 149.0s [2019-10-10T20:40:45.881Z] [2019-10-10T20:40:45.881Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:40:45.881Z] #17 118.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T20:40:45.881Z] #17 118.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-10T20:40:45.881Z] #17 118.9 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-10T20:40:45.881Z] #17 119.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:40:46.755Z] #17 119.5 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-10T20:40:46.755Z] #17 119.5 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-10T20:40:46.755Z] #17 119.5 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-10T20:40:46.755Z] #17 119.5 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-10T20:40:46.755Z] #17 119.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up pigz (2.3.4-1) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-10T20:40:46.755Z] #17 119.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:40:46.755Z] #17 119.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T20:40:46.755Z] #17 119.7 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-10T20:40:46.756Z] #17 119.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-10T20:40:46.756Z] #17 119.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:40:46.756Z] #17 119.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:40:46.756Z] #17 119.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T20:40:46.756Z] #17 119.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-10T20:40:47.178Z] #17 119.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:40:47.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:40:47.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:40:48.507Z] #54 ... [2019-10-10T20:40:48.507Z] [2019-10-10T20:40:48.507Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:48.507Z] #37 1.154 + RM_GOPATH=0 [2019-10-10T20:40:48.507Z] #37 1.154 + TMP_GOPATH= [2019-10-10T20:40:48.507Z] #37 1.154 + : /build [2019-10-10T20:40:48.507Z] #37 1.163 + '[' -z '' ']' [2019-10-10T20:40:48.507Z] #37 1.165 ++ mktemp -d [2019-10-10T20:40:48.507Z] #37 1.168 + export GOPATH=/tmp/tmp.DuDRjnNKom [2019-10-10T20:40:48.507Z] #37 1.170 + GOPATH=/tmp/tmp.DuDRjnNKom [2019-10-10T20:40:48.507Z] #37 1.171 + RM_GOPATH=1 [2019-10-10T20:40:48.507Z] #37 1.200 ++ dirname ./install.sh [2019-10-10T20:40:48.507Z] #37 1.212 + dir=. [2019-10-10T20:40:48.507Z] #37 1.213 + bin=vndr [2019-10-10T20:40:48.507Z] #37 1.214 + shift [2019-10-10T20:40:48.507Z] #37 1.215 + '[' '!' -f ./vndr.installer ']' [2019-10-10T20:40:48.507Z] #37 1.216 + . ./vndr.installer [2019-10-10T20:40:48.507Z] #37 1.217 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:40:48.507Z] #37 1.219 + install_vndr [2019-10-10T20:40:48.507Z] #37 1.219 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-10T20:40:48.507Z] #37 1.219 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:40:48.507Z] #37 1.219 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DuDRjnNKom/src/github.com/LK4D4/vndr [2019-10-10T20:40:48.507Z] #37 1.226 Cloning into '/tmp/tmp.DuDRjnNKom/src/github.com/LK4D4/vndr'... [2019-10-10T20:40:48.507Z] #37 3.024 + cd /tmp/tmp.DuDRjnNKom/src/github.com/LK4D4/vndr [2019-10-10T20:40:48.507Z] #37 3.026 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-10T20:40:48.507Z] #37 3.047 + go build -buildmode=pie -v -o /build/vndr . [2019-10-10T20:40:48.507Z] #37 5.361 internal/race [2019-10-10T20:40:48.507Z] #37 5.448 runtime/internal/sys [2019-10-10T20:40:48.507Z] #37 5.460 internal/cpu [2019-10-10T20:40:48.507Z] #37 5.621 runtime/internal/atomic [2019-10-10T20:40:48.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:40:48.805Z] #37 5.821 sync/atomic [2019-10-10T20:40:49.102Z] #37 6.253 unicode [2019-10-10T20:40:49.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:40:50.131Z] #37 ... [2019-10-10T20:40:50.132Z] [2019-10-10T20:40:50.132Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:40:50.132Z] #34 0.979 + RM_GOPATH=0 [2019-10-10T20:40:50.132Z] #34 0.981 + TMP_GOPATH= [2019-10-10T20:40:50.132Z] #34 0.982 + : /build [2019-10-10T20:40:50.132Z] #34 0.983 + '[' -z '' ']' [2019-10-10T20:40:50.132Z] #34 0.985 ++ mktemp -d [2019-10-10T20:40:50.132Z] #34 1.002 + export GOPATH=/tmp/tmp.5CcXMJHu9u [2019-10-10T20:40:50.132Z] #34 1.002 + GOPATH=/tmp/tmp.5CcXMJHu9u [2019-10-10T20:40:50.132Z] #34 1.002 + RM_GOPATH=1 [2019-10-10T20:40:50.132Z] #34 1.003 ++ dirname ./install.sh [2019-10-10T20:40:50.132Z] #34 1.011 + dir=. [2019-10-10T20:40:50.132Z] #34 1.013 + bin=tomlv [2019-10-10T20:40:50.132Z] #34 1.013 + shift [2019-10-10T20:40:50.132Z] #34 1.019 + '[' '!' -f ./tomlv.installer ']' [2019-10-10T20:40:50.132Z] #34 1.020 + . ./tomlv.installer [2019-10-10T20:40:50.132Z] #34 1.022 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:40:50.132Z] #34 1.028 + install_tomlv [2019-10-10T20:40:50.132Z] #34 1.028 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-10T20:40:50.132Z] #34 1.028 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5CcXMJHu9u/src/github.com/BurntSushi/toml [2019-10-10T20:40:50.132Z] #34 1.029 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:40:50.132Z] #34 1.043 Cloning into '/tmp/tmp.5CcXMJHu9u/src/github.com/BurntSushi/toml'... [2019-10-10T20:40:50.132Z] #34 3.262 + cd /tmp/tmp.5CcXMJHu9u/src/github.com/BurntSushi/toml [2019-10-10T20:40:50.132Z] #34 3.263 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-10T20:40:50.132Z] #34 3.291 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T20:40:50.132Z] #34 4.393 math/bits [2019-10-10T20:40:50.132Z] #34 4.439 runtime/internal/sys [2019-10-10T20:40:50.132Z] #34 4.525 runtime/internal/atomic [2019-10-10T20:40:50.132Z] #34 4.526 internal/cpu [2019-10-10T20:40:50.132Z] #34 5.525 runtime/internal/math [2019-10-10T20:40:50.132Z] #34 5.694 unicode/utf8 [2019-10-10T20:40:50.132Z] #34 6.092 sync/atomic [2019-10-10T20:40:50.132Z] #34 6.730 internal/bytealg [2019-10-10T20:40:50.132Z] #34 7.232 unicode [2019-10-10T20:40:50.132Z] #34 ... [2019-10-10T20:40:50.132Z] [2019-10-10T20:40:50.132Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:50.132Z] #37 7.272 unicode/utf8 [2019-10-10T20:40:50.161Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-10T20:40:50.417Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-10T20:40:50.432Z] #37 7.515 math/bits [2019-10-10T20:40:51.059Z] #37 8.131 internal/bytealg [2019-10-10T20:40:51.728Z] #17 124.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-10T20:40:51.728Z] #17 124.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:51.728Z] #17 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T20:40:51.728Z] #17 124.0 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-10-10T20:40:51.728Z] #17 124.0 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-10-10T20:40:51.728Z] #17 124.0 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-10-10T20:40:51.728Z] #17 124.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T20:40:51.728Z] #17 124.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:40:51.728Z] #17 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:40:51.728Z] #17 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:40:51.728Z] #17 124.0 Setting up python3 (3.5.3-1) ... [2019-10-10T20:40:51.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:40:52.578Z] #37 ... [2019-10-10T20:40:52.578Z] [2019-10-10T20:40:52.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:40:52.578Z] #10 1.415 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:40:52.578Z] #10 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:40:52.578Z] #10 1.555 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:40:52.578Z] #10 1.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:40:52.578Z] #10 1.663 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:40:52.578Z] #10 3.579 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:40:52.578Z] #10 6.769 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:40:52.578Z] #10 8.791 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:40:52.588Z] #17 125.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:40:52.872Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-10T20:40:52.886Z] #10 ... [2019-10-10T20:40:52.886Z] [2019-10-10T20:40:52.886Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:40:52.886Z] #31 1.249 + RM_GOPATH=0 [2019-10-10T20:40:52.886Z] #31 1.249 + TMP_GOPATH= [2019-10-10T20:40:52.886Z] #31 1.249 + : /build [2019-10-10T20:40:52.886Z] #31 1.253 + '[' -z '' ']' [2019-10-10T20:40:52.886Z] #31 1.268 ++ mktemp -d [2019-10-10T20:40:52.886Z] #31 1.290 + export GOPATH=/tmp/tmp.ZU2mK38MJB [2019-10-10T20:40:52.886Z] #31 1.292 + GOPATH=/tmp/tmp.ZU2mK38MJB [2019-10-10T20:40:52.886Z] #31 1.292 + RM_GOPATH=1 [2019-10-10T20:40:52.886Z] #31 1.294 ++ dirname ./install.sh [2019-10-10T20:40:52.886Z] #31 1.302 + dir=. [2019-10-10T20:40:52.886Z] #31 1.302 + bin=gotestsum [2019-10-10T20:40:52.886Z] #31 1.302 + shift [2019-10-10T20:40:52.886Z] #31 1.302 + '[' '!' -f ./gotestsum.installer ']' [2019-10-10T20:40:52.886Z] #31 1.302 + . ./gotestsum.installer [2019-10-10T20:40:52.886Z] #31 1.302 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-10T20:40:52.886Z] #31 1.302 + install_gotestsum [2019-10-10T20:40:52.886Z] #31 1.302 Installing gotestsum version v0.3.5 [2019-10-10T20:40:52.886Z] #31 1.302 + echo 'Installing gotestsum version v0.3.5' [2019-10-10T20:40:52.886Z] #31 1.313 + go get -d gotest.tools/gotestsum [2019-10-10T20:40:52.886Z] #31 ... [2019-10-10T20:40:52.886Z] [2019-10-10T20:40:52.886Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:40:52.886Z] #28 0.954 + RM_GOPATH=0 [2019-10-10T20:40:52.886Z] #28 0.955 + TMP_GOPATH= [2019-10-10T20:40:52.886Z] #28 0.956 + : /build [2019-10-10T20:40:52.886Z] #28 0.956 + '[' -z '' ']' [2019-10-10T20:40:52.886Z] #28 0.958 ++ mktemp -d [2019-10-10T20:40:52.886Z] #28 0.960 + export GOPATH=/tmp/tmp.rkaGHSN60u [2019-10-10T20:40:52.886Z] #28 0.960 + GOPATH=/tmp/tmp.rkaGHSN60u [2019-10-10T20:40:52.886Z] #28 0.960 + RM_GOPATH=1 [2019-10-10T20:40:52.886Z] #28 0.962 ++ dirname ./install.sh [2019-10-10T20:40:52.886Z] #28 0.967 + dir=. [2019-10-10T20:40:52.886Z] #28 0.967 + bin=golangci_lint [2019-10-10T20:40:52.886Z] #28 0.968 + shift [2019-10-10T20:40:52.886Z] #28 0.969 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-10T20:40:52.886Z] #28 0.969 + . ./golangci_lint.installer [2019-10-10T20:40:52.886Z] #28 0.970 ++ : v1.17.1 [2019-10-10T20:40:52.886Z] #28 0.971 + install_golangci_lint [2019-10-10T20:40:52.886Z] #28 0.971 + echo 'Installing golangci-lint version v1.17.1' [2019-10-10T20:40:52.886Z] #28 0.972 Installing golangci-lint version v1.17.1 [2019-10-10T20:40:52.886Z] #28 0.972 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T20:40:53.180Z] #28 ... [2019-10-10T20:40:53.180Z] [2019-10-10T20:40:53.180Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:40:53.180Z] #61 1.377 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:40:53.180Z] #61 1.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:40:53.180Z] #61 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:40:53.181Z] #61 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:40:53.181Z] #61 1.658 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:40:53.181Z] #61 3.401 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:40:53.181Z] #61 6.653 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:40:53.181Z] #61 8.738 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:40:53.181Z] #61 ... [2019-10-10T20:40:53.181Z] [2019-10-10T20:40:53.181Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:40:53.181Z] #19 0.919 + mktemp -d [2019-10-10T20:40:53.181Z] #19 0.933 + export GOPATH=/tmp/tmp.z9aVCZnev7 [2019-10-10T20:40:53.181Z] #19 0.933 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.z9aVCZnev7/src/github.com/go-swagger/go-swagger [2019-10-10T20:40:53.181Z] #19 0.940 Cloning into '/tmp/tmp.z9aVCZnev7/src/github.com/go-swagger/go-swagger'... [2019-10-10T20:40:53.473Z] #19 ... [2019-10-10T20:40:53.473Z] [2019-10-10T20:40:53.473Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:40:53.473Z] #65 1.008 + RM_GOPATH=0 [2019-10-10T20:40:53.473Z] #65 1.009 + TMP_GOPATH= [2019-10-10T20:40:53.473Z] #65 1.011 + : /build/ [2019-10-10T20:40:53.473Z] #65 1.011 + '[' -z '' ']' [2019-10-10T20:40:53.473Z] #65 1.013 ++ mktemp -d [2019-10-10T20:40:53.473Z] #65 1.016 + export GOPATH=/tmp/tmp.fBh77AnWVg [2019-10-10T20:40:53.473Z] #65 1.017 + GOPATH=/tmp/tmp.fBh77AnWVg [2019-10-10T20:40:53.473Z] #65 1.017 + RM_GOPATH=1 [2019-10-10T20:40:53.473Z] #65 1.027 ++ dirname ./install.sh [2019-10-10T20:40:53.473Z] #65 1.029 + dir=. [2019-10-10T20:40:53.473Z] #65 1.029 + bin=rootlesskit [2019-10-10T20:40:53.473Z] #65 1.029 + shift [2019-10-10T20:40:53.473Z] #65 1.030 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-10T20:40:53.473Z] #65 1.030 + . ./rootlesskit.installer [2019-10-10T20:40:53.473Z] #65 1.030 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:40:53.473Z] #65 1.031 + install_rootlesskit [2019-10-10T20:40:53.473Z] #65 1.031 + case "$1" in [2019-10-10T20:40:53.473Z] #65 1.031 + export CGO_ENABLED=0 [2019-10-10T20:40:53.473Z] #65 1.031 + CGO_ENABLED=0 [2019-10-10T20:40:53.473Z] #65 1.031 + _install_rootlesskit [2019-10-10T20:40:53.473Z] #65 1.031 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-10T20:40:53.473Z] #65 1.031 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:40:53.473Z] #65 1.032 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fBh77AnWVg/src/github.com/rootless-containers/rootlesskit [2019-10-10T20:40:53.473Z] #65 1.039 Cloning into '/tmp/tmp.fBh77AnWVg/src/github.com/rootless-containers/rootlesskit'... [2019-10-10T20:40:53.473Z] #65 7.923 + cd /tmp/tmp.fBh77AnWVg/src/github.com/rootless-containers/rootlesskit [2019-10-10T20:40:53.473Z] #65 7.924 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-10T20:40:53.473Z] #65 8.939 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T20:40:53.473Z] #65 8.939 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-10T20:40:53.473Z] #65 ... [2019-10-10T20:40:53.473Z] [2019-10-10T20:40:53.473Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:40:53.473Z] #48 1.292 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:40:53.473Z] #48 1.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:40:53.473Z] #48 1.495 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:40:53.473Z] #48 1.507 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:40:53.473Z] #48 1.545 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:40:53.473Z] #48 3.241 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:40:53.473Z] #48 6.112 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:40:53.473Z] #48 8.356 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:40:53.766Z] #48 ... [2019-10-10T20:40:53.766Z] [2019-10-10T20:40:53.766Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:40:53.766Z] #21 1.125 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:40:53.766Z] #21 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:40:53.766Z] #21 1.196 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:40:53.766Z] #21 1.245 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:40:53.766Z] #21 1.440 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:40:53.766Z] #21 3.077 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:40:53.766Z] #21 6.352 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:40:53.766Z] #21 8.374 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:40:53.766Z] #21 ... [2019-10-10T20:40:53.766Z] [2019-10-10T20:40:53.766Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:40:53.766Z] #39 1.721 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:40:53.766Z] #39 1.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:40:53.766Z] #39 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:40:53.766Z] #39 1.852 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:40:53.766Z] #39 1.903 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:40:53.766Z] #39 3.968 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:40:53.766Z] #39 7.067 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:40:53.766Z] #39 9.075 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:40:53.978Z] #17 126.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T20:40:53.978Z] #17 126.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T20:40:53.978Z] #17 126.8 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T20:40:53.978Z] #17 126.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T20:40:54.100Z] #39 ... [2019-10-10T20:40:54.100Z] [2019-10-10T20:40:54.100Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:40:54.100Z] #57 1.111 + RM_GOPATH=0 [2019-10-10T20:40:54.100Z] #57 1.112 + TMP_GOPATH= [2019-10-10T20:40:54.100Z] #57 1.112 + : /build [2019-10-10T20:40:54.100Z] #57 1.113 + '[' -z '' ']' [2019-10-10T20:40:54.100Z] #57 1.115 ++ mktemp -d [2019-10-10T20:40:54.100Z] #57 1.119 + export GOPATH=/tmp/tmp.ace1mjCVPx [2019-10-10T20:40:54.100Z] #57 1.132 + GOPATH=/tmp/tmp.ace1mjCVPx [2019-10-10T20:40:54.100Z] #57 1.133 + RM_GOPATH=1 [2019-10-10T20:40:54.100Z] #57 1.134 ++ dirname ./install.sh [2019-10-10T20:40:54.100Z] #57 1.139 + dir=. [2019-10-10T20:40:54.100Z] #57 1.139 + bin=dockercli [2019-10-10T20:40:54.100Z] #57 1.139 + shift [2019-10-10T20:40:54.100Z] #57 1.139 + '[' '!' -f ./dockercli.installer ']' [2019-10-10T20:40:54.100Z] #57 1.139 + . ./dockercli.installer [2019-10-10T20:40:54.100Z] #57 1.139 ++ DOCKERCLI_CHANNEL=stable [2019-10-10T20:40:54.100Z] #57 1.140 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-10T20:40:54.100Z] #57 1.142 + install_dockercli [2019-10-10T20:40:54.100Z] #57 1.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-10T20:40:54.100Z] #57 1.143 Install docker/cli version 17.06.2-ce from stable [2019-10-10T20:40:54.100Z] #57 1.145 ++ uname -m [2019-10-10T20:40:54.100Z] #57 1.158 + arch=ppc64le [2019-10-10T20:40:54.100Z] #57 1.159 + '[' ppc64le '!=' x86_64 ']' [2019-10-10T20:40:54.100Z] #57 1.159 + '[' ppc64le '!=' s390x ']' [2019-10-10T20:40:54.100Z] #57 1.159 + '[' ppc64le '!=' armhf ']' [2019-10-10T20:40:54.100Z] #57 1.159 + build_dockercli [2019-10-10T20:40:54.100Z] #57 1.159 + git clone https://github.com/docker/docker-ce /tmp/tmp.ace1mjCVPx/tmp/docker-ce [2019-10-10T20:40:54.100Z] #57 1.168 Cloning into '/tmp/tmp.ace1mjCVPx/tmp/docker-ce'... [2019-10-10T20:40:54.100Z] #57 ... [2019-10-10T20:40:54.100Z] [2019-10-10T20:40:54.100Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:40:54.100Z] #59 1.432 + mktemp -d [2019-10-10T20:40:54.100Z] #59 1.434 + export GOPATH=/tmp/tmp.mL5ZwKOvdh [2019-10-10T20:40:54.100Z] #59 1.435 + git clone https://github.com/docker/distribution.git /tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution [2019-10-10T20:40:54.100Z] #59 1.442 Cloning into '/tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution'... [2019-10-10T20:40:54.518Z] #59 ... [2019-10-10T20:40:54.518Z] [2019-10-10T20:40:54.518Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:40:54.518Z] #37 10.46 unicode/utf16 [2019-10-10T20:40:54.518Z] #37 10.88 runtime [2019-10-10T20:40:54.518Z] #37 11.05 math [2019-10-10T20:40:54.869Z] #17 127.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:40:54.869Z] #17 ... [2019-10-10T20:40:54.869Z] [2019-10-10T20:40:54.869Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:40:54.869Z] #62 103.5 CC criu/files.o [2019-10-10T20:40:54.869Z] #62 105.9 CC criu/filesystems.o [2019-10-10T20:40:54.869Z] #62 106.5 CC criu/fsnotify.o [2019-10-10T20:40:54.869Z] #62 107.8 CC criu/image-desc.o [2019-10-10T20:40:54.869Z] #62 108.0 CC criu/image.o [2019-10-10T20:40:54.869Z] #62 108.7 CC criu/ipc_ns.o [2019-10-10T20:40:54.869Z] #62 109.7 CC criu/irmap.o [2019-10-10T20:40:54.869Z] #62 110.1 CC criu/kcmp-ids.o [2019-10-10T20:40:54.869Z] #62 110.4 CC criu/kerndat.o [2019-10-10T20:40:54.869Z] #62 111.2 CC criu/libnetlink.o [2019-10-10T20:40:54.869Z] #62 111.8 CC criu/log.o [2019-10-10T20:40:54.869Z] #62 112.2 CC criu/lsm.o [2019-10-10T20:40:54.869Z] #62 112.6 CC criu/mem.o [2019-10-10T20:40:54.870Z] #37 11.89 container/list [2019-10-10T20:40:55.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:40:55.289Z] #62 113.7 CC criu/mount.o [2019-10-10T20:40:55.692Z] #62 ... [2019-10-10T20:40:55.692Z] [2019-10-10T20:40:55.692Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:55.692Z] #17 128.7 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-10T20:40:56.111Z] #17 128.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:40:56.986Z] #17 129.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T20:40:56.986Z] #17 129.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T20:40:57.494Z] #17 ... [2019-10-10T20:40:57.494Z] [2019-10-10T20:40:57.494Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:40:57.494Z] #19 160.3 + rm -rf /tmp/tmp.umJwDoHdBn [2019-10-10T20:40:57.494Z] #19 DONE 160.6s [2019-10-10T20:40:57.494Z] [2019-10-10T20:40:57.494Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:40:58.008Z] #17 130.8 Setting up dh-python (2.20170125) ... [2019-10-10T20:40:58.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:40:58.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:40:58.962Z] #17 131.8 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-10T20:40:58.962Z] #17 131.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:40:59.375Z] #17 DONE 132.1s [2019-10-10T20:40:59.375Z] [2019-10-10T20:40:59.375Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:40:59.610Z] #37 16.72 crypto/internal/subtle [2019-10-10T20:41:00.241Z] #37 17.20 crypto/subtle [2019-10-10T20:41:00.531Z] #37 17.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-10T20:41:00.822Z] #37 ... [2019-10-10T20:41:00.822Z] [2019-10-10T20:41:00.822Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:41:00.822Z] #34 7.849 math [2019-10-10T20:41:00.822Z] #34 8.507 internal/testlog [2019-10-10T20:41:00.822Z] #34 9.789 encoding [2019-10-10T20:41:00.822Z] #34 10.37 runtime/cgo [2019-10-10T20:41:00.822Z] #34 10.45 runtime [2019-10-10T20:41:01.112Z] #34 ... [2019-10-10T20:41:01.112Z] [2019-10-10T20:41:01.112Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:01.112Z] #37 18.23 internal/nettrace [2019-10-10T20:41:01.745Z] #37 19.00 runtime/cgo [2019-10-10T20:41:02.840Z] #18 3.423 Collecting yamllint==1.16.0 [2019-10-10T20:41:03.264Z] #18 4.057 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T20:41:03.694Z] #18 4.424 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T20:41:03.694Z] #18 4.602 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T20:41:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:41:05.690Z] #18 6.278 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T20:41:05.690Z] #18 6.346 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T20:41:06.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:41:06.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:41:06.960Z] #18 7.519 Building wheels for collected packages: pyyaml, pathspec [2019-10-10T20:41:06.960Z] #18 7.519 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T20:41:07.311Z] #37 ... [2019-10-10T20:41:07.311Z] [2019-10-10T20:41:07.311Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:41:07.311Z] #48 24.19 Fetched 7720 kB in 22s (337 kB/s) [2019-10-10T20:41:08.082Z] #18 8.757 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T20:41:08.082Z] #18 8.758 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T20:41:08.082Z] #18 8.884 Running setup.py bdist_wheel for pathspec: started [2019-10-10T20:41:08.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:41:08.488Z] #18 ... [2019-10-10T20:41:08.488Z] [2019-10-10T20:41:08.488Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:41:08.488Z] #62 117.7 CC criu/namespaces.o [2019-10-10T20:41:08.488Z] #62 119.4 CC criu/net.o [2019-10-10T20:41:08.488Z] #62 121.7 CC criu/netfilter.o [2019-10-10T20:41:08.488Z] #62 122.0 CC criu/page-pipe.o [2019-10-10T20:41:08.488Z] #62 122.4 CC criu/page-xfer.o [2019-10-10T20:41:08.488Z] #62 123.4 CC criu/pagemap-cache.o [2019-10-10T20:41:08.488Z] #62 123.7 CC criu/pagemap.o [2019-10-10T20:41:08.488Z] #62 124.4 CC criu/parasite-syscall.o [2019-10-10T20:41:08.488Z] #62 125.6 CC criu/path.o [2019-10-10T20:41:08.488Z] #62 126.0 CC criu/pie-util-vdso-elf32.o [2019-10-10T20:41:08.488Z] #62 126.6 CC criu/pie-util-vdso.o [2019-10-10T20:41:08.488Z] #62 126.9 CC criu/pie-util.o [2019-10-10T20:41:08.488Z] #62 127.1 CC criu/pipes.o [2019-10-10T20:41:08.899Z] #62 ... [2019-10-10T20:41:08.899Z] [2019-10-10T20:41:08.899Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:41:08.899Z] #18 9.842 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T20:41:09.314Z] #18 9.843 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T20:41:09.314Z] #18 9.855 Successfully built pyyaml pathspec [2019-10-10T20:41:09.314Z] #18 9.859 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-10T20:41:09.314Z] #18 10.19 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T20:41:09.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:41:09.724Z] #18 DONE 10.5s [2019-10-10T20:41:09.724Z] [2019-10-10T20:41:09.724Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:41:09.724Z] #62 127.7 CC criu/plugin.o [2019-10-10T20:41:09.724Z] #62 128.0 CC criu/proc_parse.o [2019-10-10T20:41:09.724Z] #62 ... [2019-10-10T20:41:09.724Z] [2019-10-10T20:41:09.724Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:41:09.724Z] #20 DONE 0.1s [2019-10-10T20:41:10.122Z] [2019-10-10T20:41:10.122Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:41:10.544Z] #25 DONE 0.5s [2019-10-10T20:41:10.544Z] [2019-10-10T20:41:10.544Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:10.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:41:10.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:41:11.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:41:11.859Z] #51 ... [2019-10-10T20:41:11.859Z] [2019-10-10T20:41:11.859Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:41:11.859Z] #62 130.2 CC criu/protobuf-desc.o [2019-10-10T20:41:12.709Z] #62 131.3 CC criu/protobuf.o [2019-10-10T20:41:12.869Z] #48 24.19 Reading package lists... [2019-10-10T20:41:12.869Z] #48 ... [2019-10-10T20:41:12.869Z] [2019-10-10T20:41:12.869Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:41:12.869Z] #54 28.73 + cd /tmp/tmp.BbIs6gtUKi/src/github.com/docker/libnetwork [2019-10-10T20:41:12.869Z] #54 28.73 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-10T20:41:12.869Z] #54 29.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-10T20:41:13.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:41:13.104Z] #62 131.8 CC criu/pstree.o [2019-10-10T20:41:14.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:41:14.462Z] #62 132.6 CC criu/rbtree.o [2019-10-10T20:41:14.462Z] #62 132.8 CC criu/rst-malloc.o [2019-10-10T20:41:14.462Z] #62 133.0 CC criu/seccomp.o [2019-10-10T20:41:14.869Z] #62 133.6 CC criu/seize.o [2019-10-10T20:41:15.710Z] #62 134.2 CC criu/servicefd.o [2019-10-10T20:41:16.130Z] #62 134.6 CC criu/shmem.o [2019-10-10T20:41:16.367Z] #54 ... [2019-10-10T20:41:16.368Z] [2019-10-10T20:41:16.368Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:41:16.368Z] #21 23.05 Fetched 7720 kB in 21s (352 kB/s) [2019-10-10T20:41:16.368Z] #21 23.05 Reading package lists... [2019-10-10T20:41:16.368Z] #21 33.03 Reading package lists... [2019-10-10T20:41:16.368Z] #21 ... [2019-10-10T20:41:16.368Z] [2019-10-10T20:41:16.368Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:41:16.368Z] #28 31.72 + cd /tmp/tmp.rkaGHSN60u/src/github.com/golangci/golangci-lint/ [2019-10-10T20:41:16.368Z] #28 31.72 + git checkout -q v1.17.1 [2019-10-10T20:41:16.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:41:16.998Z] #28 34.01 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-10T20:41:16.998Z] #28 ... [2019-10-10T20:41:16.998Z] [2019-10-10T20:41:16.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:41:16.998Z] #10 24.26 Fetched 7720 kB in 22s (337 kB/s) [2019-10-10T20:41:16.998Z] #10 24.26 Reading package lists... [2019-10-10T20:41:16.998Z] #10 34.32 Reading package lists... [2019-10-10T20:41:16.998Z] #10 ... [2019-10-10T20:41:16.998Z] [2019-10-10T20:41:16.998Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:41:16.998Z] #48 24.19 Reading package lists... [2019-10-10T20:41:17.046Z] #62 135.4 CC criu/sigframe.o [2019-10-10T20:41:17.046Z] #62 135.6 CC criu/signalfd.o [2019-10-10T20:41:17.293Z] #48 34.12 Reading package lists... [2019-10-10T20:41:17.293Z] #48 ... [2019-10-10T20:41:17.293Z] [2019-10-10T20:41:17.293Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:17.293Z] #61 24.50 Fetched 7720 kB in 23s (333 kB/s) [2019-10-10T20:41:17.293Z] #61 24.50 Reading package lists... [2019-10-10T20:41:17.293Z] #61 34.56 Reading package lists... [2019-10-10T20:41:17.293Z] #61 ... [2019-10-10T20:41:17.293Z] [2019-10-10T20:41:17.293Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:41:17.293Z] #39 24.68 Fetched 7720 kB in 22s (336 kB/s) [2019-10-10T20:41:17.293Z] #39 24.68 Reading package lists... [2019-10-10T20:41:17.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:41:17.453Z] #62 136.0 CC criu/sk-inet.o [2019-10-10T20:41:17.581Z] #39 34.35 Reading package lists... [2019-10-10T20:41:17.581Z] #39 ... [2019-10-10T20:41:17.581Z] [2019-10-10T20:41:17.581Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:41:17.581Z] #59 27.40 + cd /tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution [2019-10-10T20:41:17.581Z] #59 27.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-10T20:41:17.581Z] #59 30.82 + GOPATH=/tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mL5ZwKOvdh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-10T20:41:17.870Z] #59 ... [2019-10-10T20:41:17.870Z] [2019-10-10T20:41:17.870Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:17.870Z] #37 24.96 vendor/golang.org/x/crypto/internal/subtle [2019-10-10T20:41:19.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:41:19.141Z] #62 137.3 CC criu/sk-netlink.o [2019-10-10T20:41:19.141Z] #62 137.6 CC criu/sk-packet.o [2019-10-10T20:41:19.141Z] #62 ... [2019-10-10T20:41:19.141Z] [2019-10-10T20:41:19.141Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:19.141Z] #46 152.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T20:41:19.141Z] #46 154.7 + mkdir -p /build [2019-10-10T20:41:19.141Z] #46 154.7 + cp runc /build/runc [2019-10-10T20:41:19.141Z] #46 DONE 154.9s [2019-10-10T20:41:19.141Z] [2019-10-10T20:41:19.141Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:41:20.629Z] #59 ... [2019-10-10T20:41:20.629Z] [2019-10-10T20:41:20.629Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:41:20.629Z] #62 139.1 CC criu/sk-queue.o [2019-10-10T20:41:21.032Z] #62 139.4 CC criu/sk-tcp.o [2019-10-10T20:41:21.424Z] #62 139.9 CC criu/sk-unix.o [2019-10-10T20:41:21.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:41:21.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:41:22.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:41:23.402Z] #62 141.8 CC criu/sockets.o [2019-10-10T20:41:23.808Z] #62 142.3 CC criu/stats.o [2019-10-10T20:41:23.808Z] #62 142.5 CC criu/string.o [2019-10-10T20:41:23.808Z] #62 142.5 CC criu/sysctl.o [2019-10-10T20:41:24.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:41:24.661Z] #62 143.0 CC criu/sysfs_parse.o [2019-10-10T20:41:24.661Z] #62 143.2 CC criu/timerfd.o [2019-10-10T20:41:25.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:41:25.072Z] #62 143.6 CC criu/tty.o [2019-10-10T20:41:25.937Z] #62 144.5 CC criu/tun.o [2019-10-10T20:41:26.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:41:26.340Z] #37 ... [2019-10-10T20:41:26.340Z] [2019-10-10T20:41:26.340Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:41:26.340Z] #21 33.03 Reading package lists... [2019-10-10T20:41:26.358Z] #62 144.9 CC criu/uffd.o [2019-10-10T20:41:27.211Z] #62 145.7 CC criu/util.o [2019-10-10T20:41:27.377Z] #21 42.88 Building dependency tree... [2019-10-10T20:41:27.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:41:28.107Z] #62 146.6 CC criu/uts_ns.o [2019-10-10T20:41:28.107Z] #62 146.7 CC criu/vdso.o [2019-10-10T20:41:28.107Z] #62 ... [2019-10-10T20:41:28.107Z] [2019-10-10T20:41:28.107Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:41:28.107Z] #59 191.4 + dpkg --print-architecture [2019-10-10T20:41:28.107Z] #59 191.4 + cd /tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution [2019-10-10T20:41:28.107Z] #59 191.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T20:41:28.513Z] #59 191.7 + GOPATH=/tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NbEhQgVKp4 [2019-10-10T20:41:28.513Z] #59 191.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T20:41:28.761Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:41:28.762Z] Using test binary docker [2019-10-10T20:41:28.762Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:41:28.762Z] +++ /etc/init.d/apparmor start [2019-10-10T20:41:28.762Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:41:28.762Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:41:28.762Z] Warning failed to create cache: (null) [2019-10-10T20:41:28.762Z] . [2019-10-10T20:41:28.762Z] INFO: Waiting for daemon to start... [2019-10-10T20:41:28.762Z] Starting dockerd [2019-10-10T20:41:28.762Z] +++ 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-10-10T20:41:28.879Z] #21 46.21 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-10T20:41:28.879Z] #21 46.21 The following additional packages will be installed: [2019-10-10T20:41:28.879Z] #21 46.21 libjq1 libonig4 [2019-10-10T20:41:29.524Z] #21 46.79 The following NEW packages will be installed: [2019-10-10T20:41:29.524Z] #21 46.80 jq libjq1 libonig4 [2019-10-10T20:41:29.811Z] #21 46.97 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:41:29.811Z] #21 46.97 Need to get 310 kB of archives. [2019-10-10T20:41:29.811Z] #21 46.97 After this operation, 1267 kB of additional disk space will be used. [2019-10-10T20:41:29.811Z] #21 46.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T20:41:29.811Z] #21 47.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T20:41:29.811Z] #21 47.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T20:41:30.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:41:31.291Z] . [2019-10-10T20:41:31.291Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:41:31.291Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:41:31.291Z] Error: No such image: emptyfs [2019-10-10T20:41:31.291Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:41:31.291Z] ++++ docker load [2019-10-10T20:41:31.291Z] Running integration-test (iteration 1) [2019-10-10T20:41:31.291Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:41:31.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:41:31.291Z] ++ set -e [2019-10-10T20:41:31.291Z] ++ '[' -n 0 ']' [2019-10-10T20:41:31.291Z] ++ set -x [2019-10-10T20:41:31.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:41:31.330Z] #21 ... [2019-10-10T20:41:31.330Z] [2019-10-10T20:41:31.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:41:31.330Z] #10 34.32 Reading package lists... [2019-10-10T20:41:31.330Z] #10 44.29 Building dependency tree... [2019-10-10T20:41:31.330Z] #10 47.60 The following additional packages will be installed: [2019-10-10T20:41:31.330Z] #10 47.64 libapparmor1 libseccomp2 [2019-10-10T20:41:31.330Z] #10 47.64 Suggested packages: [2019-10-10T20:41:31.330Z] #10 47.64 seccomp [2019-10-10T20:41:31.330Z] #10 48.19 The following NEW packages will be installed: [2019-10-10T20:41:31.330Z] #10 48.21 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-10T20:41:31.330Z] #10 48.39 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:41:31.330Z] #10 48.39 Need to get 296 kB of archives. [2019-10-10T20:41:31.330Z] #10 48.39 After this operation, 1346 kB of additional disk space will be used. [2019-10-10T20:41:31.330Z] #10 48.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-10T20:41:31.330Z] #10 48.43 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-10-10T20:41:31.330Z] #10 48.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-10T20:41:31.330Z] #10 48.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-10T20:41:31.917Z] #59 ... [2019-10-10T20:41:31.917Z] [2019-10-10T20:41:31.917Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:41:31.917Z] #62 147.1 LINK criu/built-in.o [2019-10-10T20:41:31.917Z] #62 147.2 LINK criu/criu [2019-10-10T20:41:31.917Z] #62 147.5 DEP lib/c/criu.d [2019-10-10T20:41:31.917Z] #62 147.6 CC images/rpc.pb-c.o [2019-10-10T20:41:31.917Z] #62 148.0 CC lib/c/criu.o [2019-10-10T20:41:31.917Z] #62 148.6 LINK lib/c/built-in.o [2019-10-10T20:41:31.917Z] #62 148.6 LINK lib/c/libcriu.so [2019-10-10T20:41:31.917Z] #62 148.8 GEN magic.py [2019-10-10T20:41:31.917Z] #62 148.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:41:31.917Z] #62 148.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:41:31.917Z] #62 149.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:41:31.917Z] #62 149.5 make[1]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 149.8 make[1]: 'images/built-in.o' is up to date. [2019-10-10T20:41:31.917Z] #62 149.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T20:41:31.917Z] #62 149.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T20:41:31.917Z] #62 149.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T20:41:31.917Z] #62 149.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T20:41:31.917Z] #62 149.9 make[1]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 149.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:41:31.917Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:41:31.917Z] #62 150.1 INSTALL criu/criu [2019-10-10T20:41:31.917Z] #62 DONE 150.3s [2019-10-10T20:41:31.917Z] [2019-10-10T20:41:31.917Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:32.368Z] #10 ... [2019-10-10T20:41:32.368Z] [2019-10-10T20:41:32.368Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-10T20:41:32.368Z] #21 48.79 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:41:32.368Z] #21 49.30 Fetched 310 kB in 0s (2403 kB/s) [2019-10-10T20:41:32.368Z] #21 49.51 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T20:41:32.368Z] #21 49.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T20:41:32.368Z] #21 49.68 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T20:41:32.368Z] #21 49.69 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:41:32.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:41:32.659Z] #21 50.09 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T20:41:32.688Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-10T20:41:32.950Z] #21 50.11 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:41:32.950Z] #21 50.12 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:41:32.950Z] #21 50.40 Selecting previously unselected package jq. [2019-10-10T20:41:32.950Z] #21 50.41 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:41:32.950Z] #21 50.42 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T20:41:33.244Z] #21 50.70 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:41:33.244Z] #21 50.72 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:41:33.535Z] #21 50.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:41:33.827Z] #21 51.02 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T20:41:33.827Z] #21 DONE 51.2s [2019-10-10T20:41:33.827Z] [2019-10-10T20:41:33.827Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:41:33.827Z] #10 50.29 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:41:33.827Z] #10 50.50 Fetched 296 kB in 0s (1955 kB/s) [2019-10-10T20:41:33.827Z] #10 50.70 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-10T20:41:33.827Z] #10 50.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T20:41:33.827Z] #10 50.86 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T20:41:33.827Z] #10 50.87 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T20:41:33.827Z] #10 51.11 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-10T20:41:33.827Z] #10 51.15 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-10T20:41:33.827Z] #10 51.16 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T20:41:33.827Z] #10 ... [2019-10-10T20:41:33.827Z] [2019-10-10T20:41:33.827Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:41:33.827Z] #23 DONE 0.1s [2019-10-10T20:41:34.119Z] [2019-10-10T20:41:34.119Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:41:35.619Z] #24 ... [2019-10-10T20:41:35.619Z] [2019-10-10T20:41:35.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-10T20:41:35.619Z] #10 51.57 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-10T20:41:35.619Z] #10 51.59 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:41:35.619Z] #10 51.60 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T20:41:35.619Z] #10 51.89 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-10T20:41:35.619Z] #10 51.94 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:41:35.619Z] #10 51.94 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T20:41:35.619Z] #10 52.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:41:35.619Z] #10 52.51 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T20:41:35.619Z] #10 52.52 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T20:41:35.619Z] #10 52.52 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-10T20:41:35.619Z] #10 52.53 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-10T20:41:35.619Z] #10 52.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:41:35.619Z] #10 DONE 52.9s [2019-10-10T20:41:35.619Z] [2019-10-10T20:41:35.620Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:41:35.620Z] #44 DONE 0.1s [2019-10-10T20:41:35.620Z] [2019-10-10T20:41:35.620Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:41:35.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:41:35.911Z] #11 ... [2019-10-10T20:41:35.911Z] [2019-10-10T20:41:35.911Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-10T20:41:35.911Z] #45 DONE 0.1s [2019-10-10T20:41:35.911Z] [2019-10-10T20:41:35.911Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:35.911Z] #46 0.341 + RM_GOPATH=0 [2019-10-10T20:41:36.202Z] #46 ... [2019-10-10T20:41:36.202Z] [2019-10-10T20:41:36.202Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-10T20:41:36.202Z] #48 34.12 Reading package lists... [2019-10-10T20:41:36.202Z] #48 44.13 Building dependency tree... [2019-10-10T20:41:36.202Z] #48 47.53 The following additional packages will be installed: [2019-10-10T20:41:36.202Z] #48 47.53 btrfs-progs liblzo2-2 [2019-10-10T20:41:36.202Z] #48 47.98 The following NEW packages will be installed: [2019-10-10T20:41:36.202Z] #48 47.99 btrfs-progs btrfs-tools liblzo2-2 [2019-10-10T20:41:36.202Z] #48 48.16 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:41:36.202Z] #48 48.16 Need to get 588 kB of archives. [2019-10-10T20:41:36.202Z] #48 48.16 After this operation, 5005 kB of additional disk space will be used. [2019-10-10T20:41:36.202Z] #48 48.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T20:41:36.202Z] #48 48.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T20:41:36.202Z] #48 48.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T20:41:36.202Z] #48 50.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:41:36.202Z] #48 50.56 Fetched 588 kB in 0s (3404 kB/s) [2019-10-10T20:41:36.202Z] #48 50.79 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T20:41:36.202Z] #48 50.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T20:41:36.202Z] #48 50.88 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T20:41:36.202Z] #48 50.88 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:41:36.202Z] #48 51.20 Selecting previously unselected package btrfs-progs. [2019-10-10T20:41:36.202Z] #48 51.23 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T20:41:36.202Z] #48 51.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T20:41:36.202Z] #48 52.56 Selecting previously unselected package btrfs-tools. [2019-10-10T20:41:36.202Z] #48 52.57 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T20:41:36.202Z] #48 52.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T20:41:36.202Z] #48 52.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:41:36.202Z] #48 53.10 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:41:36.202Z] #48 53.11 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T20:41:36.202Z] #48 53.11 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T20:41:36.202Z] #48 53.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:41:36.202Z] #48 DONE 53.5s [2019-10-10T20:41:36.202Z] [2019-10-10T20:41:36.202Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:41:36.202Z] #49 DONE 0.1s [2019-10-10T20:41:36.202Z] [2019-10-10T20:41:36.202Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:36.202Z] #46 0.346 + TMP_GOPATH= [2019-10-10T20:41:36.202Z] #46 0.347 + : /build [2019-10-10T20:41:36.202Z] #46 0.350 + '[' -z '' ']' [2019-10-10T20:41:36.202Z] #46 0.360 ++ mktemp -d [2019-10-10T20:41:36.202Z] #46 0.363 + export GOPATH=/tmp/tmp.NUp6BA2JGt [2019-10-10T20:41:36.202Z] #46 0.364 + GOPATH=/tmp/tmp.NUp6BA2JGt [2019-10-10T20:41:36.202Z] #46 0.365 + RM_GOPATH=1 [2019-10-10T20:41:36.202Z] #46 0.377 ++ dirname ./install.sh [2019-10-10T20:41:36.202Z] #46 0.397 + dir=. [2019-10-10T20:41:36.202Z] #46 0.398 + bin=runc [2019-10-10T20:41:36.202Z] #46 0.399 + shift [2019-10-10T20:41:36.202Z] #46 0.400 + '[' '!' -f ./runc.installer ']' [2019-10-10T20:41:36.202Z] #46 0.400 + . ./runc.installer [2019-10-10T20:41:36.202Z] #46 0.402 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T20:41:36.202Z] #46 0.412 + install_runc [2019-10-10T20:41:36.202Z] #46 0.415 + uname -r [2019-10-10T20:41:36.202Z] #46 0.418 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-10T20:41:36.202Z] #46 0.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-10T20:41:36.202Z] #46 0.436 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-10T20:41:36.202Z] #46 0.437 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-10T20:41:36.202Z] #46 0.437 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NUp6BA2JGt/src/github.com/opencontainers/runc [2019-10-10T20:41:36.202Z] #46 ... [2019-10-10T20:41:36.202Z] [2019-10-10T20:41:36.202Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-10T20:41:36.202Z] #50 DONE 0.1s [2019-10-10T20:41:36.202Z] [2019-10-10T20:41:36.202Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:41:36.202Z] #46 0.468 Cloning into '/tmp/tmp.NUp6BA2JGt/src/github.com/opencontainers/runc'... [2019-10-10T20:41:36.501Z] #46 ... [2019-10-10T20:41:36.501Z] [2019-10-10T20:41:36.501Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-10T20:41:36.501Z] #11 DONE 1.1s [2019-10-10T20:41:36.789Z] [2019-10-10T20:41:36.789Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:36.789Z] #51 0.382 + RM_GOPATH=0 [2019-10-10T20:41:36.789Z] #51 0.383 + TMP_GOPATH= [2019-10-10T20:41:36.789Z] #51 0.383 + : /build [2019-10-10T20:41:36.789Z] #51 0.383 + '[' -z '' ']' [2019-10-10T20:41:36.789Z] #51 0.384 ++ mktemp -d [2019-10-10T20:41:36.789Z] #51 0.388 + export GOPATH=/tmp/tmp.T5jpeQtImZ [2019-10-10T20:41:36.789Z] #51 0.388 + GOPATH=/tmp/tmp.T5jpeQtImZ [2019-10-10T20:41:36.789Z] #51 0.388 + RM_GOPATH=1 [2019-10-10T20:41:36.789Z] #51 0.389 ++ dirname ./install.sh [2019-10-10T20:41:36.789Z] #51 0.390 + dir=. [2019-10-10T20:41:36.789Z] #51 0.391 + bin=containerd [2019-10-10T20:41:36.789Z] #51 0.391 + shift [2019-10-10T20:41:36.789Z] #51 0.391 + '[' '!' -f ./containerd.installer ']' [2019-10-10T20:41:36.789Z] #51 0.391 + . ./containerd.installer [2019-10-10T20:41:36.789Z] #51 0.391 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:41:36.789Z] #51 0.391 + install_containerd [2019-10-10T20:41:36.789Z] #51 0.392 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-10T20:41:36.789Z] #51 0.392 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T5jpeQtImZ/src/github.com/containerd/containerd [2019-10-10T20:41:36.789Z] #51 0.392 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:41:36.789Z] #51 0.395 Cloning into '/tmp/tmp.T5jpeQtImZ/src/github.com/containerd/containerd'... [2019-10-10T20:41:37.431Z] #51 ... [2019-10-10T20:41:37.431Z] [2019-10-10T20:41:37.431Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-10T20:41:37.431Z] #12 DONE 0.6s [2019-10-10T20:41:37.431Z] [2019-10-10T20:41:37.431Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:41:37.431Z] #39 34.35 Reading package lists... [2019-10-10T20:41:37.431Z] #39 44.86 Building dependency tree... [2019-10-10T20:41:37.431Z] #39 48.09 The following additional packages will be installed: [2019-10-10T20:41:37.431Z] #39 48.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-10T20:41:37.431Z] #39 48.12 Suggested packages: [2019-10-10T20:41:37.431Z] #39 48.12 codeblocks eclipse ninja-build lrzip [2019-10-10T20:41:37.431Z] #39 48.12 Recommended packages: [2019-10-10T20:41:37.431Z] #39 48.12 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-10T20:41:37.431Z] #39 49.40 The following NEW packages will be installed: [2019-10-10T20:41:37.431Z] #39 49.41 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-10T20:41:37.431Z] #39 49.41 vim-common xxd [2019-10-10T20:41:37.431Z] #39 49.63 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:41:37.431Z] #39 49.63 Need to get 13.4 MB of archives. [2019-10-10T20:41:37.431Z] #39 49.63 After this operation, 60.4 MB of additional disk space will be used. [2019-10-10T20:41:37.431Z] #39 49.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-10T20:41:37.431Z] #39 49.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T20:41:37.431Z] #39 49.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-10T20:41:37.431Z] #39 51.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-10T20:41:37.431Z] #39 51.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-10T20:41:37.431Z] #39 51.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-10T20:41:37.431Z] #39 51.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-10T20:41:37.431Z] #39 51.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-10T20:41:37.431Z] #39 51.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T20:41:37.431Z] #39 51.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T20:41:37.431Z] #39 53.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:41:37.431Z] #39 53.99 Fetched 13.4 MB in 2s (5771 kB/s) [2019-10-10T20:41:37.431Z] #39 54.20 Selecting previously unselected package cmake-data. [2019-10-10T20:41:37.431Z] #39 54.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T20:41:37.431Z] #39 54.29 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-10T20:41:37.431Z] #39 54.33 Unpacking cmake-data (3.7.2-1) ... [2019-10-10T20:41:37.431Z] #39 ... [2019-10-10T20:41:37.431Z] [2019-10-10T20:41:37.431Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:41:37.431Z] #13 ... [2019-10-10T20:41:37.431Z] [2019-10-10T20:41:37.431Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:37.431Z] #61 34.56 Reading package lists... [2019-10-10T20:41:37.431Z] #61 45.14 Building dependency tree... [2019-10-10T20:41:37.431Z] #61 48.28 The following additional packages will be installed: [2019-10-10T20:41:37.431Z] #61 48.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-10T20:41:37.431Z] #61 48.28 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-10T20:41:37.431Z] #61 48.28 Suggested packages: [2019-10-10T20:41:37.431Z] #61 48.28 manpages-dev python-setuptools [2019-10-10T20:41:37.431Z] #61 51.30 The following NEW packages will be installed: [2019-10-10T20:41:37.431Z] #61 51.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-10T20:41:37.431Z] #61 51.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-10T20:41:37.431Z] #61 51.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-10T20:41:37.431Z] #61 51.30 zlib1g-dev [2019-10-10T20:41:37.431Z] #61 51.60 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:41:37.431Z] #61 51.60 Need to get 3548 kB of archives. [2019-10-10T20:41:37.431Z] #61 51.60 After this operation, 21.2 MB of additional disk space will be used. [2019-10-10T20:41:37.431Z] #61 51.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T20:41:37.431Z] #61 51.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-10T20:41:37.431Z] #61 51.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-10T20:41:37.431Z] #61 51.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T20:41:37.431Z] #61 51.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-10T20:41:37.431Z] #61 51.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T20:41:37.431Z] #61 51.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-10T20:41:37.431Z] #61 51.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-10T20:41:37.431Z] #61 51.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-10T20:41:37.431Z] #61 52.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-10T20:41:37.431Z] #61 52.03 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-10T20:41:37.431Z] #61 52.17 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-10T20:41:37.431Z] #61 52.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-10T20:41:37.431Z] #61 52.31 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-10T20:41:37.431Z] #61 52.32 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-10T20:41:37.431Z] #61 52.36 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-10T20:41:37.431Z] #61 54.67 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:41:37.720Z] #61 ... [2019-10-10T20:41:37.720Z] [2019-10-10T20:41:37.720Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-10T20:41:37.720Z] #13 0.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-10T20:41:37.720Z] #13 DONE 0.5s [2019-10-10T20:41:37.720Z] [2019-10-10T20:41:37.720Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:37.720Z] #61 55.01 Fetched 3548 kB in 0s (3967 kB/s) [2019-10-10T20:41:37.720Z] #61 55.22 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T20:41:38.026Z] #61 55.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-10T20:41:38.026Z] #61 55.31 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T20:41:38.026Z] #61 55.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:41:38.315Z] #61 55.65 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-10T20:41:38.315Z] #61 ... [2019-10-10T20:41:38.315Z] [2019-10-10T20:41:38.315Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-10T20:41:38.315Z] #14 DONE 0.6s [2019-10-10T20:41:38.315Z] [2019-10-10T20:41:38.315Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:38.315Z] #61 55.66 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-10T20:41:38.315Z] #61 55.66 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T20:41:38.605Z] #61 55.91 Selecting previously unselected package libnet1-dev. [2019-10-10T20:41:38.605Z] #61 55.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T20:41:38.605Z] #61 55.93 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T20:41:38.894Z] #61 ... [2019-10-10T20:41:38.894Z] [2019-10-10T20:41:38.894Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-10T20:41:38.894Z] #15 DONE 0.5s [2019-10-10T20:41:38.894Z] [2019-10-10T20:41:38.894Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:38.894Z] #61 56.29 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T20:41:38.894Z] #61 56.31 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T20:41:38.894Z] #61 56.33 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:41:39.060Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:41:39.060Z] Using test binary docker [2019-10-10T20:41:39.060Z] +++ /etc/init.d/apparmor start [2019-10-10T20:41:39.060Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:41:39.060Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:41:39.060Z] Warning failed to create cache: (null) [2019-10-10T20:41:39.060Z] . [2019-10-10T20:41:39.060Z] Starting dockerd [2019-10-10T20:41:39.060Z] INFO: Waiting for daemon to start... [2019-10-10T20:41:39.060Z] +++ 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-10-10T20:41:39.183Z] #61 56.54 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-10T20:41:39.183Z] #61 56.55 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-10T20:41:39.183Z] #61 56.56 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T20:41:39.485Z] #61 ... [2019-10-10T20:41:39.485Z] [2019-10-10T20:41:39.485Z] #16 [dev 6/25] RUN ldconfig [2019-10-10T20:41:39.485Z] #16 DONE 0.6s [2019-10-10T20:41:39.485Z] [2019-10-10T20:41:39.485Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:41:40.113Z] #17 0.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-10T20:41:40.113Z] #17 0.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-10T20:41:40.113Z] #17 0.690 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-10T20:41:40.113Z] #17 0.848 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-10T20:41:40.113Z] #17 0.905 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-10T20:41:40.946Z] . [2019-10-10T20:41:40.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:41:40.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:41:40.946Z] Error: No such image: emptyfs [2019-10-10T20:41:40.946Z] ++++ docker load [2019-10-10T20:41:40.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:41:41.265Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:41:41.266Z] Loaded image: busybox:latest [2019-10-10T20:41:41.266Z] Loaded image: busybox:glibc [2019-10-10T20:41:41.266Z] Loaded image: debian:jessie [2019-10-10T20:41:41.266Z] Loaded image: hello-world:latest [2019-10-10T20:41:41.266Z] INFO: Testing against a local daemon [2019-10-10T20:41:41.266Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:41:41.506Z] Running integration-test (iteration 1) [2019-10-10T20:41:41.506Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:41:41.506Z] ++ 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-10-10T20:41:41.506Z] ++ set -e [2019-10-10T20:41:41.506Z] ++ '[' -n 0 ']' [2019-10-10T20:41:41.506Z] ++ set -x [2019-10-10T20:41:41.506Z] ++ env -i DEST=/go/src/github.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-10-10T20:41:42.853Z] #17 3.311 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-10T20:41:43.887Z] #51 ... [2019-10-10T20:41:43.887Z] [2019-10-10T20:41:43.887Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:41:43.887Z] #59 206.6 + rm -rf /tmp/tmp.NbEhQgVKp4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NbEhQgVKp4 [2019-10-10T20:41:43.887Z] #59 DONE 206.8s [2019-10-10T20:41:43.887Z] [2019-10-10T20:41:43.887Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:41:44.371Z] #17 ... [2019-10-10T20:41:44.371Z] [2019-10-10T20:41:44.371Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:41:44.371Z] #24 4.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-10T20:41:44.371Z] #24 5.765 [2019-10-10T20:41:44.371Z] #24 6.504 ## 2.8% ##### 7.1% ######## 11.3% ########### 15.6% ############## 19.8% ################## 26.2% ####################### 32.6% ############################ 39.0% ################################# 46.4% #################################### 50.7% ####################################### 55.0% ########################################## 59.2% ############################################### 65.6% ################################################### 72.0% ######################################################## 78.4% ############################################################ 84.1% ################################################################# 90.5% ##################################################################### 96.9% ######################################################################## 100.0% [2019-10-10T20:41:44.371Z] #24 10.55 [2019-10-10T20:41:44.549Z] --- PASS: TestCgroupNamespacesBuild (3.44s) [2019-10-10T20:41:44.549Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:41:44.549Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:41:45.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-10-10T20:41:45.925Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:41:45.925Z] === RUN TestBuildWithSession [2019-10-10T20:41:45.925Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:41:45.925Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:41:45.925Z] === RUN TestBuildSquashParent [2019-10-10T20:41:46.011Z] #24 11.48 ####### 10.2% ########### 16.0% ################### 27.4% ####################### 33.2% ################################ 44.7% [2019-10-10T20:41:46.011Z] #24 ... [2019-10-10T20:41:46.011Z] [2019-10-10T20:41:46.011Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:41:46.011Z] #17 6.697 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-10T20:41:47.040Z] #17 ... [2019-10-10T20:41:47.040Z] [2019-10-10T20:41:47.040Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:41:47.040Z] #54 DONE 64.2s [2019-10-10T20:41:47.331Z] [2019-10-10T20:41:47.331Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:41:47.331Z] #24 11.48 ####### 10.2% ########### 16.0% ################### 27.4% ####################### 33.2% ################################ 44.7% ############################################ 62.1% ######################################################### 79.3% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-10T20:41:47.958Z] #24 13.88 [2019-10-10T20:41:49.762Z] #24 15.26 #### 5.9% ######### 13.7% ############### 21.5% ################### 26.6% [2019-10-10T20:41:49.762Z] #24 ... [2019-10-10T20:41:49.762Z] [2019-10-10T20:41:49.762Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:41:49.762Z] #61 57.06 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T20:41:49.762Z] #61 57.06 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 57.06 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:41:49.762Z] #61 57.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-10T20:41:49.762Z] #61 57.32 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 57.33 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T20:41:49.762Z] #61 57.74 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-10T20:41:49.762Z] #61 57.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 57.82 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T20:41:49.762Z] #61 58.20 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-10T20:41:49.762Z] #61 58.20 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 58.21 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 59.28 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-10T20:41:49.762Z] #61 59.30 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 59.34 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 59.98 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-10T20:41:49.762Z] #61 59.99 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 60.00 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 62.34 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-10T20:41:49.762Z] #61 62.35 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 62.35 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 63.67 Selecting previously unselected package protobuf-c-compiler. [2019-10-10T20:41:49.762Z] #61 63.69 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 63.72 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-10T20:41:49.762Z] #61 64.13 Selecting previously unselected package protobuf-compiler. [2019-10-10T20:41:49.762Z] #61 64.15 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 64.18 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 64.45 Selecting previously unselected package python-pkg-resources. [2019-10-10T20:41:49.762Z] #61 64.45 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T20:41:49.762Z] #61 64.46 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-10T20:41:49.762Z] #61 64.98 Selecting previously unselected package python-protobuf. [2019-10-10T20:41:49.762Z] #61 65.00 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-10T20:41:49.762Z] #61 65.01 Unpacking python-protobuf (3.0.0-9) ... [2019-10-10T20:41:49.762Z] #61 66.46 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:41:49.762Z] #61 66.65 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:41:49.762Z] #61 66.66 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-10T20:41:49.762Z] #61 ... [2019-10-10T20:41:49.762Z] [2019-10-10T20:41:49.762Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:41:50.942Z] #24 15.26 #### 5.9% ######### 13.7% ############### 21.5% ################### 26.6% ######################## 34.4% ############################ 39.5% ################################ 44.7% ################################### 49.9% ####################################### 55.1% ############################################# 62.8% ###################################################### 75.7% ########################################################## 80.8% ############################################################# 86.0% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-10T20:41:51.970Z] #24 17.91 [2019-10-10T20:41:51.970Z] #24 ... [2019-10-10T20:41:51.970Z] [2019-10-10T20:41:51.970Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:41:51.970Z] #39 59.10 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T20:41:51.970Z] #39 59.12 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T20:41:51.970Z] #39 59.15 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:41:51.970Z] #39 59.50 Selecting previously unselected package libicu57:ppc64el. [2019-10-10T20:41:51.970Z] #39 59.52 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-10T20:41:51.970Z] #39 59.53 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T20:41:51.970Z] #39 ... [2019-10-10T20:41:51.970Z] [2019-10-10T20:41:51.970Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:41:51.970Z] #34 66.93 internal/reflectlite [2019-10-10T20:41:51.970Z] #34 66.96 sync [2019-10-10T20:41:52.061Z] #28 ... [2019-10-10T20:41:52.061Z] [2019-10-10T20:41:52.061Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:52.061Z] #51 185.4 + bin/containerd [2019-10-10T20:41:52.061Z] #51 ... [2019-10-10T20:41:52.061Z] [2019-10-10T20:41:52.061Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:41:52.061Z] #28 DONE 215.2s [2019-10-10T20:41:52.465Z] [2019-10-10T20:41:52.465Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:52.489Z] --- PASS: TestBuildSquashParent (5.98s) [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:41:52.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:41:52.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:41:52.489Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:41:52.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:41:52.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:41:52.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:41:53.107Z] #34 ... [2019-10-10T20:41:53.107Z] [2019-10-10T20:41:53.107Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:41:53.107Z] #31 60.20 + cd /tmp/tmp.ZU2mK38MJB/src/gotest.tools/gotestsum [2019-10-10T20:41:53.107Z] #31 60.21 + git checkout -q v0.3.5 [2019-10-10T20:41:53.107Z] #31 60.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-10T20:41:53.107Z] #31 ... [2019-10-10T20:41:53.107Z] [2019-10-10T20:41:53.107Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:41:53.315Z] #51 ... [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #29 DONE 0.2s [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #32 DONE 0.1s [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #35 DONE 0.1s [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #38 DONE 0.1s [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:53.315Z] #51 ... [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #43 DONE 0.1s [2019-10-10T20:41:53.315Z] [2019-10-10T20:41:53.315Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:41:53.315Z] #47 DONE 0.1s [2019-10-10T20:41:53.688Z] [2019-10-10T20:41:53.688Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:41:54.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:41:54.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:41:57.454Z] #24 18.48 # 1.8% ## 3.6% ### 5.4% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.6% ########## 14.3% ############ 17.9% ############## 20.7% ############### 21.1% ################ 23.3% ################# 25.0% ################### 26.4% ################### 27.0% ################### 27.5% #################### 28.2% #################### 28.5% #################### 28.9% ##################### 29.7% ###################### 31.4% ######################## 33.4% ########################## 37.0% ############################ 39.7% ############################### 43.3% ################################## 47.5% ##################################### 52.2% ####################################### 54.9% ########################################## 58.4% ############################################ 61.1% ############################################# 62.9% ############################################### 65.6% ################################################# 68.3% ################################################### 71.8% ###################################################### 75.4% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.5% ############################################################## 87.2% ################################################################# 90.8% ################################################################## 92.6% ################################################################### 94.4% ##################################################################### 97.0% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-10T20:41:57.777Z] #24 23.89 [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2019-10-10T20:41:57.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2019-10-10T20:41:57.938Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:41:57.938Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:41:58.817Z] #24 ... [2019-10-10T20:41:58.817Z] [2019-10-10T20:41:58.817Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:41:58.817Z] #17 9.238 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-10T20:41:58.817Z] #17 ... [2019-10-10T20:41:58.817Z] [2019-10-10T20:41:58.817Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:41:58.817Z] #19 75.46 + cd /tmp/tmp.z9aVCZnev7/src/github.com/go-swagger/go-swagger [2019-10-10T20:41:58.817Z] #19 75.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-10T20:41:59.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:42:00.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:42:00.666Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:42:01.232Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-10-10T20:42:01.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-10T20:42:01.798Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:42:02.370Z] #19 79.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-10T20:42:03.172Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-10-10T20:42:03.172Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:42:03.900Z] #19 ... [2019-10-10T20:42:03.900Z] [2019-10-10T20:42:03.900Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:03.900Z] #37 70.92 internal/reflectlite [2019-10-10T20:42:03.900Z] #37 70.92 github.com/LK4D4/vndr/godl/singleflight [2019-10-10T20:42:03.900Z] #37 70.97 internal/singleflight [2019-10-10T20:42:03.900Z] #37 70.98 math/rand [2019-10-10T20:42:03.900Z] #37 77.62 sort [2019-10-10T20:42:03.900Z] #37 77.73 io [2019-10-10T20:42:03.900Z] #37 77.74 strconv [2019-10-10T20:42:03.900Z] #37 77.95 syscall [2019-10-10T20:42:03.900Z] #37 ... [2019-10-10T20:42:03.900Z] [2019-10-10T20:42:03.900Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:42:03.900Z] #39 72.35 Selecting previously unselected package libxml2:ppc64el. [2019-10-10T20:42:03.900Z] #39 72.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 72.42 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:42:03.900Z] #39 73.75 Selecting previously unselected package libarchive13:ppc64el. [2019-10-10T20:42:03.900Z] #39 73.77 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 73.77 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T20:42:03.900Z] #39 74.20 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-10T20:42:03.900Z] #39 74.25 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 74.28 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T20:42:03.900Z] #39 74.61 Selecting previously unselected package libuv1:ppc64el. [2019-10-10T20:42:03.900Z] #39 74.62 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 74.62 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-10T20:42:03.900Z] #39 74.85 Selecting previously unselected package cmake. [2019-10-10T20:42:03.900Z] #39 74.92 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 75.17 Unpacking cmake (3.7.2-1) ... [2019-10-10T20:42:03.900Z] #39 80.31 Selecting previously unselected package xxd. [2019-10-10T20:42:03.900Z] #39 80.33 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:42:03.900Z] #39 80.34 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:42:03.900Z] #39 80.75 Selecting previously unselected package vim-common. [2019-10-10T20:42:03.900Z] #39 80.76 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:42:03.900Z] #39 80.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:42:04.192Z] #39 ... [2019-10-10T20:42:04.192Z] [2019-10-10T20:42:04.192Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:42:04.192Z] #24 28.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-10T20:42:04.192Z] #24 29.43 [2019-10-10T20:42:04.192Z] #24 30.11 ############################################# 62.9% ######################################################################## 100.0% [2019-10-10T20:42:04.500Z] #24 30.59 [2019-10-10T20:42:05.533Z] #24 ... [2019-10-10T20:42:05.533Z] [2019-10-10T20:42:05.533Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-10T20:42:05.533Z] #39 81.79 Processing triggers for mime-support (3.60) ... [2019-10-10T20:42:05.533Z] #39 81.98 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:42:05.533Z] #39 81.99 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-10T20:42:05.533Z] #39 82.00 Setting up cmake-data (3.7.2-1) ... [2019-10-10T20:42:05.533Z] #39 82.01 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-10T20:42:05.533Z] #39 82.02 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-10T20:42:05.533Z] #39 82.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:42:05.533Z] #39 82.21 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:42:05.533Z] #39 82.23 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:42:05.533Z] #39 82.27 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-10T20:42:05.533Z] #39 82.27 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-10T20:42:05.533Z] #39 82.31 Setting up cmake (3.7.2-1) ... [2019-10-10T20:42:05.533Z] #39 82.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:42:05.533Z] #39 DONE 82.9s [2019-10-10T20:42:05.533Z] [2019-10-10T20:42:05.533Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:42:05.533Z] #40 DONE 0.1s [2019-10-10T20:42:05.533Z] [2019-10-10T20:42:05.533Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:42:05.533Z] #17 25.22 Fetched 7720 kB in 24s (313 kB/s) [2019-10-10T20:42:05.704Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2019-10-10T20:42:05.704Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:42:05.856Z] #17 25.22 Reading package lists... [2019-10-10T20:42:05.856Z] #17 ... [2019-10-10T20:42:05.856Z] [2019-10-10T20:42:05.856Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-10T20:42:05.856Z] #41 DONE 0.1s [2019-10-10T20:42:05.856Z] [2019-10-10T20:42:05.856Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:42:05.856Z] #34 72.90 errors [2019-10-10T20:42:05.856Z] #34 72.90 sort [2019-10-10T20:42:05.856Z] #34 74.10 io [2019-10-10T20:42:05.856Z] #34 74.12 internal/oserror [2019-10-10T20:42:05.856Z] #34 74.16 strconv [2019-10-10T20:42:05.856Z] #34 74.82 syscall [2019-10-10T20:42:05.856Z] #34 81.42 bytes [2019-10-10T20:42:05.856Z] #34 81.44 strings [2019-10-10T20:42:05.856Z] #34 ... [2019-10-10T20:42:05.856Z] [2019-10-10T20:42:05.856Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:06.145Z] #42 0.499 + RM_GOPATH=0 [2019-10-10T20:42:06.145Z] #42 0.499 + TMP_GOPATH= [2019-10-10T20:42:06.145Z] #42 0.499 + : /build [2019-10-10T20:42:06.145Z] #42 0.499 + '[' -z '' ']' [2019-10-10T20:42:06.145Z] #42 0.511 ++ mktemp -d [2019-10-10T20:42:06.145Z] #42 0.546 + export GOPATH=/tmp/tmp.DBD8wPgTQV [2019-10-10T20:42:06.145Z] #42 0.547 + GOPATH=/tmp/tmp.DBD8wPgTQV [2019-10-10T20:42:06.145Z] #42 0.549 + RM_GOPATH=1 [2019-10-10T20:42:06.145Z] #42 0.551 ++ dirname ./install.sh [2019-10-10T20:42:06.145Z] #42 0.558 + dir=. [2019-10-10T20:42:06.145Z] #42 0.558 + bin=tini [2019-10-10T20:42:06.145Z] #42 0.559 + shift [2019-10-10T20:42:06.145Z] #42 0.559 + '[' '!' -f ./tini.installer ']' [2019-10-10T20:42:06.145Z] #42 0.560 + . ./tini.installer [2019-10-10T20:42:06.145Z] #42 0.567 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:42:06.145Z] #42 0.574 + install_tini [2019-10-10T20:42:06.145Z] #42 0.575 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-10T20:42:06.145Z] #42 0.576 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:42:06.145Z] #42 0.579 + git clone https://github.com/krallin/tini.git /tmp/tmp.DBD8wPgTQV/tini [2019-10-10T20:42:06.145Z] #42 0.603 Cloning into '/tmp/tmp.DBD8wPgTQV/tini'... [2019-10-10T20:42:06.272Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2019-10-10T20:42:06.272Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:42:07.172Z] #42 ... [2019-10-10T20:42:07.172Z] [2019-10-10T20:42:07.172Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:07.172Z] #46 21.36 + cd /tmp/tmp.NUp6BA2JGt/src/github.com/opencontainers/runc [2019-10-10T20:42:07.172Z] #46 21.36 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-10T20:42:07.172Z] #46 22.52 + '[' -z '' ']' [2019-10-10T20:42:07.172Z] #46 22.52 + target=static [2019-10-10T20:42:07.172Z] #46 22.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-10T20:42:07.172Z] #46 26.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-10T20:42:07.459Z] #46 ... [2019-10-10T20:42:07.459Z] [2019-10-10T20:42:07.459Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:42:07.459Z] #61 75.06 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-10T20:42:07.459Z] #61 75.08 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-10T20:42:07.459Z] #61 75.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:42:07.459Z] #61 75.19 Setting up python-protobuf (3.0.0-9) ... [2019-10-10T20:42:08.092Z] #61 ... [2019-10-10T20:42:08.092Z] [2019-10-10T20:42:08.092Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:08.092Z] #37 84.97 vendor/golang.org/x/net/dns/dnsmessage [2019-10-10T20:42:08.092Z] #37 85.33 bytes [2019-10-10T20:42:08.388Z] #37 ... [2019-10-10T20:42:08.388Z] [2019-10-10T20:42:08.388Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-10T20:42:08.388Z] #61 85.43 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-10T20:42:08.388Z] #61 85.44 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-10T20:42:08.388Z] #61 85.44 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:42:08.388Z] #61 85.45 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-10T20:42:08.388Z] #61 85.46 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-10T20:42:08.388Z] #61 85.47 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-10T20:42:08.388Z] #61 85.48 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-10T20:42:08.388Z] #61 85.50 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-10T20:42:08.388Z] #61 85.51 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-10T20:42:08.388Z] #61 85.51 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-10T20:42:08.388Z] #61 85.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:42:08.388Z] #61 DONE 85.9s [2019-10-10T20:42:08.702Z] [2019-10-10T20:42:08.702Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:09.556Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2019-10-10T20:42:09.556Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:42:10.490Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2019-10-10T20:42:10.490Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:42:11.456Z] #62 2.803 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:42:11.456Z] #62 2.803 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:42:13.519Z] #62 5.111 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:42:13.521Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:42:13.521Z] Loaded image: busybox:latest [2019-10-10T20:42:13.521Z] Loaded image: busybox:glibc [2019-10-10T20:42:13.521Z] Loaded image: debian:jessie [2019-10-10T20:42:13.521Z] Loaded image: hello-world:latest [2019-10-10T20:42:13.521Z] INFO: Testing against a local daemon [2019-10-10T20:42:13.521Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:42:13.773Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2019-10-10T20:42:13.773Z] === RUN TestBuildWithHugeFile [2019-10-10T20:42:13.810Z] #62 5.158 GEN .gitid [2019-10-10T20:42:13.810Z] #62 5.164 GEN criu/include/version.h [2019-10-10T20:42:13.810Z] #62 5.236 GEN include/common/asm [2019-10-10T20:42:14.098Z] #62 ... [2019-10-10T20:42:14.098Z] [2019-10-10T20:42:14.098Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:42:14.098Z] #24 34.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-10T20:42:14.098Z] #24 35.37 [2019-10-10T20:42:14.098Z] #24 36.00 ############################################################### 87.9% ######################################################################## 100.0% [2019-10-10T20:42:14.098Z] #24 36.48 [2019-10-10T20:42:14.098Z] #24 39.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-10T20:42:14.098Z] #24 39.91 skipping existing c8c2d4a6b2e3 [2019-10-10T20:42:14.098Z] #24 40.20 [2019-10-10T20:42:16.034Z] --- PASS: TestCgroupNamespacesBuild (3.79s) [2019-10-10T20:42:16.034Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:42:16.034Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:42:16.170Z] #24 ... [2019-10-10T20:42:16.170Z] [2019-10-10T20:42:16.170Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:42:16.170Z] #34 93.38 bufio [2019-10-10T20:42:17.851Z] #51 209.5 + bin/containerd-stress [2019-10-10T20:42:17.851Z] #51 211.3 + bin/containerd-shim [2019-10-10T20:42:17.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2019-10-10T20:42:17.920Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:42:17.920Z] === RUN TestBuildWithSession [2019-10-10T20:42:17.920Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:42:17.920Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:42:17.920Z] === RUN TestBuildSquashParent [2019-10-10T20:42:18.888Z] #34 ... [2019-10-10T20:42:18.888Z] [2019-10-10T20:42:18.888Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:18.888Z] #42 3.005 + cd /tmp/tmp.DBD8wPgTQV/tini [2019-10-10T20:42:18.888Z] #42 3.005 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-10T20:42:18.888Z] #42 3.030 + cmake . [2019-10-10T20:42:18.888Z] #42 4.194 -- The C compiler identification is GNU 6.3.0 [2019-10-10T20:42:18.888Z] #42 4.285 -- Check for working C compiler: /usr/bin/cc [2019-10-10T20:42:18.888Z] #42 5.252 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-10T20:42:18.888Z] #42 5.266 -- Detecting C compiler ABI info [2019-10-10T20:42:18.888Z] #42 6.190 -- Detecting C compiler ABI info - done [2019-10-10T20:42:18.888Z] #42 6.353 -- Detecting C compile features [2019-10-10T20:42:18.888Z] #42 10.17 -- Detecting C compile features - done [2019-10-10T20:42:18.888Z] #42 10.24 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-10T20:42:18.888Z] #42 10.75 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-10T20:42:18.888Z] #42 11.05 -- Configuring done [2019-10-10T20:42:18.888Z] #42 11.11 -- Generating done [2019-10-10T20:42:18.888Z] #42 11.13 -- Build files have been written to: /tmp/tmp.DBD8wPgTQV/tini [2019-10-10T20:42:18.888Z] #42 11.13 + make tini-static [2019-10-10T20:42:18.888Z] #42 11.69 Scanning dependencies of target tini-static [2019-10-10T20:42:18.888Z] #42 11.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-10T20:42:18.888Z] #42 ... [2019-10-10T20:42:18.888Z] [2019-10-10T20:42:18.888Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:18.888Z] #62 8.685 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-10T20:42:18.888Z] #62 8.964 PBCC images/opts.pb-c.c [2019-10-10T20:42:18.888Z] #62 9.048 PBCC images/sit.pb-c.c [2019-10-10T20:42:18.888Z] #62 9.197 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-10T20:42:18.888Z] #62 9.346 DEP images/opts.pb-c.d [2019-10-10T20:42:18.888Z] #62 9.468 DEP images/sit.pb-c.d [2019-10-10T20:42:18.888Z] #62 9.546 PBCC images/macvlan.pb-c.c [2019-10-10T20:42:18.888Z] #62 9.619 DEP images/macvlan.pb-c.d [2019-10-10T20:42:18.888Z] #62 9.785 PBCC images/autofs.pb-c.c [2019-10-10T20:42:18.888Z] #62 9.826 DEP images/autofs.pb-c.d [2019-10-10T20:42:18.888Z] #62 10.00 PBCC images/sysctl.pb-c.c [2019-10-10T20:42:18.888Z] #62 10.04 DEP images/sysctl.pb-c.d [2019-10-10T20:42:18.888Z] #62 10.17 PBCC images/time.pb-c.c [2019-10-10T20:42:18.888Z] #62 10.24 DEP images/time.pb-c.d [2019-10-10T20:42:18.888Z] #62 10.42 PBCC images/binfmt-misc.pb-c.c [2019-10-10T20:42:18.888Z] #62 10.47 DEP images/binfmt-misc.pb-c.d [2019-10-10T20:42:19.175Z] #62 10.57 PBCC images/seccomp.pb-c.c [2019-10-10T20:42:19.175Z] #62 10.63 DEP images/seccomp.pb-c.d [2019-10-10T20:42:19.175Z] #62 10.78 PBCC images/userns.pb-c.c [2019-10-10T20:42:19.464Z] #62 10.88 DEP images/userns.pb-c.d [2019-10-10T20:42:19.464Z] #62 10.97 PBCC images/cgroup.pb-c.c [2019-10-10T20:42:19.464Z] #62 11.01 DEP images/cgroup.pb-c.d [2019-10-10T20:42:19.764Z] #62 ... [2019-10-10T20:42:19.764Z] [2019-10-10T20:42:19.764Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:42:19.764Z] #24 43.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-10T20:42:19.764Z] #24 44.71 [2019-10-10T20:42:19.764Z] #24 45.28 ######################################################################## 100.0% [2019-10-10T20:42:19.764Z] #24 45.54 [2019-10-10T20:42:19.764Z] #24 45.62 Download of images into '/build' complete. [2019-10-10T20:42:19.764Z] #24 45.62 Use something like the following to load the result into a Docker daemon: [2019-10-10T20:42:19.764Z] #24 45.62 tar -cC '/build' . | docker load [2019-10-10T20:42:19.764Z] #24 DONE 45.7s [2019-10-10T20:42:19.764Z] [2019-10-10T20:42:19.764Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:19.764Z] #62 11.09 PBCC images/fown.pb-c.c [2019-10-10T20:42:19.764Z] #62 11.12 PBCC images/ext-file.pb-c.c [2019-10-10T20:42:19.764Z] #62 11.16 DEP images/fown.pb-c.d [2019-10-10T20:42:19.764Z] #62 11.24 DEP images/ext-file.pb-c.d [2019-10-10T20:42:19.764Z] #62 11.30 PBCC images/rpc.pb-c.c [2019-10-10T20:42:19.764Z] #62 11.35 DEP images/rpc.pb-c.d [2019-10-10T20:42:20.098Z] #62 11.42 PBCC images/siginfo.pb-c.c [2019-10-10T20:42:20.098Z] #62 11.45 DEP images/siginfo.pb-c.d [2019-10-10T20:42:20.098Z] #62 11.54 PBCC images/pagemap.pb-c.c [2019-10-10T20:42:20.098Z] #62 11.60 DEP images/pagemap.pb-c.d [2019-10-10T20:42:20.528Z] #62 11.71 PBCC images/rlimit.pb-c.c [2019-10-10T20:42:20.528Z] #62 11.75 DEP images/rlimit.pb-c.d [2019-10-10T20:42:20.528Z] #62 11.82 PBCC images/file-lock.pb-c.c [2019-10-10T20:42:20.528Z] #62 11.86 DEP images/file-lock.pb-c.d [2019-10-10T20:42:20.528Z] #62 12.09 PBCC images/tty.pb-c.c [2019-10-10T20:42:21.609Z] #62 13.17 DEP images/tty.pb-c.d [2019-10-10T20:42:21.609Z] #62 13.27 PBCC images/tun.pb-c.c [2019-10-10T20:42:21.898Z] #62 13.37 PBCC images/netdev.pb-c.c [2019-10-10T20:42:21.898Z] #62 13.47 DEP images/tun.pb-c.d [2019-10-10T20:42:21.898Z] #62 13.56 DEP images/netdev.pb-c.d [2019-10-10T20:42:22.185Z] #62 13.67 PBCC images/vma.pb-c.c [2019-10-10T20:42:22.185Z] #62 13.76 DEP images/vma.pb-c.d [2019-10-10T20:42:22.486Z] #62 13.87 PBCC images/creds.pb-c.c [2019-10-10T20:42:22.486Z] #62 13.94 DEP images/creds.pb-c.d [2019-10-10T20:42:22.486Z] #62 14.05 PBCC images/utsns.pb-c.c [2019-10-10T20:42:22.486Z] #62 14.09 DEP images/utsns.pb-c.d [2019-10-10T20:42:22.486Z] #62 14.16 PBCC images/ipc-desc.pb-c.c [2019-10-10T20:42:22.778Z] #62 ... [2019-10-10T20:42:22.778Z] [2019-10-10T20:42:22.778Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:22.778Z] #42 15.94 [100%] Linking C executable tini-static [2019-10-10T20:42:22.778Z] #42 16.80 [100%] Built target tini-static [2019-10-10T20:42:22.778Z] #42 16.89 + mkdir -p /build [2019-10-10T20:42:22.778Z] #42 16.90 + cp tini-static /build/docker-init [2019-10-10T20:42:22.778Z] #42 DONE 17.0s [2019-10-10T20:42:22.778Z] [2019-10-10T20:42:22.778Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:22.778Z] #62 14.19 PBCC images/ipc-sem.pb-c.c [2019-10-10T20:42:22.778Z] #62 14.28 DEP images/ipc-desc.pb-c.d [2019-10-10T20:42:23.066Z] #62 14.47 DEP images/ipc-sem.pb-c.d [2019-10-10T20:42:23.066Z] #62 14.62 PBCC images/ipc-msg.pb-c.c [2019-10-10T20:42:23.066Z] #62 14.67 DEP images/ipc-msg.pb-c.d [2019-10-10T20:42:23.197Z] #51 217.6 + bin/containerd-shim-runc-v1 [2019-10-10T20:42:23.355Z] #62 14.84 PBCC images/ipc-shm.pb-c.c [2019-10-10T20:42:23.355Z] #62 14.88 DEP images/ipc-shm.pb-c.d [2019-10-10T20:42:23.645Z] #62 15.09 PBCC images/ipc-var.pb-c.c [2019-10-10T20:42:23.645Z] #62 15.13 DEP images/ipc-var.pb-c.d [2019-10-10T20:42:23.934Z] #62 15.39 PBCC images/sk-opts.pb-c.c [2019-10-10T20:42:23.934Z] #62 15.40 PBCC images/packet-sock.pb-c.c [2019-10-10T20:42:24.223Z] #62 15.61 DEP images/sk-opts.pb-c.d [2019-10-10T20:42:24.223Z] #62 15.71 DEP images/packet-sock.pb-c.d [2019-10-10T20:42:24.223Z] #62 15.82 PBCC images/sk-netlink.pb-c.c [2019-10-10T20:42:24.512Z] #62 15.90 DEP images/sk-netlink.pb-c.d [2019-10-10T20:42:24.512Z] #62 15.96 PBCC images/sk-inet.pb-c.c [2019-10-10T20:42:24.512Z] #62 16.01 DEP images/sk-inet.pb-c.d [2019-10-10T20:42:24.512Z] #62 16.07 PBCC images/sk-unix.pb-c.c [2019-10-10T20:42:24.512Z] #62 ... [2019-10-10T20:42:24.512Z] [2019-10-10T20:42:24.513Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:42:24.513Z] #17 25.22 Reading package lists... [2019-10-10T20:42:24.816Z] #17 35.93 Reading package lists... [2019-10-10T20:42:24.816Z] #17 ... [2019-10-10T20:42:24.816Z] [2019-10-10T20:42:24.816Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:24.816Z] #62 16.12 DEP images/sk-unix.pb-c.d [2019-10-10T20:42:24.816Z] #62 16.22 PBCC images/mm.pb-c.c [2019-10-10T20:42:24.816Z] #62 16.36 DEP images/mm.pb-c.d [2019-10-10T20:42:25.107Z] #62 16.56 PBCC images/timerfd.pb-c.c [2019-10-10T20:42:25.399Z] #62 16.73 DEP images/timerfd.pb-c.d [2019-10-10T20:42:25.399Z] #62 16.88 PBCC images/timer.pb-c.c [2019-10-10T20:42:25.399Z] #62 16.94 DEP images/timer.pb-c.d [2019-10-10T20:42:25.399Z] #62 17.03 PBCC images/sa.pb-c.c [2019-10-10T20:42:25.688Z] #62 17.13 DEP images/sa.pb-c.d [2019-10-10T20:42:25.688Z] #62 17.23 PBCC images/pipe-data.pb-c.c [2019-10-10T20:42:25.688Z] #62 17.29 DEP images/pipe-data.pb-c.d [2019-10-10T20:42:25.981Z] #62 17.44 PBCC images/mnt.pb-c.c [2019-10-10T20:42:25.981Z] #62 17.53 DEP images/mnt.pb-c.d [2019-10-10T20:42:26.270Z] #62 17.70 PBCC images/sk-packet.pb-c.c [2019-10-10T20:42:26.270Z] #62 17.75 DEP images/sk-packet.pb-c.d [2019-10-10T20:42:26.538Z] #51 220.6 + bin/containerd-shim-runc-v2 [2019-10-10T20:42:26.562Z] #62 17.92 PBCC images/tcp-stream.pb-c.c [2019-10-10T20:42:26.563Z] #62 18.10 DEP images/tcp-stream.pb-c.d [2019-10-10T20:42:26.863Z] #62 18.27 PBCC images/pipe.pb-c.c [2019-10-10T20:42:26.863Z] #62 18.39 DEP images/pipe.pb-c.d [2019-10-10T20:42:26.863Z] #62 18.47 PBCC images/pstree.pb-c.c [2019-10-10T20:42:26.863Z] #62 18.53 DEP images/pstree.pb-c.d [2019-10-10T20:42:27.171Z] #62 18.67 PBCC images/fs.pb-c.c [2019-10-10T20:42:27.171Z] #62 18.76 DEP images/fs.pb-c.d [2019-10-10T20:42:27.378Z] #51 221.6 + binaries [2019-10-10T20:42:27.378Z] #51 221.6 + mkdir -p /build [2019-10-10T20:42:27.378Z] #51 221.6 + cp bin/containerd /build/containerd [2019-10-10T20:42:27.378Z] #51 221.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T20:42:27.378Z] #51 221.6 + cp bin/ctr /build/ctr [2019-10-10T20:42:27.378Z] #51 DONE 221.7s [2019-10-10T20:42:27.461Z] #62 18.92 PBCC images/signalfd.pb-c.c [2019-10-10T20:42:27.461Z] #62 19.03 DEP images/signalfd.pb-c.d [2019-10-10T20:42:27.749Z] #62 19.18 PBCC images/fh.pb-c.c [2019-10-10T20:42:27.749Z] #62 19.29 PBCC images/fsnotify.pb-c.c [2019-10-10T20:42:27.749Z] #62 19.38 DEP images/fh.pb-c.d [2019-10-10T20:42:28.042Z] #62 19.49 DEP images/fsnotify.pb-c.d [2019-10-10T20:42:28.042Z] #62 19.61 PBCC images/eventpoll.pb-c.c [2019-10-10T20:42:28.193Z] [2019-10-10T20:42:28.193Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:42:28.334Z] #62 19.66 DEP images/eventpoll.pb-c.d [2019-10-10T20:42:28.335Z] #62 19.78 PBCC images/eventfd.pb-c.c [2019-10-10T20:42:28.335Z] #62 19.84 DEP images/eventfd.pb-c.d [2019-10-10T20:42:28.335Z] #62 19.90 PBCC images/remap-file-path.pb-c.c [2019-10-10T20:42:28.335Z] #62 19.95 DEP images/remap-file-path.pb-c.d [2019-10-10T20:42:28.335Z] #62 20.03 PBCC images/fifo.pb-c.c [2019-10-10T20:42:28.567Z] #52 DONE 0.1s [2019-10-10T20:42:28.567Z] [2019-10-10T20:42:28.567Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:42:28.567Z] #55 DONE 0.1s [2019-10-10T20:42:28.567Z] [2019-10-10T20:42:28.567Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:42:28.567Z] #58 DONE 0.1s [2019-10-10T20:42:28.567Z] [2019-10-10T20:42:28.567Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:42:28.567Z] #60 DONE 0.1s [2019-10-10T20:42:28.625Z] #62 20.09 DEP images/fifo.pb-c.d [2019-10-10T20:42:28.671Z] 65014b3c3121: Pull complete [2019-10-10T20:42:28.929Z] #62 20.20 PBCC images/ghost-file.pb-c.c [2019-10-10T20:42:28.929Z] #62 20.27 DEP images/ghost-file.pb-c.d [2019-10-10T20:42:28.929Z] #62 20.42 PBCC images/regfile.pb-c.c [2019-10-10T20:42:28.929Z] #62 20.49 DEP images/regfile.pb-c.d [2019-10-10T20:42:28.929Z] #62 20.61 PBCC images/ns.pb-c.c [2019-10-10T20:42:28.954Z] [2019-10-10T20:42:28.954Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:42:28.954Z] #63 DONE 0.1s [2019-10-10T20:42:28.954Z] [2019-10-10T20:42:28.954Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:42:28.954Z] #67 DONE 0.1s [2019-10-10T20:42:28.954Z] [2019-10-10T20:42:28.954Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:42:28.954Z] #69 DONE 0.1s [2019-10-10T20:42:28.954Z] [2019-10-10T20:42:28.954Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:42:28.954Z] #70 DONE 0.0s [2019-10-10T20:42:28.954Z] [2019-10-10T20:42:28.954Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:42:29.231Z] #62 20.67 DEP images/ns.pb-c.d [2019-10-10T20:42:29.231Z] #62 20.84 PBCC images/fdinfo.pb-c.c [2019-10-10T20:42:29.231Z] #62 ... [2019-10-10T20:42:29.231Z] [2019-10-10T20:42:29.231Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:42:29.231Z] #34 96.51 reflect [2019-10-10T20:42:29.231Z] #34 99.46 path [2019-10-10T20:42:29.231Z] #34 103.6 text/tabwriter [2019-10-10T20:42:29.338Z] #71 DONE 0.5s [2019-10-10T20:42:29.521Z] #34 ... [2019-10-10T20:42:29.521Z] [2019-10-10T20:42:29.521Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:42:29.521Z] #17 35.93 Reading package lists... [2019-10-10T20:42:29.521Z] #17 48.20 Building dependency tree... [2019-10-10T20:42:29.728Z] [2019-10-10T20:42:29.728Z] #72 exporting to oci image format [2019-10-10T20:42:29.728Z] #72 exporting layers [2019-10-10T20:42:30.080Z] --- PASS: TestBuildSquashParent (9.96s) [2019-10-10T20:42:30.080Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:42:30.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:42:30.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:42:30.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:42:30.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:42:30.552Z] #17 51.19 The following additional packages will be installed: [2019-10-10T20:42:30.552Z] #17 51.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-10T20:42:30.552Z] #17 51.19 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-10T20:42:30.552Z] #17 51.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-10T20:42:30.552Z] #17 51.19 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-10T20:42:30.553Z] #17 51.19 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-10T20:42:30.553Z] #17 51.19 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-10T20:42:30.553Z] #17 51.19 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-10T20:42:30.553Z] #17 51.19 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-10T20:42:30.553Z] #17 51.19 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-10T20:42:30.553Z] #17 51.20 Suggested packages: [2019-10-10T20:42:30.553Z] #17 51.20 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-10T20:42:30.553Z] #17 51.20 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-10T20:42:30.553Z] #17 51.20 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-10T20:42:30.553Z] #17 51.20 vim-doc vim-scripts xfsdump acl attr quota [2019-10-10T20:42:30.553Z] #17 51.20 Recommended packages: [2019-10-10T20:42:30.553Z] #17 51.20 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-10T20:42:30.553Z] #17 51.20 python3-keyrings.alt python3-xdg unzip [2019-10-10T20:42:31.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:42:31.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:42:32.605Z] #17 ... [2019-10-10T20:42:32.605Z] [2019-10-10T20:42:32.605Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:32.605Z] #37 99.54 bufio [2019-10-10T20:42:32.605Z] #37 104.9 reflect [2019-10-10T20:42:32.605Z] #37 109.1 regexp/syntax [2019-10-10T20:42:32.605Z] #37 ... [2019-10-10T20:42:32.605Z] [2019-10-10T20:42:32.605Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:32.605Z] #62 21.10 DEP images/fdinfo.pb-c.d [2019-10-10T20:42:32.605Z] #62 21.23 PBCC images/core-aarch64.pb-c.c [2019-10-10T20:42:32.605Z] #62 21.31 PBCC images/core-arm.pb-c.c [2019-10-10T20:42:32.605Z] #62 21.38 PBCC images/core-ppc64.pb-c.c [2019-10-10T20:42:32.605Z] #62 21.54 PBCC images/core-s390.pb-c.c [2019-10-10T20:42:32.605Z] #62 21.67 PBCC images/core-x86.pb-c.c [2019-10-10T20:42:32.605Z] #62 21.78 PBCC images/core.pb-c.c [2019-10-10T20:42:32.605Z] #62 22.07 PBCC images/inventory.pb-c.c [2019-10-10T20:42:32.605Z] #62 22.28 DEP images/core-aarch64.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.35 DEP images/core-arm.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.44 DEP images/core-ppc64.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.55 DEP images/core-s390.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.63 DEP images/core-x86.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.74 DEP images/core.pb-c.d [2019-10-10T20:42:32.605Z] #62 22.85 DEP images/inventory.pb-c.d [2019-10-10T20:42:32.605Z] #62 23.00 PBCC images/cpuinfo.pb-c.c [2019-10-10T20:42:32.605Z] #62 23.05 DEP images/cpuinfo.pb-c.d [2019-10-10T20:42:32.605Z] #62 23.17 PBCC images/stats.pb-c.c [2019-10-10T20:42:32.605Z] #62 23.21 DEP images/stats.pb-c.d [2019-10-10T20:42:34.680Z] #62 26.16 make[1]: Nothing to be done for 'all'. [2019-10-10T20:42:34.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:42:34.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:42:37.403Z] #62 28.59 CC images/stats.o [2019-10-10T20:42:38.035Z] #62 29.47 CC images/core.o [2019-10-10T20:42:38.035Z] #62 ... [2019-10-10T20:42:38.035Z] [2019-10-10T20:42:38.035Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:42:38.035Z] #17 58.66 The following NEW packages will be installed: [2019-10-10T20:42:38.035Z] #17 58.66 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-10T20:42:38.035Z] #17 58.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-10T20:42:38.035Z] #17 58.67 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-10T20:42:38.035Z] #17 58.67 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-10T20:42:38.035Z] #17 58.67 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-10T20:42:38.035Z] #17 58.67 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-10T20:42:38.035Z] #17 58.68 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-10T20:42:38.035Z] #17 58.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-10T20:42:38.035Z] #17 58.68 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-10T20:42:38.035Z] #17 58.68 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-10T20:42:38.035Z] #17 58.68 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-10T20:42:38.035Z] #17 58.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-10T20:42:38.035Z] #17 58.68 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-10T20:42:38.035Z] #17 58.68 xfsprogs xxd xz-utils zip [2019-10-10T20:42:38.324Z] #17 58.84 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-10T20:42:38.324Z] #17 58.84 Need to get 87.3 MB of archives. [2019-10-10T20:42:38.324Z] #17 58.84 After this operation, 585 MB of additional disk space will be used. [2019-10-10T20:42:38.324Z] #17 58.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-10T20:42:38.324Z] #17 58.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-10T20:42:38.324Z] #17 58.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-10T20:42:38.324Z] #17 58.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-10T20:42:38.324Z] #17 59.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-10T20:42:38.324Z] #17 59.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-10T20:42:38.613Z] #17 59.13 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-10T20:42:38.613Z] #17 59.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-10T20:42:38.613Z] #17 59.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-10T20:42:38.613Z] #17 59.39 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2019-10-10T20:42:38.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s) [2019-10-10T20:42:38.902Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:42:38.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:42:39.253Z] #17 59.69 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-10T20:42:39.253Z] #17 59.74 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-10T20:42:39.253Z] #17 59.75 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-10T20:42:39.253Z] #17 59.77 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-10T20:42:39.253Z] #17 59.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-10T20:42:39.253Z] #17 59.79 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-10T20:42:39.253Z] #17 59.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-10T20:42:39.253Z] #17 59.82 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-10T20:42:39.253Z] #17 59.82 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-10T20:42:39.253Z] #17 59.84 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-10T20:42:39.253Z] #17 59.84 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-10T20:42:39.253Z] #17 59.87 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-10T20:42:39.253Z] #17 59.90 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-10T20:42:39.253Z] #17 59.92 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-10T20:42:39.253Z] #17 59.93 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-10T20:42:39.253Z] #17 59.93 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-10T20:42:39.253Z] #17 59.95 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-10T20:42:39.550Z] #17 59.97 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-10T20:42:39.550Z] #17 59.98 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-10T20:42:39.550Z] #17 60.02 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-10T20:42:39.550Z] #17 60.03 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-10T20:42:39.550Z] #17 60.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-10T20:42:39.550Z] #17 60.07 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-10T20:42:39.550Z] #17 60.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-10T20:42:39.550Z] #17 60.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-10T20:42:39.550Z] #17 60.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-10T20:42:39.550Z] #17 60.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-10T20:42:39.550Z] #17 60.12 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-10-10T20:42:39.551Z] #17 60.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-10T20:42:39.551Z] #17 60.16 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-10T20:42:39.551Z] #17 60.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-10T20:42:39.551Z] #17 60.20 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-10T20:42:39.551Z] #17 60.25 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-10T20:42:39.551Z] #17 60.28 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-10T20:42:39.843Z] #17 60.29 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-10T20:42:39.843Z] #17 60.30 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-10T20:42:39.843Z] #17 60.31 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-10T20:42:39.843Z] #17 60.32 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-10T20:42:39.843Z] #17 60.51 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-10T20:42:39.843Z] #17 60.56 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-10T20:42:40.134Z] #17 60.78 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-10T20:42:40.134Z] #17 60.80 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-10T20:42:40.134Z] #17 60.82 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-10T20:42:40.134Z] #17 60.85 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-10T20:42:40.426Z] #17 60.85 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-10T20:42:40.426Z] #17 60.89 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-10T20:42:41.057Z] #17 61.51 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-10T20:42:41.057Z] #17 61.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-10T20:42:41.057Z] #17 61.70 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-10T20:42:41.058Z] #17 61.72 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-10T20:42:41.058Z] #17 61.74 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-10T20:42:41.058Z] #17 61.81 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-10-10T20:42:41.349Z] #17 62.00 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-10-10T20:42:41.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:42:41.673Z] #17 62.29 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-10-10T20:42:41.674Z] #17 62.32 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-10T20:42:41.674Z] #17 ... [2019-10-10T20:42:41.674Z] [2019-10-10T20:42:41.674Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:42:41.674Z] #34 108.8 internal/syscall/unix [2019-10-10T20:42:41.674Z] #34 108.9 time [2019-10-10T20:42:41.971Z] #34 119.0 internal/poll [2019-10-10T20:42:41.971Z] #34 ... [2019-10-10T20:42:41.971Z] [2019-10-10T20:42:41.971Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:42:41.971Z] #51 61.88 Checking out files: 48% (1435/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 79% (2323/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-10T20:42:41.971Z] #51 63.85 + cd /tmp/tmp.T5jpeQtImZ/src/github.com/containerd/containerd [2019-10-10T20:42:41.971Z] #51 63.86 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-10T20:42:41.971Z] #51 64.87 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-10T20:42:41.971Z] #51 64.87 + BUILDTAGS='netgo osusergo static_build' [2019-10-10T20:42:41.971Z] #51 64.87 + export EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:42:41.971Z] #51 64.87 + EXTRA_FLAGS=-buildmode=pie [2019-10-10T20:42:41.971Z] #51 64.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-10T20:42:41.971Z] #51 64.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-10T20:42:41.971Z] #51 64.87 + '[' '' = dynamic ']' [2019-10-10T20:42:41.971Z] #51 64.87 + make [2019-10-10T20:42:41.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:42:42.537Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:42:42.597Z] #51 66.30 + bin/ctr [2019-10-10T20:42:43.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy (5.59s) [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-10-10T20:42:43.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-10-10T20:42:43.658Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:42:45.544Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-10-10T20:42:45.544Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:42:46.969Z] ................................................ [ 29%] [2019-10-10T20:42:48.057Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2019-10-10T20:42:48.057Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:42:48.983Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2019-10-10T20:42:48.983Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:42:49.486Z] #51 ... [2019-10-10T20:42:49.486Z] [2019-10-10T20:42:49.486Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:49.486Z] #62 30.53 CC images/core-x86.o [2019-10-10T20:42:49.486Z] #62 31.23 CC images/core-arm.o [2019-10-10T20:42:49.486Z] #62 32.03 CC images/core-aarch64.o [2019-10-10T20:42:49.486Z] #62 32.86 CC images/core-ppc64.o [2019-10-10T20:42:49.486Z] #62 34.51 CC images/core-s390.o [2019-10-10T20:42:49.486Z] #62 36.39 CC images/cpuinfo.o [2019-10-10T20:42:49.486Z] #62 37.31 CC images/inventory.o [2019-10-10T20:42:49.486Z] #62 37.75 CC images/fdinfo.o [2019-10-10T20:42:49.486Z] #62 38.56 CC images/fown.o [2019-10-10T20:42:49.486Z] #62 39.06 CC images/ns.o [2019-10-10T20:42:49.486Z] #62 39.61 CC images/regfile.o [2019-10-10T20:42:49.486Z] #62 40.07 CC images/ghost-file.o [2019-10-10T20:42:49.486Z] #62 ... [2019-10-10T20:42:49.486Z] [2019-10-10T20:42:49.486Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:42:49.486Z] #37 116.2 crypto/rc4 [2019-10-10T20:42:49.486Z] #37 117.2 vendor/golang.org/x/text/transform [2019-10-10T20:42:49.486Z] #37 123.7 context [2019-10-10T20:42:49.486Z] #37 123.9 os [2019-10-10T20:42:49.486Z] #37 ... [2019-10-10T20:42:49.486Z] [2019-10-10T20:42:49.486Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:49.486Z] #62 40.68 CC images/fifo.o [2019-10-10T20:42:49.486Z] #62 41.04 CC images/remap-file-path.o [2019-10-10T20:42:50.117Z] #62 41.45 CC images/eventfd.o [2019-10-10T20:42:50.117Z] #62 41.81 CC images/eventpoll.o [2019-10-10T20:42:51.141Z] #62 42.44 CC images/fh.o [2019-10-10T20:42:51.428Z] #62 43.01 CC images/fsnotify.o [2019-10-10T20:42:52.246Z] --- PASS: TestBuildMultiStageOnBuild (3.47s) [2019-10-10T20:42:52.246Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:42:52.478Z] #62 ... [2019-10-10T20:42:52.478Z] [2019-10-10T20:42:52.478Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:42:52.478Z] #17 63.08 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-10-10T20:42:52.478Z] #17 63.50 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-10-10T20:42:52.478Z] #17 63.52 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-10-10T20:42:52.478Z] #17 67.18 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-10-10T20:42:52.478Z] #17 70.65 debconf: delaying package configuration, since apt-utils is not installed [2019-10-10T20:42:52.478Z] #17 70.79 Fetched 87.3 MB in 10s (8281 kB/s) [2019-10-10T20:42:52.478Z] #17 70.97 Selecting previously unselected package bash-completion. [2019-10-10T20:42:52.478Z] #17 70.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-10T20:42:52.478Z] #17 71.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-10T20:42:52.777Z] #17 ... [2019-10-10T20:42:52.777Z] [2019-10-10T20:42:52.777Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:52.777Z] #62 44.28 CC images/signalfd.o [2019-10-10T20:42:53.419Z] #62 44.82 CC images/fs.o [2019-10-10T20:42:53.709Z] #62 45.27 CC images/pstree.o [2019-10-10T20:42:54.348Z] #62 45.74 CC images/pipe.o [2019-10-10T20:42:54.636Z] #62 46.19 CC images/tcp-stream.o [2019-10-10T20:42:54.758Z] --- PASS: TestBuildUncleanTarFilenames (2.03s) [2019-10-10T20:42:54.758Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:42:55.267Z] #62 ... [2019-10-10T20:42:55.267Z] [2019-10-10T20:42:55.267Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:42:55.267Z] #34 122.1 os [2019-10-10T20:42:55.267Z] #34 129.0 internal/fmtsort [2019-10-10T20:42:55.267Z] #34 129.4 path/filepath [2019-10-10T20:42:55.267Z] #34 130.6 fmt [2019-10-10T20:42:55.267Z] #34 ... [2019-10-10T20:42:55.267Z] [2019-10-10T20:42:55.267Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:42:55.267Z] #62 46.64 CC images/sk-packet.o [2019-10-10T20:42:55.897Z] #62 47.43 CC images/mnt.o [2019-10-10T20:42:56.530Z] #62 47.94 CC images/pipe-data.o [2019-10-10T20:42:56.824Z] #62 48.39 CC images/sa.o [2019-10-10T20:42:57.454Z] #62 48.79 CC images/timer.o [2019-10-10T20:42:58.513Z] #62 49.78 CC images/timerfd.o [2019-10-10T20:42:58.811Z] #62 50.43 CC images/mm.o [2019-10-10T20:42:58.920Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s) [2019-10-10T20:42:58.920Z] === RUN TestBuildWithHugeFile [2019-10-10T20:42:59.841Z] #62 51.17 CC images/sk-opts.o [2019-10-10T20:43:00.136Z] #62 51.77 CC images/sk-unix.o [2019-10-10T20:43:00.446Z] --- PASS: TestBuildWithHugeFile (45.09s) [2019-10-10T20:43:00.446Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:43:00.446Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:43:00.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:43:00.446Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:43:00.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:43:00.446Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:43:00.446Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:43:00.446Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:43:00.446Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:43:00.446Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:43:00.446Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2019-10-10T20:43:00.446Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-10-10T20:43:00.446Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2019-10-10T20:43:00.446Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-10-10T20:43:00.446Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:43:00.446Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:43:01.179Z] #62 52.41 CC images/sk-inet.o [2019-10-10T20:43:01.179Z] #62 ... [2019-10-10T20:43:01.179Z] [2019-10-10T20:43:01.179Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:01.179Z] #17 77.95 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-10T20:43:01.179Z] #17 78.72 Selecting previously unselected package libnet1:ppc64el. [2019-10-10T20:43:01.179Z] #17 78.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 78.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:43:01.179Z] #17 78.95 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-10T20:43:01.179Z] #17 78.96 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 78.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T20:43:01.179Z] #17 79.13 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-10T20:43:01.179Z] #17 79.16 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 79.16 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T20:43:01.179Z] #17 79.41 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-10T20:43:01.179Z] #17 79.42 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 79.46 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:43:01.179Z] #17 79.89 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-10T20:43:01.179Z] #17 79.91 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 79.91 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:43:01.179Z] #17 80.73 Selecting previously unselected package python3.5-minimal. [2019-10-10T20:43:01.179Z] #17 80.74 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:43:01.179Z] #17 80.75 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:43:01.813Z] #17 82.32 Selecting previously unselected package python3-minimal. [2019-10-10T20:43:01.813Z] #17 82.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-10T20:43:01.813Z] #17 82.34 Unpacking python3-minimal (3.5.3-1) ... [2019-10-10T20:43:02.112Z] #17 82.57 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-10T20:43:02.112Z] #17 82.61 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-10T20:43:02.112Z] #17 82.62 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T20:43:02.403Z] #17 82.90 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-10T20:43:02.403Z] #17 82.92 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:43:02.403Z] #17 82.94 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:43:02.975Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:43:04.478Z] #17 ... [2019-10-10T20:43:04.478Z] [2019-10-10T20:43:04.478Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:43:04.478Z] #37 131.2 regexp [2019-10-10T20:43:04.478Z] #37 137.6 os/exec [2019-10-10T20:43:04.478Z] #37 137.7 net [2019-10-10T20:43:04.478Z] #37 ... [2019-10-10T20:43:04.478Z] [2019-10-10T20:43:04.478Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:04.478Z] #62 53.26 CC images/tun.o [2019-10-10T20:43:04.478Z] #62 54.00 CC images/sk-netlink.o [2019-10-10T20:43:04.478Z] #62 54.41 CC images/packet-sock.o [2019-10-10T20:43:04.478Z] #62 55.37 CC images/ipc-var.o [2019-10-10T20:43:04.478Z] #62 55.92 CC images/ipc-desc.o [2019-10-10T20:43:04.876Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2019-10-10T20:43:04.876Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2019-10-10T20:43:04.876Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-10T20:43:04.876Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:43:04.876Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-10T20:43:04.876Z] PASS [2019-10-10T20:43:04.876Z] [2019-10-10T20:43:04.876Z] === Skipped [2019-10-10T20:43:04.876Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:43:04.876Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:43:04.876Z] [2019-10-10T20:43:04.876Z] [2019-10-10T20:43:04.876Z] DONE 32 tests, 1 skipped in 93.537s [2019-10-10T20:43:04.876Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:43:04.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:43:04.876Z] ++ set -e [2019-10-10T20:43:04.876Z] ++ '[' -n 0 ']' [2019-10-10T20:43:04.876Z] ++ set -x [2019-10-10T20:43:04.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:43:04.876Z] INFO: Testing against a local daemon [2019-10-10T20:43:04.876Z] === RUN TestConfigList [2019-10-10T20:43:05.112Z] #62 56.59 CC images/ipc-shm.o [2019-10-10T20:43:05.402Z] #62 ... [2019-10-10T20:43:05.402Z] [2019-10-10T20:43:05.402Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:43:05.402Z] #34 132.5 io/ioutil [2019-10-10T20:43:05.402Z] #34 135.6 log [2019-10-10T20:43:05.402Z] #34 135.7 github.com/BurntSushi/toml [2019-10-10T20:43:05.402Z] #34 135.7 flag [2019-10-10T20:43:05.402Z] #34 ... [2019-10-10T20:43:05.402Z] [2019-10-10T20:43:05.402Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:05.691Z] #17 86.08 Selecting previously unselected package python3.5. [2019-10-10T20:43:05.691Z] #17 86.11 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-10T20:43:05.691Z] #17 86.12 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:43:06.006Z] #17 86.41 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-10T20:43:06.006Z] #17 86.42 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-10T20:43:06.006Z] #17 86.43 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T20:43:06.006Z] #17 86.56 Selecting previously unselected package dh-python. [2019-10-10T20:43:06.006Z] #17 86.56 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-10T20:43:06.006Z] #17 86.58 Unpacking dh-python (2.20170125) ... [2019-10-10T20:43:06.305Z] #17 86.85 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:43:06.305Z] #17 86.92 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-10T20:43:06.998Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:43:06.998Z] Using test binary docker [2019-10-10T20:43:06.998Z] +++ /etc/init.d/apparmor start [2019-10-10T20:43:06.998Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:43:06.998Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:43:06.998Z] Warning failed to create cache: (null) [2019-10-10T20:43:06.998Z] . [2019-10-10T20:43:06.998Z] INFO: Waiting for daemon to start... [2019-10-10T20:43:06.998Z] Starting dockerd [2019-10-10T20:43:06.998Z] +++ 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-10-10T20:43:06.998Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:43:06.998Z] Using test binary docker [2019-10-10T20:43:06.998Z] +++ /etc/init.d/apparmor start [2019-10-10T20:43:06.998Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:43:06.998Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:43:06.998Z] Warning failed to create cache: (null) [2019-10-10T20:43:06.998Z] . [2019-10-10T20:43:06.998Z] INFO: Waiting for daemon to start... [2019-10-10T20:43:06.998Z] Starting dockerd [2019-10-10T20:43:06.998Z] +++ 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-10-10T20:43:09.061Z] --- PASS: TestConfigList (3.30s) [2019-10-10T20:43:09.061Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:43:09.061Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:43:09.682Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-10T20:43:11.589Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2019-10-10T20:43:11.589Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:43:11.589Z] === RUN TestConfigsUpdate [2019-10-10T20:43:13.199Z] #17 ... [2019-10-10T20:43:13.199Z] [2019-10-10T20:43:13.199Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-10T20:43:13.199Z] #34 143.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-10T20:43:13.199Z] #34 DONE 150.3s [2019-10-10T20:43:13.199Z] [2019-10-10T20:43:13.199Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:13.199Z] #62 56.98 CC images/ipc-msg.o [2019-10-10T20:43:13.199Z] #62 57.67 CC images/ipc-sem.o [2019-10-10T20:43:13.199Z] #62 58.17 CC images/utsns.o [2019-10-10T20:43:13.199Z] #62 58.63 CC images/creds.o [2019-10-10T20:43:13.199Z] #62 58.99 CC images/vma.o [2019-10-10T20:43:13.199Z] #62 59.51 CC images/netdev.o [2019-10-10T20:43:13.199Z] #62 60.34 CC images/tty.o [2019-10-10T20:43:13.199Z] #62 61.70 CC images/file-lock.o [2019-10-10T20:43:13.199Z] #62 62.17 CC images/rlimit.o [2019-10-10T20:43:13.199Z] #62 62.56 CC images/pagemap.o [2019-10-10T20:43:13.199Z] #62 63.18 CC images/siginfo.o [2019-10-10T20:43:13.199Z] #62 63.84 CC images/rpc.o [2019-10-10T20:43:13.485Z] #62 ... [2019-10-10T20:43:13.485Z] [2019-10-10T20:43:13.485Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:13.485Z] #17 93.89 Setting up python3-minimal (3.5.3-1) ... [2019-10-10T20:43:14.870Z] --- PASS: TestConfigsUpdate (3.17s) [2019-10-10T20:43:14.870Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:43:14.870Z] === RUN TestTemplatedConfig [2019-10-10T20:43:15.068Z] . [2019-10-10T20:43:15.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:43:15.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:43:15.068Z] Error: No such image: emptyfs [2019-10-10T20:43:15.322Z] ++++ docker load [2019-10-10T20:43:15.323Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:43:16.192Z] #17 ... [2019-10-10T20:43:16.192Z] [2019-10-10T20:43:16.192Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:43:16.192Z] #37 142.9 internal/lazyregexp [2019-10-10T20:43:16.192Z] #37 149.8 encoding/binary [2019-10-10T20:43:16.192Z] #37 149.9 go/token [2019-10-10T20:43:16.192Z] #37 150.0 net/url [2019-10-10T20:43:16.192Z] #37 ... [2019-10-10T20:43:16.192Z] [2019-10-10T20:43:16.192Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:16.192Z] #62 67.36 CC images/ext-file.o [2019-10-10T20:43:16.192Z] #62 67.83 CC images/cgroup.o [2019-10-10T20:43:16.245Z] Running integration-test (iteration 1) [2019-10-10T20:43:16.245Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-10T20:43:16.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T20:43:16.245Z] ++ set -e [2019-10-10T20:43:16.245Z] ++ '[' -n 0 ']' [2019-10-10T20:43:16.245Z] ++ set -x [2019-10-10T20:43:16.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-10T20:43:16.245Z] [2019-10-10T20:43:16.245Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:43:16.245Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:43:16.245Z] Error: No such image: emptyfs [2019-10-10T20:43:16.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:43:16.500Z] ++++ docker load [2019-10-10T20:43:17.427Z] Running integration-test (iteration 1) [2019-10-10T20:43:17.427Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-10T20:43:17.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T20:43:17.427Z] ++ set -e [2019-10-10T20:43:17.427Z] ++ '[' -n 0 ']' [2019-10-10T20:43:17.427Z] ++ set -x [2019-10-10T20:43:17.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-10T20:43:17.697Z] #62 69.30 CC images/userns.o [2019-10-10T20:43:18.152Z] --- PASS: TestTemplatedConfig (3.50s) [2019-10-10T20:43:18.152Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:43:18.152Z] === RUN TestConfigInspect [2019-10-10T20:43:18.275Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-10T20:43:18.322Z] #62 69.79 CC images/google/protobuf/descriptor.o [2019-10-10T20:43:21.038Z] #62 ... [2019-10-10T20:43:21.038Z] [2019-10-10T20:43:21.038Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:21.038Z] #17 96.81 Selecting previously unselected package python3. [2019-10-10T20:43:21.038Z] #17 96.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-10T20:43:21.038Z] #17 96.92 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 96.95 Unpacking python3 (3.5.3-1) ... [2019-10-10T20:43:21.038Z] #17 97.29 Selecting previously unselected package pigz. [2019-10-10T20:43:21.038Z] #17 97.30 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 97.31 Unpacking pigz (2.3.4-1) ... [2019-10-10T20:43:21.038Z] #17 97.44 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-10T20:43:21.038Z] #17 97.46 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 97.46 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:43:21.038Z] #17 97.60 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-10T20:43:21.038Z] #17 97.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 97.60 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:43:21.038Z] #17 97.84 Selecting previously unselected package libiptc0:ppc64el. [2019-10-10T20:43:21.038Z] #17 97.86 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 97.86 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:43:21.038Z] #17 98.01 Selecting previously unselected package libxtables12:ppc64el. [2019-10-10T20:43:21.038Z] #17 98.01 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 98.01 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:43:21.038Z] #17 98.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-10T20:43:21.038Z] #17 98.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 98.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T20:43:21.038Z] #17 98.35 Selecting previously unselected package iptables. [2019-10-10T20:43:21.038Z] #17 98.35 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 98.37 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:43:21.038Z] #17 98.97 Selecting previously unselected package xxd. [2019-10-10T20:43:21.038Z] #17 98.98 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 98.99 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:43:21.038Z] #17 99.17 Selecting previously unselected package vim-common. [2019-10-10T20:43:21.038Z] #17 99.18 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:43:21.038Z] #17 99.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:43:21.038Z] #17 99.45 Selecting previously unselected package bzip2. [2019-10-10T20:43:21.038Z] #17 99.45 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 99.46 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-10T20:43:21.038Z] #17 99.59 Selecting previously unselected package libgpm2:ppc64el. [2019-10-10T20:43:21.038Z] #17 99.60 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 99.61 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T20:43:21.038Z] #17 99.73 Selecting previously unselected package xz-utils. [2019-10-10T20:43:21.038Z] #17 99.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 99.77 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:43:21.038Z] #17 100.1 Selecting previously unselected package aufs-tools. [2019-10-10T20:43:21.038Z] #17 100.1 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 100.1 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:43:21.038Z] #17 100.3 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-10T20:43:21.038Z] #17 100.3 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 100.4 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:43:21.038Z] #17 100.5 Selecting previously unselected package btrfs-progs. [2019-10-10T20:43:21.038Z] #17 100.5 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 100.6 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-10T20:43:21.038Z] #17 101.1 Selecting previously unselected package btrfs-tools. [2019-10-10T20:43:21.038Z] #17 101.1 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 101.1 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-10T20:43:21.038Z] #17 101.2 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-10T20:43:21.038Z] #17 101.3 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 101.3 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:43:21.038Z] #17 101.6 Selecting previously unselected package dmsetup. [2019-10-10T20:43:21.038Z] #17 101.6 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:43:21.038Z] #17 101.6 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-10T20:43:21.332Z] #17 101.8 Selecting previously unselected package libonig4:ppc64el. [2019-10-10T20:43:21.332Z] #17 101.8 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-10T20:43:21.332Z] #17 101.8 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:43:21.435Z] --- PASS: TestConfigInspect (3.16s) [2019-10-10T20:43:21.435Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:43:21.435Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:43:21.635Z] #17 102.1 Selecting previously unselected package libjq1:ppc64el. [2019-10-10T20:43:21.635Z] #17 102.1 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:43:21.635Z] #17 102.1 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:43:21.924Z] #17 102.4 Selecting previously unselected package jq. [2019-10-10T20:43:21.924Z] #17 102.5 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-10T20:43:21.924Z] #17 102.5 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-10T20:43:21.924Z] #17 102.6 Selecting previously unselected package libaio1:ppc64el. [2019-10-10T20:43:21.924Z] #17 102.6 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-10T20:43:21.924Z] #17 102.6 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-10T20:43:22.213Z] #17 102.7 Selecting previously unselected package libcap2-bin. [2019-10-10T20:43:22.213Z] #17 102.8 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-10T20:43:22.213Z] #17 102.8 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-10T20:43:22.506Z] #17 103.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-10T20:43:22.506Z] #17 103.0 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:43:22.506Z] #17 103.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:43:22.506Z] #17 103.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-10T20:43:22.506Z] #17 103.1 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-10T20:43:22.506Z] #17 103.1 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T20:43:23.131Z] #17 103.6 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-10T20:43:23.131Z] #17 103.6 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:43:23.131Z] #17 103.6 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T20:43:23.131Z] #17 103.9 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-10T20:43:23.131Z] #17 103.9 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:43:23.131Z] #17 103.9 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T20:43:23.760Z] #17 104.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-10T20:43:23.760Z] #17 104.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-10T20:43:23.760Z] #17 104.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T20:43:24.051Z] #17 104.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-10T20:43:24.343Z] #17 104.8 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-10T20:43:24.343Z] #17 104.8 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T20:43:24.540Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-10T20:43:24.685Z] #17 105.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-10T20:43:24.685Z] #17 105.2 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-10T20:43:24.685Z] #17 105.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T20:43:24.685Z] #17 105.4 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-10T20:43:24.685Z] #17 105.4 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-10T20:43:24.685Z] #17 105.5 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:43:24.717Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-10-10T20:43:24.717Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:43:24.717Z] === RUN TestConfigCreateResolve [2019-10-10T20:43:24.975Z] #17 105.7 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-10T20:43:24.975Z] #17 105.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-10T20:43:25.268Z] #17 105.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:43:25.268Z] #17 105.9 Selecting previously unselected package libreadline5:ppc64el. [2019-10-10T20:43:25.268Z] #17 106.0 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-10T20:43:25.268Z] #17 106.0 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T20:43:25.559Z] #17 106.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-10T20:43:25.559Z] #17 106.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-10T20:43:25.559Z] #17 106.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:43:26.191Z] #17 ... [2019-10-10T20:43:26.191Z] [2019-10-10T20:43:26.191Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:43:26.191Z] #37 153.3 go/scanner [2019-10-10T20:43:26.191Z] #37 157.6 go/ast [2019-10-10T20:43:26.191Z] #37 158.1 text/template/parse [2019-10-10T20:43:26.191Z] #37 158.8 encoding/base64 [2019-10-10T20:43:26.191Z] #37 160.9 encoding/json [2019-10-10T20:43:26.191Z] #37 ... [2019-10-10T20:43:26.191Z] [2019-10-10T20:43:26.191Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:26.191Z] #62 73.70 CC images/opts.o [2019-10-10T20:43:26.191Z] #62 74.08 CC images/seccomp.o [2019-10-10T20:43:26.191Z] #62 74.78 CC images/binfmt-misc.o [2019-10-10T20:43:26.191Z] #62 75.17 CC images/time.o [2019-10-10T20:43:26.191Z] #62 75.52 CC images/sysctl.o [2019-10-10T20:43:26.191Z] #62 75.88 CC images/autofs.o [2019-10-10T20:43:26.191Z] #62 76.24 CC images/macvlan.o [2019-10-10T20:43:26.191Z] #62 76.66 CC images/sit.o [2019-10-10T20:43:26.191Z] #62 77.07 LINK images/built-in.o [2019-10-10T20:43:26.191Z] #62 77.31 GEN compel/include/asm [2019-10-10T20:43:26.191Z] #62 77.32 GEN compel/include/version.h [2019-10-10T20:43:26.191Z] #62 77.38 touch .config [2019-10-10T20:43:26.191Z] #62 77.41 GEN include/common/config.h [2019-10-10T20:43:26.191Z] #62 77.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-10T20:43:26.191Z] #62 77.64 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-10T20:43:26.191Z] #62 77.73 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-10T20:43:26.191Z] #62 77.79 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-10T20:43:26.482Z] #62 77.89 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-10T20:43:26.482Z] #62 77.94 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-10T20:43:26.482Z] #62 78.00 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-10T20:43:26.482Z] #62 78.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-10T20:43:26.482Z] #62 78.09 DEP compel/plugins/std/infect.d [2019-10-10T20:43:26.769Z] #62 78.39 DEP compel/plugins/std/string.d [2019-10-10T20:43:27.057Z] #62 78.57 DEP compel/plugins/std/log.d [2019-10-10T20:43:27.345Z] #62 78.77 DEP compel/plugins/std/fds.d [2019-10-10T20:43:27.345Z] #62 78.97 DEP compel/plugins/std/std.d [2019-10-10T20:43:27.638Z] #62 79.19 DEP compel/plugins/shmem/shmem.d [2019-10-10T20:43:27.930Z] #62 79.36 DEP compel/plugins/fds/fds.d [2019-10-10T20:43:28.002Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-10-10T20:43:28.003Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:43:28.003Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:43:28.003Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-10T20:43:28.003Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:43:28.003Z] PASS [2019-10-10T20:43:28.003Z] [2019-10-10T20:43:28.003Z] DONE 8 tests in 23.235s [2019-10-10T20:43:28.003Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:43:28.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:43:28.003Z] ++ set -e [2019-10-10T20:43:28.003Z] ++ '[' -n 0 ']' [2019-10-10T20:43:28.003Z] ++ set -x [2019-10-10T20:43:28.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:43:28.222Z] #62 79.67 CC compel/plugins/std/std.o [2019-10-10T20:43:28.260Z] INFO: Testing against a local daemon [2019-10-10T20:43:28.260Z] === RUN TestCheckpoint [2019-10-10T20:43:28.260Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:43:28.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:43:28.260Z] === RUN TestContainerInvalidJSON [2019-10-10T20:43:28.260Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:43:28.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:43:28.261Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:43:28.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:43:28.261Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:43:28.261Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:43:28.261Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:43:28.261Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:43:28.261Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:43:28.261Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T20:43:28.261Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:43:28.261Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:43:28.261Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:43:28.261Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:43:28.514Z] #62 ... [2019-10-10T20:43:28.514Z] [2019-10-10T20:43:28.514Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:28.514Z] #17 109.1 Selecting previously unselected package net-tools. [2019-10-10T20:43:28.514Z] #17 109.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-10T20:43:28.514Z] #17 109.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:43:28.519Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-10T20:43:28.519Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:43:28.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-10T20:43:28.519Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:43:28.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-10T20:43:28.777Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:43:28.777Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-10T20:43:28.777Z] === RUN TestCopyFromContainer [2019-10-10T20:43:28.812Z] #17 109.5 Selecting previously unselected package python-pip-whl. [2019-10-10T20:43:28.812Z] #17 109.5 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:43:28.812Z] #17 109.5 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:43:29.569Z] #72 exporting layers 54.8s done [2019-10-10T20:43:29.569Z] #72 exporting manifest sha256:9ec286f77a24def78cf2f652919240e2e7207810ac0caf3b844ad8d8e562ec3d done [2019-10-10T20:43:29.569Z] #72 exporting config sha256:3d2ae0437b40b80030f6335661c20bd0743f0724f170c050b4ec4203d27178fd done [2019-10-10T20:43:29.569Z] #72 sending tarball [2019-10-10T20:43:29.840Z] #17 110.2 Selecting previously unselected package python3-pip. [2019-10-10T20:43:29.840Z] #17 110.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-10T20:43:29.840Z] #17 110.2 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:43:29.841Z] #17 110.6 Selecting previously unselected package python3-pkg-resources. [2019-10-10T20:43:30.128Z] #17 110.6 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-10T20:43:30.128Z] #17 110.6 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:43:30.424Z] #17 110.9 Selecting previously unselected package python3-setuptools. [2019-10-10T20:43:30.424Z] #17 110.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-10T20:43:30.424Z] #17 110.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-10T20:43:30.677Z] === RUN TestCopyFromContainer// [2019-10-10T20:43:30.678Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:43:30.746Z] #17 111.4 Selecting previously unselected package python3-wheel. [2019-10-10T20:43:30.746Z] #17 111.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-10T20:43:30.746Z] #17 111.4 Unpacking python3-wheel (0.29.0-2) ... [2019-10-10T20:43:30.936Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:43:30.936Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:43:31.033Z] #17 111.7 Selecting previously unselected package thin-provisioning-tools. [2019-10-10T20:43:31.033Z] #17 111.7 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-10T20:43:31.033Z] #17 111.7 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:43:31.195Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:43:31.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:43:31.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:43:31.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:43:31.453Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:43:31.657Z] #17 112.3 Selecting previously unselected package vim-runtime. [2019-10-10T20:43:31.657Z] #17 112.3 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-10T20:43:31.657Z] #17 112.3 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-10T20:43:31.712Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer (3.03s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-10T20:43:31.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-10T20:43:31.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:43:31.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:43:31.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:43:31.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:43:31.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:43:31.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:43:31.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:43:31.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:43:31.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:43:31.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:43:31.944Z] #17 112.4 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-10T20:43:31.944Z] #17 112.4 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:43:31.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:43:31.971Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:43:31.971Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-10T20:43:31.971Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:43:31.971Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:43:31.971Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:43:31.971Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:43:31.971Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:43:31.971Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:43:31.971Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:43:31.971Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:43:31.971Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:43:31.971Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:43:31.971Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:43:31.971Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:43:31.971Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:43:31.971Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T20:43:31.971Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:43:33.490Z] #72 sending tarball 8.7s done [2019-10-10T20:43:33.490Z] #72 DONE 63.5s [2019-10-10T20:43:33.490Z] [2019-10-10T20:43:33.490Z] #73 importing to docker [2019-10-10T20:43:34.500Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:43:34.500Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:43:34.500Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:43:34.501Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:43:34.501Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:43:34.501Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:43:34.501Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:43:34.501Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:43:34.501Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:43:34.501Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:43:34.501Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:43:34.501Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:43:34.501Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-10T20:43:34.501Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2019-10-10T20:43:34.501Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:43:37.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:43:37.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:43:37.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:43:37.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:43:37.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:43:37.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:43:37.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:43:37.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:43:37.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:43:37.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:43:37.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-10T20:43:37.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-10T20:43:37.029Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:43:37.029Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:43:37.029Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:43:37.029Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:43:37.029Z] === RUN TestDiff [2019-10-10T20:43:37.557Z] #17 118.0 Selecting previously unselected package vim. [2019-10-10T20:43:37.557Z] #17 118.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-10T20:43:37.557Z] #17 118.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:43:37.596Z] --- PASS: TestDiff (0.79s) [2019-10-10T20:43:37.596Z] === RUN TestExecWithCloseStdin [2019-10-10T20:43:38.186Z] #17 118.9 Selecting previously unselected package xfsprogs. [2019-10-10T20:43:38.473Z] #17 118.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-10T20:43:38.473Z] #17 118.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:43:38.840Z] #17 ... [2019-10-10T20:43:38.840Z] [2019-10-10T20:43:38.840Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:38.840Z] #62 80.22 CC compel/plugins/std/fds.o [2019-10-10T20:43:38.840Z] #62 81.00 CC compel/plugins/std/log.o [2019-10-10T20:43:38.840Z] #62 82.55 CC compel/plugins/std/string.o [2019-10-10T20:43:38.840Z] #62 83.85 CC compel/plugins/std/infect.o [2019-10-10T20:43:38.840Z] #62 84.62 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-10T20:43:38.840Z] #62 84.67 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-10T20:43:38.841Z] #62 84.75 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-10T20:43:38.841Z] #62 84.82 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-10T20:43:38.841Z] #62 84.93 AR compel/plugins/std.lib.a [2019-10-10T20:43:38.841Z] #62 85.15 CC compel/plugins/fds/fds.o [2019-10-10T20:43:38.841Z] #62 85.68 AR compel/plugins/fds.lib.a [2019-10-10T20:43:38.841Z] #62 85.78 HOSTDEP compel/src/lib/log-host.d [2019-10-10T20:43:38.841Z] #62 86.04 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-10T20:43:38.841Z] #62 86.32 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-10T20:43:38.841Z] #62 86.52 HOSTDEP compel/src/main-host.d [2019-10-10T20:43:38.841Z] #62 86.79 DEP compel/src/lib/ptrace.d [2019-10-10T20:43:38.841Z] #62 87.05 DEP compel/src/lib/infect.d [2019-10-10T20:43:38.841Z] #62 87.38 DEP compel/src/lib/infect-util.d [2019-10-10T20:43:38.841Z] #62 87.65 DEP compel/src/lib/infect-rpc.d [2019-10-10T20:43:38.841Z] #62 87.87 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-10T20:43:38.841Z] #62 88.08 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-10T20:43:38.841Z] #62 88.39 DEP compel/src/lib/log.d [2019-10-10T20:43:38.841Z] #62 88.61 DEP compel/src/main.d [2019-10-10T20:43:38.841Z] #62 88.88 DEP compel/src/lib/handle-elf.d [2019-10-10T20:43:38.841Z] #62 89.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-10T20:43:38.841Z] #62 89.63 CC compel/src/lib/log.o [2019-10-10T20:43:38.841Z] #62 90.24 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-10T20:43:38.972Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-10-10T20:43:38.972Z] === RUN TestExec [2019-10-10T20:43:39.469Z] #62 ... [2019-10-10T20:43:39.469Z] [2019-10-10T20:43:39.469Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:43:39.469Z] #17 119.8 Selecting previously unselected package zip. [2019-10-10T20:43:39.469Z] #17 119.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-10T20:43:39.469Z] #17 119.8 Unpacking zip (3.0-11+b1) ... [2019-10-10T20:43:39.469Z] #17 120.2 Selecting previously unselected package libapparmor-perl. [2019-10-10T20:43:39.759Z] #17 120.2 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:43:39.759Z] #17 120.2 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:43:39.759Z] #17 120.4 Selecting previously unselected package apparmor. [2019-10-10T20:43:39.759Z] #17 120.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-10T20:43:39.759Z] #17 120.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:43:39.908Z] --- PASS: TestExec (0.97s) [2019-10-10T20:43:39.908Z] === RUN TestExecUser [2019-10-10T20:43:40.807Z] #17 121.4 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-10T20:43:40.807Z] #17 121.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T20:43:40.807Z] #17 121.4 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:43:40.844Z] --- PASS: TestExecUser (0.99s) [2019-10-10T20:43:40.844Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:43:41.780Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-10T20:43:41.780Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:43:43.526Z] #17 123.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-10T20:43:43.526Z] #17 124.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-10T20:43:43.526Z] #17 124.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:43:43.684Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2019-10-10T20:43:43.684Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:43:43.684Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:43:45.060Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-10-10T20:43:45.060Z] === RUN TestHealthKillContainer [2019-10-10T20:43:47.036Z] #17 127.1 Selecting previously unselected package binutils-mingw-w64. [2019-10-10T20:43:47.037Z] #17 127.1 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-10T20:43:47.037Z] #17 127.1 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:43:47.037Z] #17 127.2 Selecting previously unselected package mingw-w64-common. [2019-10-10T20:43:47.037Z] #17 127.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-10T20:43:47.037Z] #17 127.3 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-10T20:43:48.341Z] --- PASS: TestHealthKillContainer (2.96s) [2019-10-10T20:43:48.341Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:43:48.599Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2019-10-10T20:43:48.599Z] === RUN TestIpcModeNone [2019-10-10T20:43:49.535Z] --- PASS: TestIpcModeNone (0.97s) [2019-10-10T20:43:49.535Z] === RUN TestIpcModePrivate [2019-10-10T20:43:49.686Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-10T20:43:49.765Z] #17 ... [2019-10-10T20:43:49.765Z] [2019-10-10T20:43:49.765Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:49.765Z] #62 90.95 CC compel/arch/ppc64/src/lib/infect.o [2019-10-10T20:43:49.765Z] #62 92.51 CC compel/src/lib/infect-rpc.o [2019-10-10T20:43:49.765Z] #62 93.19 CC compel/src/lib/infect-util.o [2019-10-10T20:43:49.765Z] #62 93.62 CC compel/src/lib/infect.o [2019-10-10T20:43:49.765Z] #62 98.30 CC compel/src/lib/ptrace.o [2019-10-10T20:43:49.765Z] #62 99.14 AR compel/libcompel.a [2019-10-10T20:43:49.765Z] #62 99.30 HOSTCC compel/src/main-host.o [2019-10-10T20:43:49.765Z] #62 100.1 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-10T20:43:49.765Z] #62 100.6 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-10T20:43:50.054Z] #62 101.5 HOSTCC compel/src/lib/log-host.o [2019-10-10T20:43:50.286Z] #73 DONE 16.9s [2019-10-10T20:43:50.342Z] #62 101.9 HOSTLINK compel/compel-host-bin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:43:50.636Z] #62 102.1 DEP soccr/soccr.d [2019-10-10T20:43:50.911Z] --- PASS: TestIpcModePrivate (1.00s) [2019-10-10T20:43:50.911Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-10-10T20:43:50.911Z] === RUN TestIpcModeShareable [2019-10-10T20:43:51.157Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/test/unit [2019-10-10T20:43:51.268Z] #62 102.5 CC soccr/soccr.o [2019-10-10T20:43:51.268Z] #62 ... [2019-10-10T20:43:51.268Z] [2019-10-10T20:43:51.268Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:43:51.268Z] #65 188.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-10T20:43:51.268Z] #65 188.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-10T20:43:51.848Z] --- PASS: TestIpcModeShareable (0.98s) [2019-10-10T20:43:51.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-10-10T20:43:51.848Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:43:52.317Z] #65 ... [2019-10-10T20:43:52.317Z] [2019-10-10T20:43:52.318Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:43:52.318Z] #37 179.2 text/template [2019-10-10T20:43:52.318Z] #37 180.0 go/parser [2019-10-10T20:43:52.613Z] #37 189.7 encoding/xml [2019-10-10T20:43:54.118Z] #37 ... [2019-10-10T20:43:54.118Z] [2019-10-10T20:43:54.118Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:43:54.118Z] #62 105.6 AR soccr/libsoccr.a [2019-10-10T20:43:54.118Z] #62 105.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:43:54.433Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:43:54.776Z] #62 106.3 DEP criu/arch/ppc64/sigframe.d [2019-10-10T20:43:55.093Z] #62 106.5 DEP criu/arch/ppc64/crtools.d [2019-10-10T20:43:55.131Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2019-10-10T20:43:55.131Z] === RUN TestAPIIpcModeHost [2019-10-10T20:43:55.381Z] #62 106.9 DEP criu/arch/ppc64/cpu.d [2019-10-10T20:43:55.389Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-10-10T20:43:55.389Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:43:55.668Z] #62 107.2 CC criu/arch/ppc64/cpu.o [2019-10-10T20:43:56.065Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:43:56.065Z] Loaded image: busybox:latest [2019-10-10T20:43:56.065Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:43:56.065Z] Loaded image: busybox:latest [2019-10-10T20:43:56.065Z] Loaded image: busybox:glibc [2019-10-10T20:43:56.065Z] Loaded image: debian:jessie [2019-10-10T20:43:56.065Z] Loaded image: hello-world:latest [2019-10-10T20:43:56.065Z] INFO: Testing against a local daemon [2019-10-10T20:43:56.065Z] === RUN TestDockerDaemonSuite [2019-10-10T20:43:56.065Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-10T20:43:56.065Z] Loaded image: busybox:glibc [2019-10-10T20:43:56.065Z] Loaded image: debian:jessie [2019-10-10T20:43:56.065Z] Loaded image: hello-world:latest [2019-10-10T20:43:56.065Z] INFO: Testing against a local daemon [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T20:43:56.065Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T20:43:57.206Z] #62 108.4 CC criu/arch/ppc64/crtools.o [2019-10-10T20:43:57.290Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-10-10T20:43:57.290Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:43:57.290Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-10T20:43:57.290Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:43:57.443Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T20:43:57.443Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T20:43:58.003Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T20:43:58.003Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T20:43:58.372Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-10T20:43:59.190Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2019-10-10T20:43:59.190Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:43:59.190Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-10T20:43:59.190Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:43:59.269Z] #62 110.6 CC criu/arch/ppc64/sigframe.o [2019-10-10T20:43:59.886Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T20:43:59.886Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T20:43:59.886Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T20:43:59.899Z] #62 111.3 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-10T20:43:59.899Z] #62 111.3 DEP criu/arch/ppc64/misc.d [2019-10-10T20:43:59.899Z] #62 111.4 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-10T20:43:59.899Z] #62 111.4 DEP criu/arch/ppc64/vdso-pie.d [2019-10-10T20:43:59.899Z] #62 ... [2019-10-10T20:43:59.899Z] [2019-10-10T20:43:59.899Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:43:59.899Z] #37 197.0 math/big [2019-10-10T20:44:00.830Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-10T20:44:01.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-10-10T20:44:01.090Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:44:01.090Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-10T20:44:01.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:44:01.769Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-10T20:44:01.769Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T20:44:02.024Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T20:44:02.024Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T20:44:02.024Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T20:44:02.992Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-10-10T20:44:02.992Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:44:02.992Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-10T20:44:02.992Z] === RUN TestIpcModeOlderClient [2019-10-10T20:44:02.992Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:44:02.992Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:44:03.385Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T20:44:03.559Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-10-10T20:44:03.559Z] === RUN TestKillContainer [2019-10-10T20:44:03.559Z] === RUN TestKillContainer/no_signal [2019-10-10T20:44:04.125Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:44:04.362Z] #37 ... [2019-10-10T20:44:04.362Z] [2019-10-10T20:44:04.362Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:44:04.362Z] #17 134.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-10T20:44:04.362Z] #17 134.6 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-10T20:44:04.362Z] #17 134.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:44:04.362Z] #17 142.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-10T20:44:04.362Z] #17 142.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:44:04.362Z] #17 142.7 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:44:04.362Z] #17 142.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-10T20:44:04.362Z] #17 142.9 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:44:04.362Z] #17 142.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:44:04.692Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:44:05.269Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T20:44:05.269Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T20:44:05.392Z] #17 ... [2019-10-10T20:44:05.392Z] [2019-10-10T20:44:05.392Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-10T20:44:05.392Z] #65 DONE 202.3s [2019-10-10T20:44:05.392Z] [2019-10-10T20:44:05.392Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-10T20:44:05.392Z] #66 DONE 0.1s [2019-10-10T20:44:05.392Z] [2019-10-10T20:44:05.392Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:05.392Z] #62 111.8 DEP criu/pie/parasite-vdso.d [2019-10-10T20:44:05.392Z] #62 112.2 DEP criu/pie/util-vdso.d [2019-10-10T20:44:05.392Z] #62 112.6 DEP criu/pie/util.d [2019-10-10T20:44:05.392Z] #62 112.9 CC criu/pie/util.o [2019-10-10T20:44:05.392Z] #62 113.6 CC criu/pie/util-vdso.o [2019-10-10T20:44:05.392Z] #62 115.0 CC criu/pie/parasite-vdso.o [2019-10-10T20:44:05.392Z] #62 116.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-10T20:44:05.524Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T20:44:05.524Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T20:44:05.524Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T20:44:05.784Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-10T20:44:06.067Z] --- PASS: TestKillContainer (2.51s) [2019-10-10T20:44:06.067Z] --- PASS: TestKillContainer/no_signal (0.77s) [2019-10-10T20:44:06.067Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-10-10T20:44:06.067Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-10-10T20:44:06.067Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:44:06.067Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:44:06.244Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-10T20:44:06.554Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-10T20:44:06.933Z] #62 118.4 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-10T20:44:07.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:44:07.225Z] #62 118.5 CC criu/arch/ppc64/misc.o [2019-10-10T20:44:07.225Z] #62 118.6 AR criu/pie/pie.lib.a [2019-10-10T20:44:07.225Z] #62 118.7 DEP criu/pie/restorer.d [2019-10-10T20:44:07.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2019-10-10T20:44:07.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2019-10-10T20:44:07.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-10-10T20:44:07.568Z] === RUN TestKillStoppedContainer [2019-10-10T20:44:07.826Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-10-10T20:44:07.826Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:44:07.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-10T20:44:07.826Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:44:07.851Z] #62 119.3 DEP criu/arch/ppc64/restorer.d [2019-10-10T20:44:08.140Z] #62 119.6 DEP criu/pie/parasite.d [2019-10-10T20:44:08.430Z] #62 120.1 CC criu/pie/parasite.o [2019-10-10T20:44:08.760Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-10-10T20:44:08.760Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:44:08.760Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:44:08.760Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:44:08.760Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:44:08.760Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:44:08.760Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:44:08.760Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:44:09.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-10-10T20:44:09.327Z] === RUN TestLinksContainerNames [2019-10-10T20:44:09.937Z] #62 ... [2019-10-10T20:44:09.937Z] [2019-10-10T20:44:09.937Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:44:09.937Z] #37 206.9 go/doc [2019-10-10T20:44:11.022Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-10T20:44:11.022Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T20:44:11.227Z] --- PASS: TestLinksContainerNames (1.62s) [2019-10-10T20:44:11.227Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:44:11.793Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-10-10T20:44:11.793Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:44:12.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:44:12.727Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:44:12.727Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:44:12.727Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:44:12.727Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:44:12.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:44:12.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:44:12.728Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:44:12.987Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:44:13.245Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-10T20:44:13.245Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-10T20:44:13.245Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:44:13.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T20:44:13.532Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-10T20:44:15.159Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-10-10T20:44:15.159Z] === RUN TestNetworkNat [2019-10-10T20:44:16.094Z] --- PASS: TestNetworkNat (0.90s) [2019-10-10T20:44:16.094Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:44:16.836Z] #37 ... [2019-10-10T20:44:16.836Z] [2019-10-10T20:44:16.836Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:16.836Z] #62 122.5 LINK criu/pie/parasite.built-in.o [2019-10-10T20:44:16.836Z] #62 122.5 GEN criu/pie/parasite-blob.h [2019-10-10T20:44:16.836Z] #62 122.6 CC criu/arch/ppc64/restorer.o [2019-10-10T20:44:16.836Z] #62 123.5 CC criu/pie/restorer.o [2019-10-10T20:44:17.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-10-10T20:44:17.029Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:44:17.466Z] #62 128.7 LINK criu/pie/restorer.built-in.o [2019-10-10T20:44:17.466Z] #62 128.8 GEN criu/pie/restorer-blob.h [2019-10-10T20:44:17.466Z] #62 129.0 DEP criu/vdso.d [2019-10-10T20:44:17.688Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-10T20:44:17.943Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T20:44:18.091Z] #62 129.6 DEP criu/uts_ns.d [2019-10-10T20:44:18.378Z] #62 129.9 DEP criu/util.d [2019-10-10T20:44:18.404Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-10-10T20:44:18.404Z] === RUN TestPause [2019-10-10T20:44:18.866Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-10T20:44:19.005Z] #62 130.4 DEP criu/uffd.d [2019-10-10T20:44:19.296Z] #62 130.8 DEP criu/tun.d [2019-10-10T20:44:19.317Z] ......................... [ 67%] [2019-10-10T20:44:19.338Z] --- PASS: TestPause (0.90s) [2019-10-10T20:44:19.338Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:44:19.338Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:44:19.338Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:44:19.338Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:44:19.593Z] #62 131.2 DEP criu/tty.d [2019-10-10T20:44:19.885Z] #62 131.4 DEP criu/timerfd.d [2019-10-10T20:44:19.905Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-10T20:44:19.905Z] === RUN TestPsFilter [2019-10-10T20:44:20.163Z] --- PASS: TestPsFilter (0.27s) [2019-10-10T20:44:20.163Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:44:20.180Z] #62 131.7 DEP criu/sysfs_parse.d [2019-10-10T20:44:20.469Z] #62 132.1 DEP criu/sysctl.d [2019-10-10T20:44:21.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-10-10T20:44:21.099Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:44:21.106Z] #62 132.4 DEP criu/string.d [2019-10-10T20:44:21.106Z] #62 132.6 DEP criu/stats.d [2019-10-10T20:44:21.376Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T20:44:21.397Z] #62 132.9 DEP criu/sockets.d [2019-10-10T20:44:22.030Z] #62 133.3 DEP criu/sk-unix.d [2019-10-10T20:44:22.030Z] #62 ... [2019-10-10T20:44:22.030Z] [2019-10-10T20:44:22.030Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:44:22.030Z] #37 219.1 vendor/golang.org/x/text/unicode/norm [2019-10-10T20:44:22.033Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-10-10T20:44:22.033Z] === RUN TestRemoveContainerRunning [2019-10-10T20:44:22.967Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-10-10T20:44:22.967Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:44:23.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-10-10T20:44:23.534Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:44:23.534Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-10T20:44:23.534Z] === RUN TestRenameLinkedContainer [2019-10-10T20:44:23.884Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T20:44:23.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-10T20:44:26.475Z] #37 223.3 github.com/LK4D4/vndr/build [2019-10-10T20:44:27.141Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T20:44:27.503Z] #37 ... [2019-10-10T20:44:27.503Z] [2019-10-10T20:44:27.503Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:44:27.503Z] #17 166.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-10T20:44:27.503Z] #17 166.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-10T20:44:27.503Z] #17 166.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:44:27.703Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T20:44:27.720Z] --- PASS: TestRenameLinkedContainer (3.33s) [2019-10-10T20:44:27.720Z] === RUN TestRenameStoppedContainer [2019-10-10T20:44:27.720Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-10-10T20:44:27.720Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:44:27.958Z] --- PASS: TestBuildWithHugeFile (89.61s) [2019-10-10T20:44:27.958Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:44:27.958Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:44:27.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:44:27.958Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:44:27.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:44:27.958Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:44:27.958Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:44:27.958Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:44:27.958Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:44:28.213Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:44:28.467Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-10T20:44:28.467Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-10T20:44:28.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-10T20:44:28.467Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-10-10T20:44:28.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2019-10-10T20:44:28.467Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:44:28.467Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:44:29.027Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-10T20:44:29.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-10-10T20:44:29.621Z] === RUN TestRenameInvalidName [2019-10-10T20:44:30.555Z] --- PASS: TestRenameInvalidName (0.83s) [2019-10-10T20:44:30.555Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:44:30.912Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-10T20:44:31.839Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-10T20:44:32.094Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:44:33.019Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-10T20:44:33.061Z] #17 ... [2019-10-10T20:44:33.061Z] [2019-10-10T20:44:33.061Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:33.061Z] #62 133.8 DEP criu/sk-tcp.d [2019-10-10T20:44:33.061Z] #62 134.2 DEP criu/sk-queue.d [2019-10-10T20:44:33.061Z] #62 134.5 DEP criu/sk-packet.d [2019-10-10T20:44:33.061Z] #62 134.9 DEP criu/sk-netlink.d [2019-10-10T20:44:33.061Z] #62 135.4 DEP criu/sk-inet.d [2019-10-10T20:44:33.061Z] #62 135.8 DEP criu/signalfd.d [2019-10-10T20:44:33.061Z] #62 136.1 DEP criu/sigframe.d [2019-10-10T20:44:33.061Z] #62 136.3 DEP criu/shmem.d [2019-10-10T20:44:33.061Z] #62 136.7 DEP criu/servicefd.d [2019-10-10T20:44:33.061Z] #62 137.1 DEP criu/seize.d [2019-10-10T20:44:33.061Z] #62 137.4 DEP criu/seccomp.d [2019-10-10T20:44:33.061Z] #62 137.8 DEP criu/rst-malloc.d [2019-10-10T20:44:33.061Z] #62 138.1 DEP criu/rbtree.d [2019-10-10T20:44:33.061Z] #62 138.2 DEP criu/pstree.d [2019-10-10T20:44:33.061Z] #62 138.7 DEP criu/protobuf.d [2019-10-10T20:44:33.061Z] #62 139.1 GEN criu/protobuf-desc-gen.h [2019-10-10T20:44:33.061Z] #62 142.2 DEP criu/protobuf-desc.d [2019-10-10T20:44:33.061Z] #62 142.6 DEP criu/proc_parse.d [2019-10-10T20:44:33.061Z] #62 143.1 DEP criu/plugin.d [2019-10-10T20:44:33.061Z] #62 143.3 DEP criu/pipes.d [2019-10-10T20:44:33.061Z] #62 143.8 DEP criu/pie-util.d [2019-10-10T20:44:33.061Z] #62 144.1 DEP criu/pie-util-vdso.d [2019-10-10T20:44:33.061Z] #62 144.4 DEP criu/pie-util-vdso-elf32.d [2019-10-10T20:44:33.348Z] #62 144.7 DEP criu/path.d [2019-10-10T20:44:33.636Z] #62 145.0 DEP criu/parasite-syscall.d [2019-10-10T20:44:34.290Z] #62 145.5 DEP criu/pagemap.d [2019-10-10T20:44:34.290Z] #62 145.9 DEP criu/pagemap-cache.d [2019-10-10T20:44:34.381Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T20:44:34.381Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2019-10-10T20:44:34.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.75s) [2019-10-10T20:44:34.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2019-10-10T20:44:34.381Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:44:34.381Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-10T20:44:34.381Z] PASS [2019-10-10T20:44:34.381Z] [2019-10-10T20:44:34.381Z] === Skipped [2019-10-10T20:44:34.381Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:44:34.381Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:44:34.381Z] [2019-10-10T20:44:34.381Z] [2019-10-10T20:44:34.381Z] DONE 32 tests, 1 skipped in 173.105s [2019-10-10T20:44:34.680Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:44:34.680Z] ++ 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-10-10T20:44:34.680Z] ++ set -e [2019-10-10T20:44:34.680Z] ++ '[' -n 0 ']' [2019-10-10T20:44:34.680Z] ++ set -x [2019-10-10T20:44:34.680Z] ++ env -i DEST=/go/src/github.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-10-10T20:44:34.680Z] INFO: Testing against a local daemon [2019-10-10T20:44:34.680Z] === RUN TestConfigList [2019-10-10T20:44:34.742Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2019-10-10T20:44:34.742Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:44:34.919Z] #62 146.3 DEP criu/page-xfer.d [2019-10-10T20:44:35.209Z] #62 146.7 DEP criu/page-pipe.d [2019-10-10T20:44:35.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-10T20:44:35.239Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T20:44:35.309Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-10T20:44:35.309Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:44:35.498Z] #62 147.0 DEP criu/netfilter.d [2019-10-10T20:44:35.787Z] #62 147.4 DEP criu/net.d [2019-10-10T20:44:36.414Z] #62 147.8 DEP criu/namespaces.d [2019-10-10T20:44:36.414Z] #62 ... [2019-10-10T20:44:36.414Z] [2019-10-10T20:44:36.414Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:44:36.414Z] #37 233.6 crypto/ecdsa [2019-10-10T20:44:37.122Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T20:44:37.210Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2019-10-10T20:44:37.210Z] === RUN TestResize [2019-10-10T20:44:37.376Z] --- PASS: TestConfigList (2.70s) [2019-10-10T20:44:37.376Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:44:37.376Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:44:37.643Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-10T20:44:37.778Z] --- PASS: TestResize (0.86s) [2019-10-10T20:44:37.778Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:44:38.208Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T20:44:38.717Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2019-10-10T20:44:38.717Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:44:39.132Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T20:44:39.132Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-10T20:44:39.140Z] #37 236.2 crypto/x509/pkix [2019-10-10T20:44:39.659Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:39.659Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:39.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:39.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:44:39.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:44:39.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:44:39.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:39.769Z] #37 236.8 vendor/golang.org/x/crypto/cryptobyte [2019-10-10T20:44:40.493Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T20:44:41.053Z] --- PASS: TestConfigsCreateAndDelete (3.44s) [2019-10-10T20:44:41.053Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:44:41.053Z] === RUN TestConfigsUpdate [2019-10-10T20:44:41.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:44:41.614Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-10T20:44:41.832Z] #37 ... [2019-10-10T20:44:41.832Z] [2019-10-10T20:44:41.832Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:44:41.869Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-10T20:44:42.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:42.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:44:42.430Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T20:44:42.430Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-10T20:44:42.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:44:43.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:44:43.300Z] #57 234.7 Checking out files: 15% (1702/10638) Checking out files: 16% (1703/10638) Checking out files: 17% (1809/10638) Checking out files: 18% (1915/10638) Checking out files: 19% (2022/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 32% (3405/10638) Checking out files: 32% (3503/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 42% (4485/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 58% (6264/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 75% (7988/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 88% (9465/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-10T20:44:43.355Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T20:44:43.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:44:43.590Z] #57 240.6 + cd /tmp/tmp.ace1mjCVPx/tmp/docker-ce [2019-10-10T20:44:43.590Z] #57 240.6 + git checkout -q v17.06.2-ce [2019-10-10T20:44:43.609Z] --- PASS: TestConfigsUpdate (2.80s) [2019-10-10T20:44:43.609Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:44:43.610Z] === RUN TestTemplatedConfig [2019-10-10T20:44:43.864Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-10T20:44:44.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:44:44.426Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-10T20:44:44.681Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T20:44:44.681Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T20:44:44.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:44:46.040Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T20:44:46.311Z] #57 ... [2019-10-10T20:44:46.311Z] [2019-10-10T20:44:46.311Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:44:46.311Z] #17 186.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-10T20:44:46.311Z] #17 186.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-10T20:44:46.311Z] #17 186.7 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-10T20:44:46.311Z] #17 186.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-10T20:44:46.311Z] #17 186.7 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-10T20:44:46.311Z] #17 186.8 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:44:46.311Z] #17 186.8 Processing triggers for mime-support (3.60) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-10T20:44:46.311Z] #17 187.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-10T20:44:46.602Z] #17 ... [2019-10-10T20:44:46.602Z] [2019-10-10T20:44:46.602Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:46.602Z] #62 148.1 DEP criu/mount.d [2019-10-10T20:44:46.602Z] #62 148.6 DEP criu/mem.d [2019-10-10T20:44:46.602Z] #62 149.0 DEP criu/lsm.d [2019-10-10T20:44:46.602Z] #62 149.3 DEP criu/log.d [2019-10-10T20:44:46.602Z] #62 149.8 DEP criu/libnetlink.d [2019-10-10T20:44:46.602Z] #62 150.1 DEP criu/kerndat.d [2019-10-10T20:44:46.602Z] #62 150.7 DEP criu/kcmp-ids.d [2019-10-10T20:44:46.602Z] #62 151.0 DEP criu/irmap.d [2019-10-10T20:44:46.602Z] #62 151.5 DEP criu/ipc_ns.d [2019-10-10T20:44:46.602Z] #62 151.7 DEP criu/image.d [2019-10-10T20:44:46.602Z] #62 152.3 DEP criu/image-desc.d [2019-10-10T20:44:46.602Z] #62 152.5 DEP criu/fsnotify.d [2019-10-10T20:44:46.602Z] #62 153.0 DEP criu/filesystems.d [2019-10-10T20:44:46.602Z] #62 153.4 DEP criu/files.d [2019-10-10T20:44:46.602Z] #62 154.0 DEP criu/files-reg.d [2019-10-10T20:44:46.602Z] #62 154.3 DEP criu/files-ext.d [2019-10-10T20:44:46.602Z] #62 154.7 DEP criu/file-lock.d [2019-10-10T20:44:46.602Z] #62 155.1 DEP criu/file-ids.d [2019-10-10T20:44:46.602Z] #62 155.5 DEP criu/fifo.d [2019-10-10T20:44:46.602Z] #62 155.8 DEP criu/fdstore.d [2019-10-10T20:44:46.602Z] #62 156.1 DEP criu/fault-injection.d [2019-10-10T20:44:46.602Z] #62 156.3 DEP criu/external.d [2019-10-10T20:44:46.602Z] #62 156.5 DEP criu/eventpoll.d [2019-10-10T20:44:46.602Z] #62 157.0 DEP criu/eventfd.d [2019-10-10T20:44:46.602Z] #62 157.4 DEP criu/crtools.d [2019-10-10T20:44:46.602Z] #62 157.8 DEP criu/cr-service.d [2019-10-10T20:44:46.602Z] #62 158.2 DEP criu/cr-restore.d [2019-10-10T20:44:46.964Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T20:44:46.964Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-10T20:44:47.220Z] --- PASS: TestTemplatedConfig (3.57s) [2019-10-10T20:44:47.220Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:44:47.220Z] === RUN TestConfigInspect [2019-10-10T20:44:47.234Z] #62 158.8 DEP criu/cr-errno.d [2019-10-10T20:44:47.234Z] #62 158.8 DEP criu/cr-dump.d [2019-10-10T20:44:47.518Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.63s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2019-10-10T20:44:47.519Z] 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-10-10T20:44:47.519Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:44:47.863Z] #62 159.3 DEP criu/cr-dedup.d [2019-10-10T20:44:48.152Z] #62 159.7 DEP criu/cr-check.d [2019-10-10T20:44:48.152Z] #62 ... [2019-10-10T20:44:48.152Z] [2019-10-10T20:44:48.152Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:44:48.152Z] #57 245.3 + mkdir -p /tmp/tmp.ace1mjCVPx/src/github.com/docker [2019-10-10T20:44:48.152Z] #57 245.3 + mv components/cli /tmp/tmp.ace1mjCVPx/src/github.com/docker/cli [2019-10-10T20:44:48.152Z] #57 245.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-10T20:44:48.581Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-10T20:44:49.421Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2019-10-10T20:44:49.421Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:44:49.421Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:44:50.464Z] --- PASS: TestConfigInspect (3.07s) [2019-10-10T20:44:50.464Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:44:50.464Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:44:51.023Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-10T20:44:51.322Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-10T20:44:51.322Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:44:51.322Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:44:52.382Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-10T20:44:52.617Z] #57 ... [2019-10-10T20:44:52.617Z] [2019-10-10T20:44:52.617Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:44:52.617Z] #37 239.0 net/textproto [2019-10-10T20:44:52.617Z] #37 240.7 net/http/internal [2019-10-10T20:44:52.618Z] #37 242.1 vendor/golang.org/x/net/idna [2019-10-10T20:44:52.618Z] #37 242.9 mime/multipart [2019-10-10T20:44:52.618Z] #37 247.6 crypto/x509 [2019-10-10T20:44:52.618Z] #37 ... [2019-10-10T20:44:52.618Z] [2019-10-10T20:44:52.618Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:52.618Z] #62 160.1 DEP criu/config.d [2019-10-10T20:44:52.618Z] #62 160.5 DEP criu/clone-noasan.d [2019-10-10T20:44:52.618Z] #62 160.7 DEP criu/cgroup.d [2019-10-10T20:44:52.618Z] #62 161.1 DEP criu/cgroup-props.d [2019-10-10T20:44:52.618Z] #62 161.4 DEP criu/bitmap.d [2019-10-10T20:44:52.618Z] #62 161.4 DEP criu/bfd.d [2019-10-10T20:44:52.618Z] #62 161.7 DEP criu/autofs.d [2019-10-10T20:44:52.618Z] #62 162.1 DEP criu/aio.d [2019-10-10T20:44:52.618Z] #62 162.5 DEP criu/action-scripts.d [2019-10-10T20:44:52.618Z] #62 163.2 CC criu/action-scripts.o [2019-10-10T20:44:52.618Z] #62 164.1 CC criu/aio.o [2019-10-10T20:44:52.637Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-10T20:44:53.221Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-10-10T20:44:53.221Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:44:53.221Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:44:53.561Z] --- PASS: TestConfigCreateWithLabels (3.04s) [2019-10-10T20:44:53.561Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:44:53.561Z] === RUN TestConfigCreateResolve [2019-10-10T20:44:54.130Z] #62 ... [2019-10-10T20:44:54.130Z] [2019-10-10T20:44:54.130Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:44:54.130Z] #17 193.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-10T20:44:54.130Z] #17 193.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-10T20:44:54.130Z] #17 193.4 Setting up zip (3.0-11+b1) ... [2019-10-10T20:44:54.130Z] #17 193.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-10T20:44:54.130Z] #17 193.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-10T20:44:54.130Z] #17 193.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-10T20:44:54.130Z] #17 193.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:44:54.130Z] #17 193.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-10T20:44:54.130Z] #17 193.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:44:54.130Z] #17 193.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-10T20:44:54.130Z] #17 193.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-10T20:44:54.130Z] #17 193.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-10T20:44:54.130Z] #17 193.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:44:54.130Z] #17 193.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-10T20:44:54.130Z] #17 193.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-10T20:44:54.130Z] #17 193.7 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-10T20:44:54.130Z] #17 193.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:44:54.130Z] #17 194.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:44:54.130Z] #17 194.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up pigz (2.3.4-1) ... [2019-10-10T20:44:54.130Z] #17 194.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up jq (1.5+dfsg-1.3) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-10T20:44:54.130Z] #17 194.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-10T20:44:54.130Z] #17 194.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-10T20:44:54.130Z] #17 194.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-10T20:44:54.130Z] #17 194.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-10T20:44:54.130Z] #17 194.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-10T20:44:54.130Z] #17 194.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-10T20:44:54.130Z] #17 194.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-10T20:44:54.130Z] #17 194.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-10T20:44:54.130Z] #17 194.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-10T20:44:54.130Z] #17 194.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-10T20:44:54.419Z] #17 194.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-10T20:44:54.419Z] #17 194.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-10T20:44:54.419Z] #17 195.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-10T20:44:54.419Z] #17 195.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-10T20:44:54.419Z] #17 195.0 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-10T20:44:54.419Z] #17 195.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-10T20:44:55.122Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-10T20:44:55.122Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:44:55.122Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:44:55.914Z] #17 ... [2019-10-10T20:44:55.914Z] [2019-10-10T20:44:55.914Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:44:55.914Z] #31 DONE 253.1s [2019-10-10T20:44:55.914Z] [2019-10-10T20:44:55.914Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:44:55.914Z] #62 165.6 CC criu/autofs.o [2019-10-10T20:44:56.101Z] 12c8dbabfd62: Pull complete [2019-10-10T20:44:56.101Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-10T20:44:56.101Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:44:56.101Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-10T20:44:56.101Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-10T20:44:56.101Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-10T20:44:56.101Z] WARN: Skipping validation tests [2019-10-10T20:44:56.101Z] INFO: Running unit tests at 10/10/2019 20:44:41... [2019-10-10T20:44:56.101Z] INFO: make.ps1 starting at 10/10/2019 20:44:46 [2019-10-10T20:44:56.101Z] INFO: Git commit (3b49bd1d8) assumed from DOCKER_GITCOMMIT environment variable [2019-10-10T20:44:56.101Z] INFO: Invoking autogen... [2019-10-10T20:44:56.101Z] INFO: Running unit tests... [2019-10-10T20:44:56.497Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-10T20:44:56.497Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:44:56.497Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:44:56.819Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-10T20:44:56.819Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-10-10T20:44:56.819Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:44:56.819Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:44:57.073Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-10T20:44:57.073Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:44:57.073Z] PASS [2019-10-10T20:44:57.073Z] [2019-10-10T20:44:57.073Z] DONE 8 tests in 22.503s [2019-10-10T20:44:57.073Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:44:57.073Z] ++ 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-10-10T20:44:57.073Z] ++ set -e [2019-10-10T20:44:57.073Z] ++ '[' -n 0 ']' [2019-10-10T20:44:57.073Z] ++ set -x [2019-10-10T20:44:57.073Z] ++ env -i DEST=/go/src/github.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-10-10T20:44:57.073Z] INFO: Testing against a local daemon [2019-10-10T20:44:57.073Z] === RUN TestCheckpoint [2019-10-10T20:44:57.073Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:44:57.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:44:57.073Z] === RUN TestContainerInvalidJSON [2019-10-10T20:44:57.328Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:44:57.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:44:57.328Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:44:57.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:44:57.328Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:44:57.328Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:44:57.328Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:44:57.328Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:44:57.328Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:44:57.328Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-10T20:44:57.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-10T20:44:57.328Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T20:44:57.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:44:57.328Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:44:57.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-10T20:44:57.328Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:44:57.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-10T20:44:57.328Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:44:57.431Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-10T20:44:57.432Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:44:57.432Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:44:57.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-10T20:44:57.583Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:44:57.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-10T20:44:57.583Z] === RUN TestCopyFromContainer [2019-10-10T20:44:58.366Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-10T20:44:58.366Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:44:58.366Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:44:59.416Z] #62 170.4 CC criu/bfd.o [2019-10-10T20:44:59.468Z] === RUN TestCopyFromContainer// [2019-10-10T20:44:59.468Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:44:59.765Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:44:59.765Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:44:59.765Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:45:00.020Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-10T20:45:00.020Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:45:00.020Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:45:00.267Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-10-10T20:45:00.267Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:45:00.267Z] === RUN TestKernelTCPMemory [2019-10-10T20:45:00.275Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:45:00.275Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:45:00.275Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:45:00.460Z] #62 171.9 CC criu/bitmap.o [2019-10-10T20:45:00.460Z] #62 172.2 CC criu/cgroup-props.o [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer (2.82s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-10T20:45:00.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-10T20:45:00.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:45:00.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:45:00.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:45:00.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:45:00.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:45:00.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:45:00.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:45:00.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:45:00.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:45:00.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:45:00.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:45:00.530Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:45:00.530Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-10T20:45:00.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-10T20:45:00.530Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:45:00.530Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:45:00.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:45:00.530Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:45:00.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:45:00.530Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:45:00.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:45:00.530Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:45:00.530Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:45:00.530Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:45:00.530Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:45:00.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-10T20:45:00.530Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:45:00.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-10T20:45:00.530Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:45:01.090Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-10T20:45:01.206Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-10-10T20:45:01.206Z] === RUN TestNISDomainname [2019-10-10T20:45:01.387Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-10T20:45:01.649Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-10T20:45:01.904Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-10T20:45:02.583Z] --- PASS: TestNISDomainname (1.21s) [2019-10-10T20:45:02.583Z] === RUN TestHostnameDnsResolution [2019-10-10T20:45:03.200Z] #62 174.2 CC criu/cgroup.o [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:45:03.266Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:45:03.266Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-10T20:45:03.266Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-10T20:45:03.266Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:45:04.484Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-10T20:45:04.484Z] === RUN TestStats [2019-10-10T20:45:05.155Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-10T20:45:05.155Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-10T20:45:05.232Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:45:05.232Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:45:05.261Z] #62 ... [2019-10-10T20:45:05.261Z] [2019-10-10T20:45:05.261Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:45:05.261Z] #17 205.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-10T20:45:05.261Z] #17 205.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:45:05.261Z] #17 205.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T20:45:05.261Z] #17 205.9 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-10-10T20:45:05.261Z] #17 205.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-10T20:45:05.261Z] #17 205.9 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-10-10T20:45:05.261Z] #17 205.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-10T20:45:05.261Z] #17 205.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-10T20:45:05.261Z] #17 205.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:45:05.261Z] #17 205.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-10T20:45:05.261Z] #17 205.9 Setting up python3 (3.5.3-1) ... [2019-10-10T20:45:05.609Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-10T20:45:05.715Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T20:45:05.970Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2019-10-10T20:45:05.970Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:45:05.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:45:05.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:45:05.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:45:05.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:45:05.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:45:05.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:45:05.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:45:05.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:45:05.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:45:05.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:45:05.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:45:05.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:45:05.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:45:05.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:45:05.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:45:05.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-10T20:45:05.971Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:45:05.971Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:45:05.971Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:45:05.971Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:45:05.971Z] === RUN TestDiff [2019-10-10T20:45:06.226Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T20:45:06.385Z] --- PASS: TestStats (2.27s) [2019-10-10T20:45:06.385Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:45:06.385Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:45:06.385Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:45:06.385Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:45:06.385Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:45:06.385Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:45:06.385Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:45:06.385Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:45:06.385Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:45:06.385Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:45:06.385Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:45:06.385Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:45:06.385Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:45:06.775Z] #17 ... [2019-10-10T20:45:06.775Z] [2019-10-10T20:45:06.775Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:45:06.775Z] #37 254.0 crypto/tls [2019-10-10T20:45:06.786Z] --- PASS: TestDiff (0.86s) [2019-10-10T20:45:06.786Z] === RUN TestExecWithCloseStdin [2019-10-10T20:45:07.712Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-10-10T20:45:07.712Z] === RUN TestExec [2019-10-10T20:45:07.850Z] #37 264.9 net/http/httptrace [2019-10-10T20:45:07.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-10T20:45:07.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-10T20:45:08.223Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T20:45:08.479Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T20:45:08.574Z] #37 265.4 net/http [2019-10-10T20:45:08.574Z] #37 ... [2019-10-10T20:45:08.574Z] [2019-10-10T20:45:08.574Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:45:08.574Z] #17 209.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-10T20:45:09.040Z] --- PASS: TestExec (1.09s) [2019-10-10T20:45:09.040Z] === RUN TestExecUser [2019-10-10T20:45:09.295Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-10T20:45:09.669Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-10T20:45:09.670Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2019-10-10T20:45:09.670Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2019-10-10T20:45:09.670Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2019-10-10T20:45:09.670Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2019-10-10T20:45:09.670Z] === RUN TestDeleteDevicemapper [2019-10-10T20:45:09.670Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:45:09.670Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:45:09.670Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:45:09.998Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 13.6% of statements [2019-10-10T20:45:09.998Z] ok github.com/docker/docker/builder/dockerfile 0.903s coverage: 48.2% of statements [2019-10-10T20:45:10.231Z] --- PASS: TestExecUser (1.19s) [2019-10-10T20:45:10.231Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:45:10.486Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-10T20:45:10.627Z] #17 211.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-10T20:45:10.805Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-10T20:45:10.916Z] #17 211.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-10T20:45:11.107Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:45:11.206Z] #17 211.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:45:11.206Z] #17 211.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-10T20:45:11.409Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-10-10T20:45:11.410Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:45:11.626Z] ok github.com/docker/docker/builder/remotecontext/git 1.184s coverage: 85.1% of statements [2019-10-10T20:45:11.626Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:45:11.626Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:45:11.664Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T20:45:12.700Z] #17 213.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-10T20:45:12.954Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2019-10-10T20:45:12.954Z] === RUN TestUpdateMemory [2019-10-10T20:45:12.954Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:45:12.954Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:12.954Z] === RUN TestUpdateCPUQuota [2019-10-10T20:45:13.024Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-10T20:45:13.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-10-10T20:45:13.024Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:45:13.024Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:45:13.949Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2019-10-10T20:45:13.949Z] === RUN TestHealthKillContainer [2019-10-10T20:45:14.203Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-10T20:45:14.457Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T20:45:14.761Z] #17 215.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-10T20:45:14.761Z] #17 215.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-10T20:45:14.855Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-10-10T20:45:14.855Z] === RUN TestUpdatePidsLimit [2019-10-10T20:45:14.855Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:45:15.113Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:45:15.372Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:45:15.380Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T20:45:15.860Z] ok github.com/docker/docker/client 0.333s coverage: 75.8% of statements [2019-10-10T20:45:15.938Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:45:16.305Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-10T20:45:16.503Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:45:16.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:45:17.229Z] --- PASS: TestHealthKillContainer (3.12s) [2019-10-10T20:45:17.229Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:45:17.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:45:17.502Z] #17 217.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-10T20:45:17.502Z] #17 217.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-10T20:45:18.153Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-10-10T20:45:18.153Z] === RUN TestIpcModeNone [2019-10-10T20:45:19.077Z] --- PASS: TestIpcModeNone (1.12s) [2019-10-10T20:45:19.077Z] === RUN TestIpcModePrivate [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit (4.60s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-10T20:45:19.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-10T20:45:19.228Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:45:19.333Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-10T20:45:19.439Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-10T20:45:19.440Z] tests/integration/client_test.py ..... [ 75%] [2019-10-10T20:45:19.440Z] tests/integration/errors_test.py . [ 76%] [2019-10-10T20:45:19.562Z] #17 219.9 Setting up dh-python (2.20170125) ... [2019-10-10T20:45:19.562Z] #17 ... [2019-10-10T20:45:19.562Z] [2019-10-10T20:45:19.562Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:45:19.562Z] #62 180.9 CC criu/clone-noasan.o [2019-10-10T20:45:19.562Z] #62 181.1 CC criu/config.o [2019-10-10T20:45:19.562Z] #62 184.6 CC criu/cr-check.o [2019-10-10T20:45:19.562Z] #62 187.9 CC criu/cr-dedup.o [2019-10-10T20:45:19.562Z] #62 189.0 CC criu/cr-dump.o [2019-10-10T20:45:19.894Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-10T20:45:20.453Z] --- PASS: TestIpcModePrivate (1.12s) [2019-10-10T20:45:20.453Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2019-10-10T20:45:20.453Z] === RUN TestIpcModeShareable [2019-10-10T20:45:20.606Z] #62 ... [2019-10-10T20:45:20.606Z] [2019-10-10T20:45:20.606Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-10T20:45:20.606Z] #17 221.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-10T20:45:20.606Z] #17 221.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-10T20:45:20.895Z] #17 DONE 221.7s [2019-10-10T20:45:20.895Z] [2019-10-10T20:45:20.895Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:45:21.184Z] #62 ... [2019-10-10T20:45:21.184Z] [2019-10-10T20:45:21.184Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:45:21.378Z] --- PASS: TestIpcModeShareable (1.11s) [2019-10-10T20:45:21.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2019-10-10T20:45:21.378Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:45:23.888Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T20:45:23.889Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-10T20:45:24.449Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2019-10-10T20:45:24.449Z] === RUN TestAPIIpcModeHost [2019-10-10T20:45:25.374Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-10-10T20:45:25.374Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:45:27.258Z] --- PASS: TestDaemonIpcModeShareable (2.11s) [2019-10-10T20:45:27.258Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:45:27.258Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2019-10-10T20:45:27.258Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:45:28.068Z] #18 ... [2019-10-10T20:45:28.068Z] [2019-10-10T20:45:28.068Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:45:28.068Z] #37 284.6 github.com/LK4D4/vndr/godl [2019-10-10T20:45:28.183Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T20:45:28.183Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T20:45:28.693Z] #37 285.8 github.com/LK4D4/vndr [2019-10-10T20:45:28.742Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-10T20:45:28.998Z] ok github.com/docker/docker/api/server 0.183s coverage: 9.0% of statements [2019-10-10T20:45:29.302Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-10-10T20:45:29.302Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:45:29.302Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: false, mustBeShared: false [2019-10-10T20:45:29.302Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:45:30.661Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T20:45:31.222Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s) [2019-10-10T20:45:31.222Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:45:31.222Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2019-10-10T20:45:31.222Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:45:32.583Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-10T20:45:33.138Z] #37 ... [2019-10-10T20:45:33.138Z] [2019-10-10T20:45:33.138Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:45:33.138Z] #62 194.1 CC criu/cr-errno.o [2019-10-10T20:45:33.138Z] #62 194.3 CC criu/cr-restore.o [2019-10-10T20:45:33.138Z] #62 ... [2019-10-10T20:45:33.138Z] [2019-10-10T20:45:33.138Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:45:33.138Z] #18 10.92 Collecting yamllint==1.16.0 [2019-10-10T20:45:33.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-10T20:45:33.142Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2019-10-10T20:45:33.142Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:45:33.142Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2019-10-10T20:45:33.142Z] === RUN TestIpcModeOlderClient [2019-10-10T20:45:33.142Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:45:33.142Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:45:33.397Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-10T20:45:33.956Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-10T20:45:33.956Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-10T20:45:33.956Z] === RUN TestKillContainer [2019-10-10T20:45:33.956Z] === RUN TestKillContainer/no_signal [2019-10-10T20:45:34.097Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2019-10-10T20:45:34.097Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:45:34.097Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-10T20:45:34.097Z] === RUN TestWaitNonBlocked [2019-10-10T20:45:34.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:45:34.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:45:34.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:45:34.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:45:34.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:45:34.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:45:34.097Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T20:45:34.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-10-10T20:45:34.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2019-10-10T20:45:34.097Z] === RUN TestWaitBlocked [2019-10-10T20:45:34.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:45:34.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:45:34.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:45:34.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:45:34.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:45:34.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:45:34.172Z] #18 13.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-10T20:45:34.516Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T20:45:35.037Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T20:45:35.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-10-10T20:45:35.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-10-10T20:45:35.037Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:45:35.037Z] === CONT TestIpcModeOlderClient [2019-10-10T20:45:35.037Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:45:35.076Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:45:35.295Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-10T20:45:35.637Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:45:35.696Z] #18 14.39 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-10T20:45:35.696Z] #18 14.73 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-10T20:45:35.892Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-10T20:45:36.147Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T20:45:36.708Z] --- PASS: TestKillContainer (2.49s) [2019-10-10T20:45:36.708Z] --- PASS: TestKillContainer/no_signal (0.85s) [2019-10-10T20:45:36.708Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-10-10T20:45:36.708Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2019-10-10T20:45:36.708Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:45:36.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:45:36.963Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T20:45:37.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:45:37.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-10T20:45:38.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2019-10-10T20:45:38.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-10-10T20:45:38.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-10T20:45:38.400Z] === RUN TestKillStoppedContainer [2019-10-10T20:45:38.400Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-10T20:45:38.400Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:45:38.579Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2019-10-10T20:45:38.579Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:45:38.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.22s) [2019-10-10T20:45:38.656Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:45:39.148Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2019-10-10T20:45:39.148Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:45:39.148Z] PASS [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === Skipped [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-10T20:45:39.148Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T20:45:39.148Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:45:39.148Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:45:39.148Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:45:39.148Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:45:39.148Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] [2019-10-10T20:45:39.148Z] DONE 197 tests, 6 skipped in 131.023s [2019-10-10T20:45:39.148Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:45:39.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:45:39.148Z] ++ set -e [2019-10-10T20:45:39.148Z] ++ '[' -n 0 ']' [2019-10-10T20:45:39.148Z] ++ set -x [2019-10-10T20:45:39.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:45:39.409Z] INFO: Testing against a local daemon [2019-10-10T20:45:39.409Z] === RUN TestCommitInheritsEnv [2019-10-10T20:45:39.583Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-10-10T20:45:39.583Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:45:39.583Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:45:39.583Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:39.583Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:45:39.583Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:45:39.583Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:45:39.583Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:45:39.839Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-10T20:45:39.975Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-10-10T20:45:39.975Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:45:39.975Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:45:39.975Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T20:45:39.975Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:45:39.975Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-10T20:45:39.975Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:45:39.975Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-10T20:45:39.975Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:45:40.094Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-10T20:45:40.094Z] === RUN TestLinksContainerNames [2019-10-10T20:45:40.543Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-10T20:45:40.543Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:45:40.543Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:45:40.543Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:45:40.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:45:40.653Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T20:45:40.802Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-10T20:45:40.802Z] === RUN TestTagInvalidReference [2019-10-10T20:45:40.802Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-10T20:45:40.802Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:45:40.802Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T20:45:40.802Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:45:40.802Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:45:40.802Z] === RUN TestTagOfficialNames [2019-10-10T20:45:41.060Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-10T20:45:41.060Z] === RUN TestTagMatchesDigest [2019-10-10T20:45:41.060Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T20:45:41.060Z] PASS [2019-10-10T20:45:41.060Z] [2019-10-10T20:45:41.060Z] === Skipped [2019-10-10T20:45:41.060Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:45:41.060Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-10T20:45:41.060Z] [2019-10-10T20:45:41.060Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T20:45:41.060Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:45:41.060Z] [2019-10-10T20:45:41.060Z] [2019-10-10T20:45:41.060Z] DONE 12 tests, 2 skipped in 1.804s [2019-10-10T20:45:41.060Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:45:41.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:45:41.060Z] ++ set -e [2019-10-10T20:45:41.060Z] ++ '[' -n 0 ']' [2019-10-10T20:45:41.060Z] ++ set -x [2019-10-10T20:45:41.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:45:41.061Z] INFO: Testing against a local daemon [2019-10-10T20:45:41.061Z] === RUN TestNetworkCreateDelete [2019-10-10T20:45:41.355Z] #18 19.41 Collecting pyyaml (from yamllint==1.16.0) [2019-10-10T20:45:41.355Z] #18 19.93 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-10T20:45:41.594Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-10T20:45:41.627Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-10T20:45:41.627Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:45:42.153Z] --- PASS: TestLinksContainerNames (1.82s) [2019-10-10T20:45:42.153Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:45:42.562Z] --- PASS: TestDockerNetworkDeletePreferID (1.04s) [2019-10-10T20:45:42.562Z] === RUN TestInspectNetwork [2019-10-10T20:45:43.077Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-10-10T20:45:43.077Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:45:43.331Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-10T20:45:43.420Z] #18 ... [2019-10-10T20:45:43.420Z] [2019-10-10T20:45:43.420Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:45:43.420Z] #62 204.9 CC criu/cr-service.o [2019-10-10T20:45:43.420Z] #62 209.2 CC criu/crtools.o [2019-10-10T20:45:43.420Z] #62 210.8 CC criu/eventfd.o [2019-10-10T20:45:43.420Z] #62 211.8 CC criu/eventpoll.o [2019-10-10T20:45:43.420Z] #62 214.0 CC criu/external.o [2019-10-10T20:45:43.420Z] #62 214.7 CC criu/fault-injection.o [2019-10-10T20:45:43.420Z] #62 214.9 CC criu/fdstore.o [2019-10-10T20:45:43.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:45:43.586Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:45:43.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:45:43.586Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:45:43.586Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:45:43.841Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:45:43.841Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:45:43.841Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:45:44.047Z] #62 215.7 CC criu/fifo.o [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:45:44.097Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:45:44.352Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:45:44.607Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-10T20:45:44.607Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-10T20:45:44.607Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:45:45.073Z] #62 ... [2019-10-10T20:45:45.073Z] [2019-10-10T20:45:45.073Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:45:45.073Z] #37 DONE 301.9s [2019-10-10T20:45:45.073Z] [2019-10-10T20:45:45.073Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:45:45.167Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T20:45:45.167Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-10T20:45:45.361Z] #28 ... [2019-10-10T20:45:45.361Z] [2019-10-10T20:45:45.361Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-10T20:45:45.361Z] #18 24.47 Building wheels for collected packages: pathspec, pyyaml [2019-10-10T20:45:45.650Z] #18 24.47 Running setup.py bdist_wheel for pathspec: started [2019-10-10T20:45:46.528Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T20:45:46.783Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2019-10-10T20:45:46.783Z] === RUN TestNetworkNat [2019-10-10T20:45:47.343Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-10T20:45:47.903Z] --- PASS: TestNetworkNat (1.00s) [2019-10-10T20:45:47.903Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:45:47.903Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-10T20:45:48.827Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2019-10-10T20:45:48.827Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:45:49.122Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:45:49.122Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:45:49.122Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:45:49.122Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:45:49.164Z] #18 27.83 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-10T20:45:49.164Z] #18 27.83 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-10T20:45:49.164Z] #18 27.93 Running setup.py bdist_wheel for pyyaml: started [2019-10-10T20:45:49.750Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-10-10T20:45:49.750Z] === RUN TestPause [2019-10-10T20:45:49.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T20:45:50.569Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.3% of statements [2019-10-10T20:45:50.569Z] ok github.com/docker/docker/container 0.129s coverage: 35.3% of statements [2019-10-10T20:45:50.569Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:45:50.569Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:45:50.569Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:45:50.569Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:45:50.674Z] --- PASS: TestPause (0.86s) [2019-10-10T20:45:50.674Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:45:50.674Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:45:50.674Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:45:50.674Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:45:51.599Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-10T20:45:51.599Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-10-10T20:45:51.599Z] === RUN TestPsFilter [2019-10-10T20:45:51.854Z] --- PASS: TestPsFilter (0.22s) [2019-10-10T20:45:51.854Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:45:51.879Z] #18 30.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-10T20:45:52.177Z] #18 30.89 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-10T20:45:52.177Z] #18 31.03 Successfully built pathspec pyyaml [2019-10-10T20:45:52.177Z] #18 31.05 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-10T20:45:52.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-10-10T20:45:52.414Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:45:53.206Z] #18 32.03 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-10T20:45:53.306Z] --- PASS: TestInspectNetwork (10.90s) [2019-10-10T20:45:53.306Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:45:53.306Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:45:53.306Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:45:53.306Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:45:53.306Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:45:53.306Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:45:53.338Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-10-10T20:45:53.338Z] === RUN TestRemoveContainerRunning [2019-10-10T20:45:53.497Z] #18 DONE 32.5s [2019-10-10T20:45:53.497Z] [2019-10-10T20:45:53.497Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:45:53.497Z] #62 217.0 CC criu/file-ids.o [2019-10-10T20:45:53.497Z] #62 218.3 CC criu/file-lock.o [2019-10-10T20:45:53.497Z] #62 220.2 CC criu/files-ext.o [2019-10-10T20:45:53.497Z] #62 221.1 CC criu/files-reg.o [2019-10-10T20:45:53.785Z] #62 225.5 CC criu/files.o [2019-10-10T20:45:54.306Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-10T20:45:54.306Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:45:55.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-10T20:45:55.230Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:45:55.230Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T20:45:55.231Z] === RUN TestRenameLinkedContainer [2019-10-10T20:45:56.590Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-10-10T20:45:56.590Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:45:56.590Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:45:56.590Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:45:56.590Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:45:56.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:45:56.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:45:56.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:45:56.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:45:56.590Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:45:56.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:45:56.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:45:56.590Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T20:45:56.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:45:56.590Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:45:56.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:45:56.590Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:45:57.011Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2019-10-10T20:45:57.528Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2019-10-10T20:45:57.528Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:45:57.528Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:45:57.742Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T20:45:57.839Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-10-10T20:45:57.998Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-10T20:45:58.238Z] #62 229.7 CC criu/filesystems.o [2019-10-10T20:45:58.464Z] --- PASS: TestDaemonDefaultNetworkPools (1.03s) [2019-10-10T20:45:58.464Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:45:58.464Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:45:58.560Z] --- PASS: TestRenameLinkedContainer (3.40s) [2019-10-10T20:45:58.560Z] === RUN TestRenameStoppedContainer [2019-10-10T20:45:59.487Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-10T20:45:59.487Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:45:59.661Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-10T20:45:59.729Z] #62 231.0 CC criu/fsnotify.o [2019-10-10T20:45:59.753Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-10T20:46:00.022Z] #62 ... [2019-10-10T20:46:00.022Z] [2019-10-10T20:46:00.022Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-10T20:46:00.022Z] #19 317.4 + rm -rf /tmp/tmp.z9aVCZnev7 [2019-10-10T20:46:00.312Z] #19 DONE 317.8s [2019-10-10T20:46:00.312Z] [2019-10-10T20:46:00.312Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:46:00.366Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.62s) [2019-10-10T20:46:00.366Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:46:00.366Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:46:01.371Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2019-10-10T20:46:01.371Z] === RUN TestRenameInvalidName [2019-10-10T20:46:02.270Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.02s) [2019-10-10T20:46:02.270Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:46:02.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:46:02.297Z] --- PASS: TestRenameInvalidName (0.83s) [2019-10-10T20:46:02.297Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:46:02.377Z] #28 ... [2019-10-10T20:46:02.377Z] [2019-10-10T20:46:02.377Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:46:02.377Z] #62 233.8 CC criu/image-desc.o [2019-10-10T20:46:02.667Z] #62 ... [2019-10-10T20:46:02.667Z] [2019-10-10T20:46:02.667Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-10T20:46:02.667Z] #20 DONE 0.1s [2019-10-10T20:46:02.667Z] [2019-10-10T20:46:02.667Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:46:02.837Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2019-10-10T20:46:02.837Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:46:02.837Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:46:02.858Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T20:46:02.958Z] #25 DONE 0.5s [2019-10-10T20:46:02.958Z] [2019-10-10T20:46:02.958Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:46:02.958Z] #62 234.4 CC criu/image.o [2019-10-10T20:46:03.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-10T20:46:04.457Z] #62 235.8 CC criu/ipc_ns.o [2019-10-10T20:46:06.121Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2019-10-10T20:46:06.122Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:46:06.122Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:46:06.122Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:46:06.122Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:46:06.122Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:46:06.295Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2019-10-10T20:46:06.295Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:46:06.295Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T20:46:06.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-10T20:46:06.533Z] #62 237.7 CC criu/irmap.o [2019-10-10T20:46:06.550Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T20:46:07.109Z] --- PASS: TestRenameContainerWithSameName (1.02s) [2019-10-10T20:46:07.109Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:46:07.160Z] #62 238.8 CC criu/kcmp-ids.o [2019-10-10T20:46:07.553Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-10T20:46:07.802Z] #62 239.3 CC criu/kerndat.o [2019-10-10T20:46:08.399Z] ok github.com/docker/docker/daemon 12.330s coverage: 17.6% of statements [2019-10-10T20:46:08.399Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:46:08.399Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:46:09.621Z] --- PASS: TestRenameContainerWithLinkedContainer (2.65s) [2019-10-10T20:46:09.621Z] === RUN TestResize [2019-10-10T20:46:09.754Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 84.6% of statements [2019-10-10T20:46:09.857Z] #62 241.2 CC criu/libnetlink.o [2019-10-10T20:46:10.151Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-10-10T20:46:10.485Z] #62 242.0 CC criu/log.o [2019-10-10T20:46:10.548Z] --- PASS: TestResize (0.95s) [2019-10-10T20:46:10.548Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:46:10.986Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-10T20:46:10.986Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:46:10.986Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:46:11.472Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-10T20:46:11.472Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:46:11.515Z] #62 243.0 CC criu/lsm.o [2019-10-10T20:46:12.154Z] #62 243.7 CC criu/mem.o [2019-10-10T20:46:12.458Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2019-10-10T20:46:12.836Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:12.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:12.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:12.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:46:12.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:46:14.892Z] #62 246.5 CC criu/mount.o [2019-10-10T20:46:15.055Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-10T20:46:15.880Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.267s coverage: 57.9% of statements [2019-10-10T20:46:16.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:16.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:17.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:46:18.530Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T20:46:18.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:46:19.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:46:20.452Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T20:46:20.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:46:20.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-10T20:46:20.809Z] ......... [ 85%] [2019-10-10T20:46:21.776Z] #62 ... [2019-10-10T20:46:21.776Z] [2019-10-10T20:46:21.776Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-10T20:46:21.776Z] #46 285.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-10T20:46:22.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:46:22.071Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T20:46:22.200Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.505s coverage: 46.2% of statements [2019-10-10T20:46:23.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:46:23.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-10T20:46:24.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-10T20:46:24.528Z] #46 288.5 + mkdir -p /build [2019-10-10T20:46:24.528Z] #46 288.5 + cp runc /build/runc [2019-10-10T20:46:24.528Z] #46 DONE 288.6s [2019-10-10T20:46:24.528Z] [2019-10-10T20:46:24.528Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:46:24.528Z] #62 253.0 CC criu/namespaces.o [2019-10-10T20:46:25.177Z] #62 256.6 CC criu/net.o [2019-10-10T20:46:25.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.017s coverage: 51.0% of statements [2019-10-10T20:46:25.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:46:25.935Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.604s coverage: 72.5% of statements [2019-10-10T20:46:25.935Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:46:27.083Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T20:46:27.128Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-10T20:46:27.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:46:28.046Z] --- PASS: TestServiceWithDataPathPortInit (19.57s) [2019-10-10T20:46:28.046Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:46:28.046Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:46:28.046Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:46:28.437Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.584s coverage: 76.1% of statements [2019-10-10T20:46:28.753Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-10T20:46:29.257Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/server/httputils 0.141s coverage: 14.7% of statements [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/server/middleware 0.153s coverage: 37.7% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/server/router/swarm 0.163s coverage: 4.0% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/types/filters 0.201s coverage: 95.2% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/types/strslice 0.072s coverage: 90.0% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/types/time 0.395s coverage: 100.0% of statements [2019-10-10T20:46:29.747Z] ok github.com/docker/docker/api/types/versions 0.103s coverage: 75.0% of statements [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:46:29.747Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.05s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.04s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2019-10-10T20:46:29.848Z] 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-10-10T20:46:29.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2019-10-10T20:46:29.849Z] 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-10-10T20:46:29.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2019-10-10T20:46:29.849Z] 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-10-10T20:46:29.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-10-10T20:46:29.849Z] 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-10-10T20:46:29.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2019-10-10T20:46:29.849Z] 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-10-10T20:46:29.849Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:46:30.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-10T20:46:30.579Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-10T20:46:30.736Z] #62 262.2 CC criu/netfilter.o [2019-10-10T20:46:31.360Z] #62 263.0 CC criu/page-pipe.o [2019-10-10T20:46:31.990Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-10-10T20:46:31.990Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:46:31.990Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:46:32.525Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.892s coverage: 57.0% of statements [2019-10-10T20:46:32.525Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:46:32.525Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:46:32.868Z] #62 264.2 CC criu/page-xfer.o [2019-10-10T20:46:32.915Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-10-10T20:46:33.311Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-10-10T20:46:33.311Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:46:33.311Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:46:33.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-10T20:46:33.607Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-10-10T20:46:33.607Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:46:33.607Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:46:34.929Z] #62 266.3 CC criu/pagemap-cache.o [2019-10-10T20:46:34.969Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T20:46:35.207Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-10-10T20:46:35.207Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2019-10-10T20:46:35.207Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:46:35.207Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:46:35.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T20:46:35.295Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-10T20:46:35.480Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-10-10T20:46:35.480Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:46:35.480Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:46:35.561Z] #62 266.9 CC criu/pagemap.o [2019-10-10T20:46:35.651Z] ok github.com/docker/docker/builder/dockerfile 0.655s coverage: 46.1% of statements [2019-10-10T20:46:35.651Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2019-10-10T20:46:35.651Z] ok github.com/docker/docker/builder/remotecontext 0.691s coverage: 9.2% of statements [2019-10-10T20:46:35.999Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-10T20:46:36.155Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.77s) [2019-10-10T20:46:36.155Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:46:36.155Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yt2tvff08gc84a96f7wd91amv Created:2019-10-10 20:46:27.307868603 +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[c050502c9a8e02b6276525b886713ed7ec6808fe820f78299f5c82652b2c4672:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5rz6i71u6498kt8u140lsw5c5 EndpointID:32cbc12029c13a843249616cb6cae2d64a022542bc126ef905fda91651aca245 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c17be8d1e61eb1ffc560bbdd7dfa46e9a9c3054b31a68ef49f6158666d066c1 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:889b9de4f7a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5rz6i71u6498kt8u140lsw5c5 EndpointID:32cbc12029c13a843249616cb6cae2d64a022542bc126ef905fda91651aca245 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:46:36.155Z] PASS [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] === Skipped [2019-10-10T20:46:36.155Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:46:36.155Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] DONE 21 tests, 1 skipped in 54.457s [2019-10-10T20:46:36.155Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] ++ set -e [2019-10-10T20:46:36.155Z] ++ '[' -n 0 ']' [2019-10-10T20:46:36.155Z] ++ set -x [2019-10-10T20:46:36.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] INFO: Testing against a local daemon [2019-10-10T20:46:36.155Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:46:36.155Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:46:36.155Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:46:36.155Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:46:36.155Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:46:36.155Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:46:36.155Z] PASS [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] === Skipped [2019-10-10T20:46:36.155Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:46:36.155Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:46:36.155Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] [2019-10-10T20:46:36.155Z] DONE 2 tests, 2 skipped in 0.139s [2019-10-10T20:46:36.155Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] ++ set -e [2019-10-10T20:46:36.155Z] ++ '[' -n 0 ']' [2019-10-10T20:46:36.155Z] ++ set -x [2019-10-10T20:46:36.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:36.155Z] INFO: Testing against a local daemon [2019-10-10T20:46:36.155Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:46:36.224Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-10T20:46:36.401Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-10-10T20:46:37.071Z] #62 268.5 CC criu/parasite-syscall.o [2019-10-10T20:46:37.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2019-10-10T20:46:37.365Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-10-10T20:46:37.365Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:46:37.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:46:37.530Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.84s) [2019-10-10T20:46:37.530Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:46:37.530Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:46:37.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T20:46:37.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-10-10T20:46:38.464Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:46:38.585Z] #62 269.9 CC criu/path.o [2019-10-10T20:46:38.885Z] #62 270.4 CC criu/pie-util-vdso-elf32.o [2019-10-10T20:46:38.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-10T20:46:38.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-10T20:46:38.983Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:46:38.983Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:46:39.127Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 74.7% of statements [2019-10-10T20:46:39.127Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:46:39.522Z] #62 271.0 CC criu/pie-util-vdso.o [2019-10-10T20:46:39.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 19.9% of statements [2019-10-10T20:46:39.839Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:46:39.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-10T20:46:39.907Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:46:39.907Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:46:39.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T20:46:40.153Z] #62 271.8 CC criu/pie-util.o [2019-10-10T20:46:40.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-10T20:46:40.724Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-10T20:46:40.724Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:46:40.724Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:46:40.774Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:46:40.782Z] #62 272.1 CC criu/pipes.o [2019-10-10T20:46:41.536Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-10T20:46:41.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T20:46:41.820Z] #62 273.3 CC criu/plugin.o [2019-10-10T20:46:41.912Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-10T20:46:41.988Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-10T20:46:42.451Z] #62 274.0 CC criu/proc_parse.o [2019-10-10T20:46:42.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-10T20:46:42.750Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-10T20:46:42.831Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2019-10-10T20:46:42.831Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:46:42.831Z] === RUN TestKernelTCPMemory [2019-10-10T20:46:43.147Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 84.5% of statements [2019-10-10T20:46:43.147Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:46:43.147Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:46:43.756Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-10-10T20:46:43.756Z] === RUN TestNISDomainname [2019-10-10T20:46:44.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T20:46:44.060Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:46:45.049Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-10-10T20:46:45.372Z] --- PASS: TestNISDomainname (1.35s) [2019-10-10T20:46:45.372Z] === RUN TestHostnameDnsResolution [2019-10-10T20:46:45.434Z] ok github.com/docker/docker/distribution 0.297s coverage: 22.4% of statements [2019-10-10T20:46:45.434Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:46:46.402Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-10T20:46:46.402Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-10T20:46:46.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T20:46:46.732Z] --- PASS: TestHostnameDnsResolution (1.46s) [2019-10-10T20:46:46.732Z] === RUN TestStats [2019-10-10T20:46:46.882Z] #62 278.5 CC criu/protobuf-desc.o [2019-10-10T20:46:46.948Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-10-10T20:46:48.249Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:46:48.614Z] --- PASS: TestStats (2.03s) [2019-10-10T20:46:48.614Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:46:48.614Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:46:48.614Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:46:48.614Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:46:48.614Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:46:48.614Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:46:48.614Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:46:48.614Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:46:48.614Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:46:48.614Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:46:48.614Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:46:48.905Z] ok github.com/docker/docker/image 0.041s coverage: 86.4% of statements [2019-10-10T20:46:48.956Z] #62 280.3 CC criu/protobuf.o [2019-10-10T20:46:49.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T20:46:49.312Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 85.6% of statements [2019-10-10T20:46:49.312Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:46:49.580Z] #62 281.0 CC criu/pstree.o [2019-10-10T20:46:49.715Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-10-10T20:46:49.715Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:46:50.134Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:46:50.564Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-10-10T20:46:50.564Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:46:50.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T20:46:51.635Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-10T20:46:51.680Z] #62 282.7 CC criu/rbtree.o [2019-10-10T20:46:51.680Z] #62 283.2 CC criu/rst-malloc.o [2019-10-10T20:46:51.731Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-10T20:46:51.988Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-10T20:46:51.988Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-10T20:46:51.988Z] [2019-10-10T20:46:51.988Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-10T20:46:51.988Z] =========================== short test summary info ============================ [2019-10-10T20:46:51.988Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-10T20:46:51.988Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-10T20:46:51.988Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-10T20:46:51.988Z] Not supported on most drivers [2019-10-10T20:46:51.988Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-10T20:46:51.988Z] This doesn't seem to be taken into account by the engine [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-10T20:46:51.988Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-10T20:46:51.988Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-10T20:46:51.988Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 390.22 seconds == [2019-10-10T20:46:52.057Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:46:52.245Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-10T20:46:52.307Z] #62 283.7 CC criu/seccomp.o [2019-10-10T20:46:52.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-10T20:46:52.956Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2019-10-10T20:46:52.956Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-10T20:46:53.813Z] #62 285.4 CC criu/seize.o [2019-10-10T20:46:54.097Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-10T20:46:54.097Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2019-10-10T20:46:54.097Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2019-10-10T20:46:54.097Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-10-10T20:46:54.097Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2019-10-10T20:46:54.097Z] === RUN TestDeleteDevicemapper [2019-10-10T20:46:54.097Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:46:54.097Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:46:54.097Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:46:54.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T20:46:54.807Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:46:55.319Z] #62 286.9 CC criu/servicefd.o [2019-10-10T20:46:55.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-10T20:46:55.757Z] ok github.com/docker/docker/pkg/archive 0.546s coverage: 77.4% of statements [2019-10-10T20:46:56.347Z] #62 287.7 CC criu/shmem.o [2019-10-10T20:46:56.708Z] --- PASS: TestDockerNetworkMacvlan (18.78s) [2019-10-10T20:46:56.708Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.708Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-10T20:46:56.709Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-10T20:46:56.709Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2019-10-10T20:46:56.709Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2019-10-10T20:46:56.709Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s) [2019-10-10T20:46:56.709Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:46:56.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2019-10-10T20:46:56.709Z] PASS [2019-10-10T20:46:56.709Z] [2019-10-10T20:46:56.709Z] DONE 8 tests in 20.758s [2019-10-10T20:46:56.709Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] ++ set -e [2019-10-10T20:46:56.709Z] ++ '[' -n 0 ']' [2019-10-10T20:46:56.709Z] ++ set -x [2019-10-10T20:46:56.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] testing: warning: no tests to run [2019-10-10T20:46:56.709Z] PASS [2019-10-10T20:46:56.709Z] [2019-10-10T20:46:56.709Z] DONE 0 tests in 0.028s [2019-10-10T20:46:56.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] ++ set -e [2019-10-10T20:46:56.709Z] ++ '[' -n 0 ']' [2019-10-10T20:46:56.709Z] ++ set -x [2019-10-10T20:46:56.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:46:56.709Z] INFO: Testing against a local daemon [2019-10-10T20:46:56.709Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:46:56.945Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2019-10-10T20:46:56.945Z] === RUN TestUpdateMemory [2019-10-10T20:46:56.945Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:46:56.945Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:46:56.945Z] === RUN TestUpdateCPUQuota [2019-10-10T20:46:57.046Z] ok github.com/docker/docker/pkg/authorization 0.703s coverage: 68.3% of statements [2019-10-10T20:46:57.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-10T20:46:57.418Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-10T20:46:57.418Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T20:46:58.431Z] #62 289.5 CC criu/sigframe.o [2019-10-10T20:46:58.431Z] #62 289.8 CC criu/signalfd.o [2019-10-10T20:46:58.611Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-10-10T20:46:58.611Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:46:58.611Z] === RUN TestAuthZPluginTLS [2019-10-10T20:46:58.778Z] #62 290.4 CC criu/sk-inet.o [2019-10-10T20:46:58.869Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-10T20:46:58.869Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:46:58.869Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:46:59.083Z] --- PASS: TestUpdateCPUQuota (2.05s) [2019-10-10T20:46:59.083Z] === RUN TestUpdatePidsLimit [2019-10-10T20:46:59.083Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:46:59.306Z] ok github.com/docker/docker/layer 7.397s coverage: 68.8% of statements [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:46:59.306Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:46:59.337Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:46:59.436Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-10T20:46:59.436Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:46:59.436Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:46:59.693Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-10T20:46:59.886Z] #62 ... [2019-10-10T20:46:59.886Z] [2019-10-10T20:46:59.886Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:46:59.886Z] #59 377.2 + dpkg --print-architecture [2019-10-10T20:46:59.886Z] #59 377.2 + cd /tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution [2019-10-10T20:46:59.886Z] #59 377.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-10T20:46:59.897Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:46:59.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-10T20:47:00.002Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-10T20:47:00.002Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:47:00.002Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:47:00.094Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-10T20:47:00.152Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:47:00.469Z] #59 377.6 + GOPATH=/tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mL5ZwKOvdh [2019-10-10T20:47:00.469Z] #59 377.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-10T20:47:00.482Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-10T20:47:00.569Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-10T20:47:00.569Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:47:00.569Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:47:00.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:47:01.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:47:01.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:47:02.471Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-10-10T20:47:02.471Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:47:02.471Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:47:02.716Z] ok github.com/docker/docker/pkg/chrootarchive 3.718s coverage: 43.2% of statements [2019-10-10T20:47:02.716Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:47:02.716Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:47:03.037Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-10T20:47:03.038Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:47:03.038Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:47:03.133Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-10T20:47:03.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-10T20:47:03.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-10T20:47:03.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-10T20:47:03.604Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-10T20:47:03.604Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:47:03.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit (4.74s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-10-10T20:47:03.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-10-10T20:47:03.751Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:47:03.950Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-10T20:47:04.171Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-10T20:47:04.171Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:47:04.171Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:47:04.546Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-10T20:47:04.546Z] Clearing AppArmor profiles cache:. [2019-10-10T20:47:04.546Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:47:04.546Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:47:04.546Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:47:04.546Z] [2019-10-10T20:47:04.546Z] To set a process to complain mode, use the command line tool [2019-10-10T20:47:04.546Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:47:04.546Z] with the 'teardown' option." [2019-10-10T20:47:04.546Z] [2019-10-10T20:47:04.763Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-10T20:47:04.763Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements Post stage [Pipeline] junit [2019-10-10T20:47:05.120Z] Recording test results [Pipeline] sh [2019-10-10T20:47:05.518Z] + echo Ensuring container killed. [2019-10-10T20:47:05.518Z] Ensuring container killed. [2019-10-10T20:47:05.518Z] + docker rm -vf docker-pr3 [2019-10-10T20:47:05.518Z] Error: No such container: docker-pr3 [2019-10-10T20:47:05.518Z] + true [Pipeline] sh [2019-10-10T20:47:05.576Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-10T20:47:05.576Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-10T20:47:05.801Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:47:05.801Z] Chowning /workspace to jenkins user [2019-10-10T20:47:05.801Z] + id -u [2019-10-10T20:47:05.801Z] + id -g [2019-10-10T20:47:05.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40032:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:47:05.963Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-10T20:47:06.349Z] ok github.com/docker/docker/pkg/fsutils 0.435s coverage: 85.1% of statements [2019-10-10T20:47:06.701Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.44s) [2019-10-10T20:47:06.701Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:47:06.701Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:47:07.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-10T20:47:07.189Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 70.1% of statements [2019-10-10T20:47:07.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T20:47:07.583Z] ok github.com/docker/docker/pkg/ioutils 0.463s coverage: 70.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:47:07.974Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-10T20:47:07.974Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2019-10-10T20:47:07.990Z] + bundleName=docker-py [2019-10-10T20:47:07.990Z] + echo Creating docker-py-bundles.tar.gz [2019-10-10T20:47:07.990Z] Creating docker-py-bundles.tar.gz [2019-10-10T20:47:07.990Z] + 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-10-10T20:47:08.003Z] Archiving artifacts [2019-10-10T20:47:08.238Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-10T20:47:08.365Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-10-10T20:47:08.366Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:47:08.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh binary-daemon [2019-10-10T20:47:09.164Z] [2019-10-10T20:47:09.230Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-10-10T20:47:09.230Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:47:09.230Z] === RUN TestAuthZPluginHeader [2019-10-10T20:47:09.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-10T20:47:09.421Z] Removing bundles/ [2019-10-10T20:47:09.421Z] [2019-10-10T20:47:09.421Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-10T20:47:09.421Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-10T20:47:09.421Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:47:09.701Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-10T20:47:09.800Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-10T20:47:09.800Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:47:09.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:47:09.800Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:47:09.800Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:09.800Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:47:09.800Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:47:09.800Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:09.800Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:47:09.800Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:47:09.800Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:09.800Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:47:09.800Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:47:09.800Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:09.800Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:47:10.096Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-10T20:47:10.478Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-10T20:47:10.478Z] ok github.com/docker/docker/pkg/mount 1.272s coverage: 69.6% of statements [2019-10-10T20:47:10.478Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:47:10.864Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-10T20:47:10.864Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:47:10.864Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:47:10.874Z] #59 ... [2019-10-10T20:47:10.874Z] [2019-10-10T20:47:10.874Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-10T20:47:10.874Z] #62 292.3 CC criu/sk-netlink.o [2019-10-10T20:47:10.874Z] #62 293.0 CC criu/sk-packet.o [2019-10-10T20:47:10.874Z] #62 294.1 CC criu/sk-queue.o [2019-10-10T20:47:10.874Z] #62 294.9 CC criu/sk-tcp.o [2019-10-10T20:47:10.874Z] #62 295.9 CC criu/sk-unix.o [2019-10-10T20:47:10.874Z] #62 299.5 CC criu/sockets.o [2019-10-10T20:47:10.874Z] #62 301.1 CC criu/stats.o [2019-10-10T20:47:10.874Z] #62 301.7 CC criu/string.o [2019-10-10T20:47:10.874Z] #62 301.9 CC criu/sysctl.o [2019-10-10T20:47:10.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T20:47:11.584Z] ok github.com/docker/docker/builder/remotecontext/git 37.785s coverage: 85.1% of statements [2019-10-10T20:47:11.584Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:47:11.585Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:47:11.585Z] ok github.com/docker/docker/cli/debug 0.344s coverage: 100.0% of statements [2019-10-10T20:47:11.585Z] ok github.com/docker/docker/client 0.788s coverage: 75.3% of statements [2019-10-10T20:47:11.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-10T20:47:11.901Z] #62 303.1 CC criu/sysfs_parse.o [2019-10-10T20:47:12.165Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-10-10T20:47:12.544Z] #62 303.8 CC criu/timerfd.o [2019-10-10T20:47:12.550Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T20:47:12.953Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T20:47:13.172Z] #62 304.7 CC criu/tty.o [2019-10-10T20:47:13.341Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-10T20:47:13.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T20:47:14.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T20:47:14.594Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2019-10-10T20:47:14.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-10T20:47:14.982Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-10T20:47:16.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T20:47:16.382Z] ok github.com/docker/docker/cmd/dockerd 0.685s coverage: 19.0% of statements [2019-10-10T20:47:16.690Z] #62 308.2 CC criu/tun.o [2019-10-10T20:47:17.121Z] --- PASS: TestUpdateRestartPolicy (13.58s) [2019-10-10T20:47:17.121Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:47:17.720Z] #62 309.3 CC criu/uffd.o [2019-10-10T20:47:18.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-10T20:47:18.047Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-10-10T20:47:18.047Z] === RUN TestWaitNonBlocked [2019-10-10T20:47:18.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:47:18.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:47:18.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:47:18.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:47:18.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:47:18.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:47:18.331Z] ok github.com/docker/docker/pkg/signal 2.503s coverage: 61.0% of statements [2019-10-10T20:47:18.331Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-10T20:47:18.709Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-10T20:47:19.085Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T20:47:19.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T20:47:19.226Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-10T20:47:19.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-10-10T20:47:19.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-10-10T20:47:19.226Z] === RUN TestWaitBlocked [2019-10-10T20:47:19.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:47:19.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:47:19.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:47:19.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:47:19.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:47:19.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:47:19.354Z] ok github.com/docker/docker/container 0.605s coverage: 42.5% of statements [2019-10-10T20:47:19.354Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:47:19.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:47:19.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:47:19.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:47:19.460Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-10T20:47:19.856Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-10T20:47:20.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-10T20:47:20.429Z] #62 311.5 CC criu/util.o [2019-10-10T20:47:20.688Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2019-10-10T20:47:20.714Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-10T20:47:20.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2019-10-10T20:47:20.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2019-10-10T20:47:20.714Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:47:20.714Z] === CONT TestIpcModeOlderClient [2019-10-10T20:47:20.969Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-10T20:47:20.969Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:47:21.108Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2019-10-10T20:47:21.930Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-10-10T20:47:22.312Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-10T20:47:22.713Z] testing: warning: no tests to run [2019-10-10T20:47:22.713Z] coverage: [no statements] [2019-10-10T20:47:22.713Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-10T20:47:23.118Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T20:47:23.150Z] #62 314.1 CC criu/uts_ns.o [2019-10-10T20:47:23.150Z] #62 314.5 CC criu/vdso.o [2019-10-10T20:47:23.642Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T20:47:23.642Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T20:47:24.177Z] #62 315.5 LINK criu/built-in.o [2019-10-10T20:47:24.177Z] #62 315.8 LINK criu/criu [2019-10-10T20:47:25.167Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2019-10-10T20:47:25.167Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:47:25.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-10T20:47:25.203Z] #62 316.7 DEP lib/c/criu.d [2019-10-10T20:47:25.422Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2019-10-10T20:47:25.422Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:47:25.422Z] PASS [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === Skipped [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-10T20:47:25.422Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-10T20:47:25.422Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:47:25.422Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T20:47:25.422Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:47:25.422Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:47:25.422Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] [2019-10-10T20:47:25.422Z] DONE 197 tests, 6 skipped in 148.297s [2019-10-10T20:47:25.423Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:47:25.423Z] ++ 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-10-10T20:47:25.423Z] ++ set -e [2019-10-10T20:47:25.423Z] ++ '[' -n 0 ']' [2019-10-10T20:47:25.423Z] ++ set -x [2019-10-10T20:47:25.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-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-10-10T20:47:25.496Z] #62 316.8 CC images/rpc.pb-c.o [2019-10-10T20:47:25.679Z] INFO: Testing against a local daemon [2019-10-10T20:47:25.679Z] === RUN TestCommitInheritsEnv [2019-10-10T20:47:25.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T20:47:26.189Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-10-10T20:47:26.189Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:47:26.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T20:47:26.189Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:47:26.189Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-10T20:47:26.189Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:47:26.189Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T20:47:26.189Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:47:26.330Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.1% of statements [2019-10-10T20:47:26.529Z] #62 318.1 CC lib/c/criu.o [2019-10-10T20:47:26.748Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-10-10T20:47:26.748Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:47:27.181Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T20:47:27.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T20:47:27.876Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.94s) [2019-10-10T20:47:27.876Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:47:27.876Z] PASS [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] === Skipped [2019-10-10T20:47:27.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T20:47:27.876Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:47:27.876Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:47:27.876Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:47:27.876Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] DONE 17 tests, 4 skipped in 31.238s [2019-10-10T20:47:27.876Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:47:27.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:27.876Z] ++ set -e [2019-10-10T20:47:27.876Z] ++ '[' -n 0 ']' [2019-10-10T20:47:27.876Z] ++ set -x [2019-10-10T20:47:27.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:27.876Z] INFO: Testing against a local daemon [2019-10-10T20:47:27.876Z] === RUN TestPluginInvalidJSON [2019-10-10T20:47:27.876Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:47:27.876Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:47:27.876Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:47:27.876Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T20:47:27.876Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:47:27.876Z] PASS [2019-10-10T20:47:27.876Z] [2019-10-10T20:47:27.876Z] DONE 2 tests in 0.158s [2019-10-10T20:47:27.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:47:27.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:27.876Z] ++ set -e [2019-10-10T20:47:27.876Z] ++ '[' -n 0 ']' [2019-10-10T20:47:27.876Z] ++ set -x [2019-10-10T20:47:27.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:28.007Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-10T20:47:28.136Z] INFO: Testing against a local daemon [2019-10-10T20:47:28.136Z] === RUN TestExternalGraphDriver [2019-10-10T20:47:28.136Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:47:28.387Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-10T20:47:29.193Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T20:47:29.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-10T20:47:29.193Z] --- PASS: TestRemoveImageGarbageCollector (2.50s) [2019-10-10T20:47:29.193Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-10T20:47:29.193Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:47:29.193Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2019-10-10T20:47:29.193Z] === RUN TestTagInvalidReference [2019-10-10T20:47:29.239Z] #62 320.7 LINK lib/c/built-in.o [2019-10-10T20:47:29.239Z] #62 320.7 LINK lib/c/libcriu.so [2019-10-10T20:47:29.448Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T20:47:29.448Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:47:29.448Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-10T20:47:29.448Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:47:29.448Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-10T20:47:29.448Z] === RUN TestTagOfficialNames [2019-10-10T20:47:29.448Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-10T20:47:29.448Z] === RUN TestTagMatchesDigest [2019-10-10T20:47:29.527Z] #62 321.1 GEN magic.py [2019-10-10T20:47:29.703Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T20:47:29.703Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T20:47:29.703Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T20:47:29.889Z] #62 321.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-10T20:47:29.889Z] #62 321.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-10T20:47:30.289Z] ok github.com/docker/docker/registry 0.153s coverage: 56.3% of statements [2019-10-10T20:47:30.627Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T20:47:30.666Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:47:30.674Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-10-10T20:47:31.070Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-10T20:47:31.398Z] #62 322.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-10T20:47:32.003Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-10-10T20:47:32.460Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-10-10T20:47:32.901Z] #62 324.3 make[1]: Nothing to be done for 'all'. [2019-10-10T20:47:33.949Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:47:34.398Z] #62 325.8 make[1]: 'images/built-in.o' is up to date. [2019-10-10T20:47:34.398Z] #62 325.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-10T20:47:34.398Z] #62 325.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-10T20:47:34.685Z] #62 326.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-10T20:47:34.685Z] #62 326.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-10T20:47:34.685Z] #62 326.2 make[1]: Nothing to be done for 'all'. [2019-10-10T20:47:34.685Z] #62 326.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-10T20:47:34.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-10T20:47:34.972Z] #62 326.7 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.262Z] #62 326.7 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.262Z] #62 326.8 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.550Z] #62 327.1 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.550Z] #62 327.2 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.550Z] #62 327.2 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.838Z] #62 327.3 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.838Z] #62 327.5 make[2]: Nothing to be done for 'all'. [2019-10-10T20:47:35.850Z] --- PASS: TestExternalGraphDriver (7.56s) [2019-10-10T20:47:35.850Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:47:35.850Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2019-10-10T20:47:35.851Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2019-10-10T20:47:35.851Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-10-10T20:47:35.851Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:47:35.851Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2019-10-10T20:47:35.851Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:35.851Z] PASS [2019-10-10T20:47:35.851Z] [2019-10-10T20:47:35.851Z] === Skipped [2019-10-10T20:47:35.851Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2019-10-10T20:47:35.851Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:47:35.851Z] [2019-10-10T20:47:35.851Z] [2019-10-10T20:47:35.851Z] DONE 5 tests, 1 skipped in 7.749s [2019-10-10T20:47:35.851Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:47:35.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:35.851Z] ++ set -e [2019-10-10T20:47:35.851Z] ++ '[' -n 0 ']' [2019-10-10T20:47:35.851Z] ++ set -x [2019-10-10T20:47:35.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:35.851Z] INFO: Testing against a local daemon [2019-10-10T20:47:35.851Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:47:35.851Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:47:35.851Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:47:35.851Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:47:35.851Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:47:35.851Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:47:35.889Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-10T20:47:36.132Z] #62 327.5 INSTALL criu/criu [2019-10-10T20:47:36.132Z] #62 DONE 327.7s [2019-10-10T20:47:36.132Z] [2019-10-10T20:47:36.132Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:47:36.705Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-10T20:47:37.099Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.0% of statements [2019-10-10T20:47:38.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-10T20:47:38.045Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-10T20:47:38.954Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-10-10T20:47:39.927Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T20:47:40.850Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-10T20:47:41.410Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-10T20:47:41.696Z] #51 ... [2019-10-10T20:47:41.696Z] [2019-10-10T20:47:41.696Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-10T20:47:41.696Z] #59 418.2 + rm -rf /tmp/tmp.mL5ZwKOvdh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mL5ZwKOvdh [2019-10-10T20:47:41.696Z] #59 DONE 418.3s [2019-10-10T20:47:41.696Z] [2019-10-10T20:47:41.696Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:47:41.969Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon 3.556s coverage: 9.2% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/cluster 1.903s coverage: 0.5% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.310s coverage: 65.3% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/cluster/convert 0.633s coverage: 35.8% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.215s coverage: 10.9% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/config 0.994s coverage: 82.8% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/discovery 0.362s coverage: 30.0% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/events 0.404s coverage: 50.0% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/graphdriver 0.657s coverage: 2.3% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/images 0.370s coverage: 4.9% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/logger 0.451s coverage: 43.0% of statements [2019-10-10T20:47:44.708Z] ok github.com/docker/docker/daemon/logger/awslogs 0.680s coverage: 77.4% of statements [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-10T20:47:44.708Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-10T20:47:45.181Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.614s coverage: 62.1% of statements [2019-10-10T20:47:45.181Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.406s coverage: 88.3% of statements [2019-10-10T20:47:45.230Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-10T20:47:45.252Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:47:45.252Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:47:45.253Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === Skipped [2019-10-10T20:47:45.648Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:47:45.648Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:47:45.648Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:47:45.648Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:47:45.648Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:47:45.648Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:47:45.648Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:47:45.648Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:47:45.648Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:47:45.648Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] [2019-10-10T20:47:45.648Z] DONE 2114 tests, 20 skipped in 232.543s [2019-10-10T20:47:45.826Z] --- PASS: TestDaemonStartWithLogOpt (10.11s) [2019-10-10T20:47:45.826Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" Post stage [Pipeline] junit [2019-10-10T20:47:46.162Z] Recording test results [2019-10-10T20:47:46.758Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 74.7% of statements [2019-10-10T20:47:46.758Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:47:46.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.145s coverage: 21.4% of statements [2019-10-10T20:47:47.739Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:47:48.756Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh dynbinary test-integration [2019-10-10T20:47:49.099Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T20:47:49.131Z] [2019-10-10T20:47:49.131Z] Removing bundles/ [2019-10-10T20:47:49.131Z] [2019-10-10T20:47:49.131Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:47:49.131Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:47:49.131Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:47:50.575Z] ok github.com/docker/docker/daemon/logger/splunk 2.379s coverage: 84.5% of statements [2019-10-10T20:47:50.575Z] ok github.com/docker/docker/daemon/logger/syslog 0.715s coverage: 47.8% of statements [2019-10-10T20:47:50.575Z] ok github.com/docker/docker/daemon/logger/templates 0.180s coverage: 8.3% of statements [2019-10-10T20:47:50.575Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:47:50.575Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-10T20:47:50.575Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:47:50.980Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-10T20:47:51.088Z] --- PASS: TestContinueAfterPluginCrash (15.03s) [2019-10-10T20:47:51.088Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:47:51.088Z] PASS [2019-10-10T20:47:51.088Z] [2019-10-10T20:47:51.088Z] DONE 2 tests in 15.178s [2019-10-10T20:47:51.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:47:51.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:51.088Z] ++ set -e [2019-10-10T20:47:51.088Z] ++ '[' -n 0 ']' [2019-10-10T20:47:51.088Z] ++ set -x [2019-10-10T20:47:51.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:51.088Z] INFO: Testing against a local daemon [2019-10-10T20:47:51.088Z] === RUN TestPluginWithDevMounts [2019-10-10T20:47:51.088Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:47:51.088Z] === CONT TestPluginWithDevMounts [2019-10-10T20:47:51.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T20:47:52.808Z] ok github.com/docker/docker/distribution 1.649s coverage: 20.6% of statements [2019-10-10T20:47:52.900Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T20:47:53.285Z] ok github.com/docker/docker/distribution/metadata 1.701s coverage: 48.2% of statements [2019-10-10T20:47:53.285Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:47:53.459Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T20:47:53.627Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-10T20:47:53.627Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:47:53.627Z] PASS [2019-10-10T20:47:53.627Z] [2019-10-10T20:47:53.627Z] DONE 1 tests in 2.395s [2019-10-10T20:47:53.627Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:47:53.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:53.627Z] ++ set -e [2019-10-10T20:47:53.627Z] ++ '[' -n 0 ']' [2019-10-10T20:47:53.627Z] ++ set -x [2019-10-10T20:47:53.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:47:53.628Z] INFO: Testing against a local daemon [2019-10-10T20:47:53.628Z] === RUN TestSecretInspect [2019-10-10T20:47:53.715Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T20:47:54.274Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T20:47:54.281Z] ok github.com/docker/docker/distribution/xfer 2.317s coverage: 76.8% of statements [2019-10-10T20:47:54.281Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:47:54.281Z] ok github.com/docker/docker/errdefs 0.174s coverage: 49.4% of statements [2019-10-10T20:47:54.834Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T20:47:54.834Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T20:47:56.718Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T20:47:56.910Z] --- PASS: TestSecretInspect (3.16s) [2019-10-10T20:47:56.910Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:47:56.910Z] === RUN TestSecretList [2019-10-10T20:47:57.253Z] ok github.com/docker/docker/image 1.478s coverage: 86.4% of statements [2019-10-10T20:47:57.253Z] ok github.com/docker/docker/image/cache 0.348s coverage: 19.2% of statements [2019-10-10T20:47:57.253Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:47:57.253Z] ok github.com/docker/docker/image/v1 0.272s coverage: 25.0% of statements [2019-10-10T20:47:57.253Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:47:57.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-10T20:47:59.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-10T20:47:59.489Z] ok github.com/docker/docker/layer 0.636s coverage: 30.0% of statements [2019-10-10T20:47:59.489Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:47:59.560Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-10T20:48:00.120Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-10T20:48:00.199Z] --- PASS: TestSecretList (3.19s) [2019-10-10T20:48:00.199Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:48:00.199Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:48:02.466Z] ok github.com/docker/docker/libcontainerd/local 0.461s coverage: 1.0% of statements [2019-10-10T20:48:02.466Z] ok github.com/docker/docker/libcontainerd/queue 0.181s coverage: 100.0% of statements [2019-10-10T20:48:02.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:48:02.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:48:02.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:48:02.466Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:48:02.466Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:48:02.466Z] ok github.com/docker/docker/opts 0.310s coverage: 67.3% of statements [2019-10-10T20:48:02.466Z] ok github.com/docker/docker/pkg/aaparser 0.293s coverage: 50.0% of statements [2019-10-10T20:48:03.481Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2019-10-10T20:48:03.481Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:48:03.481Z] === RUN TestSecretsUpdate [2019-10-10T20:48:04.307Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T20:48:04.562Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T20:48:05.122Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-10T20:48:06.011Z] --- PASS: TestSecretsUpdate (3.20s) [2019-10-10T20:48:06.011Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:48:06.011Z] === RUN TestTemplatedSecret [2019-10-10T20:48:06.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-10T20:48:07.045Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-10T20:48:07.604Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-10T20:48:08.966Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T20:48:10.403Z] --- PASS: TestTemplatedSecret (3.47s) [2019-10-10T20:48:10.403Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:48:10.403Z] === RUN TestSecretCreateResolve [2019-10-10T20:48:10.849Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T20:48:10.849Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T20:48:11.106Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T20:48:11.361Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-10T20:48:11.920Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-10T20:48:12.175Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T20:48:12.430Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T20:48:12.933Z] --- PASS: TestSecretCreateResolve (3.11s) [2019-10-10T20:48:12.933Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:48:12.933Z] PASS [2019-10-10T20:48:12.933Z] [2019-10-10T20:48:12.933Z] DONE 6 tests in 19.422s [2019-10-10T20:48:12.933Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:48:12.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:48:12.933Z] ++ set -e [2019-10-10T20:48:12.933Z] ++ '[' -n 0 ']' [2019-10-10T20:48:12.933Z] ++ set -x [2019-10-10T20:48:12.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:48:12.933Z] INFO: Testing against a local daemon [2019-10-10T20:48:12.933Z] === RUN TestServiceCreateInit [2019-10-10T20:48:12.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:48:15.689Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-10T20:48:17.573Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-10T20:48:18.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:48:21.128Z] #28 ... [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:48:21.128Z] #51 400.1 + bin/containerd [2019-10-10T20:48:21.128Z] #51 ... [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-10T20:48:21.128Z] #28 DONE 454.3s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:48:21.128Z] #51 ... [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #29 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #32 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #35 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #38 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #43 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-10T20:48:21.128Z] #47 DONE 0.1s [2019-10-10T20:48:21.128Z] [2019-10-10T20:48:21.128Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-10T20:48:22.809Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-10T20:48:23.064Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-10T20:48:23.466Z] --- PASS: TestServiceCreateInit (10.50s) [2019-10-10T20:48:23.466Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2019-10-10T20:48:23.466Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:48:23.466Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2019-10-10T20:48:23.466Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:48:23.466Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:48:28.297Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T20:48:28.857Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T20:48:29.417Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T20:48:29.580Z] #57 465.7 + return [2019-10-10T20:48:29.580Z] #57 DONE 465.8s [2019-10-10T20:48:29.580Z] [2019-10-10T20:48:29.580Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-10T20:48:29.672Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T20:48:30.825Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-10T20:48:30.825Z] Copying nested executables into bundles/binary-daemon [2019-10-10T20:48:30.825Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-10T20:48:31.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh cross [2019-10-10T20:48:31.720Z] [2019-10-10T20:48:31.983Z] Removing bundles/ [2019-10-10T20:48:31.983Z] [2019-10-10T20:48:31.983Z] ---> Making bundle: cross (in bundles/cross) [2019-10-10T20:48:31.983Z] Cross building: bundles/cross/linux/amd64 [2019-10-10T20:48:31.983Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T20:48:31.983Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/archive 10.753s coverage: 62.0% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/authorization 1.365s coverage: 26.8% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/capabilities 0.069s coverage: 87.5% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/chrootarchive 0.199s coverage: 15.4% of statements [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/directory 0.166s coverage: 80.0% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/discovery 0.074s coverage: 58.3% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/discovery/file 0.257s coverage: 92.9% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/discovery/kv 3.747s coverage: 84.1% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/discovery/memory 0.306s coverage: 92.3% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.125s coverage: 93.8% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/filenotify 0.148s coverage: 36.2% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 87.7% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/homedir 0.110s coverage: 42.9% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/idtools 0.116s coverage: 6.3% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/ioutils 0.756s coverage: 68.4% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/longpath 0.081s coverage: 100.0% of statements [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/parsers 0.059s coverage: 97.0% of statements [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-10T20:48:32.670Z] ok github.com/docker/docker/pkg/pidfile 0.171s coverage: 82.6% of statements [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:48:32.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:48:33.832Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-10T20:48:33.832Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T20:48:37.093Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-10T20:48:39.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-10T20:48:39.602Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T20:48:39.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-10T20:48:40.529Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-10T20:48:40.785Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-10T20:48:41.345Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T20:48:41.345Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T20:48:41.345Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T20:48:41.345Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T20:48:41.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T20:48:43.231Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-10T20:48:43.231Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-10T20:48:45.150Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-10T20:48:46.511Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T20:48:47.070Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-10T20:48:49.999Z] --- PASS: TestCreateServiceMultipleTimes (24.18s) [2019-10-10T20:48:49.999Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:48:49.999Z] === RUN TestCreateServiceConflict [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/plugins 35.059s coverage: 73.4% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/plugins/transport 0.121s coverage: 85.7% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/pools 0.085s coverage: 88.2% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/progress 0.055s coverage: 75.9% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 73.9% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/signal 0.067s coverage: 20.3% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/stringid 0.096s coverage: 70.6% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/sysinfo 0.122s coverage: 38.2% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 12.7% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/tarsum 0.310s coverage: 89.3% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/term 0.045s coverage: 30.8% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/plugin 0.280s coverage: 11.6% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/plugin/v2 0.176s coverage: 20.1% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/reference 0.229s coverage: 84.4% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/registry 0.465s coverage: 52.2% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/registry/resumable 0.545s coverage: 100.0% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/restartmanager 0.231s coverage: 50.9% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/runconfig 0.174s coverage: 54.5% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/testutil 0.131s coverage: 62.5% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/volume/drivers 0.202s coverage: 36.1% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/volume/local 0.154s coverage: 37.7% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 66.2% of statements [2019-10-10T20:48:50.546Z] ok github.com/docker/docker/volume/service 0.573s coverage: 70.3% of statements [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:48:50.546Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:48:50.932Z] --- PASS: TestCreateServiceConflict (3.16s) [2019-10-10T20:48:50.932Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:48:50.932Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:48:51.228Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-10T20:48:52.589Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-10T20:48:53.151Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T20:48:53.520Z] INFO: make.ps1 ended at 10/10/2019 20:48:52 [2019-10-10T20:48:55.033Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T20:48:55.099Z] INFO: Unit tests ended at 10/10/2019 20:48:54. Duration:00:04:12.7530017 [2019-10-10T20:48:55.099Z] INFO: Building busybox [2019-10-10T20:48:55.117Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-10-10T20:48:55.117Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:48:55.117Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:48:55.289Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-10T20:48:56.674Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T20:48:56.674Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-10T20:48:56.674Z] [2019-10-10T20:48:56.674Z] Sending build context to Docker daemon 2.56kB [2019-10-10T20:48:56.674Z] [2019-10-10T20:48:56.674Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-10T20:48:56.674Z] ---> 739b21bd02e7 [2019-10-10T20:48:56.674Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-10T20:48:56.674Z] ---> Running in 4d4120d1acb7 [2019-10-10T20:48:57.801Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T20:48:57.801Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T20:48:59.165Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-10T20:48:59.616Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:48:59.616Z] [2019-10-10T20:48:59.616Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T20:48:59.616Z] PKG_CONFIG=pkg-config [2019-10-10T20:48:59.616Z] GOLANG_VERSION=1.13.1 [2019-10-10T20:48:59.616Z] HOSTNAME=da6e2bae7a0d [2019-10-10T20:48:59.616Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T20:48:59.616Z] container=docker [2019-10-10T20:48:59.616Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T20:48:59.616Z] GO111MODULE=off [2019-10-10T20:48:59.616Z] GOPATH=/go [2019-10-10T20:48:59.616Z] PWD=/go/src/github.com/docker/docker [2019-10-10T20:48:59.616Z] HOME=/root [2019-10-10T20:48:59.616Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T20:48:59.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T20:48:59.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T20:48:59.616Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T20:48:59.616Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T20:48:59.616Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T20:48:59.616Z] TERM=xterm [2019-10-10T20:48:59.616Z] VALIDATE_BRANCH=master [2019-10-10T20:48:59.616Z] DEST=bundles/test-integration [2019-10-10T20:48:59.616Z] SHLVL=1 [2019-10-10T20:48:59.616Z] TIMEOUT=120m [2019-10-10T20:48:59.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T20:48:59.616Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T20:48:59.616Z] TESTDEBUG=0 [2019-10-10T20:48:59.616Z] _=/usr/bin/env [2019-10-10T20:48:59.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:49:02.579Z] Removing intermediate container 4d4120d1acb7 [2019-10-10T20:49:02.579Z] ---> 740cd9fac285 [2019-10-10T20:49:02.579Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-10T20:49:03.321Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-10T20:49:03.573Z] [2019-10-10T20:49:04.047Z] ---> 52db949585f2 [2019-10-10T20:49:04.047Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-10T20:49:04.047Z] ---> Running in a4602f1d5846 [2019-10-10T20:49:05.041Z] [2019-10-10T20:49:05.041Z] SUCCESS: Specified value was saved. [2019-10-10T20:49:05.828Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T20:49:08.013Z] Removing intermediate container a4602f1d5846 [2019-10-10T20:49:08.013Z] ---> 5bc4d1c26e88 [2019-10-10T20:49:08.013Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-10T20:49:08.013Z] ---> Running in 70d17d09902f [2019-10-10T20:49:08.339Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-10T20:49:08.867Z] #51 449.6 + bin/containerd-stress [2019-10-10T20:49:09.884Z] #51 453.4 + bin/containerd-shim [2019-10-10T20:49:09.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.36s) [2019-10-10T20:49:09.986Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:49:09.986Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:49:10.223Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-10T20:49:11.585Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-10T20:49:12.947Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-10T20:49:13.268Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2019-10-10T20:49:13.268Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:49:13.268Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:49:13.871Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T20:49:14.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T20:49:15.225Z] Cannot create a file when that file already exists. [2019-10-10T20:49:16.344Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T20:49:16.344Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-10T20:49:16.555Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-10-10T20:49:16.555Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:49:16.555Z] === RUN TestCreateServiceSysctls [2019-10-10T20:49:20.349Z] #51 464.0 + bin/containerd-shim-runc-v1 [2019-10-10T20:49:20.743Z] --- PASS: TestCreateServiceSysctls (4.30s) [2019-10-10T20:49:20.743Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:49:20.743Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:49:21.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T20:49:21.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T20:49:21.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T20:49:22.581Z] Removing intermediate container 70d17d09902f [2019-10-10T20:49:22.581Z] ---> 21567dfa0044 [2019-10-10T20:49:22.581Z] Step 6/6 : CMD ["sh"] [2019-10-10T20:49:22.581Z] ---> Running in 15aba10a0944 [2019-10-10T20:49:23.056Z] Removing intermediate container 15aba10a0944 [2019-10-10T20:49:23.056Z] ---> 1f877f65edaa [2019-10-10T20:49:23.056Z] Successfully built 1f877f65edaa [2019-10-10T20:49:23.056Z] Successfully tagged busybox:latest [2019-10-10T20:49:23.056Z] INFO: Docker images of the daemon under test [2019-10-10T20:49:23.056Z] [2019-10-10T20:49:23.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-10T20:49:23.056Z] busybox latest 1f877f65edaa Less than a second ago 4.83GB [2019-10-10T20:49:23.056Z] microsoft/windowsservercore latest 739b21bd02e7 2 days ago 4.79GB [2019-10-10T20:49:23.056Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 days ago 4.79GB [2019-10-10T20:49:23.056Z] [2019-10-10T20:49:23.056Z] INFO: Running integration tests at 10/10/2019 20:49:22... [2019-10-10T20:49:23.056Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-10T20:49:23.056Z] INFO: Integration API tests being run from the host: [2019-10-10T20:49:23.056Z] INFO: make.ps1 starting at 10/10/2019 20:49:22 [2019-10-10T20:49:23.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T20:49:24.027Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2019-10-10T20:49:24.027Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:49:24.027Z] === RUN TestInspect [2019-10-10T20:49:24.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:49:24.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:49:24.643Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T20:49:25.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T20:49:25.337Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-10T20:49:25.873Z] #51 469.1 + bin/containerd-shim-runc-v2 [2019-10-10T20:49:25.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:49:26.711Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T20:49:26.893Z] #51 470.6 + binaries [2019-10-10T20:49:26.893Z] #51 470.6 + mkdir -p /build [2019-10-10T20:49:26.893Z] #51 470.6 + cp bin/containerd /build/containerd [2019-10-10T20:49:26.893Z] #51 470.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-10T20:49:27.178Z] #51 470.7 + cp bin/ctr /build/ctr [2019-10-10T20:49:27.178Z] #51 DONE 470.8s [2019-10-10T20:49:28.212Z] --- PASS: TestInspect (3.45s) [2019-10-10T20:49:28.212Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:49:28.212Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:49:28.658Z] [2019-10-10T20:49:28.659Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-10T20:49:28.659Z] #52 DONE 0.1s [2019-10-10T20:49:28.659Z] [2019-10-10T20:49:28.659Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-10T20:49:28.659Z] #55 DONE 0.1s [2019-10-10T20:49:28.659Z] [2019-10-10T20:49:28.659Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-10T20:49:28.659Z] #58 DONE 0.1s [2019-10-10T20:49:28.659Z] [2019-10-10T20:49:28.659Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-10T20:49:28.659Z] #60 DONE 0.1s [2019-10-10T20:49:28.659Z] [2019-10-10T20:49:28.659Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-10T20:49:28.659Z] #63 DONE 0.1s [2019-10-10T20:49:28.942Z] [2019-10-10T20:49:28.942Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-10T20:49:28.942Z] #67 DONE 0.1s [2019-10-10T20:49:28.942Z] [2019-10-10T20:49:28.942Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-10T20:49:28.942Z] #69 DONE 0.1s [2019-10-10T20:49:28.942Z] [2019-10-10T20:49:28.942Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-10T20:49:28.942Z] #70 DONE 0.0s [2019-10-10T20:49:28.942Z] [2019-10-10T20:49:28.942Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-10T20:49:31.626Z] #71 DONE 2.3s [2019-10-10T20:49:31.626Z] [2019-10-10T20:49:31.626Z] #72 exporting to oci image format [2019-10-10T20:49:31.626Z] #72 exporting layers [2019-10-10T20:49:34.772Z] --- PASS: TestDockerNetworkConnectAlias (7.29s) [2019-10-10T20:49:34.772Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:49:34.772Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:49:36.644Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T20:49:38.527Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-10T20:49:39.451Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T20:49:40.812Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-10T20:49:41.067Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T20:49:41.330Z] --- PASS: TestDockerNetworkReConnect (6.01s) [2019-10-10T20:49:41.330Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:49:41.330Z] === RUN TestServicePlugin [2019-10-10T20:49:41.330Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:49:41.330Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:49:41.330Z] === RUN TestServiceUpdateLabel [2019-10-10T20:49:44.326Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-10T20:49:44.326Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-10T20:49:44.612Z] --- PASS: TestServiceUpdateLabel (3.19s) [2019-10-10T20:49:44.612Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:49:44.612Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:49:45.250Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T20:49:45.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:49:45.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:49:47.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:49:48.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:49:48.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:49:50.085Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T20:49:51.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite (358.52s) [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.95s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.42s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.37s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-10T20:49:51.774Z] docker_cli_daemon_test.go:1449: Daemon dd2be34bf4960 is not started [2019-10-10T20:49:51.774Z] check_test.go:309: Daemon d38c892b8b03e is not started [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.39s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.37s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-10T20:49:51.774Z] check_test.go:309: Daemon d5da65dfc467e is not started [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.93s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.07s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.41s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.68s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2019-10-10T20:49:51.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-10T20:49:51.774Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d9dc022a76d64 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon de024d3d89855 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d861e5c69aa64 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d66fce14d6617 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-10T20:49:51.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon de6ff312ec15c is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-10T20:49:51.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon da60b2d538549 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.57s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d86e56eb325b2 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d2725a072d328 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-10T20:49:51.775Z] docker_cli_daemon_plugins_test.go:79: Daemon d82cc2740d9e5 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.63s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-10T20:49:51.775Z] docker_cli_daemon_plugins_test.go:169: Daemon d50bee7f7d445 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.86s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon de62a9cce024c is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.59s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d7a9ff50659cb is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.49s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.72s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon df71a926ee3ef is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.90s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-10T20:49:51.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d007d8cccb713 is not started [2019-10-10T20:49:51.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon db6670ca72979 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon d394b483804c5 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.22s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.68s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.32s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.51s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.88s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon da2478306c189 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.69s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.97s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-10T20:49:51.775Z] check_test.go:309: Daemon dd9973cde2f26 is not started [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.90s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-10T20:49:51.775Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-10T20:49:51.775Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.775Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon da9ac88f1c1e8 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d72efd4ed5569 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.72s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.65s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.65s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d3dcefc065785 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.56s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.13s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.63s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d496b7f7f9771 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.21s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.04s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.40s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d8c177b0c98c5 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.10s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d24e928bce0dc is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.99s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.59s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.15s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.00s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-10T20:49:51.776Z] docker_cli_daemon_test.go:2542: Daemon da03236c61336 is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.91s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.06s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.23s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.48s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-10T20:49:51.776Z] check_test.go:309: Daemon d37f12fcf274d is not started [2019-10-10T20:49:51.776Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.06s) [2019-10-10T20:49:51.776Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-10T20:49:51.776Z] === RUN TestDockerSwarmSuite [2019-10-10T20:49:51.776Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-10T20:49:52.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:49:52.330Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T20:49:53.390Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-10T20:49:53.390Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-10T20:49:53.390Z] Cross building: bundles/cross/windows/amd64 [2019-10-10T20:49:53.390Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T20:49:53.390Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-10T20:49:53.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:49:55.936Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-10T20:49:56.150Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T20:49:56.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:49:57.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:49:59.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:49:59.128Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T20:49:59.196Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-10T20:50:00.121Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T20:50:00.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:50:01.482Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T20:50:01.482Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T20:50:02.112Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T20:50:02.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:50:02.690Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2019-10-10T20:50:02.690Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:50:02.690Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:50:03.115Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T20:50:03.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:50:04.111Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T20:50:04.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-10T20:50:04.972Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T20:50:04.972Z] Using test binary docker [2019-10-10T20:50:04.972Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T20:50:04.972Z] +++ /etc/init.d/apparmor start [2019-10-10T20:50:04.972Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T20:50:04.972Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T20:50:04.972Z] Warning failed to create cache: (null) [2019-10-10T20:50:04.972Z] . [2019-10-10T20:50:04.972Z] Starting dockerd [2019-10-10T20:50:04.972Z] INFO: Waiting for daemon to start... [2019-10-10T20:50:04.972Z] +++ 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-10-10T20:50:05.112Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T20:50:06.107Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T20:50:07.307Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T20:50:07.447Z] . [2019-10-10T20:50:07.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T20:50:07.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T20:50:07.447Z] Error: No such image: emptyfs [2019-10-10T20:50:07.447Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T20:50:07.447Z] ++++ docker load [2019-10-10T20:50:07.447Z] Running integration-test (iteration 1) [2019-10-10T20:50:07.447Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T20:50:07.447Z] ++ 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-10-10T20:50:07.447Z] ++ set -e [2019-10-10T20:50:07.447Z] ++ '[' -n 0 ']' [2019-10-10T20:50:07.447Z] ++ set -x [2019-10-10T20:50:07.447Z] ++ env -i DEST=/go/src/github.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-10-10T20:50:08.344Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T20:50:09.817Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T20:50:12.330Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T20:50:13.136Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T20:50:17.049Z] Loaded image: buildpack-deps:jessie [2019-10-10T20:50:17.049Z] Loaded image: busybox:latest [2019-10-10T20:50:17.049Z] Loaded image: busybox:glibc [2019-10-10T20:50:17.049Z] Loaded image: debian:jessie [2019-10-10T20:50:17.049Z] Loaded image: hello-world:latest [2019-10-10T20:50:17.049Z] INFO: Testing against a local daemon [2019-10-10T20:50:17.049Z] === RUN TestCgroupNamespacesBuild [2019-10-10T20:50:17.559Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-10-10T20:50:17.559Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:50:17.559Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:50:18.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-10T20:50:18.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-10T20:50:18.874Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2019-10-10T20:50:18.874Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T20:50:18.874Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T20:50:20.223Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T20:50:20.687Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-10-10T20:50:20.687Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T20:50:20.687Z] === RUN TestBuildWithSession [2019-10-10T20:50:20.687Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:50:20.687Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:50:20.687Z] === RUN TestBuildSquashParent [2019-10-10T20:50:21.862Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T20:50:23.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T20:50:24.863Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T20:50:26.740Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T20:50:27.126Z] --- PASS: TestBuildSquashParent (6.69s) [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:50:27.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:50:27.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:50:27.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T20:50:27.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T20:50:27.839Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T20:50:29.754Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2019-10-10T20:50:29.754Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:50:29.754Z] PASS [2019-10-10T20:50:29.754Z] [2019-10-10T20:50:29.754Z] === Skipped [2019-10-10T20:50:29.754Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-10T20:50:29.754Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:50:29.754Z] [2019-10-10T20:50:29.755Z] [2019-10-10T20:50:29.755Z] DONE 19 tests, 1 skipped in 136.977s [2019-10-10T20:50:29.755Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:50:29.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:29.755Z] ++ set -e [2019-10-10T20:50:29.755Z] ++ '[' -n 0 ']' [2019-10-10T20:50:29.755Z] ++ set -x [2019-10-10T20:50:29.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:29.755Z] INFO: Testing against a local daemon [2019-10-10T20:50:29.755Z] === RUN TestSessionCreate [2019-10-10T20:50:30.013Z] --- PASS: TestSessionCreate (0.05s) [2019-10-10T20:50:30.013Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:50:30.013Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T20:50:30.013Z] PASS [2019-10-10T20:50:30.013Z] [2019-10-10T20:50:30.013Z] DONE 2 tests in 0.238s [2019-10-10T20:50:30.013Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:50:30.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:30.013Z] ++ set -e [2019-10-10T20:50:30.013Z] ++ '[' -n 0 ']' [2019-10-10T20:50:30.013Z] ++ set -x [2019-10-10T20:50:30.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:30.013Z] INFO: Testing against a local daemon [2019-10-10T20:50:30.013Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:50:30.013Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:50:30.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:50:30.013Z] === RUN TestEventsExecDie [2019-10-10T20:50:30.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T20:50:30.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T20:50:31.387Z] --- PASS: TestEventsExecDie (1.04s) [2019-10-10T20:50:31.387Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:50:31.387Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-10T20:50:31.387Z] === RUN TestInfoBinaryCommits [2019-10-10T20:50:31.387Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-10T20:50:31.387Z] === RUN TestInfoAPIVersioned [2019-10-10T20:50:31.387Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-10T20:50:31.387Z] === RUN TestInfoAPI [2019-10-10T20:50:31.387Z] --- PASS: TestInfoAPI (0.05s) [2019-10-10T20:50:31.387Z] === RUN TestInfoAPIWarnings [2019-10-10T20:50:31.664Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T20:50:31.978Z] --- PASS: TestImportExtremelyLargeImageWorks (182.34s) [2019-10-10T20:50:31.978Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T20:50:31.978Z] PASS [2019-10-10T20:50:31.978Z] [2019-10-10T20:50:31.978Z] DONE 12 tests in 186.471s [2019-10-10T20:50:31.978Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:50:31.978Z] ++ 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-10-10T20:50:31.978Z] ++ set -e [2019-10-10T20:50:31.978Z] ++ '[' -n 0 ']' [2019-10-10T20:50:31.978Z] ++ set -x [2019-10-10T20:50:31.978Z] ++ env -i DEST=/go/src/github.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-10-10T20:50:31.978Z] INFO: Testing against a local daemon [2019-10-10T20:50:31.978Z] === RUN TestNetworkCreateDelete [2019-10-10T20:50:32.232Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-10T20:50:32.232Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:50:32.323Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-10-10T20:50:32.323Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:50:32.323Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:50:32.487Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-10T20:50:32.487Z] === RUN TestInspectNetwork [2019-10-10T20:50:32.580Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-10-10T20:50:32.580Z] === RUN TestPingCacheHeaders [2019-10-10T20:50:32.580Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T20:50:32.580Z] === RUN TestPingGet [2019-10-10T20:50:32.839Z] --- PASS: TestPingGet (0.03s) [2019-10-10T20:50:32.839Z] === RUN TestPingHead [2019-10-10T20:50:32.839Z] --- PASS: TestPingHead (0.05s) [2019-10-10T20:50:32.839Z] === RUN TestVersion [2019-10-10T20:50:32.839Z] --- PASS: TestVersion (0.05s) [2019-10-10T20:50:32.839Z] PASS [2019-10-10T20:50:32.839Z] [2019-10-10T20:50:32.839Z] === Skipped [2019-10-10T20:50:32.839Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:50:32.839Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:50:32.839Z] [2019-10-10T20:50:32.839Z] [2019-10-10T20:50:32.839Z] DONE 12 tests, 1 skipped in 2.830s [2019-10-10T20:50:32.839Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:50:32.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:32.839Z] ++ set -e [2019-10-10T20:50:32.839Z] ++ '[' -n 0 ']' [2019-10-10T20:50:32.839Z] ++ set -x [2019-10-10T20:50:32.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:50:32.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T20:50:32.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T20:50:33.098Z] INFO: Testing against a local daemon [2019-10-10T20:50:33.098Z] === RUN TestVolumesCreateAndList [2019-10-10T20:50:33.098Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-10T20:50:33.098Z] === RUN TestVolumesRemove [2019-10-10T20:50:33.098Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-10T20:50:33.098Z] === RUN TestVolumesInspect [2019-10-10T20:50:33.098Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T20:50:33.098Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:50:33.098Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:50:33.098Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:50:33.356Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:50:33.356Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T20:50:33.356Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:50:33.356Z] PASS [2019-10-10T20:50:33.356Z] [2019-10-10T20:50:33.356Z] DONE 5 tests in 0.395s [2019-10-10T20:50:33.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:50:33.614Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:50:33.614Z] +++ kill 12957 [2019-10-10T20:50:33.905Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T20:50:35.518Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:50:35.518Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:50:35.518Z] Clearing AppArmor profiles cache:. [2019-10-10T20:50:35.518Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:50:35.518Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:50:35.518Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:50:35.518Z] [2019-10-10T20:50:35.518Z] To set a process to complain mode, use the command line tool [2019-10-10T20:50:35.518Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:50:35.518Z] with the 'teardown' option." [2019-10-10T20:50:35.518Z] [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s) [2019-10-10T20:50:36.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s) [2019-10-10T20:50:36.332Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:50:36.332Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:50:36.902Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume Post stage [Pipeline] junit [2019-10-10T20:50:38.061Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:50:38.719Z] + echo Ensuring container killed. [2019-10-10T20:50:38.719Z] Ensuring container killed. [2019-10-10T20:50:38.719Z] + docker rm -vf docker-pr3 [2019-10-10T20:50:38.719Z] Error: No such container: docker-pr3 [2019-10-10T20:50:38.719Z] + true [Pipeline] sh [2019-10-10T20:50:38.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:50:38.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:50:39.009Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:50:39.009Z] Chowning /workspace to jenkins user [2019-10-10T20:50:39.009Z] + id -u [2019-10-10T20:50:39.009Z] + id -g [2019-10-10T20:50:39.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40032:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:50:39.009Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:50:39.009Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:50:39.009Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:50:39.009Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:50:39.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:50:39.950Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:50:40.181Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-10T20:50:40.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:50:40.181Z] INFO: Testing against a local daemon [2019-10-10T20:50:40.181Z] === RUN TestBuildWithSession [2019-10-10T20:50:40.181Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T20:50:40.181Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:50:40.181Z] === RUN TestBuildSquashParent [2019-10-10T20:50:40.181Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-10T20:50:40.181Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:40.181Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T20:50:40.181Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-10T20:50:40.181Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:40.181Z] === RUN TestBuildMultiStageCopy [2019-10-10T20:50:40.181Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-10-10T20:50:40.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-10T20:50:40.327Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:50:41.607Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2019-10-10T20:50:41.607Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:50:43.165Z] --- PASS: TestInspectNetwork (10.01s) [2019-10-10T20:50:43.165Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:50:43.165Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:50:43.165Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:50:43.165Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:50:43.165Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:50:43.165Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:50:43.496Z] + bundleName=arm64-integration [2019-10-10T20:50:43.496Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-10T20:50:43.496Z] Creating arm64-integration-bundles.tar.gz [2019-10-10T20:50:43.496Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T20:50:43.496Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-10T20:50:43.725Z] === RUN TestDockerSuite/TestBuildDotDotFile [Pipeline] archiveArtifacts [2019-10-10T20:50:43.769Z] Archiving artifacts [2019-10-10T20:50:43.979Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T20:50:44.125Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:50:44.438Z] + make clean [2019-10-10T20:50:44.962Z] --- PASS: TestBuildLabelWithTargets (2.99s) [2019-10-10T20:50:44.962Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:50:45.006Z] docker volume rm -f docker-dev-cache [2019-10-10T20:50:45.006Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T20:50:45.345Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2019-10-10T20:50:45.345Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:50:45.345Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:50:45.345Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:50:45.345Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:50:45.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:50:45.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:50:45.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:50:45.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:50:45.345Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:50:45.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:50:45.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:50:45.345Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-10T20:50:45.345Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:50:45.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:50:45.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:50:45.345Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:50:45.777Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-10-10T20:50:45.777Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:50:46.268Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-10T20:50:46.268Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:50:46.268Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:50:47.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-10T20:50:47.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-10T20:50:47.193Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-10T20:50:47.193Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:50:47.193Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2019-10-10T20:50:48.647Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-10T20:50:48.647Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:50:48.648Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [2019-10-10T20:50:48.902Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T20:50:48.996Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2019-10-10T20:50:48.996Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:50:49.462Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T20:50:49.717Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T20:50:49.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2019-10-10T20:50:49.717Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:50:49.717Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:50:49.803Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2019-10-10T20:50:49.803Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:50:50.276Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-10T20:50:50.276Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:50:50.276Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:50:50.276Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T20:50:50.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T20:50:50.530Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T20:50:50.785Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T20:50:51.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T20:50:51.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T20:50:51.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T20:50:53.214Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2019-10-10T20:50:53.214Z] === RUN TestBuildWithHugeFile [2019-10-10T20:50:53.548Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2019-10-10T20:50:53.548Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:50:53.548Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:50:53.548Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:50:53.548Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:50:53.548Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:50:53.587Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T20:50:53.803Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T20:50:55.163Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy (14.87s) [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.91s) [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2019-10-10T20:50:55.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2019-10-10T20:50:55.259Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T20:50:55.259Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-10T20:50:55.259Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:55.259Z] === RUN TestBuildLabelWithTargets [2019-10-10T20:50:55.259Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-10T20:50:55.259Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:55.259Z] === RUN TestBuildWithEmptyLayers [2019-10-10T20:50:56.054Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-10-10T20:50:56.054Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T20:50:56.054Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-10T20:50:56.054Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:56.054Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T20:50:56.054Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-10T20:50:56.054Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:56.054Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T20:50:56.054Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-10T20:50:56.054Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:56.054Z] === RUN TestBuildWithHugeFile [2019-10-10T20:50:56.054Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-10T20:50:56.054Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-10T20:50:56.054Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:50:56.054Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:50:56.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:50:56.054Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:50:56.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:50:56.054Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:50:56.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:50:56.868Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:50:56.868Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:50:56.868Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:50:56.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2019-10-10T20:50:56.868Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-10T20:50:56.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-10T20:50:56.868Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:50:56.868Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-10T20:50:56.868Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:50:56.868Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:50:56.868Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2019-10-10T20:50:56.868Z] PASS [2019-10-10T20:50:56.868Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-10T20:50:56.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:50:56.868Z] INFO: Testing against a local daemon [2019-10-10T20:50:56.868Z] === RUN TestConfigList [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigList (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestConfigsUpdate [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestTemplatedConfig [2019-10-10T20:50:56.868Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestConfigInspect [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:50:56.868Z] === RUN TestConfigCreateResolve [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:50:56.868Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:50:56.868Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-10T20:50:56.868Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:50:56.868Z] PASS [2019-10-10T20:50:56.868Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-10T20:50:56.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:50:56.868Z] INFO: Testing against a local daemon [2019-10-10T20:50:56.868Z] === RUN TestCheckpoint [2019-10-10T20:50:56.868Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:50:56.868Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:50:56.868Z] === RUN TestContainerInvalidJSON [2019-10-10T20:50:56.868Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:50:56.868Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:50:56.868Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:50:56.868Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:50:56.868Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:50:56.868Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:50:56.868Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:50:56.868Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:50:56.868Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:50:56.868Z] --- PASS: TestContainerInvalidJSON (0.06s) [2019-10-10T20:50:56.868Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-10T20:50:56.868Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:50:56.868Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2019-10-10T20:50:56.868Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:50:56.868Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-10T20:50:56.868Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:50:56.868Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-10T20:50:56.868Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:50:56.868Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-10T20:50:56.868Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCopyFromContainer [2019-10-10T20:50:56.868Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-10T20:50:56.868Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:50:56.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:50:56.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:50:56.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:50:56.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:50:56.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:50:56.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:50:56.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:50:56.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:50:56.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:50:56.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-10T20:50:56.868Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:50:56.868Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-10T20:50:56.868Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-10T20:50:56.868Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:50:56.868Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-10T20:50:56.868Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:56.868Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:50:56.868Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-10T20:50:56.868Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:50:56.868Z] === RUN TestCreateWithCapabilities [2019-10-10T20:50:56.868Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-10T20:50:56.868Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-10T20:50:56.868Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:50:56.868Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-10T20:50:56.868Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:50:56.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:50:56.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:50:56.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:50:56.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-10T20:50:56.868Z] === RUN TestDiff [2019-10-10T20:50:56.868Z] --- SKIP: TestDiff (0.00s) [2019-10-10T20:50:56.868Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-10T20:50:56.868Z] === RUN TestExecWithCloseStdin [2019-10-10T20:50:57.046Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T20:50:58.405Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T20:50:59.329Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T20:50:59.495Z] --- PASS: TestExecWithCloseStdin (2.38s) [2019-10-10T20:50:59.495Z] === RUN TestExec [2019-10-10T20:50:59.495Z] --- SKIP: TestExec (0.00s) [2019-10-10T20:50:59.495Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T20:50:59.495Z] === RUN TestExecUser [2019-10-10T20:50:59.495Z] --- SKIP: TestExecUser (0.00s) [2019-10-10T20:50:59.495Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-10T20:50:59.495Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:50:59.495Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-10T20:50:59.495Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:59.495Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:50:59.495Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-10T20:50:59.495Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:50:59.495Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:50:59.495Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-10T20:50:59.495Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T20:50:59.495Z] === RUN TestHealthKillContainer [2019-10-10T20:50:59.495Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-10T20:50:59.495Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-10T20:50:59.495Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:50:59.495Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-10T20:50:59.495Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-10T20:50:59.495Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:51:00.689Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T20:51:01.112Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-10T20:51:01.112Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-10T20:51:01.112Z] remote: Enumerating objects: 19, done. [2019-10-10T20:51:01.112Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-10T20:51:01.112Z] 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-10-10T20:51:01.112Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-10T20:51:01.112Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:51:01.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/test/unit [2019-10-10T20:51:02.129Z] --- PASS: TestKillContainerInvalidSignal (1.98s) [2019-10-10T20:51:02.129Z] === RUN TestKillContainer [2019-10-10T20:51:02.129Z] --- SKIP: TestKillContainer (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-10T20:51:02.129Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:51:02.129Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:51:02.129Z] === RUN TestKillStoppedContainer [2019-10-10T20:51:02.129Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:51:02.129Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:51:02.129Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-10T20:51:02.129Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:51:02.129Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-10T20:51:02.129Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:51:02.129Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:51:02.129Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:51:02.129Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:51:02.129Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:51:02.129Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:51:03.740Z] --- PASS: TestLogsFollowTailEmpty (2.00s) [2019-10-10T20:51:03.740Z] === RUN TestNetworkNat [2019-10-10T20:51:03.740Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-10T20:51:03.740Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:03.740Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:51:03.740Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-10T20:51:03.740Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:51:03.740Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:51:03.740Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-10T20:51:03.740Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:03.740Z] === RUN TestPause [2019-10-10T20:51:03.740Z] --- SKIP: TestPause (0.00s) [2019-10-10T20:51:03.740Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-10T20:51:03.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:51:04.734Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:51:05.420Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2019-10-10T20:51:05.420Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:51:05.420Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-10T20:51:05.420Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:51:05.420Z] === RUN TestPsFilter [2019-10-10T20:51:05.420Z] --- PASS: TestPsFilter (0.17s) [2019-10-10T20:51:05.420Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:51:07.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-10T20:51:07.806Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T20:51:08.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2019-10-10T20:51:08.056Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:51:08.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-10T20:51:10.612Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2019-10-10T20:51:10.612Z] === RUN TestRemoveContainerRunning [2019-10-10T20:51:12.275Z] --- PASS: TestRemoveContainerRunning (2.00s) [2019-10-10T20:51:12.275Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:51:13.294Z] --- PASS: TestServiceWithDataPathPortInit (18.85s) [2019-10-10T20:51:13.294Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:51:13.294Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:51:13.294Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:51:13.949Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2019-10-10T20:51:13.950Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:51:13.950Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-10T20:51:13.950Z] === RUN TestRenameLinkedContainer [2019-10-10T20:51:13.950Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-10T20:51:13.950Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:13.950Z] === RUN TestRenameStoppedContainer [2019-10-10T20:51:16.563Z] --- PASS: TestRenameStoppedContainer (2.44s) [2019-10-10T20:51:16.563Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:51:16.918Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-10-10T20:51:21.161Z] --- PASS: TestRenameRunningContainerAndReuse (3.97s) [2019-10-10T20:51:21.161Z] === RUN TestRenameInvalidName [2019-10-10T20:51:22.831Z] --- PASS: TestRenameInvalidName (1.93s) [2019-10-10T20:51:22.831Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:51:22.831Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-10T20:51:22.831Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:22.831Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:51:23.222Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.67s) [2019-10-10T20:51:23.222Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:51:23.222Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:08rdkn3x99bcvpppcx6nilzhw Created:2019-10-10 20:51:13.94438113 +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[f3d4ae7bc3cd5b48c4d3664694a78d8431385a2eee8c73f48c6b0d9fcfb76af5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vd0srhnd21izrmnz9ylsv36ev EndpointID:4bc1131b3e020f38871260cc89a2f61c0e5fc8bd7be21558f8698e3a59f03eea MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b84dbce03c116b125d8a072cdce7f4e2445722433ec91ec5802d23e26e5e98be 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:661f7269bd47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vd0srhnd21izrmnz9ylsv36ev EndpointID:4bc1131b3e020f38871260cc89a2f61c0e5fc8bd7be21558f8698e3a59f03eea EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:51:23.222Z] PASS [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] === Skipped [2019-10-10T20:51:23.222Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:51:23.222Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] DONE 21 tests, 1 skipped in 50.136s [2019-10-10T20:51:23.222Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:51:23.222Z] ++ 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-10-10T20:51:23.222Z] ++ set -e [2019-10-10T20:51:23.222Z] ++ '[' -n 0 ']' [2019-10-10T20:51:23.222Z] ++ set -x [2019-10-10T20:51:23.222Z] ++ env -i DEST=/go/src/github.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-10-10T20:51:23.222Z] INFO: Testing against a local daemon [2019-10-10T20:51:23.222Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:51:23.222Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:51:23.222Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:51:23.222Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:51:23.222Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:51:23.222Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:51:23.222Z] PASS [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] === Skipped [2019-10-10T20:51:23.222Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T20:51:23.222Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:51:23.222Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] [2019-10-10T20:51:23.222Z] DONE 2 tests, 2 skipped in 0.111s [2019-10-10T20:51:23.222Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:51:23.222Z] ++ 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-10-10T20:51:23.222Z] ++ set -e [2019-10-10T20:51:23.222Z] ++ '[' -n 0 ']' [2019-10-10T20:51:23.222Z] ++ set -x [2019-10-10T20:51:23.222Z] ++ env -i DEST=/go/src/github.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-10-10T20:51:23.222Z] INFO: Testing against a local daemon [2019-10-10T20:51:23.222Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:51:23.781Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-10-10T20:51:23.781Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:51:23.781Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:51:24.317Z] #72 exporting layers 112.9s done [2019-10-10T20:51:24.317Z] #72 exporting manifest sha256:1bb48155981527eedda01d7d48232a8ff20451cbcc2611445c3400b9545fd750 done [2019-10-10T20:51:24.317Z] #72 exporting config sha256:d56064eeaa3abad77a65812e3498ffb4cf0050efeba3df3be089ee07cc611845 done [2019-10-10T20:51:24.317Z] #72 sending tarball [2019-10-10T20:51:24.339Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:51:24.480Z] --- PASS: TestRenameContainerWithSameName (1.88s) [2019-10-10T20:51:24.480Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:51:24.480Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-10T20:51:24.480Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:24.480Z] === RUN TestResize [2019-10-10T20:51:24.480Z] --- SKIP: TestResize (0.00s) [2019-10-10T20:51:24.480Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:24.480Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:51:24.480Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-10T20:51:24.480Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-10T20:51:24.480Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:51:25.263Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:51:26.187Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:51:27.580Z] --- PASS: TestBuildWithHugeFile (32.54s) [2019-10-10T20:51:27.580Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T20:51:27.580Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:51:27.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:51:27.580Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:51:27.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:51:27.580Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:51:27.580Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:51:27.580Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T20:51:27.580Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T20:51:27.580Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T20:51:27.580Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2019-10-10T20:51:27.580Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.53s) [2019-10-10T20:51:27.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.53s) [2019-10-10T20:51:27.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-10T20:51:27.580Z] === RUN TestBuildPreserveOwnership [2019-10-10T20:51:27.580Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T20:51:29.446Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:51:29.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T20:51:31.585Z] --- PASS: TestResizeWhenContainerNotStarted (6.97s) [2019-10-10T20:51:31.585Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:51:31.585Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:51:31.585Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:51:31.585Z] === RUN TestStats [2019-10-10T20:51:31.585Z] --- SKIP: TestStats (0.00s) [2019-10-10T20:51:31.585Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-10T20:51:31.585Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:51:31.586Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T20:51:31.617Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T20:51:33.468Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:51:34.847Z] --- PASS: TestBuildPreserveOwnership (8.02s) [2019-10-10T20:51:34.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.35s) [2019-10-10T20:51:34.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.66s) [2019-10-10T20:51:34.847Z] === RUN TestBuildPlatformInvalid [2019-10-10T20:51:34.847Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-10T20:51:34.847Z] PASS [2019-10-10T20:51:34.847Z] [2019-10-10T20:51:34.847Z] === Skipped [2019-10-10T20:51:34.847Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-10T20:51:34.847Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T20:51:34.847Z] [2019-10-10T20:51:34.847Z] [2019-10-10T20:51:34.847Z] DONE 32 tests, 1 skipped in 87.149s [2019-10-10T20:51:34.847Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T20:51:34.847Z] ++ 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-10-10T20:51:34.847Z] ++ set -e [2019-10-10T20:51:34.847Z] ++ '[' -n 0 ']' [2019-10-10T20:51:34.847Z] ++ set -x [2019-10-10T20:51:34.847Z] ++ env -i DEST=/go/src/github.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-10-10T20:51:34.847Z] INFO: Testing against a local daemon [2019-10-10T20:51:34.847Z] === RUN TestConfigList [2019-10-10T20:51:37.242Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.79s) [2019-10-10T20:51:37.242Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:51:37.242Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-10T20:51:37.242Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-10T20:51:37.242Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:51:38.054Z] --- PASS: TestConfigList (3.25s) [2019-10-10T20:51:38.054Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T20:51:38.054Z] === RUN TestConfigsCreateAndDelete [2019-10-10T20:51:39.989Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan (17.16s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s) [2019-10-10T20:51:40.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:51:40.915Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s) [2019-10-10T20:51:40.915Z] PASS [2019-10-10T20:51:40.915Z] [2019-10-10T20:51:40.915Z] DONE 8 tests in 18.612s [2019-10-10T20:51:40.915Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:51:40.915Z] ++ 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-10-10T20:51:40.915Z] ++ set -e [2019-10-10T20:51:40.915Z] ++ '[' -n 0 ']' [2019-10-10T20:51:40.915Z] ++ set -x [2019-10-10T20:51:40.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T20:51:40.915Z] testing: warning: no tests to run [2019-10-10T20:51:40.915Z] PASS [2019-10-10T20:51:40.915Z] [2019-10-10T20:51:40.915Z] DONE 0 tests in 0.022s [2019-10-10T20:51:40.915Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:51:40.915Z] ++ 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-10-10T20:51:40.915Z] ++ set -e [2019-10-10T20:51:40.915Z] ++ '[' -n 0 ']' [2019-10-10T20:51:40.915Z] ++ set -x [2019-10-10T20:51:40.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T20:51:40.915Z] INFO: Testing against a local daemon [2019-10-10T20:51:40.915Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:51:41.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T20:51:42.122Z] --- PASS: TestConfigsCreateAndDelete (3.50s) [2019-10-10T20:51:42.122Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T20:51:42.122Z] === RUN TestConfigsUpdate [2019-10-10T20:51:42.767Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T20:51:42.768Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2019-10-10T20:51:42.768Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:51:42.768Z] === RUN TestAuthZPluginTLS [2019-10-10T20:51:42.922Z] #72 sending tarball 17.4s done [2019-10-10T20:51:42.922Z] #72 DONE 130.3s [2019-10-10T20:51:42.922Z] [2019-10-10T20:51:42.922Z] #73 importing to docker [2019-10-10T20:51:43.326Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T20:51:43.327Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-10-10T20:51:43.327Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:51:43.327Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:51:43.886Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T20:51:43.886Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-10T20:51:43.886Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:51:43.886Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:51:44.444Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-10T20:51:44.444Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:51:44.444Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:51:44.592Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-10T20:51:44.592Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T20:51:44.592Z] === RUN TestTemplatedConfig [2019-10-10T20:51:45.004Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-10T20:51:45.004Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:51:45.004Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:51:45.259Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T20:51:45.259Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T20:51:45.513Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T20:51:46.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-10-10T20:51:46.874Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:51:46.874Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:51:47.129Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-10T20:51:47.129Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:51:47.129Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:51:47.688Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-10T20:51:47.688Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:51:47.688Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:51:48.247Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-10T20:51:48.247Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:51:48.247Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:51:49.793Z] --- PASS: TestTemplatedConfig (4.97s) [2019-10-10T20:51:49.793Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T20:51:49.793Z] === RUN TestConfigInspect [2019-10-10T20:51:50.766Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2019-10-10T20:51:50.766Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:51:50.766Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:51:52.647Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-10-10T20:51:52.647Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:51:52.647Z] === RUN TestAuthZPluginHeader [2019-10-10T20:51:52.998Z] --- PASS: TestConfigInspect (3.40s) [2019-10-10T20:51:52.998Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T20:51:52.998Z] === RUN TestConfigCreateWithLabels [2019-10-10T20:51:53.206Z] --- PASS: TestAuthZPluginHeader (0.82s) [2019-10-10T20:51:53.206Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:51:53.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:51:56.313Z] --- PASS: TestConfigCreateWithLabels (3.17s) [2019-10-10T20:51:56.313Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T20:51:56.313Z] === RUN TestConfigCreateResolve [2019-10-10T20:51:56.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-10T20:51:57.821Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T20:51:57.821Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2019-10-10T20:51:57.821Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-10T20:51:57.821Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:51:58.076Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T20:51:59.000Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T20:51:59.507Z] --- PASS: TestConfigCreateResolve (3.31s) [2019-10-10T20:51:59.507Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T20:51:59.507Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T20:51:59.561Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T20:52:00.121Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T20:52:00.303Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-10T20:52:00.303Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T20:52:00.303Z] PASS [2019-10-10T20:52:00.303Z] [2019-10-10T20:52:00.303Z] DONE 8 tests in 25.423s [2019-10-10T20:52:00.303Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T20:52:00.303Z] ++ 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-10-10T20:52:00.303Z] ++ set -e [2019-10-10T20:52:00.303Z] ++ '[' -n 0 ']' [2019-10-10T20:52:00.303Z] ++ set -x [2019-10-10T20:52:00.303Z] ++ env -i DEST=/go/src/github.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-10-10T20:52:00.303Z] INFO: Testing against a local daemon [2019-10-10T20:52:00.303Z] === RUN TestCheckpoint [2019-10-10T20:52:00.303Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T20:52:00.303Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:52:00.303Z] === RUN TestContainerInvalidJSON [2019-10-10T20:52:00.303Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:52:00.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:52:00.303Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:52:00.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:52:00.303Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:52:00.303Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:52:00.303Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T20:52:00.303Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T20:52:00.303Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T20:52:00.303Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T20:52:00.303Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T20:52:00.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T20:52:00.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T20:52:00.303Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T20:52:00.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-10T20:52:00.671Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T20:52:00.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-10T20:52:00.671Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T20:52:00.671Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-10T20:52:00.671Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T20:52:00.901Z] --- PASS: TestUpdateRestartPolicy (21.24s) [2019-10-10T20:52:00.901Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:52:00.901Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) [2019-10-10T20:52:00.901Z] === RUN TestWaitNonBlocked [2019-10-10T20:52:00.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:52:00.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:52:00.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:52:00.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:52:00.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:52:00.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:52:01.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.34s) [2019-10-10T20:52:01.046Z] === RUN TestCopyFromContainer [2019-10-10T20:52:01.481Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T20:52:01.481Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T20:52:02.040Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2019-10-10T20:52:02.040Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-10T20:52:02.040Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:52:03.892Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T20:52:03.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.44s) [2019-10-10T20:52:03.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.55s) [2019-10-10T20:52:03.892Z] === RUN TestWaitBlocked [2019-10-10T20:52:03.892Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-10T20:52:03.892Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:03.892Z] PASS [2019-10-10T20:52:03.892Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-10T20:52:03.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:03.892Z] INFO: Testing against a local daemon [2019-10-10T20:52:03.892Z] === RUN TestCommitInheritsEnv [2019-10-10T20:52:03.892Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-10T20:52:03.892Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:52:03.892Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:52:03.892Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-10T20:52:03.892Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-10T20:52:03.892Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:52:03.892Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-10T20:52:03.892Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:52:03.892Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-10T20:52:03.892Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:52:03.892Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-10T20:52:03.892Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:52:03.892Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:52:03.892Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-10T20:52:03.892Z] === RUN TestTagInvalidReference [2019-10-10T20:52:03.922Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T20:52:04.364Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T20:52:04.364Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:52:04.364Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-10T20:52:04.364Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:52:04.364Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-10T20:52:04.364Z] === RUN TestTagOfficialNames [2019-10-10T20:52:04.364Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-10T20:52:04.364Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-10T20:52:04.364Z] === RUN TestTagMatchesDigest [2019-10-10T20:52:04.364Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-10T20:52:04.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.365Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.365Z] === RUN TestNetworkCreateDelete [2019-10-10T20:52:04.365Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-10T20:52:04.365Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:04.365Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:52:04.365Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-10T20:52:04.365Z] 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-10-10T20:52:04.365Z] === RUN TestInspectNetwork [2019-10-10T20:52:04.365Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-10T20:52:04.365Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-10T20:52:04.365Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:52:04.365Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-10T20:52:04.365Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:04.365Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:52:04.365Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:52:04.365Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:52:04.365Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:52:04.365Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:52:04.365Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:52:04.365Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:52:04.365Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:52:04.365Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:52:04.365Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:52:04.365Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-10T20:52:04.365Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-10T20:52:04.365Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-10T20:52:04.365Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-10T20:52:04.365Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:52:04.365Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:52:04.365Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:52:04.365Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:52:04.365Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:52:04.365Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:52:04.365Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:52:04.365Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:52:04.365Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:52:04.365Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:52:04.365Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-10T20:52:04.365Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-10T20:52:04.365Z] PASS [2019-10-10T20:52:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer// [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T20:52:04.410Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T20:52:04.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T20:52:04.827Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T20:52:04.827Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer (3.85s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-10T20:52:04.827Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-10T20:52:04.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T20:52:04.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:52:04.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:52:04.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:52:04.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:52:04.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:52:04.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:52:04.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T20:52:04.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T20:52:04.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T20:52:04.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-10T20:52:04.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-10T20:52:04.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T20:52:04.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T20:52:04.827Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T20:52:04.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-10T20:52:04.827Z] === RUN TestCreateWithInvalidEnv [2019-10-10T20:52:04.827Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T20:52:04.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T20:52:04.827Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T20:52:04.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T20:52:04.827Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T20:52:04.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T20:52:04.827Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T20:52:04.828Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T20:52:04.828Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T20:52:04.828Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-10T20:52:04.828Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T20:52:04.828Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T20:52:04.828Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T20:52:04.828Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T20:52:04.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.837Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.837Z] === RUN TestPluginInvalidJSON [2019-10-10T20:52:04.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:04.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:04.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:04.837Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T20:52:04.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:52:04.837Z] PASS [2019-10-10T20:52:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-10T20:52:04.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.837Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.837Z] === RUN TestExternalGraphDriver [2019-10-10T20:52:04.837Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-10T20:52:04.837Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-10T20:52:04.837Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:52:04.837Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-10T20:52:04.837Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-10T20:52:04.837Z] PASS [2019-10-10T20:52:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-10T20:52:04.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.837Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.837Z] PASS [2019-10-10T20:52:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-10T20:52:04.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-10T20:52:04.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.837Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.837Z] === RUN TestSecretInspect [2019-10-10T20:52:04.837Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-10T20:52:04.837Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:04.837Z] === RUN TestSecretList [2019-10-10T20:52:04.837Z] --- SKIP: TestSecretList (0.00s) [2019-10-10T20:52:04.837Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:04.837Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:52:04.837Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-10T20:52:04.837Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:04.837Z] === RUN TestSecretsUpdate [2019-10-10T20:52:04.837Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-10T20:52:04.837Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:04.837Z] === RUN TestTemplatedSecret [2019-10-10T20:52:04.838Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-10T20:52:04.838Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:04.838Z] === RUN TestSecretCreateResolve [2019-10-10T20:52:04.838Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-10T20:52:04.838Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:04.838Z] PASS [2019-10-10T20:52:04.838Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-10T20:52:04.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:04.838Z] INFO: Testing against a local daemon [2019-10-10T20:52:04.838Z] === RUN TestServiceCreateInit [2019-10-10T20:52:05.204Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T20:52:05.204Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T20:52:05.283Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2019-10-10T20:52:05.283Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-10T20:52:05.283Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:52:05.309Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:52:05.309Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:52:05.309Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceConflict [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-10T20:52:05.309Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-10T20:52:05.309Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceSysctls [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-10-10T20:52:05.309Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:52:05.309Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-10T20:52:05.309Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestInspect [2019-10-10T20:52:05.309Z] --- SKIP: TestInspect (0.00s) [2019-10-10T20:52:05.309Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:52:05.309Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-10T20:52:05.309Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:52:05.309Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-10T20:52:05.309Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestServicePlugin [2019-10-10T20:52:05.309Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:52:05.309Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.309Z] === RUN TestServiceUpdateLabel [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-10T20:52:05.309Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:05.309Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-10T20:52:05.309Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:05.309Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-10T20:52:05.309Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:05.309Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:52:05.309Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-10T20:52:05.309Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-10T20:52:05.309Z] PASS [2019-10-10T20:52:05.309Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-10T20:52:05.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:05.309Z] INFO: Testing against a local daemon [2019-10-10T20:52:05.309Z] === RUN TestSessionCreate [2019-10-10T20:52:05.309Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-10T20:52:05.309Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-10T20:52:05.309Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:52:05.309Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-10T20:52:05.309Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-10T20:52:05.309Z] PASS [2019-10-10T20:52:05.310Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-10T20:52:05.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:05.310Z] INFO: Testing against a local daemon [2019-10-10T20:52:05.310Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:52:05.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:52:05.310Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-10T20:52:05.310Z] === RUN TestEventsExecDie [2019-10-10T20:52:05.310Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-10T20:52:05.310Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-10T20:52:05.310Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:52:05.310Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-10T20:52:05.310Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-10T20:52:05.310Z] === RUN TestInfoAPI [2019-10-10T20:52:05.310Z] --- PASS: TestInfoAPI (0.04s) [2019-10-10T20:52:05.310Z] === RUN TestInfoAPIWarnings [2019-10-10T20:52:05.310Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-10T20:52:05.310Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-10T20:52:05.310Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:52:05.843Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T20:52:06.397Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2019-10-10T20:52:06.397Z] === RUN TestPingCacheHeaders [2019-10-10T20:52:06.397Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-10T20:52:06.397Z] === RUN TestPingGet [2019-10-10T20:52:06.397Z] --- PASS: TestPingGet (0.04s) [2019-10-10T20:52:06.397Z] === RUN TestPingHead [2019-10-10T20:52:06.397Z] --- PASS: TestPingHead (0.03s) [2019-10-10T20:52:06.397Z] === RUN TestVersion [2019-10-10T20:52:06.397Z] --- PASS: TestVersion (0.03s) [2019-10-10T20:52:06.397Z] PASS [2019-10-10T20:52:06.876Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-10T20:52:06.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:06.876Z] INFO: Testing against a local daemon [2019-10-10T20:52:06.876Z] === RUN TestVolumesCreateAndList [2019-10-10T20:52:06.876Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-10T20:52:06.876Z] === RUN TestVolumesRemove [2019-10-10T20:52:06.876Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-10T20:52:06.876Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-10T20:52:06.876Z] === RUN TestVolumesInspect [2019-10-10T20:52:06.876Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T20:52:06.876Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:52:06.876Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:52:06.876Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:52:06.876Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:52:06.876Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T20:52:06.876Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-10T20:52:06.876Z] PASS [2019-10-10T20:52:06.876Z] INFO: make.ps1 ended at 10/10/2019 20:52:06 [2019-10-10T20:52:06.876Z] INFO: Integration CLI tests being run from the host: [2019-10-10T20:52:06.876Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-10T20:52:07.684Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T20:52:07.684Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:52:07.684Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:52:07.684Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:52:07.684Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:52:07.684Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:52:07.685Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T20:52:07.685Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-10T20:52:07.685Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-10T20:52:07.685Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T20:52:08.353Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T20:52:09.991Z] #73 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-10T20:52:10.200Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:52:10.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:52:10.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:52:10.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:52:10.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:52:10.200Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:52:10.200Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:52:10.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T20:52:10.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T20:52:10.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T20:52:10.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T20:52:10.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T20:52:10.477Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/test/unit [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-10T20:52:10.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-10T20:52:10.572Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T20:52:10.572Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T20:52:10.572Z] === RUN TestDaemonRestartIpcMode [2019-10-10T20:52:10.572Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T20:52:10.572Z] === RUN TestDiff [2019-10-10T20:52:11.429Z] --- PASS: TestDiff (0.92s) [2019-10-10T20:52:11.429Z] === RUN TestExecWithCloseStdin [2019-10-10T20:52:11.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T20:52:11.867Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T20:52:12.780Z] --- PASS: TestExecWithCloseStdin (1.25s) [2019-10-10T20:52:12.780Z] === RUN TestExec [2019-10-10T20:52:13.590Z] --- PASS: TestExec (1.07s) [2019-10-10T20:52:13.590Z] === RUN TestExecUser [2019-10-10T20:52:13.749Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T20:52:14.880Z] --- PASS: TestExecUser (1.00s) [2019-10-10T20:52:14.880Z] === RUN TestExportContainerAndImportImage [2019-10-10T20:52:14.918Z] ? github.com/docker/docker/api [no test files] [2019-10-10T20:52:15.659Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-10-10T20:52:15.659Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T20:52:16.257Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T20:52:16.817Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T20:52:17.072Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T20:52:17.326Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2019-10-10T20:52:17.326Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-10T20:52:17.326Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:52:17.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-10T20:52:17.359Z] INFO: Testing against a local daemon [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-10T20:52:17.359Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-10T20:52:17.510Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-10T20:52:17.510Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T20:52:17.510Z] === RUN TestHealthCheckWorkdir [2019-10-10T20:52:17.833Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-10T20:52:18.302Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2019-10-10T20:52:18.302Z] === RUN TestHealthKillContainer [2019-10-10T20:52:18.305Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-10T20:52:18.780Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-10T20:52:19.249Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T20:52:19.253Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-10T20:52:21.624Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-10T20:52:21.624Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T20:52:21.757Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T20:52:22.405Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-10T20:52:22.405Z] === RUN TestIpcModeNone [2019-10-10T20:52:22.680Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T20:52:23.226Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-10T20:52:23.226Z] === RUN TestIpcModePrivate [2019-10-10T20:52:24.500Z] --- PASS: TestIpcModePrivate (0.97s) [2019-10-10T20:52:24.501Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-10T20:52:24.501Z] === RUN TestIpcModeShareable [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:52:24.577Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:52:24.577Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2019-10-10T20:52:25.311Z] --- PASS: TestIpcModeShareable (1.13s) [2019-10-10T20:52:25.311Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-10T20:52:25.311Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T20:52:25.507Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2019-10-10T20:52:25.507Z] ok github.com/docker/docker/builder/dockerfile 0.555s coverage: 48.2% of statements [2019-10-10T20:52:26.438Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-10-10T20:52:26.836Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T20:52:27.091Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T20:52:27.345Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T20:52:27.811Z] ok github.com/docker/docker/builder/remotecontext/git 1.330s coverage: 85.1% of statements [2019-10-10T20:52:27.811Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:52:27.811Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:52:27.904Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T20:52:28.485Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T20:52:28.485Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T20:52:28.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2019-10-10T20:52:28.580Z] === RUN TestAPIIpcModeHost [2019-10-10T20:52:29.373Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-10-10T20:52:29.373Z] === RUN TestDaemonIpcModeShareable [2019-10-10T20:52:29.851Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T20:52:30.106Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T20:52:30.360Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T20:52:30.919Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T20:52:31.089Z] ok github.com/docker/docker/client 0.175s coverage: 75.8% of statements [2019-10-10T20:52:31.173Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T20:52:31.218Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-10-10T20:52:31.218Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T20:52:31.218Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T20:52:31.218Z] === RUN TestDaemonIpcModePrivate [2019-10-10T20:52:31.732Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T20:52:32.654Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T20:52:33.061Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-10T20:52:33.061Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T20:52:33.061Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T20:52:33.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T20:52:34.015Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-10-10T20:52:34.015Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:52:34.015Z] PASS [2019-10-10T20:52:34.015Z] [2019-10-10T20:52:34.015Z] DONE 17 tests in 53.030s [2019-10-10T20:52:34.015Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:52:34.015Z] ++ 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-10-10T20:52:34.015Z] ++ set -e [2019-10-10T20:52:34.015Z] ++ '[' -n 0 ']' [2019-10-10T20:52:34.015Z] ++ set -x [2019-10-10T20:52:34.015Z] ++ env -i DEST=/go/src/github.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-10-10T20:52:34.015Z] INFO: Testing against a local daemon [2019-10-10T20:52:34.015Z] === RUN TestPluginInvalidJSON [2019-10-10T20:52:34.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:34.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:34.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:52:34.015Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-10T20:52:34.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:52:34.015Z] PASS [2019-10-10T20:52:34.015Z] [2019-10-10T20:52:34.015Z] DONE 2 tests in 0.120s [2019-10-10T20:52:34.015Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:52:34.015Z] ++ 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-10-10T20:52:34.015Z] ++ set -e [2019-10-10T20:52:34.015Z] ++ '[' -n 0 ']' [2019-10-10T20:52:34.015Z] ++ set -x [2019-10-10T20:52:34.015Z] ++ env -i DEST=/go/src/github.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-10-10T20:52:34.270Z] INFO: Testing against a local daemon [2019-10-10T20:52:34.270Z] === RUN TestExternalGraphDriver [2019-10-10T20:52:34.270Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:52:34.895Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-10T20:52:34.895Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T20:52:34.895Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-10T20:52:34.895Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T20:52:35.631Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T20:52:35.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-10T20:52:36.445Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:52:36.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-10-10T20:52:36.818Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T20:52:36.818Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-10T20:52:36.818Z] === RUN TestIpcModeOlderClient [2019-10-10T20:52:36.818Z] === PAUSE TestIpcModeOlderClient [2019-10-10T20:52:36.818Z] === RUN TestKillContainerInvalidSignal [2019-10-10T20:52:37.324Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-10-10T20:52:37.610Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-10T20:52:37.610Z] === RUN TestKillContainer [2019-10-10T20:52:37.610Z] === RUN TestKillContainer/no_signal [2019-10-10T20:52:38.369Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:52:38.410Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T20:52:39.202Z] === RUN TestKillContainer/killing_signal [2019-10-10T20:52:40.471Z] --- PASS: TestKillContainer (2.74s) [2019-10-10T20:52:40.471Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-10T20:52:40.471Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-10-10T20:52:40.471Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-10-10T20:52:40.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T20:52:40.471Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T20:52:40.878Z] --- PASS: TestExternalGraphDriver (6.25s) [2019-10-10T20:52:40.878Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:52:40.878Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-10-10T20:52:40.878Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2019-10-10T20:52:40.878Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2019-10-10T20:52:40.878Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:52:41.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T20:52:41.437Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T20:52:42.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2019-10-10T20:52:42.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-10-10T20:52:42.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-10-10T20:52:42.079Z] === RUN TestKillStoppedContainer [2019-10-10T20:52:42.079Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-10T20:52:42.079Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T20:52:42.512Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-10T20:52:42.512Z] === RUN TestKillDifferentUserContainer [2019-10-10T20:52:43.369Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-10-10T20:52:43.369Z] === RUN TestInspectOomKilledTrue [2019-10-10T20:52:43.369Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-10T20:52:43.369Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:52:43.369Z] === RUN TestInspectOomKilledFalse [2019-10-10T20:52:43.369Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-10T20:52:43.369Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:52:43.369Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T20:52:43.750Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-10T20:52:43.750Z] === RUN TestLinksContainerNames [2019-10-10T20:52:45.568Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-10T20:52:45.568Z] === RUN TestLogsFollowTailEmpty [2019-10-10T20:52:45.593Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T20:52:45.593Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T20:52:45.593Z] --- PASS: TestGraphdriverPluginV2 (5.18s) [2019-10-10T20:52:45.593Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-10T20:52:45.593Z] PASS [2019-10-10T20:52:45.593Z] [2019-10-10T20:52:45.593Z] DONE 5 tests in 11.541s [2019-10-10T20:52:45.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:52:45.593Z] ++ 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-10-10T20:52:45.593Z] ++ set -e [2019-10-10T20:52:45.593Z] ++ '[' -n 0 ']' [2019-10-10T20:52:45.593Z] ++ set -x [2019-10-10T20:52:45.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-10T20:52:45.593Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T20:52:45.847Z] INFO: Testing against a local daemon [2019-10-10T20:52:45.847Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:52:45.847Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:52:45.847Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:52:45.847Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:52:45.847Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:52:45.847Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:52:45.847Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T20:52:45.847Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T20:52:46.353Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2019-10-10T20:52:46.353Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T20:52:46.406Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T20:52:47.621Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/default [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/private [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/slave [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/shared [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/default [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/shared [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/slave [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/private [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:52:47.621Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T20:52:47.621Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T20:52:47.621Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T20:52:47.990Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-10T20:52:48.378Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-10T20:52:48.378Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T20:52:48.915Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T20:52:50.308Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2019-10-10T20:52:50.308Z] === RUN TestNetworkNat [2019-10-10T20:52:51.114Z] --- PASS: TestNetworkNat (0.83s) [2019-10-10T20:52:51.114Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T20:52:51.422Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T20:52:51.921Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-10-10T20:52:51.921Z] === RUN TestNetworkLoopbackNat [2019-10-10T20:52:53.188Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-10-10T20:52:53.188Z] === RUN TestPause [2019-10-10T20:52:53.983Z] --- PASS: TestPause (0.97s) [2019-10-10T20:52:53.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T20:52:53.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-10T20:52:53.983Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:52:53.983Z] === RUN TestPauseStopPausedContainer [2019-10-10T20:52:55.266Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-10T20:52:55.266Z] === RUN TestPsFilter [2019-10-10T20:52:55.266Z] --- PASS: TestPsFilter (0.27s) [2019-10-10T20:52:55.266Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T20:52:56.064Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-10T20:52:56.064Z] === RUN TestRemoveContainerWithVolume [2019-10-10T20:52:56.658Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T20:52:56.870Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2019-10-10T20:52:56.870Z] === RUN TestRemoveContainerRunning [2019-10-10T20:52:57.584Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T20:52:57.763Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-10-10T20:52:57.763Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T20:52:58.507Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T20:52:59.062Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2019-10-10T20:52:59.062Z] === RUN TestRemoveInvalidContainer [2019-10-10T20:52:59.062Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-10T20:52:59.062Z] === RUN TestRenameLinkedContainer [2019-10-10T20:53:00.387Z] --- PASS: TestDaemonStartWithLogOpt (14.73s) [2019-10-10T20:53:00.388Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:53:00.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-10T20:53:02.290Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-10-10T20:53:02.290Z] === RUN TestRenameStoppedContainer [2019-10-10T20:53:03.541Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-10-10T20:53:03.541Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T20:53:05.472Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2019-10-10T20:53:05.472Z] === RUN TestRenameInvalidName [2019-10-10T20:53:05.915Z] --- PASS: TestContinueAfterPluginCrash (19.39s) [2019-10-10T20:53:05.915Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:53:05.915Z] PASS [2019-10-10T20:53:05.915Z] [2019-10-10T20:53:05.915Z] DONE 2 tests in 19.527s [2019-10-10T20:53:05.915Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:53:05.915Z] ++ 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-10-10T20:53:05.915Z] ++ set -e [2019-10-10T20:53:05.915Z] ++ '[' -n 0 ']' [2019-10-10T20:53:05.915Z] ++ set -x [2019-10-10T20:53:05.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T20:53:05.915Z] INFO: Testing against a local daemon [2019-10-10T20:53:05.915Z] === RUN TestPluginWithDevMounts [2019-10-10T20:53:05.915Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:53:05.915Z] === CONT TestPluginWithDevMounts [2019-10-10T20:53:06.432Z] --- PASS: TestRenameInvalidName (1.05s) [2019-10-10T20:53:06.432Z] === RUN TestRenameAnonymousContainer [2019-10-10T20:53:07.276Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-10-10T20:53:07.276Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:53:07.276Z] PASS [2019-10-10T20:53:07.276Z] [2019-10-10T20:53:07.276Z] DONE 1 tests in 2.093s [2019-10-10T20:53:07.276Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:53:07.276Z] ++ 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-10-10T20:53:07.276Z] ++ set -e [2019-10-10T20:53:07.276Z] ++ '[' -n 0 ']' [2019-10-10T20:53:07.276Z] ++ set -x [2019-10-10T20:53:07.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T20:53:07.276Z] INFO: Testing against a local daemon [2019-10-10T20:53:07.276Z] === RUN TestSecretInspect [2019-10-10T20:53:09.674Z] --- PASS: TestRenameAnonymousContainer (2.96s) [2019-10-10T20:53:09.674Z] === RUN TestRenameContainerWithSameName [2019-10-10T20:53:09.775Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 30.3% of statements [2019-10-10T20:53:09.775Z] ok github.com/docker/docker/container 0.117s coverage: 35.0% of statements [2019-10-10T20:53:09.775Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:53:09.775Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:53:09.775Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:53:09.775Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:53:09.803Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T20:53:10.048Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-10T20:53:10.048Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T20:53:10.375Z] --- PASS: TestSecretInspect (2.87s) [2019-10-10T20:53:10.376Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:53:10.376Z] === RUN TestSecretList [2019-10-10T20:53:11.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-10-10T20:53:11.852Z] === RUN TestResize [2019-10-10T20:53:12.649Z] --- PASS: TestResize (0.92s) [2019-10-10T20:53:12.649Z] === RUN TestResizeWithInvalidSize [2019-10-10T20:53:13.631Z] --- PASS: TestSecretList (3.11s) [2019-10-10T20:53:13.631Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:53:13.631Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:53:13.631Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T20:53:13.985Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2019-10-10T20:53:13.985Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T20:53:14.391Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:14.391Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:14.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:14.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T20:53:14.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T20:53:14.555Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T20:53:15.035Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-10-10T20:53:16.406Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-10T20:53:16.437Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2019-10-10T20:53:16.437Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:53:16.437Z] === RUN TestSecretsUpdate [2019-10-10T20:53:16.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:16.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:17.359Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T20:53:17.359Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T20:53:17.776Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-10T20:53:18.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T20:53:18.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T20:53:19.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T20:53:19.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T20:53:19.866Z] --- PASS: TestSecretsUpdate (2.93s) [2019-10-10T20:53:19.866Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:53:19.866Z] === RUN TestTemplatedSecret [2019-10-10T20:53:21.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T20:53:22.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T20:53:23.124Z] --- PASS: TestTemplatedSecret (3.46s) [2019-10-10T20:53:23.124Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:53:23.124Z] === RUN TestSecretCreateResolve [2019-10-10T20:53:23.124Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T20:53:23.378Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T20:53:24.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-10T20:53:24.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T20:53:25.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T20:53:25.667Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T20:53:25.874Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-10T20:53:25.922Z] --- PASS: TestSecretCreateResolve (3.12s) [2019-10-10T20:53:25.922Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:53:25.922Z] PASS [2019-10-10T20:53:25.922Z] [2019-10-10T20:53:25.922Z] DONE 6 tests in 18.691s [2019-10-10T20:53:25.922Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:53:25.922Z] ++ 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-10-10T20:53:25.922Z] ++ set -e [2019-10-10T20:53:25.922Z] ++ '[' -n 0 ']' [2019-10-10T20:53:25.922Z] ++ set -x [2019-10-10T20:53:25.922Z] ++ env -i DEST=/go/src/github.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-10-10T20:53:25.922Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T20:53:26.177Z] INFO: Testing against a local daemon [2019-10-10T20:53:26.177Z] === RUN TestServiceCreateInit [2019-10-10T20:53:26.177Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:53:27.244Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements [2019-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2019-10-10T20:53:27.595Z] 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-10-10T20:53:27.595Z] === RUN TestCgroupNamespacesRun [2019-10-10T20:53:27.809Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-10T20:53:27.809Z] ok github.com/docker/docker/daemon 12.216s coverage: 17.6% of statements [2019-10-10T20:53:27.809Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:53:27.809Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:53:28.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-10T20:53:28.741Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-10T20:53:28.741Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:53:28.741Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:53:29.243Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T20:53:29.426Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2019-10-10T20:53:29.427Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T20:53:29.427Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T20:53:29.679Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-10T20:53:30.167Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T20:53:30.835Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-10-10T20:53:30.836Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T20:53:30.836Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T20:53:31.574Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T20:53:31.829Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:53:32.204Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-10T20:53:32.676Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-10-10T20:53:32.676Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T20:53:32.676Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T20:53:32.752Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T20:53:32.767Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2019-10-10T20:53:34.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-10T20:53:34.509Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T20:53:34.509Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T20:53:34.634Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T20:53:35.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T20:53:35.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T20:53:35.448Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T20:53:36.006Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T20:53:36.046Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.357s coverage: 45.9% of statements [2019-10-10T20:53:36.047Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.430s coverage: 72.5% of statements [2019-10-10T20:53:36.047Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:53:36.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-10T20:53:36.342Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T20:53:36.342Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T20:53:36.565Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T20:53:37.125Z] --- PASS: TestServiceCreateInit (10.98s) [2019-10-10T20:53:37.125Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.64s) [2019-10-10T20:53:37.125Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:53:37.125Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2019-10-10T20:53:37.125Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:53:37.125Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:53:37.148Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-10-10T20:53:37.148Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T20:53:37.148Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T20:53:38.091Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-10-10T20:53:38.091Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T20:53:38.091Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T20:53:38.570Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.993s coverage: 51.0% of statements [2019-10-10T20:53:39.008Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T20:53:39.501Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.297s coverage: 76.1% of statements [2019-10-10T20:53:39.568Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T20:53:39.999Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-10T20:53:39.999Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T20:53:39.999Z] === RUN TestKernelTCPMemory [2019-10-10T20:53:40.433Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-10T20:53:40.998Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.095s coverage: 57.2% of statements [2019-10-10T20:53:40.998Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:53:40.998Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:53:41.272Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-10-10T20:53:41.273Z] === RUN TestNISDomainname [2019-10-10T20:53:41.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-10T20:53:42.056Z] --- PASS: TestNISDomainname (1.20s) [2019-10-10T20:53:42.056Z] === RUN TestHostnameDnsResolution [2019-10-10T20:53:42.496Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-10T20:53:42.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-10T20:53:43.078Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T20:53:43.333Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-10-10T20:53:43.333Z] === RUN TestStats [2019-10-10T20:53:44.393Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2019-10-10T20:53:44.393Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:53:44.393Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:53:44.393Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2019-10-10T20:53:44.962Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T20:53:45.766Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2019-10-10T20:53:45.766Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:53:45.766Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:53:45.766Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-10T20:53:45.956Z] --- PASS: TestStats (2.46s) [2019-10-10T20:53:45.956Z] === RUN TestStopContainerWithTimeout [2019-10-10T20:53:45.956Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T20:53:45.956Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T20:53:45.956Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T20:53:45.956Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T20:53:45.956Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T20:53:45.956Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T20:53:45.956Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T20:53:45.957Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T20:53:45.957Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T20:53:45.957Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T20:53:46.793Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T20:53:47.139Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-10T20:53:47.139Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2019-10-10T20:53:47.396Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-10T20:53:48.245Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T20:53:48.327Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-10-10T20:53:48.328Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:53:49.238Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T20:53:49.260Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 19.9% of statements [2019-10-10T20:53:49.607Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T20:53:50.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-10T20:53:50.635Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-10T20:53:50.965Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T20:53:51.072Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-10T20:53:51.072Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2019-10-10T20:53:51.072Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2019-10-10T20:53:51.072Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2019-10-10T20:53:51.072Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-10-10T20:53:51.072Z] === RUN TestDeleteDevicemapper [2019-10-10T20:53:51.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T20:53:51.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:53:51.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T20:53:51.219Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T20:53:51.564Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-10T20:53:51.564Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 84.5% of statements [2019-10-10T20:53:51.564Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:53:51.564Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:53:54.086Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2019-10-10T20:53:54.086Z] ok github.com/docker/docker/distribution 0.202s coverage: 22.4% of statements [2019-10-10T20:53:54.086Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:53:55.016Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-10T20:53:55.199Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s) [2019-10-10T20:53:55.199Z] === RUN TestUpdateMemory [2019-10-10T20:53:55.199Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-10T20:53:55.199Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:53:55.199Z] === RUN TestUpdateCPUQuota [2019-10-10T20:53:55.371Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T20:53:56.385Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-10T20:53:56.470Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-10-10T20:53:56.470Z] === RUN TestUpdatePidsLimit [2019-10-10T20:53:56.470Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T20:53:56.844Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T20:53:56.949Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-10T20:53:57.206Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.6% of statements [2019-10-10T20:53:57.206Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:53:57.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:53:57.211Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T20:53:57.594Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T20:53:57.878Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T20:53:57.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T20:53:58.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T20:53:58.437Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T20:53:58.578Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2019-10-10T20:53:58.578Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:53:58.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T20:53:59.143Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-10T20:53:59.360Z] --- PASS: TestCreateServiceMultipleTimes (21.99s) [2019-10-10T20:53:59.360Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:53:59.360Z] === RUN TestCreateServiceConflict [2019-10-10T20:53:59.615Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T20:54:00.072Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-10T20:54:00.072Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit (4.38s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-10T20:54:00.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-10-10T20:54:00.575Z] === RUN TestUpdateRestartPolicy [2019-10-10T20:54:01.966Z] ok github.com/docker/docker/pkg/archive 0.376s coverage: 77.3% of statements [2019-10-10T20:54:02.872Z] --- PASS: TestCreateServiceConflict (3.10s) [2019-10-10T20:54:02.872Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:54:02.872Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:54:02.897Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2019-10-10T20:54:03.155Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-10T20:54:03.155Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-10T20:54:06.132Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2019-10-10T20:54:06.132Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:54:06.132Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:54:07.328Z] ok github.com/docker/docker/pkg/chrootarchive 2.863s coverage: 43.2% of statements [2019-10-10T20:54:07.328Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-10T20:54:07.328Z] ok github.com/docker/docker/layer 7.864s coverage: 68.8% of statements [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:54:07.328Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:54:07.585Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-10T20:54:07.842Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-10T20:54:08.407Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-10-10T20:54:08.971Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-10-10T20:54:09.536Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-10T20:54:10.288Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T20:54:10.467Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-10-10T20:54:11.397Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-10T20:54:11.961Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2019-10-10T20:54:11.961Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2019-10-10T20:54:12.227Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2019-10-10T20:54:13.158Z] ok github.com/docker/docker/pkg/idtools 0.522s coverage: 70.1% of statements [2019-10-10T20:54:13.415Z] ok github.com/docker/docker/pkg/ioutils 0.471s coverage: 68.8% of statements [2019-10-10T20:54:13.980Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-10T20:54:13.980Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-10-10T20:54:14.237Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-10T20:54:14.237Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:54:14.322Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2019-10-10T20:54:14.322Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T20:54:14.322Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-10T20:54:14.322Z] === RUN TestWaitNonBlocked [2019-10-10T20:54:14.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:54:14.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:54:14.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:54:14.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:54:14.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T20:54:14.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T20:54:14.446Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-10T20:54:14.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-10-10T20:54:15.062Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-10T20:54:15.320Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-10T20:54:15.320Z] ok github.com/docker/docker/pkg/mount 0.591s coverage: 69.6% of statements [2019-10-10T20:54:15.320Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:54:15.578Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-10T20:54:15.605Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-10T20:54:15.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2019-10-10T20:54:15.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-10T20:54:15.605Z] === RUN TestWaitBlocked [2019-10-10T20:54:15.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:54:15.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:54:15.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:54:15.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:54:15.605Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T20:54:15.605Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T20:54:15.835Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2019-10-10T20:54:15.835Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:54:15.835Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:54:16.767Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-10-10T20:54:16.897Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-10T20:54:16.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2019-10-10T20:54:16.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2019-10-10T20:54:16.897Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T20:54:16.897Z] === CONT TestIpcModeOlderClient [2019-10-10T20:54:16.897Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-10T20:54:16.897Z] === CONT TestDaemonRestartIpcMode [2019-10-10T20:54:16.958Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T20:54:17.024Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-10T20:54:17.589Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-10T20:54:17.589Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-10T20:54:18.958Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-10T20:54:19.215Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-10T20:54:20.213Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T20:54:20.252Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2019-10-10T20:54:20.252Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T20:54:20.772Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T20:54:21.044Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2019-10-10T20:54:21.044Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T20:54:21.044Z] PASS [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === Skipped [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-10T20:54:21.044Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-10T20:54:21.044Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-10T20:54:21.044Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-10T20:54:21.044Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T20:54:21.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-10T20:54:21.044Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] [2019-10-10T20:54:21.044Z] DONE 197 tests, 6 skipped in 140.922s [2019-10-10T20:54:21.044Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T20:54:21.044Z] ++ 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-10-10T20:54:21.044Z] ++ set -e [2019-10-10T20:54:21.044Z] ++ '[' -n 0 ']' [2019-10-10T20:54:21.044Z] ++ set -x [2019-10-10T20:54:21.044Z] ++ env -i DEST=/go/src/github.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-10-10T20:54:21.044Z] INFO: Testing against a local daemon [2019-10-10T20:54:21.044Z] === RUN TestCommitInheritsEnv [2019-10-10T20:54:21.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.71s) [2019-10-10T20:54:21.724Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:54:21.724Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:54:21.829Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-10T20:54:21.829Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T20:54:21.829Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T20:54:21.829Z] === RUN TestImagesFilterMultiReference [2019-10-10T20:54:21.829Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-10-10T20:54:21.829Z] === RUN TestImagePullPlatformInvalid [2019-10-10T20:54:21.829Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-10T20:54:21.829Z] === RUN TestRemoveImageOrphaning [2019-10-10T20:54:22.197Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-10T20:54:22.197Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T20:54:22.197Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-10T20:54:22.197Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:54:22.197Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T20:54:22.197Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-10T20:54:22.197Z] === RUN TestTagInvalidReference [2019-10-10T20:54:22.197Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-10T20:54:22.197Z] === RUN TestTagValidPrefixedRepo [2019-10-10T20:54:22.488Z] ok github.com/docker/docker/pkg/signal 2.388s coverage: 61.0% of statements [2019-10-10T20:54:22.488Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-10T20:54:22.574Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-10T20:54:22.575Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T20:54:22.575Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-10T20:54:22.575Z] === RUN TestTagOfficialNames [2019-10-10T20:54:22.575Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-10T20:54:22.575Z] === RUN TestTagMatchesDigest [2019-10-10T20:54:22.575Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-10T20:54:22.575Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T20:54:22.647Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T20:54:22.744Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-10T20:54:22.902Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T20:54:23.002Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-10T20:54:23.259Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-10T20:54:23.517Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-10T20:54:23.826Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T20:54:24.082Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-10-10T20:54:24.340Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2019-10-10T20:54:24.904Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2019-10-10T20:54:25.187Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2019-10-10T20:54:25.187Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:54:25.187Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:54:25.187Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T20:54:25.468Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-10T20:54:25.468Z] testing: warning: no tests to run [2019-10-10T20:54:25.468Z] coverage: [no statements] [2019-10-10T20:54:25.468Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-10T20:54:25.725Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-10T20:54:25.982Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-10T20:54:26.239Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-10T20:54:26.550Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T20:54:27.910Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T20:54:28.134Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2019-10-10T20:54:28.166Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-10-10T20:54:28.166Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:54:28.166Z] === RUN TestCreateServiceSysctls [2019-10-10T20:54:28.698Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-10T20:54:29.578Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-10T20:54:29.578Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-10T20:54:29.578Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-10-10T20:54:29.578Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 95.2% of statements [2019-10-10T20:54:29.578Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/types [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-10T20:54:29.578Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-10T20:54:29.579Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2019-10-10T20:54:29.579Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-10T20:54:29.579Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-10T20:54:29.579Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-10-10T20:54:29.630Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2019-10-10T20:54:29.870Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2019-10-10T20:54:29.888Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-10T20:54:31.267Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2019-10-10T20:54:31.839Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-10T20:54:32.096Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-10T20:54:32.364Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T20:54:32.364Z] --- PASS: TestCreateServiceSysctls (4.01s) [2019-10-10T20:54:32.364Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:54:32.364Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:54:32.364Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T20:54:32.619Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T20:54:32.619Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T20:54:32.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-10T20:54:32.652Z] ok github.com/docker/docker/builder/remotecontext/git 4.908s coverage: 85.1% of statements [2019-10-10T20:54:32.660Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-10-10T20:54:32.916Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-10T20:54:33.178Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T20:54:34.538Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T20:54:34.538Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T20:54:35.381Z] ok github.com/docker/docker/builder/remotecontext 0.551s coverage: 13.6% of statements [2019-10-10T20:54:35.439Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-10T20:54:35.899Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-10-10T20:54:35.899Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:54:35.899Z] === RUN TestInspect [2019-10-10T20:54:35.899Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T20:54:36.002Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-10-10T20:54:36.566Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-10T20:54:37.497Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-10T20:54:38.891Z] ok github.com/docker/docker/builder/dockerfile 1.573s coverage: 48.2% of statements [2019-10-10T20:54:38.891Z] ? github.com/docker/docker/cli [no test files] [2019-10-10T20:54:38.891Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-10T20:54:39.158Z] --- PASS: TestInspect (3.64s) [2019-10-10T20:54:39.158Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:54:39.158Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:54:41.042Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T20:54:42.403Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T20:54:43.763Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T20:54:44.438Z] ok github.com/docker/docker/client 0.849s coverage: 75.8% of statements [2019-10-10T20:54:44.690Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T20:54:45.617Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T20:54:46.975Z] --- PASS: TestDockerNetworkConnectAlias (7.60s) [2019-10-10T20:54:46.975Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:54:46.975Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:54:46.975Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T20:54:49.526Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T20:54:49.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-10T20:54:52.344Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:54:52.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === Skipped [2019-10-10T20:54:52.344Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:54:52.344Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:54:52.344Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:54:52.344Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:54:52.344Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:54:52.344Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:54:52.344Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:54:52.344Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:54:52.344Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:54:52.344Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] [2019-10-10T20:54:52.344Z] DONE 2114 tests, 20 skipped in 227.239s Post stage [Pipeline] junit [2019-10-10T20:54:52.355Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-10T20:54:52.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40032/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/validate/vendor [2019-10-10T20:54:53.680Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T20:54:53.680Z] --- PASS: TestDockerNetworkReConnect (6.45s) [2019-10-10T20:54:53.680Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:54:53.680Z] === RUN TestServicePlugin [2019-10-10T20:54:55.496Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-10T20:54:56.382Z] + echo Building e2e image [2019-10-10T20:54:56.382Z] Building e2e image [2019-10-10T20:54:56.382Z] + docker build --build-arg DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -t moby-e2e-test -f Dockerfile.e2e . [2019-10-10T20:54:56.382Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-10T20:54:56.382Z] #1 transferring dockerfile: 3.21kB done [2019-10-10T20:54:56.382Z] #1 DONE 0.0s [2019-10-10T20:54:56.382Z] [2019-10-10T20:54:56.382Z] #2 [internal] load .dockerignore [2019-10-10T20:54:56.382Z] #2 transferring context: 34B done [2019-10-10T20:54:56.382Z] #2 DONE 0.0s [2019-10-10T20:54:56.382Z] [2019-10-10T20:54:56.382Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-10T20:54:56.641Z] #4 DONE 0.1s [2019-10-10T20:54:56.641Z] [2019-10-10T20:54:56.641Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-10T20:54:56.641Z] #3 DONE 0.2s [2019-10-10T20:54:56.641Z] [2019-10-10T20:54:56.641Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-10T20:54:56.641Z] #5 DONE 0.0s [2019-10-10T20:54:56.641Z] [2019-10-10T20:54:56.641Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-10T20:54:56.641Z] #14 DONE 0.0s [2019-10-10T20:54:56.641Z] [2019-10-10T20:54:56.641Z] #8 [internal] load build context [2019-10-10T20:54:56.897Z] #8 transferring context: 807.27kB 0.2s done [2019-10-10T20:54:56.897Z] #8 DONE 0.2s [2019-10-10T20:54:56.897Z] [2019-10-10T20:54:56.897Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-10T20:54:56.897Z] #15 CACHED [2019-10-10T20:54:56.897Z] [2019-10-10T20:54:56.897Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-10T20:54:56.897Z] #16 CACHED [2019-10-10T20:54:56.897Z] [2019-10-10T20:54:56.897Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-10T20:54:56.897Z] #17 CACHED [2019-10-10T20:54:56.897Z] [2019-10-10T20:54:56.897Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-10T20:54:56.897Z] #18 CACHED [2019-10-10T20:54:56.897Z] [2019-10-10T20:54:56.897Z] #31 [builder 1/4] COPY . . [2019-10-10T20:55:01.069Z] #31 DONE 4.2s [2019-10-10T20:55:01.069Z] [2019-10-10T20:55:01.069Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-10T20:55:01.999Z] #32 DONE 1.0s [2019-10-10T20:55:01.999Z] [2019-10-10T20:55:01.999Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-10T20:55:02.929Z] #33 0.668 [2019-10-10T20:55:02.929Z] #33 1.013 Removing bundles/ [2019-10-10T20:55:02.929Z] #33 1.014 [2019-10-10T20:55:02.929Z] #33 1.017 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-10T20:55:03.192Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-10T20:55:04.187Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-10T20:55:04.300Z] #33 2.035 Building test suite binary ./integration-cli/test.main [2019-10-10T20:55:06.420Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-10T20:55:06.420Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-10T20:55:06.420Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-10T20:55:06.420Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-10T20:55:06.420Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-10T20:55:09.525Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-10T20:55:09.525Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-10T20:55:09.525Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-10T20:55:11.702Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T20:55:12.625Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T20:55:13.184Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T20:55:14.107Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T20:55:15.468Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T20:55:16.730Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-10T20:55:17.351Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T20:55:17.351Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T20:55:17.351Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T20:55:17.351Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T20:55:17.351Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T20:55:19.233Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T20:55:19.233Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T20:55:20.155Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T20:55:20.714Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T20:55:21.639Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T20:55:21.639Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T20:55:24.895Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T20:55:24.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-10T20:55:27.401Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T20:55:27.959Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T20:55:28.214Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T20:55:28.773Z] --- PASS: TestServicePlugin (35.56s) [2019-10-10T20:55:28.773Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:55:28.773Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:55:28.773Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:55:28.773Z] plugin_test.go:62: [dac4199bda783] joining swarm manager [d29ae9a262a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T20:55:28.773Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-10T20:55:28.773Z] plugin_test.go:65: [dadfd3227e4fd] joining swarm manager [d29ae9a262a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T20:55:28.773Z] === RUN TestServiceUpdateLabel [2019-10-10T20:55:29.028Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T20:55:29.028Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T20:55:29.952Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T20:55:31.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-10T20:55:32.088Z] --- PASS: TestServiceUpdateLabel (3.21s) [2019-10-10T20:55:32.088Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:55:32.088Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:55:32.088Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T20:55:32.088Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T20:55:32.088Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T20:55:33.013Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T20:55:34.374Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T20:55:35.735Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T20:55:36.658Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T20:55:38.539Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T20:55:39.899Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T20:55:40.822Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T20:55:41.421Z] ok github.com/docker/docker/cmd/dockerd 0.239s coverage: 30.3% of statements [2019-10-10T20:55:42.705Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T20:55:42.917Z] ok github.com/docker/docker/container 0.215s coverage: 35.3% of statements [2019-10-10T20:55:42.917Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-10T20:55:42.917Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-10T20:55:42.917Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-10T20:55:42.917Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-10T20:55:43.628Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T20:55:45.510Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T20:55:46.416Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T20:55:46.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T20:55:46.687Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T20:55:47.609Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2019-10-10T20:55:47.609Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:55:47.609Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:55:48.537Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T20:55:50.420Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T20:55:50.420Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T20:55:50.979Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T20:55:51.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T20:55:52.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T20:55:53.748Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T20:55:53.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-10T20:55:54.671Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T20:55:54.671Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T20:55:54.671Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T20:55:54.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.074s coverage: 35.8% of statements [2019-10-10T20:55:55.633Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T20:55:55.633Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T20:55:55.633Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T20:55:55.633Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T20:55:55.895Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T20:55:56.820Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T20:55:57.589Z] ok github.com/docker/docker/daemon/cluster 0.176s coverage: 0.5% of statements [2019-10-10T20:55:57.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T20:55:58.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T20:55:58.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T20:56:00.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T20:56:01.474Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T20:56:01.474Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T20:56:02.033Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T20:56:02.204Z] --- PASS: TestImportExtremelyLargeImageWorks (99.03s) [2019-10-10T20:56:02.204Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T20:56:02.204Z] PASS [2019-10-10T20:56:02.204Z] [2019-10-10T20:56:02.204Z] === Skipped [2019-10-10T20:56:02.204Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-10T20:56:02.204Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:56:02.204Z] [2019-10-10T20:56:02.204Z] [2019-10-10T20:56:02.204Z] DONE 12 tests, 1 skipped in 100.539s [2019-10-10T20:56:02.204Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T20:56:02.204Z] ++ 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-10-10T20:56:02.204Z] ++ set -e [2019-10-10T20:56:02.204Z] ++ '[' -n 0 ']' [2019-10-10T20:56:02.204Z] ++ set -x [2019-10-10T20:56:02.204Z] ++ env -i DEST=/go/src/github.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-10-10T20:56:02.204Z] INFO: Testing against a local daemon [2019-10-10T20:56:02.204Z] === RUN TestNetworkCreateDelete [2019-10-10T20:56:02.204Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-10T20:56:02.204Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T20:56:02.638Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2019-10-10T20:56:02.638Z] === RUN TestInspectNetwork [2019-10-10T20:56:03.228Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2019-10-10T20:56:03.394Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T20:56:03.394Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-10-10T20:56:03.394Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T20:56:03.394Z] === RUN TestServiceUpdateNetwork [2019-10-10T20:56:03.953Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T20:56:04.876Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T20:56:04.876Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T20:56:05.799Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T20:56:05.944Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-10T20:56:06.238Z] ok github.com/docker/docker/daemon/config 0.152s coverage: 84.6% of statements [2019-10-10T20:56:06.721Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T20:56:07.644Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T20:56:07.644Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T20:56:08.407Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T20:56:08.407Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T20:56:08.407Z] === RUN TestInspectNetwork/network_name [2019-10-10T20:56:08.407Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T20:56:08.569Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T20:56:09.736Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-10T20:56:09.928Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T20:56:11.809Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T20:56:11.809Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T20:56:11.809Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T20:56:11.809Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T20:56:11.809Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T20:56:12.367Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T20:56:12.432Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.530s coverage: 13.7% of statements [2019-10-10T20:56:13.921Z] --- PASS: TestInspectNetwork (10.97s) [2019-10-10T20:56:13.921Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T20:56:13.921Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T20:56:13.921Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T20:56:13.921Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T20:56:13.921Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T20:56:13.921Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T20:56:14.478Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-10T20:56:15.981Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.129s coverage: 57.9% of statements [2019-10-10T20:56:16.267Z] ok github.com/docker/docker/daemon 12.516s coverage: 17.6% of statements [2019-10-10T20:56:16.267Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-10T20:56:16.267Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-10T20:56:16.267Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-10T20:56:16.267Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-10T20:56:17.280Z] --- PASS: TestRunContainerWithBridgeNone (3.39s) [2019-10-10T20:56:17.281Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T20:56:17.281Z] === RUN TestNetworkInvalidJSON [2019-10-10T20:56:17.281Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T20:56:17.281Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T20:56:17.281Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:56:17.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:56:17.281Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:56:17.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:56:17.281Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T20:56:17.281Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T20:56:17.281Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T20:56:17.281Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-10T20:56:17.281Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T20:56:17.281Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T20:56:17.281Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T20:56:17.281Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T20:56:17.596Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T20:56:17.893Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T20:56:18.569Z] --- PASS: TestDaemonRestartWithLiveRestore (1.27s) [2019-10-10T20:56:18.569Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T20:56:18.569Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T20:56:18.608Z] --- PASS: TestServiceUpdateNetwork (15.25s) [2019-10-10T20:56:18.608Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T20:56:18.608Z] PASS [2019-10-10T20:56:18.608Z] [2019-10-10T20:56:18.608Z] DONE 19 tests in 172.430s [2019-10-10T20:56:18.608Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T20:56:18.608Z] ++ 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-10-10T20:56:18.608Z] ++ set -e [2019-10-10T20:56:18.608Z] ++ '[' -n 0 ']' [2019-10-10T20:56:18.608Z] ++ set -x [2019-10-10T20:56:18.608Z] ++ env -i DEST=/go/src/github.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-10-10T20:56:18.608Z] INFO: Testing against a local daemon [2019-10-10T20:56:18.608Z] === RUN TestSessionCreate [2019-10-10T20:56:18.608Z] --- PASS: TestSessionCreate (0.04s) [2019-10-10T20:56:18.608Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T20:56:18.608Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-10T20:56:18.608Z] PASS [2019-10-10T20:56:18.608Z] [2019-10-10T20:56:18.608Z] DONE 2 tests in 0.186s [2019-10-10T20:56:18.608Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T20:56:18.608Z] ++ 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-10-10T20:56:18.608Z] ++ set -e [2019-10-10T20:56:18.608Z] ++ '[' -n 0 ']' [2019-10-10T20:56:18.608Z] ++ set -x [2019-10-10T20:56:18.608Z] ++ env -i DEST=/go/src/github.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-10-10T20:56:18.863Z] INFO: Testing against a local daemon [2019-10-10T20:56:18.863Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T20:56:18.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:56:18.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:56:18.863Z] === RUN TestEventsExecDie [2019-10-10T20:56:18.863Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T20:56:18.863Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T20:56:18.863Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T20:56:19.394Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-10-10T20:56:19.394Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T20:56:19.394Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T20:56:19.789Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-10T20:56:19.789Z] === RUN TestEventsBackwardsCompatible [2019-10-10T20:56:19.789Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-10T20:56:19.789Z] === RUN TestInfoBinaryCommits [2019-10-10T20:56:19.789Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-10T20:56:19.789Z] === RUN TestInfoAPIVersioned [2019-10-10T20:56:19.789Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T20:56:19.789Z] === RUN TestInfoAPI [2019-10-10T20:56:19.789Z] --- PASS: TestInfoAPI (0.02s) [2019-10-10T20:56:19.789Z] === RUN TestInfoAPIWarnings [2019-10-10T20:56:20.214Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-10T20:56:20.214Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T20:56:20.214Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T20:56:20.714Z] --- PASS: TestInfoAPIWarnings (0.73s) [2019-10-10T20:56:20.714Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T20:56:20.714Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T20:56:20.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-10-10T20:56:20.714Z] === RUN TestPingCacheHeaders [2019-10-10T20:56:20.968Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T20:56:20.968Z] === RUN TestPingGet [2019-10-10T20:56:20.968Z] --- PASS: TestPingGet (0.01s) [2019-10-10T20:56:20.968Z] === RUN TestPingHead [2019-10-10T20:56:20.968Z] --- PASS: TestPingHead (0.02s) [2019-10-10T20:56:20.968Z] === RUN TestVersion [2019-10-10T20:56:20.968Z] --- PASS: TestVersion (0.02s) [2019-10-10T20:56:20.968Z] PASS [2019-10-10T20:56:20.968Z] [2019-10-10T20:56:20.968Z] === Skipped [2019-10-10T20:56:20.968Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T20:56:20.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T20:56:20.968Z] [2019-10-10T20:56:20.968Z] [2019-10-10T20:56:20.968Z] DONE 12 tests, 1 skipped in 2.227s [2019-10-10T20:56:20.968Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T20:56:20.968Z] ++ 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-10-10T20:56:20.968Z] ++ set -e [2019-10-10T20:56:20.968Z] ++ '[' -n 0 ']' [2019-10-10T20:56:20.968Z] ++ set -x [2019-10-10T20:56:20.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-10T20:56:20.969Z] INFO: Testing against a local daemon [2019-10-10T20:56:20.969Z] === RUN TestVolumesCreateAndList [2019-10-10T20:56:20.969Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-10T20:56:20.969Z] === RUN TestVolumesRemove [2019-10-10T20:56:21.224Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-10T20:56:21.224Z] === RUN TestVolumesInspect [2019-10-10T20:56:21.224Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T20:56:21.224Z] === RUN TestVolumesInvalidJSON [2019-10-10T20:56:21.224Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T20:56:21.224Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T20:56:21.224Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T20:56:21.224Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-10T20:56:21.224Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T20:56:21.224Z] PASS [2019-10-10T20:56:21.224Z] [2019-10-10T20:56:21.224Z] DONE 5 tests in 0.247s [2019-10-10T20:56:21.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T20:56:21.480Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T20:56:21.480Z] +++ kill 5283 [2019-10-10T20:56:21.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2019-10-10T20:56:21.610Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T20:56:21.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T20:56:21.734Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T20:56:21.809Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.721s coverage: 68.6% of statements [2019-10-10T20:56:22.076Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-10-10T20:56:22.076Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T20:56:22.076Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T20:56:22.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.892s coverage: 51.0% of statements [2019-10-10T20:56:22.658Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T20:56:22.658Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T20:56:22.658Z] +++ /etc/init.d/apparmor stop [2019-10-10T20:56:22.658Z] Clearing AppArmor profiles cache:. [2019-10-10T20:56:22.658Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T20:56:22.658Z] Unloading profiles will leave already running processes permanently [2019-10-10T20:56:22.658Z] unconfined, which can lead to unexpected situations. [2019-10-10T20:56:22.658Z] [2019-10-10T20:56:22.658Z] To set a process to complain mode, use the command line tool [2019-10-10T20:56:22.658Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T20:56:22.658Z] with the 'teardown' option." [2019-10-10T20:56:22.658Z] [2019-10-10T20:56:24.020Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T20:56:24.502Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.012s coverage: 45.9% of statements [2019-10-10T20:56:24.502Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-10T20:56:26.281Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2019-10-10T20:56:26.281Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T20:56:26.281Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T20:56:26.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:56:26.281Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:56:26.281Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T20:56:26.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.635s coverage: 52.6% of statements [2019-10-10T20:56:26.545Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-10T20:56:26.545Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-10-10T20:56:26.545Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.665s coverage: 76.1% of statements [2019-10-10T20:56:26.545Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-10T20:56:28.594Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-10-10T20:56:29.249Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T20:56:29.249Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T20:56:30.646Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-10-10T20:56:31.130Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T20:56:32.133Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 42.7% of statements [2019-10-10T20:56:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T20:56:34.840Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2019-10-10T20:56:36.333Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-10-10T20:56:36.638Z] ok github.com/docker/docker/daemon/logger/awslogs 0.727s coverage: 77.8% of statements [2019-10-10T20:56:37.289Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.9% of statements [2019-10-10T20:56:37.289Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-10T20:56:37.289Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-10T20:56:37.289Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-10T20:56:37.289Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-10T20:56:38.305Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2019-10-10T20:56:38.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2019-10-10T20:56:40.653Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 74.7% of statements [2019-10-10T20:56:40.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-10T20:56:42.156Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.9% of statements [2019-10-10T20:56:42.732Z] --- PASS: TestServiceWithDataPathPortInit (16.87s) [2019-10-10T20:56:42.732Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:56:42.732Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T20:56:42.732Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T20:56:42.782Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-10-10T20:56:43.410Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-10T20:56:44.905Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2019-10-10T20:56:46.951Z] ok github.com/docker/docker/daemon/logger/splunk 3.143s coverage: 84.5% of statements [2019-10-10T20:56:46.951Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-10T20:56:46.951Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-10T20:56:49.667Z] ok github.com/docker/docker/distribution/metadata 0.195s coverage: 48.2% of statements [2019-10-10T20:56:51.153Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2019-10-10T20:56:52.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s) [2019-10-10T20:56:52.111Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T20:56:52.111Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5wmipf5eoilr8iail7h86env7 Created:2019-10-10 20:56:43.73439148 +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[133c7c1e4011334e9ec4c8ab3cb16d66236e02347f3633c21b3c12662bae42dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8tljco0vemd1r1rshcphb8qt EndpointID:12a02af9970e6475b5048d461f5aa0cc36982582c376617c3f84cc266674e95c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:702e8e328aabd1bee98a11a2fd896c7e34d39993bec546d6a0e680e06966b8da 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:7a602043cf73 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p8tljco0vemd1r1rshcphb8qt EndpointID:12a02af9970e6475b5048d461f5aa0cc36982582c376617c3f84cc266674e95c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T20:56:52.111Z] PASS [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] === Skipped [2019-10-10T20:56:52.111Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T20:56:52.111Z] service_test.go:230: FLAKY_TEST [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] DONE 21 tests, 1 skipped in 49.085s [2019-10-10T20:56:52.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:56:52.111Z] ++ 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-10-10T20:56:52.111Z] ++ set -e [2019-10-10T20:56:52.111Z] ++ '[' -n 0 ']' [2019-10-10T20:56:52.111Z] ++ set -x [2019-10-10T20:56:52.111Z] ++ env -i DEST=/go/src/github.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-10-10T20:56:52.111Z] INFO: Testing against a local daemon [2019-10-10T20:56:52.111Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T20:56:52.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T20:56:52.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:56:52.111Z] === RUN TestDockerNetworkIpvlan [2019-10-10T20:56:52.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:56:52.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:56:52.111Z] PASS [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] === Skipped [2019-10-10T20:56:52.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-10T20:56:52.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T20:56:52.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] [2019-10-10T20:56:52.111Z] DONE 2 tests, 2 skipped in 0.100s [2019-10-10T20:56:52.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T20:56:52.111Z] ++ 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-10-10T20:56:52.111Z] ++ set -e [2019-10-10T20:56:52.111Z] ++ '[' -n 0 ']' [2019-10-10T20:56:52.111Z] ++ set -x [2019-10-10T20:56:52.111Z] ++ env -i DEST=/go/src/github.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-10-10T20:56:52.111Z] INFO: Testing against a local daemon [2019-10-10T20:56:52.111Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T20:56:52.176Z] ok github.com/docker/docker/distribution 0.684s coverage: 22.4% of statements [2019-10-10T20:56:52.176Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-10T20:56:52.486Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-10T20:56:52.486Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T20:56:52.486Z] === RUN TestDockerNetworkMacvlan [2019-10-10T20:56:53.459Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T20:56:53.696Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.1% of statements [2019-10-10T20:56:53.696Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-10T20:56:54.288Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T20:56:55.098Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T20:56:55.188Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2019-10-10T20:56:55.831Z] #33 104.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T20:56:55.831Z] #33 107.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T20:56:55.831Z] #33 108.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T20:56:55.831Z] #33 110.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T20:56:55.831Z] #33 112.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T20:56:55.831Z] #33 113.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T20:56:56.224Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2019-10-10T20:56:56.224Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-10T20:56:56.395Z] #33 114.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T20:56:56.853Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2019-10-10T20:56:56.853Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2019-10-10T20:56:56.853Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-10T20:56:57.556Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T20:56:57.765Z] #33 115.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T20:56:57.765Z] #33 115.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T20:56:57.884Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-10-10T20:56:58.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-10T20:56:58.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T20:56:58.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T20:56:58.985Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T20:56:59.136Z] #33 117.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T20:57:00.098Z] #33 118.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T20:57:01.468Z] #33 119.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T20:57:01.492Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T20:57:01.709Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T20:57:02.843Z] #33 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T20:57:03.420Z] ok github.com/docker/docker/opts 0.102s coverage: 66.9% of statements [2019-10-10T20:57:03.420Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2019-10-10T20:57:03.999Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T20:57:04.438Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-10-10T20:57:04.438Z] ok github.com/docker/docker/pkg/authorization 1.539s coverage: 68.3% of statements [2019-10-10T20:57:04.725Z] ok github.com/docker/docker/pkg/archive 1.581s coverage: 77.1% of statements [2019-10-10T20:57:04.740Z] #33 122.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T20:57:05.670Z] #33 123.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T20:57:05.752Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-10-10T20:57:06.506Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T20:57:06.777Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-10-10T20:57:06.839Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T20:57:07.040Z] #33 125.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T20:57:07.402Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-10-10T20:57:07.652Z] --- PASS: TestDockerNetworkMacvlan (15.25s) [2019-10-10T20:57:07.652Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-10T20:57:07.653Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-10T20:57:07.653Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-10T20:57:07.653Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-10T20:57:07.653Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s) [2019-10-10T20:57:07.653Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T20:57:07.653Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-10-10T20:57:07.653Z] PASS [2019-10-10T20:57:07.653Z] [2019-10-10T20:57:07.653Z] DONE 8 tests in 16.763s [2019-10-10T20:57:07.653Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T20:57:07.653Z] ++ 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-10-10T20:57:07.653Z] ++ set -e [2019-10-10T20:57:07.653Z] ++ '[' -n 0 ']' [2019-10-10T20:57:07.653Z] ++ set -x [2019-10-10T20:57:07.653Z] ++ env -i DEST=/go/src/github.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-10-10T20:57:07.653Z] testing: warning: no tests to run [2019-10-10T20:57:07.653Z] PASS [2019-10-10T20:57:07.653Z] [2019-10-10T20:57:07.653Z] DONE 0 tests in 0.016s [2019-10-10T20:57:07.653Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T20:57:07.653Z] ++ 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-10-10T20:57:07.653Z] ++ set -e [2019-10-10T20:57:07.653Z] ++ '[' -n 0 ']' [2019-10-10T20:57:07.653Z] ++ set -x [2019-10-10T20:57:07.653Z] ++ env -i DEST=/go/src/github.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-10-10T20:57:07.653Z] INFO: Testing against a local daemon [2019-10-10T20:57:07.653Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T20:57:08.388Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T20:57:08.388Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T20:57:08.410Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T20:57:08.907Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-10T20:57:09.203Z] ok github.com/docker/docker/layer 7.872s coverage: 68.8% of statements [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/oci [no test files] [2019-10-10T20:57:09.203Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-10T20:57:09.311Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T20:57:09.341Z] #33 127.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T20:57:09.480Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-10-10T20:57:09.480Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T20:57:09.480Z] === RUN TestAuthZPluginTLS [2019-10-10T20:57:09.843Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-10T20:57:09.843Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T20:57:09.843Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T20:57:09.914Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-10T20:57:10.237Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-10T20:57:10.647Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-10T20:57:10.647Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T20:57:10.647Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T20:57:10.670Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-10T20:57:10.713Z] #33 128.4 [2019-10-10T20:57:10.970Z] #33 DONE 128.9s [2019-10-10T20:57:10.970Z] [2019-10-10T20:57:10.970Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-10T20:57:11.078Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-10T20:57:11.078Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T20:57:11.078Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T20:57:11.545Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-10T20:57:11.545Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T20:57:11.545Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T20:57:11.593Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T20:57:11.782Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-10-10T20:57:11.782Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2019-10-10T20:57:12.068Z] ok github.com/docker/docker/pkg/chrootarchive 4.557s coverage: 43.2% of statements [2019-10-10T20:57:12.068Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-10T20:57:12.068Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-10T20:57:12.517Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T20:57:12.863Z] #34 DONE 1.7s [2019-10-10T20:57:13.091Z] ok github.com/docker/docker/pkg/discovery/kv 3.343s coverage: 84.1% of statements [2019-10-10T20:57:13.091Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2019-10-10T20:57:13.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-10T20:57:13.387Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T20:57:13.387Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T20:57:13.440Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T20:57:13.768Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-10T20:57:13.768Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T20:57:13.768Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T20:57:14.128Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2019-10-10T20:57:14.153Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-10T20:57:14.154Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T20:57:14.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-10T20:57:14.232Z] #9 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-10T20:57:14.232Z] #23 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-10T20:57:14.232Z] #20 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-10T20:57:14.232Z] #22 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-10T20:57:14.232Z] #12 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-10T20:57:14.232Z] #28 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-10T20:57:14.232Z] #21 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-10T20:57:14.232Z] #19 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-10T20:57:14.232Z] #25 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-10T20:57:14.232Z] #7 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-10T20:57:14.232Z] #10 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-10T20:57:14.232Z] #29 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-10T20:57:14.232Z] #13 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-10T20:57:14.232Z] #26 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-10T20:57:14.232Z] #27 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-10T20:57:14.232Z] #6 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-10T20:57:14.232Z] #11 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-10T20:57:14.232Z] #24 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-10T20:57:14.232Z] #30 CACHED [2019-10-10T20:57:14.232Z] [2019-10-10T20:57:14.232Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-10T20:57:14.363Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T20:57:14.965Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-10T20:57:14.965Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T20:57:14.965Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T20:57:15.151Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-10-10T20:57:15.162Z] #35 DONE 1.0s [2019-10-10T20:57:15.162Z] [2019-10-10T20:57:15.162Z] #36 exporting to image [2019-10-10T20:57:15.162Z] #36 exporting layers [2019-10-10T20:57:15.286Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T20:57:15.438Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2019-10-10T20:57:16.064Z] ok github.com/docker/docker/pkg/idtools 1.009s coverage: 70.1% of statements [2019-10-10T20:57:16.280Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T20:57:16.353Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-10-10T20:57:16.531Z] #36 exporting layers 1.4s done [2019-10-10T20:57:16.531Z] #36 writing image sha256:c41575db1f2d0dd675dc582d961f3778feb2cf853589d487156deae80ea1e705 done [2019-10-10T20:57:16.531Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-10T20:57:16.531Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T20:57:16.843Z] + echo Ensuring container killed. [2019-10-10T20:57:16.843Z] Ensuring container killed. [2019-10-10T20:57:16.843Z] + docker rm -vf docker-pr3 [2019-10-10T20:57:16.843Z] Error: No such container: docker-pr3 [2019-10-10T20:57:16.843Z] + true [Pipeline] sh [2019-10-10T20:57:16.978Z] ok github.com/docker/docker/pkg/ioutils 1.723s coverage: 70.6% of statements [2019-10-10T20:57:16.978Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-10T20:57:17.135Z] + echo Chowning /workspace to jenkins user [2019-10-10T20:57:17.135Z] Chowning /workspace to jenkins user [2019-10-10T20:57:17.135Z] + id -u [2019-10-10T20:57:17.135Z] + id -g [2019-10-10T20:57:17.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40032:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T20:57:17.204Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T20:57:17.265Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2019-10-10T20:57:17.460Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-10T20:57:17.460Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T20:57:17.460Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T20:57:18.286Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2019-10-10T20:57:18.286Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T20:57:18.563Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T20:57:18.573Z] ok github.com/docker/docker/pkg/mount 0.904s coverage: 69.6% of statements [2019-10-10T20:57:18.573Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-10T20:57:18.800Z] + bundleName=unit [2019-10-10T20:57:18.800Z] + echo Creating unit-bundles.tar.gz [2019-10-10T20:57:18.800Z] Creating unit-bundles.tar.gz [2019-10-10T20:57:18.800Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-10T20:57:18.800Z] bundles/junit-report.xml [2019-10-10T20:57:18.800Z] bundles/go-test-report.json [2019-10-10T20:57:18.800Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-10T20:57:18.811Z] Archiving artifacts [2019-10-10T20:57:18.861Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-10-10T20:57:19.111Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T20:57:19.424Z] + make clean [2019-10-10T20:57:19.486Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T20:57:19.488Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.4% of statements [2019-10-10T20:57:19.488Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-10T20:57:19.488Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-10T20:57:19.569Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2019-10-10T20:57:19.569Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T20:57:19.569Z] === RUN TestAuthZPluginHeader [2019-10-10T20:57:19.683Z] docker volume rm -f docker-dev-cache [2019-10-10T20:57:19.683Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T20:57:20.374Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-10T20:57:20.374Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T20:57:20.374Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T20:57:20.374Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T20:57:20.374Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:20.374Z] === RUN TestAuthZPluginV2Disable [2019-10-10T20:57:20.374Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:57:20.374Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:20.374Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T20:57:20.374Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:57:20.374Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:20.374Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T20:57:20.374Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:57:20.374Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:20.374Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T20:57:20.409Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T20:57:20.507Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2019-10-10T20:57:21.332Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T20:57:21.992Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2019-10-10T20:57:21.992Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-10T20:57:21.992Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-10-10T20:57:23.017Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-10T20:57:23.216Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T20:57:24.047Z] ok github.com/docker/docker/pkg/pubsub 1.170s coverage: 73.9% of statements [2019-10-10T20:57:24.047Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2019-10-10T20:57:24.139Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T20:57:25.066Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T20:57:25.066Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T20:57:25.540Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-10-10T20:57:25.540Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-10-10T20:57:25.989Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T20:57:26.160Z] ok github.com/docker/docker/pkg/symlink 0.060s coverage: 87.7% of statements [2019-10-10T20:57:26.446Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-10-10T20:57:26.912Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T20:57:27.069Z] ok github.com/docker/docker/pkg/signal 3.511s coverage: 61.0% of statements [2019-10-10T20:57:27.692Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2019-10-10T20:57:27.985Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 36.9% of statements [2019-10-10T20:57:28.272Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T20:57:28.833Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T20:57:29.006Z] testing: warning: no tests to run [2019-10-10T20:57:29.006Z] coverage: [no statements] [2019-10-10T20:57:29.006Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2019-10-10T20:57:29.634Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 85.9% of statements [2019-10-10T20:57:30.205Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T20:57:30.257Z] ok github.com/docker/docker/pkg/truncindex 0.121s coverage: 91.5% of statements [2019-10-10T20:57:30.257Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements [2019-10-10T20:57:30.545Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-10-10T20:57:31.167Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-10T20:57:31.775Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-10T20:57:32.087Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T20:57:32.297Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-10T20:57:32.646Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T20:57:33.207Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2019-10-10T20:57:34.778Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-10-10T20:57:35.153Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T20:57:35.565Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-10T20:57:36.263Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 68.8% of statements [2019-10-10T20:57:36.549Z] ok github.com/docker/docker/plugin 0.600s coverage: 27.1% of statements [2019-10-10T20:57:37.351Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-10T20:57:37.351Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-10T20:57:37.351Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-10T20:57:37.351Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-10T20:57:38.620Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-10T20:57:38.620Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2019-10-10T20:57:39.868Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-10T20:57:40.056Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2019-10-10T20:57:40.056Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T20:57:40.056Z] PASS [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] === Skipped [2019-10-10T20:57:40.056Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-10T20:57:40.056Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T20:57:40.056Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T20:57:40.056Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T20:57:40.056Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] DONE 17 tests, 4 skipped in 29.511s [2019-10-10T20:57:40.056Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T20:57:40.056Z] ++ 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-10-10T20:57:40.056Z] ++ set -e [2019-10-10T20:57:40.056Z] ++ '[' -n 0 ']' [2019-10-10T20:57:40.056Z] ++ set -x [2019-10-10T20:57:40.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-10T20:57:40.056Z] INFO: Testing against a local daemon [2019-10-10T20:57:40.056Z] === RUN TestPluginInvalidJSON [2019-10-10T20:57:40.056Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:57:40.056Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:57:40.056Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T20:57:40.056Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-10T20:57:40.056Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T20:57:40.056Z] PASS [2019-10-10T20:57:40.056Z] [2019-10-10T20:57:40.056Z] DONE 2 tests in 0.097s [2019-10-10T20:57:40.056Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T20:57:40.057Z] ++ 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-10-10T20:57:40.057Z] ++ set -e [2019-10-10T20:57:40.057Z] ++ '[' -n 0 ']' [2019-10-10T20:57:40.057Z] ++ set -x [2019-10-10T20:57:40.057Z] ++ env -i DEST=/go/src/github.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-10-10T20:57:40.057Z] INFO: Testing against a local daemon [2019-10-10T20:57:40.057Z] === RUN TestExternalGraphDriver [2019-10-10T20:57:40.057Z] === RUN TestExternalGraphDriver/json [2019-10-10T20:57:40.057Z] === RUN TestExternalGraphDriver/spec [2019-10-10T20:57:40.111Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-10T20:57:40.383Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T20:57:40.735Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-10-10T20:57:41.030Z] ok github.com/docker/docker/registry 0.653s coverage: 56.3% of statements [2019-10-10T20:57:41.879Z] === RUN TestExternalGraphDriver/pull [2019-10-10T20:57:43.639Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T20:57:43.682Z] --- PASS: TestExternalGraphDriver (6.49s) [2019-10-10T20:57:43.682Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T20:57:43.682Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-10T20:57:43.682Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-10-10T20:57:43.682Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-10T20:57:43.682Z] === RUN TestGraphdriverPluginV2 [2019-10-10T20:57:44.067Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-10T20:57:44.067Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:44.067Z] PASS [2019-10-10T20:57:44.067Z] [2019-10-10T20:57:44.068Z] === Skipped [2019-10-10T20:57:44.068Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-10T20:57:44.068Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:57:44.068Z] [2019-10-10T20:57:44.068Z] [2019-10-10T20:57:44.068Z] DONE 5 tests, 1 skipped in 6.655s [2019-10-10T20:57:44.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T20:57:44.068Z] ++ 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-10-10T20:57:44.068Z] ++ set -e [2019-10-10T20:57:44.068Z] ++ '[' -n 0 ']' [2019-10-10T20:57:44.068Z] ++ set -x [2019-10-10T20:57:44.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-10T20:57:44.068Z] INFO: Testing against a local daemon [2019-10-10T20:57:44.068Z] === RUN TestContinueAfterPluginCrash [2019-10-10T20:57:44.068Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T20:57:44.068Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T20:57:44.068Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T20:57:44.068Z] === CONT TestContinueAfterPluginCrash [2019-10-10T20:57:44.068Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T20:57:44.532Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-10-10T20:57:44.563Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T20:57:47.266Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-10-10T20:57:47.266Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 67.0% of statements [2019-10-10T20:57:48.749Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-10T20:57:49.793Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T20:57:53.051Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T20:57:53.973Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T20:57:55.335Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-10T20:57:55.527Z] --- PASS: TestDaemonStartWithLogOpt (11.32s) [2019-10-10T20:57:55.527Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T20:57:55.555Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/rootless [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-10T20:57:55.555Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-10T20:57:55.556Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-10T20:57:55.556Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-10T20:57:55.556Z] ? github.com/docker/docker/volume [no test files] [2019-10-10T20:57:55.556Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-10T20:57:55.556Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === Skipped [2019-10-10T20:57:55.556Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-10T20:57:55.556Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-10T20:57:55.556Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-10T20:57:55.556Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-10T20:57:55.556Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-10T20:57:55.556Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-10T20:57:55.556Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-10T20:57:55.556Z] graphtest_unix.go:73: No driver to put! [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-10T20:57:55.556Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-10T20:57:55.556Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] [2019-10-10T20:57:55.556Z] DONE 2114 tests, 20 skipped in 342.970s Post stage [Pipeline] junit [2019-10-10T20:57:56.213Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-10T20:57:57.162Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40032/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b49bd1d840d64ec603333eae28655b9ff5edc0c hack/make.sh dynbinary test-integration [2019-10-10T20:57:57.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-10T20:57:57.447Z] [2019-10-10T20:57:57.731Z] Removing bundles/ [2019-10-10T20:57:57.731Z] [2019-10-10T20:57:57.731Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-10T20:57:57.731Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T20:57:57.731Z] GOOS="" GOARCH="" GOARM="" [2019-10-10T20:57:59.113Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-10T20:57:59.417Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-10T20:57:59.750Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T20:58:00.191Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-10T20:58:00.191Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-10T20:58:00.584Z] --- PASS: TestContinueAfterPluginCrash (16.25s) [2019-10-10T20:58:00.584Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T20:58:00.584Z] PASS [2019-10-10T20:58:00.584Z] [2019-10-10T20:58:00.584Z] DONE 2 tests in 16.341s [2019-10-10T20:58:00.584Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T20:58:00.584Z] ++ 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-10-10T20:58:00.584Z] ++ set -e [2019-10-10T20:58:00.584Z] ++ '[' -n 0 ']' [2019-10-10T20:58:00.584Z] ++ set -x [2019-10-10T20:58:00.584Z] ++ env -i DEST=/go/src/github.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-10-10T20:58:00.584Z] INFO: Testing against a local daemon [2019-10-10T20:58:00.584Z] === RUN TestPluginWithDevMounts [2019-10-10T20:58:00.584Z] === PAUSE TestPluginWithDevMounts [2019-10-10T20:58:00.584Z] === CONT TestPluginWithDevMounts [2019-10-10T20:58:00.675Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T20:58:02.442Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-10-10T20:58:02.442Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T20:58:02.442Z] PASS [2019-10-10T20:58:02.442Z] [2019-10-10T20:58:02.442Z] DONE 1 tests in 2.127s [2019-10-10T20:58:02.442Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T20:58:02.443Z] ++ 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-10-10T20:58:02.443Z] ++ set -e [2019-10-10T20:58:02.443Z] ++ '[' -n 0 ']' [2019-10-10T20:58:02.443Z] ++ set -x [2019-10-10T20:58:02.443Z] ++ env -i DEST=/go/src/github.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-10-10T20:58:02.443Z] INFO: Testing against a local daemon [2019-10-10T20:58:02.443Z] === RUN TestSecretInspect [2019-10-10T20:58:02.557Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T20:58:03.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-10T20:58:04.481Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T20:58:05.040Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T20:58:05.198Z] --- PASS: TestSecretInspect (2.58s) [2019-10-10T20:58:05.198Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T20:58:05.198Z] === RUN TestSecretList [2019-10-10T20:58:05.454Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-10T20:58:07.689Z] --- PASS: TestSecretList (2.52s) [2019-10-10T20:58:07.689Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T20:58:07.689Z] === RUN TestSecretsCreateAndDelete [2019-10-10T20:58:08.297Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T20:58:08.855Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T20:58:09.778Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T20:58:10.890Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2019-10-10T20:58:10.890Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T20:58:10.890Z] === RUN TestSecretsUpdate [2019-10-10T20:58:11.660Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T20:58:11.660Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T20:58:11.660Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T20:58:12.218Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T20:58:13.140Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T20:58:13.140Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T20:58:13.140Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T20:58:13.609Z] --- PASS: TestSecretsUpdate (3.09s) [2019-10-10T20:58:13.609Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T20:58:13.609Z] === RUN TestTemplatedSecret [2019-10-10T20:58:13.699Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T20:58:14.258Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T20:58:14.258Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T20:58:14.512Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T20:58:14.512Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T20:58:14.512Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T20:58:14.766Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T20:58:14.766Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T20:58:15.681Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-10T20:58:15.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-10T20:58:15.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-10T20:58:15.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-10T20:58:15.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-10T20:58:16.515Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-10T20:58:17.273Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T20:58:17.273Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T20:58:17.273Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T20:58:17.730Z] --- PASS: TestTemplatedSecret (3.67s) [2019-10-10T20:58:17.730Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T20:58:17.730Z] === RUN TestSecretCreateResolve [2019-10-10T20:58:18.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-10T20:58:20.195Z] --- PASS: TestSecretCreateResolve (2.92s) [2019-10-10T20:58:20.195Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T20:58:20.195Z] PASS [2019-10-10T20:58:20.195Z] [2019-10-10T20:58:20.195Z] DONE 6 tests in 17.745s [2019-10-10T20:58:20.195Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T20:58:20.195Z] ++ 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-10-10T20:58:20.195Z] ++ set -e [2019-10-10T20:58:20.195Z] ++ '[' -n 0 ']' [2019-10-10T20:58:20.195Z] ++ set -x [2019-10-10T20:58:20.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-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-10-10T20:58:20.195Z] INFO: Testing against a local daemon [2019-10-10T20:58:20.195Z] === RUN TestServiceCreateInit [2019-10-10T20:58:20.195Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T20:58:21.897Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T20:58:22.151Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T20:58:22.151Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T20:58:22.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T20:58:22.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T20:58:22.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T20:58:23.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T20:58:23.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-10T20:58:25.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T20:58:25.499Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T20:58:26.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T20:58:28.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T20:58:30.563Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T20:58:30.585Z] --- PASS: TestServiceCreateInit (10.25s) [2019-10-10T20:58:30.585Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2019-10-10T20:58:30.585Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T20:58:30.585Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.93s) [2019-10-10T20:58:30.585Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T20:58:30.585Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T20:58:31.133Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T20:58:32.507Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T20:58:32.507Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T20:58:33.430Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T20:58:33.430Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-10T20:58:33.430Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-10T20:58:33.430Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-10T20:58:34.788Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-10T20:58:35.348Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-10T20:58:37.229Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-10T20:58:37.229Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-10T20:58:37.229Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-10T20:58:37.229Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-10T20:58:43.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-10T20:58:43.748Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T20:58:47.007Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T20:58:50.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T20:58:50.464Z] --- PASS: TestCreateServiceMultipleTimes (16.96s) [2019-10-10T20:58:50.464Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T20:58:50.464Z] === RUN TestCreateServiceConflict [2019-10-10T20:58:50.464Z] --- PASS: TestCreateServiceConflict (2.78s) [2019-10-10T20:58:50.464Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T20:58:50.464Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T20:58:52.146Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-10T20:58:53.176Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T20:58:54.099Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T20:58:54.860Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2019-10-10T20:58:54.860Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T20:58:54.860Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T20:58:55.459Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T20:58:56.017Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T20:58:56.940Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T20:58:57.863Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-10T20:58:59.743Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-10T20:59:00.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-10T20:59:01.227Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T20:59:04.687Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-10T20:59:04.687Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-10T20:59:04.687Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-10T20:59:05.391Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-10T20:59:07.896Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T20:59:08.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2019-10-10T20:59:08.467Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T20:59:08.467Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T20:59:09.302Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T20:59:11.184Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T20:59:11.743Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T20:59:11.924Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-10T20:59:11.925Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T20:59:11.925Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T20:59:11.997Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T20:59:13.357Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T20:59:14.280Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-10T20:59:14.280Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T20:59:14.534Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-10T20:59:14.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-10T20:59:14.789Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T20:59:15.154Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-10-10T20:59:15.154Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T20:59:15.154Z] === RUN TestCreateServiceSysctls [2019-10-10T20:59:16.670Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T20:59:16.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-10T20:59:18.283Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T20:59:18.283Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T20:59:18.283Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T20:59:19.206Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T20:59:19.230Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-10-10T20:59:19.230Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T20:59:19.230Z] === RUN TestCreateServiceCapabilities [2019-10-10T20:59:19.765Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T20:59:20.192Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-10T20:59:20.324Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T20:59:20.739Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-10T20:59:21.247Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-10T20:59:21.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-10T20:59:21.501Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-10T20:59:21.501Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-10T20:59:21.501Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T20:59:22.698Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-10-10T20:59:22.698Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T20:59:22.698Z] === RUN TestInspect [2019-10-10T20:59:23.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-10T20:59:23.385Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-10T20:59:24.309Z] === RUN TestDockerSuite/TestEventsRename [2019-10-10T20:59:24.868Z] === RUN TestDockerSuite/TestEventsResize [2019-10-10T20:59:25.925Z] --- PASS: TestInspect (3.16s) [2019-10-10T20:59:25.925Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T20:59:25.925Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T20:59:26.228Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T20:59:26.792Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-10T20:59:28.674Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-10T20:59:29.233Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T20:59:30.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-10T20:59:30.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-10T20:59:32.244Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2019-10-10T20:59:32.244Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T20:59:32.244Z] === RUN TestDockerNetworkReConnect [2019-10-10T20:59:32.510Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T20:59:33.073Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T20:59:35.622Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T20:59:36.329Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2019-10-10T20:59:36.329Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T20:59:36.329Z] === RUN TestServicePlugin [2019-10-10T20:59:36.329Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T20:59:36.329Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T20:59:36.329Z] === RUN TestServiceUpdateLabel [2019-10-10T20:59:36.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-10T20:59:37.503Z] === RUN TestDockerSuite/TestExec [2019-10-10T20:59:38.426Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T20:59:39.348Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T20:59:39.536Z] --- PASS: TestServiceUpdateLabel (2.94s) [2019-10-10T20:59:39.536Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T20:59:39.536Z] === RUN TestServiceUpdateSecrets [2019-10-10T20:59:39.908Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T20:59:40.831Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T20:59:42.712Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T20:59:43.271Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T20:59:44.195Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T20:59:45.118Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T20:59:46.041Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T20:59:46.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-10T20:59:46.964Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T20:59:47.886Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T20:59:49.767Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T20:59:51.127Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T20:59:52.050Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T20:59:52.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-10T20:59:53.931Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T20:59:54.855Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T20:59:55.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-10T20:59:56.048Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2019-10-10T20:59:56.048Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T20:59:56.048Z] === RUN TestServiceUpdateConfigs [2019-10-10T20:59:56.992Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T20:59:57.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-10T20:59:57.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-10T20:59:57.916Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-10T20:59:59.277Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T21:00:00.216Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T21:00:01.249Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T21:00:01.807Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T21:00:02.733Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T21:00:04.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-10T21:00:04.949Z] [2019-10-10T21:00:04.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-10T21:00:04.949Z] PKG_CONFIG=pkg-config [2019-10-10T21:00:04.949Z] GOLANG_VERSION=1.13.1 [2019-10-10T21:00:04.949Z] HOSTNAME=c6bb14d6279d [2019-10-10T21:00:04.949Z] DOCKER_EXPERIMENTAL=1 [2019-10-10T21:00:04.949Z] container=docker [2019-10-10T21:00:04.949Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-10T21:00:04.949Z] GO111MODULE=off [2019-10-10T21:00:04.949Z] GOPATH=/go [2019-10-10T21:00:04.949Z] PWD=/go/src/github.com/docker/docker [2019-10-10T21:00:04.949Z] HOME=/root [2019-10-10T21:00:04.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-10T21:00:04.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-10T21:00:04.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-10T21:00:04.949Z] DOCKER_GITCOMMIT=3b49bd1d840d64ec603333eae28655b9ff5edc0c [2019-10-10T21:00:04.949Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-10T21:00:04.949Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-10T21:00:04.949Z] TERM=xterm [2019-10-10T21:00:04.949Z] VALIDATE_BRANCH=master [2019-10-10T21:00:04.949Z] DEST=bundles/test-integration [2019-10-10T21:00:04.949Z] SHLVL=1 [2019-10-10T21:00:04.949Z] TIMEOUT=120m [2019-10-10T21:00:04.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-10T21:00:04.949Z] DOCKER_PKG=github.com/docker/docker [2019-10-10T21:00:04.949Z] TESTDEBUG=0 [2019-10-10T21:00:04.949Z] _=/usr/bin/env [2019-10-10T21:00:04.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-10T21:00:05.242Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T21:00:05.801Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T21:00:07.163Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T21:00:08.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-10T21:00:08.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-10T21:00:08.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-10T21:00:12.510Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2019-10-10T21:00:12.510Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T21:00:12.510Z] === RUN TestServiceUpdateNetwork [2019-10-10T21:00:15.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-10T21:00:15.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-10T21:00:15.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-10T21:00:15.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-10T21:00:15.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-10T21:00:19.310Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T21:00:19.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-10T21:00:19.310Z] === RUN TestDockerSuite/TestExecTTY [2019-10-10T21:00:19.869Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T21:00:21.231Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T21:00:22.154Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T21:00:23.078Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T21:00:23.078Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T21:00:26.319Z] --- PASS: TestServiceUpdateNetwork (14.27s) [2019-10-10T21:00:26.319Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T21:00:26.319Z] PASS [2019-10-10T21:00:26.319Z] [2019-10-10T21:00:26.319Z] === Skipped [2019-10-10T21:00:26.319Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-10T21:00:26.319Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:00:26.319Z] [2019-10-10T21:00:26.319Z] [2019-10-10T21:00:26.319Z] DONE 19 tests, 1 skipped in 124.922s [2019-10-10T21:00:26.319Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T21:00:26.319Z] ++ 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-10-10T21:00:26.319Z] ++ set -e [2019-10-10T21:00:26.319Z] ++ '[' -n 0 ']' [2019-10-10T21:00:26.319Z] ++ set -x [2019-10-10T21:00:26.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T21:00:26.319Z] INFO: Testing against a local daemon [2019-10-10T21:00:26.319Z] === RUN TestSessionCreate [2019-10-10T21:00:26.319Z] --- PASS: TestSessionCreate (0.03s) [2019-10-10T21:00:26.319Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T21:00:26.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-10T21:00:26.319Z] PASS [2019-10-10T21:00:26.319Z] [2019-10-10T21:00:26.319Z] DONE 2 tests in 0.242s [2019-10-10T21:00:26.319Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T21:00:26.319Z] ++ 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-10-10T21:00:26.319Z] ++ set -e [2019-10-10T21:00:26.319Z] ++ '[' -n 0 ']' [2019-10-10T21:00:26.319Z] ++ set -x [2019-10-10T21:00:26.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-10T21:00:26.319Z] INFO: Testing against a local daemon [2019-10-10T21:00:26.319Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T21:00:26.319Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T21:00:26.319Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T21:00:26.319Z] === RUN TestEventsExecDie [2019-10-10T21:00:26.338Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-10T21:00:26.691Z] --- PASS: TestEventsExecDie (1.00s) [2019-10-10T21:00:26.691Z] === RUN TestEventsBackwardsCompatible [2019-10-10T21:00:26.691Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-10T21:00:26.691Z] === RUN TestInfoBinaryCommits [2019-10-10T21:00:26.691Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-10T21:00:26.691Z] === RUN TestInfoAPIVersioned [2019-10-10T21:00:26.691Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T21:00:26.691Z] === RUN TestInfoAPI [2019-10-10T21:00:26.691Z] --- PASS: TestInfoAPI (0.02s) [2019-10-10T21:00:26.691Z] === RUN TestInfoAPIWarnings [2019-10-10T21:00:27.262Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T21:00:27.508Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-10-10T21:00:27.508Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T21:00:27.508Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T21:00:27.904Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-10T21:00:27.904Z] === RUN TestPingCacheHeaders [2019-10-10T21:00:27.904Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-10T21:00:27.905Z] === RUN TestPingGet [2019-10-10T21:00:27.905Z] --- PASS: TestPingGet (0.01s) [2019-10-10T21:00:27.905Z] === RUN TestPingHead [2019-10-10T21:00:27.905Z] --- PASS: TestPingHead (0.03s) [2019-10-10T21:00:27.905Z] === RUN TestVersion [2019-10-10T21:00:27.905Z] --- PASS: TestVersion (0.02s) [2019-10-10T21:00:27.905Z] PASS [2019-10-10T21:00:27.905Z] [2019-10-10T21:00:27.905Z] === Skipped [2019-10-10T21:00:27.905Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T21:00:27.905Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T21:00:27.905Z] [2019-10-10T21:00:27.905Z] [2019-10-10T21:00:27.905Z] DONE 12 tests, 1 skipped in 2.656s [2019-10-10T21:00:27.905Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T21:00:27.905Z] ++ 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-10-10T21:00:27.905Z] ++ set -e [2019-10-10T21:00:27.905Z] ++ '[' -n 0 ']' [2019-10-10T21:00:27.905Z] ++ set -x [2019-10-10T21:00:27.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-10T21:00:28.185Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-10T21:00:28.286Z] INFO: Testing against a local daemon [2019-10-10T21:00:28.286Z] === RUN TestVolumesCreateAndList [2019-10-10T21:00:28.286Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-10T21:00:28.286Z] === RUN TestVolumesRemove [2019-10-10T21:00:28.286Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-10T21:00:28.286Z] === RUN TestVolumesInspect [2019-10-10T21:00:28.286Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-10T21:00:28.286Z] === RUN TestVolumesInvalidJSON [2019-10-10T21:00:28.286Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T21:00:28.286Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T21:00:28.286Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T21:00:28.286Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T21:00:28.286Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T21:00:28.286Z] PASS [2019-10-10T21:00:28.286Z] [2019-10-10T21:00:28.286Z] DONE 5 tests in 0.275s [2019-10-10T21:00:28.286Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T21:00:28.652Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T21:00:28.652Z] +++ kill 11449 [2019-10-10T21:00:29.109Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T21:00:29.919Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T21:00:29.919Z] +++ /etc/init.d/apparmor stop [2019-10-10T21:00:29.919Z] Clearing AppArmor profiles cache:. [2019-10-10T21:00:29.919Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T21:00:29.919Z] Unloading profiles will leave already running processes permanently [2019-10-10T21:00:29.919Z] unconfined, which can lead to unexpected situations. [2019-10-10T21:00:29.919Z] [2019-10-10T21:00:29.919Z] To set a process to complain mode, use the command line tool [2019-10-10T21:00:29.919Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T21:00:29.919Z] with the 'teardown' option." [2019-10-10T21:00:29.919Z] [2019-10-10T21:00:30.469Z] === RUN TestDockerSuite/TestGetContainerStats Post stage [Pipeline] junit [2019-10-10T21:00:32.623Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T21:00:34.387Z] + echo Ensuring container killed. [2019-10-10T21:00:34.387Z] Ensuring container killed. [2019-10-10T21:00:34.387Z] + docker rm -vf docker-pr3 [2019-10-10T21:00:34.387Z] Error: No such container: docker-pr3 [2019-10-10T21:00:34.387Z] + true [Pipeline] sh [2019-10-10T21:00:35.200Z] + echo Chowning /workspace to jenkins user [2019-10-10T21:00:35.200Z] Chowning /workspace to jenkins user [2019-10-10T21:00:35.200Z] + id -u [2019-10-10T21:00:35.200Z] + id -g [2019-10-10T21:00:35.200Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40032:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T21:00:35.200Z] Unable to find image 'busybox:latest' locally [2019-10-10T21:00:35.586Z] latest: Pulling from library/busybox [2019-10-10T21:00:35.586Z] 6d4c3d9fc915: Pulling fs layer [2019-10-10T21:00:35.700Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T21:00:35.976Z] 6d4c3d9fc915: Verifying Checksum [2019-10-10T21:00:35.976Z] 6d4c3d9fc915: Download complete [2019-10-10T21:00:36.350Z] 6d4c3d9fc915: Pull complete [2019-10-10T21:00:36.350Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T21:00:36.350Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T21:00:38.969Z] + bundleName=s390x-integration [2019-10-10T21:00:38.969Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-10T21:00:38.969Z] Creating s390x-integration-bundles.tar.gz [2019-10-10T21:00:38.969Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-10T21:00:38.969Z] + 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-10-10T21:00:39.115Z] Archiving artifacts [2019-10-10T21:00:39.886Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T21:00:40.494Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T21:00:41.361Z] + make clean [2019-10-10T21:00:41.361Z] docker volume rm -f docker-dev-cache [2019-10-10T21:00:41.741Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T21:00:43.143Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T21:00:46.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-10T21:00:47.757Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T21:00:48.681Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T21:00:48.681Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T21:00:48.681Z] === RUN TestDockerSuite/TestHealth [2019-10-10T21:00:52.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-10T21:00:52.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-10T21:00:52.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-10T21:00:54.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-10T21:00:56.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-10T21:00:57.370Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-10T21:00:58.181Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-10T21:00:59.864Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-10T21:00:59.864Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T21:01:04.544Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-10T21:01:06.205Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-10T21:01:06.205Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-10T21:01:06.205Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-10T21:01:07.889Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-10T21:01:08.714Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-10T21:01:09.542Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-10T21:01:10.332Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-10T21:01:10.544Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T21:01:10.544Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T21:01:10.544Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T21:01:10.544Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T21:01:10.798Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T21:01:10.798Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T21:01:11.126Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-10T21:01:11.721Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T21:01:11.721Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T21:01:11.721Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T21:01:11.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T21:01:11.975Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T21:01:12.230Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T21:01:12.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-10T21:01:12.789Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T21:01:12.789Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T21:01:13.712Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T21:01:13.967Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T21:01:14.892Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T21:01:16.253Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T21:01:16.253Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T21:01:17.006Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-10T21:01:17.614Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T21:01:19.607Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-10T21:01:19.607Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-10T21:01:20.406Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-10T21:01:20.868Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T21:01:20.868Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T21:01:20.868Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T21:01:22.227Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T21:01:24.108Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T21:01:24.108Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T21:01:26.035Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T21:01:27.917Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T21:01:29.800Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T21:01:30.358Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T21:01:30.917Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T21:01:31.476Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T21:01:32.398Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T21:01:33.759Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T21:01:34.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-10T21:01:34.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-10T21:01:34.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-10T21:01:34.682Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T21:01:35.605Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T21:01:35.605Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T21:01:35.605Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-10T21:01:35.605Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T21:01:36.163Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T21:01:36.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-10T21:01:36.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-10T21:01:37.006Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-10T21:01:37.006Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-10T21:01:37.006Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-10T21:01:37.086Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T21:01:38.009Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T21:01:38.569Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T21:01:38.628Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-10T21:01:39.406Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-10T21:01:39.493Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T21:01:40.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-10T21:01:40.172Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-10T21:01:40.172Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-10T21:01:40.417Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T21:01:40.935Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-10T21:01:41.342Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T21:01:41.342Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-10T21:01:41.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-10T21:01:41.690Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-10T21:01:41.690Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-10T21:01:41.690Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-10T21:01:42.702Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T21:01:43.625Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T21:01:44.547Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T21:01:44.547Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T21:01:45.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-10T21:01:45.106Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T21:01:45.106Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T21:01:46.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T21:01:47.388Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T21:01:48.310Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T21:01:48.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-10T21:01:49.232Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T21:01:49.232Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T21:01:49.233Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T21:01:49.233Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T21:01:49.791Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T21:01:50.714Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T21:01:50.973Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T21:01:51.895Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T21:01:52.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-10T21:01:52.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-10T21:01:52.709Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T21:01:53.701Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-10T21:01:54.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-10T21:01:54.590Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T21:01:54.590Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T21:01:55.952Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T21:01:57.312Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T21:01:57.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-10T21:01:59.193Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T21:01:59.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-10T21:01:59.752Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T21:02:00.676Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T21:02:01.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T21:02:01.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-10T21:02:02.524Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T21:02:03.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T21:02:03.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-10T21:02:03.721Z] Using test binary docker [2019-10-10T21:02:03.721Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-10T21:02:03.721Z] +++ /etc/init.d/apparmor start [2019-10-10T21:02:03.721Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-10T21:02:03.721Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-10T21:02:03.721Z] Warning failed to create cache: (null) [2019-10-10T21:02:03.721Z] . [2019-10-10T21:02:03.721Z] INFO: Waiting for daemon to start... [2019-10-10T21:02:03.721Z] Starting dockerd [2019-10-10T21:02:03.721Z] +++ 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-10-10T21:02:04.375Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T21:02:04.375Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-10T21:02:05.754Z] . [2019-10-10T21:02:05.754Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-10T21:02:05.754Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-10T21:02:05.754Z] Error: No such image: emptyfs [2019-10-10T21:02:05.754Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-10T21:02:05.754Z] ++++ docker load [2019-10-10T21:02:06.044Z] Running integration-test (iteration 1) [2019-10-10T21:02:06.044Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-10T21:02:06.044Z] ++ 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-10-10T21:02:06.044Z] ++ set -e [2019-10-10T21:02:06.044Z] ++ '[' -n 0 ']' [2019-10-10T21:02:06.044Z] ++ set -x [2019-10-10T21:02:06.044Z] ++ env -i DEST=/go/src/github.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-10-10T21:02:06.883Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T21:02:08.770Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T21:02:10.653Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T21:02:11.215Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T21:02:13.099Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T21:02:16.357Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T21:02:18.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-10T21:02:18.866Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T21:02:18.866Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T21:02:21.335Z] Loaded image: buildpack-deps:jessie [2019-10-10T21:02:21.335Z] Loaded image: busybox:latest [2019-10-10T21:02:21.335Z] Loaded image: busybox:glibc [2019-10-10T21:02:21.335Z] Loaded image: debian:jessie [2019-10-10T21:02:21.335Z] Loaded image: hello-world:latest [2019-10-10T21:02:21.335Z] INFO: Testing against a local daemon [2019-10-10T21:02:21.335Z] === RUN TestCgroupNamespacesBuild [2019-10-10T21:02:21.952Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2019-10-10T21:02:21.952Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-10T21:02:21.952Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-10T21:02:22.136Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T21:02:22.136Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T21:02:23.497Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T21:02:23.986Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2019-10-10T21:02:23.986Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-10T21:02:23.986Z] === RUN TestBuildWithSession [2019-10-10T21:02:23.986Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-10T21:02:23.986Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T21:02:23.986Z] === RUN TestBuildSquashParent [2019-10-10T21:02:24.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-10T21:02:27.317Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-10T21:02:29.483Z] --- PASS: TestBuildSquashParent (5.75s) [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T21:02:29.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T21:02:29.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T21:02:29.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-10T21:02:29.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-10T21:02:29.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-10T21:02:29.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-10T21:02:30.576Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-10T21:02:32.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-10T21:02:32.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-10T21:02:33.839Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2019-10-10T21:02:34.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2019-10-10T21:02:34.994Z] === RUN TestBuildMultiStageCopy [2019-10-10T21:02:34.995Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-10T21:02:36.352Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T21:02:37.030Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-10T21:02:37.276Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-10T21:02:37.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-10T21:02:37.930Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-10T21:02:38.215Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy (3.57s) [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-10T21:02:38.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-10-10T21:02:38.498Z] === RUN TestBuildMultiStageParentConfig [2019-10-10T21:02:39.161Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T21:02:39.513Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2019-10-10T21:02:39.513Z] === RUN TestBuildLabelWithTargets [2019-10-10T21:02:40.084Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-10T21:02:41.007Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T21:02:41.562Z] --- PASS: TestBuildLabelWithTargets (1.62s) [2019-10-10T21:02:41.562Z] === RUN TestBuildWithEmptyLayers [2019-10-10T21:02:41.930Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T21:02:42.181Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2019-10-10T21:02:42.181Z] === RUN TestBuildMultiStageOnBuild [2019-10-10T21:02:44.214Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2019-10-10T21:02:44.214Z] === RUN TestBuildUncleanTarFilenames [2019-10-10T21:02:44.692Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-10T21:02:44.692Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-10T21:02:44.692Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-10T21:02:45.188Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-10T21:02:45.188Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T21:02:45.188Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T21:02:45.188Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T21:02:45.188Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T21:02:45.701Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-10-10T21:02:45.701Z] === RUN TestBuildMultiStageLayerLeak [2019-10-10T21:02:45.804Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T21:02:46.363Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-10T21:02:46.617Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T21:02:48.401Z] --- PASS: TestBuildMultiStageLayerLeak (2.42s) [2019-10-10T21:02:48.401Z] === RUN TestBuildWithHugeFile [2019-10-10T21:02:48.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-10T21:02:48.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-10T21:02:49.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-10T21:02:49.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-10T21:02:49.934Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-10T21:02:49.934Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-10T21:02:50.773Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T21:02:51.331Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T21:02:52.255Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-10T21:02:56.415Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T21:02:56.973Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T21:02:56.973Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T21:02:58.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T21:02:59.255Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T21:03:00.615Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T21:03:01.538Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T21:03:02.899Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T21:03:05.408Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T21:03:05.967Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T21:03:06.890Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T21:03:14.957Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T21:03:18.211Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-10T21:03:19.571Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T21:03:20.495Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T21:03:21.418Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T21:03:22.343Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T21:03:23.266Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T21:03:23.824Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T21:03:24.747Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T21:03:26.198Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-10T21:03:26.198Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-10T21:03:26.198Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-10T21:03:27.254Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T21:03:27.513Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-10T21:03:27.513Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-10T21:03:28.879Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T21:03:31.387Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T21:03:31.387Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-10T21:03:31.945Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T21:03:33.829Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T21:03:40.352Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T21:03:40.352Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T21:03:40.352Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T21:03:44.507Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T21:03:44.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-10T21:03:45.429Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T21:03:47.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-10T21:03:47.936Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T21:03:48.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-10T21:03:49.666Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-10T21:03:50.165Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-10T21:03:51.192Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-10T21:03:53.074Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T21:03:53.997Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-10T21:03:54.252Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-10T21:03:55.356Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T21:03:56.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-10T21:03:57.239Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T21:03:57.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-10T21:03:58.723Z] === RUN TestDockerSuite/TestPortList [2019-10-10T21:04:02.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-10T21:04:04.527Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-10T21:04:05.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-10T21:04:08.655Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-10T21:04:10.539Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T21:04:11.898Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T21:04:11.898Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-10T21:04:19.965Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-10T21:04:19.965Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T21:04:19.965Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T21:04:19.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T21:04:20.220Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T21:04:20.220Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T21:04:21.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T21:04:21.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T21:04:22.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T21:04:22.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T21:04:23.951Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T21:04:23.951Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-10T21:04:24.205Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-10T21:04:25.480Z] --- PASS: TestBuildWithHugeFile (82.74s) [2019-10-10T21:04:25.480Z] === RUN TestBuildWithEmptyDockerfile [2019-10-10T21:04:25.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T21:04:25.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T21:04:25.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T21:04:25.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T21:04:25.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T21:04:25.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T21:04:25.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-10T21:04:25.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-10T21:04:25.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-10T21:04:25.480Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-10T21:04:25.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2019-10-10T21:04:25.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2019-10-10T21:04:25.480Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2019-10-10T21:04:25.480Z] === RUN TestBuildPreserveOwnership [2019-10-10T21:04:25.480Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-10T21:04:25.480Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-10T21:04:25.480Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2019-10-10T21:04:25.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2019-10-10T21:04:25.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-10-10T21:04:25.480Z] === RUN TestBuildPlatformInvalid [2019-10-10T21:04:25.480Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-10T21:04:25.480Z] PASS [2019-10-10T21:04:25.480Z] [2019-10-10T21:04:25.480Z] === Skipped [2019-10-10T21:04:25.480Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-10T21:04:25.480Z] build_session_test.go:25: TODO: BuildKit [2019-10-10T21:04:25.480Z] [2019-10-10T21:04:25.480Z] [2019-10-10T21:04:25.480Z] DONE 32 tests, 1 skipped in 130.006s [2019-10-10T21:04:25.480Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-10T21:04:25.480Z] ++ 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-10-10T21:04:25.480Z] ++ set -e [2019-10-10T21:04:25.480Z] ++ '[' -n 0 ']' [2019-10-10T21:04:25.480Z] ++ set -x [2019-10-10T21:04:25.481Z] ++ env -i DEST=/go/src/github.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-10-10T21:04:25.481Z] INFO: Testing against a local daemon [2019-10-10T21:04:25.481Z] === RUN TestConfigList [2019-10-10T21:04:25.481Z] --- PASS: TestConfigList (2.22s) [2019-10-10T21:04:25.481Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-10T21:04:25.481Z] === RUN TestConfigsCreateAndDelete [2019-10-10T21:04:25.481Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2019-10-10T21:04:25.481Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-10T21:04:25.481Z] === RUN TestConfigsUpdate [2019-10-10T21:04:25.481Z] --- PASS: TestConfigsUpdate (2.18s) [2019-10-10T21:04:25.481Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-10T21:04:25.481Z] === RUN TestTemplatedConfig [2019-10-10T21:04:26.102Z] --- PASS: TestTemplatedConfig (2.83s) [2019-10-10T21:04:26.103Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-10T21:04:26.103Z] === RUN TestConfigInspect [2019-10-10T21:04:27.463Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-10T21:04:28.823Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-10T21:04:28.823Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-10T21:04:28.988Z] --- PASS: TestConfigInspect (2.70s) [2019-10-10T21:04:28.988Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-10T21:04:28.988Z] === RUN TestConfigCreateWithLabels [2019-10-10T21:04:29.077Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T21:04:31.028Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-10-10T21:04:31.028Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-10T21:04:31.028Z] === RUN TestConfigCreateResolve [2019-10-10T21:04:32.334Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T21:04:33.694Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T21:04:33.719Z] --- PASS: TestConfigCreateResolve (2.23s) [2019-10-10T21:04:33.719Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-10T21:04:33.719Z] === RUN TestConfigDaemonLibtrustID [2019-10-10T21:04:33.719Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-10T21:04:33.719Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-10T21:04:33.719Z] PASS [2019-10-10T21:04:33.719Z] [2019-10-10T21:04:33.719Z] DONE 8 tests in 17.730s [2019-10-10T21:04:33.719Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-10T21:04:33.719Z] ++ 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-10-10T21:04:33.719Z] ++ set -e [2019-10-10T21:04:33.719Z] ++ '[' -n 0 ']' [2019-10-10T21:04:33.719Z] ++ set -x [2019-10-10T21:04:33.719Z] ++ env -i DEST=/go/src/github.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-10-10T21:04:34.004Z] INFO: Testing against a local daemon [2019-10-10T21:04:34.004Z] === RUN TestCheckpoint [2019-10-10T21:04:34.004Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-10T21:04:34.004Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T21:04:34.004Z] === RUN TestContainerInvalidJSON [2019-10-10T21:04:34.004Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T21:04:34.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T21:04:34.004Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T21:04:34.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T21:04:34.004Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-10T21:04:34.004Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-10T21:04:34.004Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-10T21:04:34.004Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-10T21:04:34.004Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-10T21:04:34.004Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-10T21:04:34.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-10T21:04:34.004Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-10T21:04:34.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-10T21:04:34.004Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-10T21:04:34.004Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-10T21:04:34.004Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-10T21:04:34.004Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-10T21:04:34.004Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-10T21:04:34.287Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-10T21:04:34.287Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-10T21:04:34.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2019-10-10T21:04:34.287Z] === RUN TestCopyFromContainer [2019-10-10T21:04:35.774Z] === RUN TestCopyFromContainer// [2019-10-10T21:04:35.775Z] === RUN TestCopyFromContainer//bar/root [2019-10-10T21:04:36.058Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-10T21:04:36.058Z] === RUN TestCopyFromContainer/bar/quux [2019-10-10T21:04:36.058Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-10T21:04:36.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-10T21:04:36.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-10T21:04:36.345Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-10T21:04:36.632Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-10T21:04:36.632Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer (2.40s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-10T21:04:36.632Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-10T21:04:36.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-10T21:04:36.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T21:04:36.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T21:04:36.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T21:04:36.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T21:04:36.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T21:04:36.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T21:04:36.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-10T21:04:36.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-10T21:04:36.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-10T21:04:36.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-10T21:04:36.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-10T21:04:36.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-10T21:04:36.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-10T21:04:36.632Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-10T21:04:36.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-10T21:04:36.632Z] === RUN TestCreateWithInvalidEnv [2019-10-10T21:04:36.916Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-10T21:04:36.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-10T21:04:36.916Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-10T21:04:36.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-10T21:04:36.916Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-10T21:04:36.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-10T21:04:36.916Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-10T21:04:36.916Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-10T21:04:36.916Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-10T21:04:36.916Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-10-10T21:04:36.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-10T21:04:36.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-10T21:04:36.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-10T21:04:36.916Z] === RUN TestCreateTmpfsMountsTarget [2019-10-10T21:04:36.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-10T21:04:36.916Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-10T21:04:36.952Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T21:04:37.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-10T21:04:38.952Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T21:04:38.953Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-10T21:04:38.953Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-10T21:04:38.953Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-10T21:04:38.953Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-10T21:04:40.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T21:04:40.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T21:04:40.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T21:04:40.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T21:04:40.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T21:04:40.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T21:04:40.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T21:04:40.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-10T21:04:40.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-10T21:04:40.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-10T21:04:40.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-10T21:04:40.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-10T21:04:40.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-10T21:04:40.981Z] === RUN TestContainerStartOnDaemonRestart [2019-10-10T21:04:40.981Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-10T21:04:40.981Z] === RUN TestDaemonRestartIpcMode [2019-10-10T21:04:40.981Z] === PAUSE TestDaemonRestartIpcMode [2019-10-10T21:04:40.981Z] === RUN TestDiff [2019-10-10T21:04:41.599Z] --- PASS: TestDiff (0.70s) [2019-10-10T21:04:41.599Z] === RUN TestExecWithCloseStdin [2019-10-10T21:04:42.625Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-10-10T21:04:42.625Z] === RUN TestExec [2019-10-10T21:04:42.668Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T21:04:42.668Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T21:04:43.642Z] --- PASS: TestExec (0.91s) [2019-10-10T21:04:43.642Z] === RUN TestExecUser [2019-10-10T21:04:44.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-10T21:04:44.660Z] --- PASS: TestExecUser (0.89s) [2019-10-10T21:04:44.660Z] === RUN TestExportContainerAndImportImage [2019-10-10T21:04:45.672Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2019-10-10T21:04:45.672Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-10T21:04:47.061Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T21:04:47.152Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-10-10T21:04:47.152Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-10T21:04:47.152Z] === RUN TestHealthCheckWorkdir [2019-10-10T21:04:47.989Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-10T21:04:48.165Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-10-10T21:04:48.165Z] === RUN TestHealthKillContainer [2019-10-10T21:04:51.638Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-10T21:04:51.638Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-10T21:04:51.638Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-10-10T21:04:51.638Z] === RUN TestIpcModeNone [2019-10-10T21:04:52.647Z] --- PASS: TestIpcModeNone (0.87s) [2019-10-10T21:04:52.647Z] === RUN TestIpcModePrivate [2019-10-10T21:04:53.304Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-10T21:04:53.667Z] --- PASS: TestIpcModePrivate (0.86s) [2019-10-10T21:04:53.667Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-10T21:04:53.667Z] === RUN TestIpcModeShareable [2019-10-10T21:04:54.283Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-10T21:04:54.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-10T21:04:54.283Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-10T21:04:55.186Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T21:04:56.546Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T21:04:56.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-10T21:04:56.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-10-10T21:04:56.963Z] === RUN TestAPIIpcModeHost [2019-10-10T21:04:57.590Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-10-10T21:04:57.590Z] === RUN TestDaemonIpcModeShareable [2019-10-10T21:04:59.053Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T21:04:59.624Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-10T21:04:59.624Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-10T21:04:59.625Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T21:04:59.625Z] === RUN TestDaemonIpcModePrivate [2019-10-10T21:05:00.936Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T21:05:01.117Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-10-10T21:05:01.117Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-10T21:05:01.117Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T21:05:01.117Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-10T21:05:02.296Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T21:05:03.167Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-10-10T21:05:03.167Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-10T21:05:03.167Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-10T21:05:03.167Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-10T21:05:04.178Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T21:05:04.649Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2019-10-10T21:05:04.649Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-10T21:05:04.649Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-10T21:05:04.649Z] === RUN TestIpcModeOlderClient [2019-10-10T21:05:04.649Z] === PAUSE TestIpcModeOlderClient [2019-10-10T21:05:04.649Z] === RUN TestKillContainerInvalidSignal [2019-10-10T21:05:05.269Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2019-10-10T21:05:05.269Z] === RUN TestKillContainer [2019-10-10T21:05:05.269Z] === RUN TestKillContainer/no_signal [2019-10-10T21:05:05.307Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-10T21:05:05.885Z] === RUN TestKillContainer/non_killing_signal [2019-10-10T21:05:06.302Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-10T21:05:06.504Z] === RUN TestKillContainer/killing_signal [2019-10-10T21:05:06.685Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T21:05:06.776Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-10T21:05:07.517Z] --- PASS: TestKillContainer (2.11s) [2019-10-10T21:05:07.517Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-10T21:05:07.517Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-10-10T21:05:07.517Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-10-10T21:05:07.517Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-10T21:05:07.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-10T21:05:08.045Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T21:05:08.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-10T21:05:08.406Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T21:05:09.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2019-10-10T21:05:09.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-10T21:05:09.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-10-10T21:05:09.150Z] === RUN TestKillStoppedContainer [2019-10-10T21:05:09.150Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-10T21:05:09.150Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-10T21:05:09.150Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-10T21:05:09.150Z] === RUN TestKillDifferentUserContainer [2019-10-10T21:05:09.329Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T21:05:09.766Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-10-10T21:05:09.766Z] === RUN TestInspectOomKilledTrue [2019-10-10T21:05:09.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-10T21:05:11.245Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2019-10-10T21:05:11.245Z] === RUN TestInspectOomKilledFalse [2019-10-10T21:05:11.529Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-10-10T21:05:11.530Z] === RUN TestLinksEtcHostsContentMatch [2019-10-10T21:05:12.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-10-10T21:05:12.154Z] === RUN TestLinksContainerNames [2019-10-10T21:05:12.434Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T21:05:13.632Z] --- PASS: TestLinksContainerNames (1.35s) [2019-10-10T21:05:13.632Z] === RUN TestLogsFollowTailEmpty [2019-10-10T21:05:14.252Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-10-10T21:05:14.252Z] === RUN TestContainerNetworkMountsNoChown [2019-10-10T21:05:14.870Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/default [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/default [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/private [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/private [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/rprivate [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/slave [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/slave [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/rslave [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/shared [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/shared [2019-10-10T21:05:14.870Z] === RUN TestMountDaemonRoot/rshared [2019-10-10T21:05:14.870Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-10T21:05:14.941Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/default [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rslave [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rshared [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/slave [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rprivate [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/private [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/shared [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-10T21:05:15.162Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-10T21:05:15.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-10T21:05:15.162Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-10T21:05:15.447Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-10T21:05:15.447Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-10T21:05:15.447Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-10T21:05:15.447Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-10T21:05:15.447Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-10T21:05:15.447Z] === RUN TestContainerBindMountNonRecursive [2019-10-10T21:05:15.499Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T21:05:15.499Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T21:05:16.941Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2019-10-10T21:05:16.942Z] === RUN TestNetworkNat [2019-10-10T21:05:17.382Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T21:05:17.382Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T21:05:17.382Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T21:05:17.950Z] --- PASS: TestNetworkNat (0.73s) [2019-10-10T21:05:17.950Z] === RUN TestNetworkLocalhostTCPNat [2019-10-10T21:05:18.566Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-10-10T21:05:18.566Z] === RUN TestNetworkLoopbackNat [2019-10-10T21:05:18.741Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T21:05:19.576Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2019-10-10T21:05:19.576Z] === RUN TestPause [2019-10-10T21:05:20.100Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T21:05:20.194Z] --- PASS: TestPause (0.75s) [2019-10-10T21:05:20.194Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-10T21:05:20.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T21:05:20.194Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T21:05:20.194Z] === RUN TestPauseStopPausedContainer [2019-10-10T21:05:20.811Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-10-10T21:05:20.811Z] === RUN TestPsFilter [2019-10-10T21:05:21.094Z] --- PASS: TestPsFilter (0.19s) [2019-10-10T21:05:21.094Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-10T21:05:21.710Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-10T21:05:21.710Z] === RUN TestRemoveContainerWithVolume [2019-10-10T21:05:21.983Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T21:05:22.542Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T21:05:22.724Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-10-10T21:05:22.724Z] === RUN TestRemoveContainerRunning [2019-10-10T21:05:22.797Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-10T21:05:23.342Z] --- PASS: TestRemoveContainerRunning (0.73s) [2019-10-10T21:05:23.342Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-10T21:05:23.960Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-10-10T21:05:23.960Z] === RUN TestRemoveInvalidContainer [2019-10-10T21:05:23.960Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-10T21:05:23.960Z] === RUN TestRenameLinkedContainer [2019-10-10T21:05:26.698Z] --- PASS: TestRenameLinkedContainer (2.79s) [2019-10-10T21:05:26.698Z] === RUN TestRenameStoppedContainer [2019-10-10T21:05:27.311Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-10-10T21:05:27.311Z] === RUN TestRenameRunningContainerAndReuse [2019-10-10T21:05:28.789Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2019-10-10T21:05:28.789Z] === RUN TestRenameInvalidName [2019-10-10T21:05:29.406Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-10T21:05:29.406Z] === RUN TestRenameAnonymousContainer [2019-10-10T21:05:30.870Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T21:05:31.793Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T21:05:32.102Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2019-10-10T21:05:32.102Z] === RUN TestRenameContainerWithSameName [2019-10-10T21:05:32.718Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-10-10T21:05:32.718Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-10T21:05:34.196Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2019-10-10T21:05:34.196Z] === RUN TestResize [2019-10-10T21:05:34.300Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T21:05:34.300Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T21:05:34.300Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T21:05:34.554Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T21:05:34.813Z] --- PASS: TestResize (0.71s) [2019-10-10T21:05:34.813Z] === RUN TestResizeWithInvalidSize [2019-10-10T21:05:35.432Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-10-10T21:05:35.432Z] === RUN TestResizeWhenContainerNotStarted [2019-10-10T21:05:36.051Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:36.051Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:36.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:36.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-10T21:05:36.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-10T21:05:36.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-10T21:05:36.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-10T21:05:37.062Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-10T21:05:37.316Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T21:05:39.199Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T21:05:39.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-10T21:05:39.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-10T21:05:39.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-10T21:05:39.758Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-10T21:05:40.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:42.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-10T21:05:42.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:42.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-10T21:05:43.915Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T21:05:44.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-10T21:05:44.838Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T21:05:45.092Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T21:05:45.092Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.38s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.51s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2019-10-10T21:05:46.486Z] 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-10-10T21:05:46.486Z] === RUN TestCgroupNamespacesRun [2019-10-10T21:05:48.522Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-10T21:05:48.522Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-10T21:05:48.522Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-10T21:05:49.998Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-10T21:05:49.998Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-10T21:05:49.998Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-10T21:05:50.328Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T21:05:50.887Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T21:05:51.141Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T21:05:51.487Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-10-10T21:05:51.487Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-10T21:05:51.487Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-10T21:05:53.023Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T21:05:53.584Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-10T21:05:53.584Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-10T21:05:53.584Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-10T21:05:53.947Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T21:05:55.062Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-10-10T21:05:55.062Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-10T21:05:55.062Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-10T21:05:55.828Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T21:05:56.081Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-10-10T21:05:56.081Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-10T21:05:56.081Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-10T21:05:57.109Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-10T21:05:57.109Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-10T21:05:57.109Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-10T21:05:57.188Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T21:05:57.188Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T21:05:57.748Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T21:05:58.589Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-10-10T21:05:58.589Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-10T21:05:58.589Z] === RUN TestKernelTCPMemory [2019-10-10T21:05:59.609Z] --- PASS: TestKernelTCPMemory (0.94s) [2019-10-10T21:05:59.609Z] === RUN TestNISDomainname [2019-10-10T21:05:59.632Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-10T21:06:00.624Z] --- PASS: TestNISDomainname (1.05s) [2019-10-10T21:06:00.624Z] === RUN TestHostnameDnsResolution [2019-10-10T21:06:02.112Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-10-10T21:06:02.112Z] === RUN TestStats [2019-10-10T21:06:02.888Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T21:06:02.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-10T21:06:03.143Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T21:06:04.065Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T21:06:04.153Z] --- PASS: TestStats (2.32s) [2019-10-10T21:06:04.153Z] === RUN TestStopContainerWithTimeout [2019-10-10T21:06:04.153Z] === RUN TestStopContainerWithTimeout/0 [2019-10-10T21:06:04.153Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-10T21:06:04.153Z] === RUN TestStopContainerWithTimeout/1 [2019-10-10T21:06:04.153Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-10T21:06:04.153Z] === RUN TestStopContainerWithTimeout/3 [2019-10-10T21:06:04.153Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-10T21:06:04.153Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-10T21:06:04.153Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-10T21:06:04.153Z] === CONT TestStopContainerWithTimeout/0 [2019-10-10T21:06:04.153Z] === CONT TestStopContainerWithTimeout/1 [2019-10-10T21:06:04.153Z] === CONT TestStopContainerWithTimeout/3 [2019-10-10T21:06:04.153Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-10T21:06:04.624Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T21:06:05.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-10T21:06:06.471Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T21:06:07.395Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T21:06:07.954Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T21:06:08.557Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-10T21:06:08.557Z] --- PASS: TestStopContainerWithTimeout/0 (1.67s) [2019-10-10T21:06:08.557Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2019-10-10T21:06:08.557Z] --- PASS: TestStopContainerWithTimeout/3 (3.48s) [2019-10-10T21:06:08.557Z] --- PASS: TestStopContainerWithTimeout/-1 (3.60s) [2019-10-10T21:06:08.557Z] === RUN TestDeleteDevicemapper [2019-10-10T21:06:08.557Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-10T21:06:08.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T21:06:08.557Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-10T21:06:08.877Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T21:06:08.877Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T21:06:09.437Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T21:06:10.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s) [2019-10-10T21:06:10.077Z] === RUN TestUpdateMemory [2019-10-10T21:06:11.090Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-10T21:06:11.090Z] === RUN TestUpdateCPUQuota [2019-10-10T21:06:11.321Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T21:06:12.244Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T21:06:12.568Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-10-10T21:06:12.568Z] === RUN TestUpdatePidsLimit [2019-10-10T21:06:12.803Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T21:06:12.853Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-10T21:06:13.150Z] === RUN TestUpdatePidsLimit/no_change [2019-10-10T21:06:13.434Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-10T21:06:13.726Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-10T21:06:14.054Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-10T21:06:14.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-10T21:06:14.622Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-10T21:06:15.254Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-10T21:06:15.607Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit (3.99s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-10T21:06:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-10T21:06:16.728Z] === RUN TestUpdateRestartPolicy [2019-10-10T21:06:17.012Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-10T21:06:17.934Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-10T21:06:18.856Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-10T21:06:19.779Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-10T21:06:20.702Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-10T21:06:21.626Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T21:06:22.773Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-10T21:06:22.773Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-10T21:06:22.773Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-10T21:06:22.987Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-10T21:06:23.911Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T21:06:24.835Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T21:06:25.395Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-10T21:06:25.395Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T21:06:26.318Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T21:06:26.318Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T21:06:28.827Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T21:06:29.248Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2019-10-10T21:06:29.248Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-10T21:06:29.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2019-10-10T21:06:29.533Z] === RUN TestWaitNonBlocked [2019-10-10T21:06:29.749Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T21:06:29.820Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T21:06:29.820Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T21:06:29.820Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T21:06:29.820Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T21:06:29.820Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-10T21:06:29.820Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-10T21:06:30.424Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T21:06:30.834Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-10T21:06:30.834Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2019-10-10T21:06:30.834Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2019-10-10T21:06:30.834Z] === RUN TestWaitBlocked [2019-10-10T21:06:30.834Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T21:06:30.834Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T21:06:30.834Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T21:06:30.834Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T21:06:30.834Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-10T21:06:30.834Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-10T21:06:31.348Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T21:06:31.850Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-10T21:06:31.850Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-10-10T21:06:31.850Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2019-10-10T21:06:31.850Z] === CONT TestContainerStartOnDaemonRestart [2019-10-10T21:06:31.850Z] === CONT TestIpcModeOlderClient [2019-10-10T21:06:31.850Z] === CONT TestDaemonRestartIpcMode [2019-10-10T21:06:31.850Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-10-10T21:06:32.271Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T21:06:32.271Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T21:06:33.193Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T21:06:33.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-10T21:06:33.703Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T21:06:34.627Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T21:06:35.332Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2019-10-10T21:06:35.332Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-10T21:06:35.581Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T21:06:35.956Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2019-10-10T21:06:35.956Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-10T21:06:35.956Z] PASS [2019-10-10T21:06:35.956Z] [2019-10-10T21:06:35.956Z] === Skipped [2019-10-10T21:06:35.956Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-10T21:06:35.956Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-10T21:06:35.956Z] [2019-10-10T21:06:35.956Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-10T21:06:35.956Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-10T21:06:35.956Z] [2019-10-10T21:06:35.956Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-10T21:06:35.956Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-10T21:06:35.956Z] [2019-10-10T21:06:35.956Z] [2019-10-10T21:06:35.956Z] DONE 197 tests, 3 skipped in 121.975s [2019-10-10T21:06:35.956Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-10T21:06:35.956Z] ++ 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-10-10T21:06:35.956Z] ++ set -e [2019-10-10T21:06:35.956Z] ++ '[' -n 0 ']' [2019-10-10T21:06:35.956Z] ++ set -x [2019-10-10T21:06:35.956Z] ++ env -i DEST=/go/src/github.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-10-10T21:06:35.956Z] INFO: Testing against a local daemon [2019-10-10T21:06:35.956Z] === RUN TestCommitInheritsEnv [2019-10-10T21:06:36.240Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-10T21:06:36.240Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-10T21:06:36.240Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-10T21:06:36.240Z] === RUN TestImagesFilterMultiReference [2019-10-10T21:06:36.504Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T21:06:36.504Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T21:06:36.523Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-10T21:06:36.523Z] === RUN TestImagePullPlatformInvalid [2019-10-10T21:06:36.523Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-10-10T21:06:36.524Z] === RUN TestRemoveImageOrphaning [2019-10-10T21:06:36.758Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-10T21:06:36.806Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-10-10T21:06:36.806Z] === RUN TestRemoveImageGarbageCollector [2019-10-10T21:06:36.806Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-10T21:06:36.806Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:06:36.806Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-10T21:06:36.806Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-10T21:06:36.806Z] === RUN TestTagInvalidReference [2019-10-10T21:06:37.091Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-10T21:06:37.091Z] === RUN TestTagValidPrefixedRepo [2019-10-10T21:06:37.091Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-10T21:06:37.091Z] === RUN TestTagExistedNameWithoutForce [2019-10-10T21:06:37.091Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-10-10T21:06:37.091Z] === RUN TestTagOfficialNames [2019-10-10T21:06:37.091Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-10T21:06:37.091Z] === RUN TestTagMatchesDigest [2019-10-10T21:06:37.091Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-10T21:06:37.091Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-10T21:06:37.681Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T21:06:37.681Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T21:06:39.045Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T21:06:39.346Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-10T21:06:39.968Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T21:06:40.891Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T21:06:41.813Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T21:06:41.813Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T21:06:42.742Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T21:06:44.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T21:06:45.986Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T21:06:47.870Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T21:06:48.429Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T21:06:49.353Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T21:06:50.276Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T21:06:50.835Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T21:06:51.760Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T21:06:52.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-10T21:06:53.606Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T21:06:55.985Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-10T21:06:57.760Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T21:06:57.760Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T21:06:58.318Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T21:07:00.825Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T21:07:02.706Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T21:07:05.962Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T21:07:08.099Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-10T21:07:08.470Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T21:07:08.470Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T21:07:08.470Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T21:07:09.031Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T21:07:10.913Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T21:07:12.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-10T21:07:12.535Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T21:07:15.042Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T21:07:15.965Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T21:07:17.846Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T21:07:18.405Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-10T21:07:18.405Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T21:07:19.327Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-10T21:07:20.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-10T21:07:21.176Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T21:07:21.176Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T21:07:22.100Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T21:07:23.024Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T21:07:23.947Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-10T21:07:24.871Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T21:07:24.871Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T21:07:25.795Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T21:07:26.718Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T21:07:27.277Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T21:07:28.201Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T21:07:29.123Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T21:07:29.683Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T21:07:30.606Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T21:07:31.529Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T21:07:31.529Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T21:07:32.088Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T21:07:33.011Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T21:07:34.893Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T21:07:34.893Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T21:07:34.893Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T21:07:39.059Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T21:07:39.618Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T21:07:43.217Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-10T21:07:51.765Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-10T21:07:52.323Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T21:07:54.205Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-10T21:07:54.205Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-10T21:07:54.205Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T21:07:54.205Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T21:07:54.765Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T21:07:58.021Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T21:07:58.228Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-10T21:07:59.903Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T21:08:01.263Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T21:08:02.187Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T21:08:03.114Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T21:08:03.674Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T21:08:05.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T21:08:05.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T21:08:05.034Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T21:08:06.916Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T21:08:07.841Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T21:08:09.724Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T21:08:09.724Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T21:08:09.724Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T21:08:10.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-10T21:08:11.607Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T21:08:12.966Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T21:08:19.505Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T21:08:20.064Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T21:08:20.987Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T21:08:22.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T21:08:25.374Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T21:08:28.631Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T21:08:30.513Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T21:08:33.770Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T21:08:35.130Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T21:08:36.490Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T21:08:36.744Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T21:08:37.304Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T21:08:38.663Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T21:08:39.222Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T21:08:40.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T21:08:42.654Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T21:08:45.162Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T21:08:49.327Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-10T21:08:49.327Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T21:08:50.250Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T21:08:50.251Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-10T21:08:51.175Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T21:08:51.175Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T21:08:52.100Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T21:08:53.025Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T21:08:53.025Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T21:08:53.949Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T21:08:54.873Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-10T21:08:54.873Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T21:08:55.128Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-10T21:08:55.686Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-10T21:08:56.610Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T21:08:58.494Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T21:08:59.417Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-10T21:09:00.342Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T21:09:01.265Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T21:09:01.823Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T21:09:02.747Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T21:09:03.670Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T21:09:03.670Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T21:09:04.593Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T21:09:05.152Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T21:09:05.152Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T21:09:06.077Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-10T21:09:06.077Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-10T21:09:07.962Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T21:09:07.962Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T21:09:11.220Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T21:09:12.582Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T21:09:13.505Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T21:09:14.868Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-10T21:09:17.377Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T21:09:17.935Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-10T21:09:18.190Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T21:09:19.114Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-10T21:09:21.622Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-10T21:09:22.180Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-10T21:09:24.061Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-10T21:09:26.569Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-10T21:09:26.824Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-10T21:09:30.980Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-10T21:09:31.904Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-10T21:09:31.904Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-10T21:09:31.904Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-10T21:09:32.828Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-10T21:09:33.752Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-10T21:09:34.675Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-10T21:09:35.234Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-10T21:09:36.157Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-10T21:09:36.716Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T21:09:37.640Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T21:09:38.563Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T21:09:40.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-10T21:09:41.005Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-10T21:09:41.260Z] === RUN TestDockerSuite/TestRunState [2019-10-10T21:09:41.823Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-10T21:09:43.195Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T21:09:44.118Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T21:09:45.043Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-10T21:09:45.043Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T21:09:45.043Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-10T21:09:45.043Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T21:09:45.968Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T21:09:46.892Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-10T21:09:48.776Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T21:09:48.776Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T21:09:48.776Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T21:09:49.334Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-10T21:09:51.843Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-10T21:09:52.766Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-10T21:09:54.617Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-10T21:09:54.647Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-10T21:09:55.386Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-10T21:09:56.154Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-10T21:09:56.154Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-10T21:09:56.909Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-10T21:09:57.650Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-10T21:09:57.650Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-10T21:09:58.375Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-10T21:09:58.802Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T21:09:59.082Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-10T21:10:02.058Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T21:10:02.313Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T21:10:03.236Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T21:10:03.795Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T21:10:04.976Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-10T21:10:06.304Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T21:10:07.482Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-10T21:10:07.665Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T21:10:08.223Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T21:10:08.478Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T21:10:08.478Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T21:10:09.401Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T21:10:10.324Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T21:10:10.883Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-10T21:10:10.883Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T21:10:11.137Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T21:10:12.073Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T21:10:13.516Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-10T21:10:13.516Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-10T21:10:13.516Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-10T21:10:13.989Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-10T21:10:13.989Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-10T21:10:13.989Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-10T21:10:16.227Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T21:10:17.150Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T21:10:17.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-10T21:10:17.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-10T21:10:17.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-10T21:10:17.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-10T21:10:18.510Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T21:10:18.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-10T21:10:21.017Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T21:10:22.375Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T21:10:24.719Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-10T21:10:24.883Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T21:10:27.389Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T21:10:28.314Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T21:10:28.872Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T21:10:29.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T21:10:29.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T21:10:29.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T21:10:29.795Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T21:10:30.049Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-10T21:10:30.973Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-10T21:10:31.896Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-10T21:10:32.821Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-10T21:10:34.706Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-10T21:10:35.265Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-10T21:10:36.188Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T21:10:36.188Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-10T21:10:36.747Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-10T21:10:37.004Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-10T21:10:37.004Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-10T21:10:37.004Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T21:10:37.258Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-10T21:10:37.258Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-10T21:10:37.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-10T21:10:37.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-10T21:10:37.767Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-10T21:10:38.021Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-10T21:10:38.944Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-10T21:10:38.944Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-10T21:10:39.883Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-10T21:10:40.806Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-10T21:10:40.806Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-10T21:10:41.729Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T21:10:41.984Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T21:10:42.908Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T21:10:42.908Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-10T21:10:43.466Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-10T21:10:44.390Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-10T21:10:44.390Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T21:10:44.390Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T21:10:45.313Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-10T21:10:46.039Z] === RUN TestDockerSuite/TestBuildFails [2019-10-10T21:10:46.677Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-10T21:10:47.602Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-10T21:10:47.602Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T21:10:48.268Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-10T21:10:48.268Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-10T21:10:48.525Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T21:10:48.525Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T21:10:49.883Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T21:10:50.807Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T21:10:53.314Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T21:10:53.874Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T21:10:54.129Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T21:10:54.129Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T21:10:55.051Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-10T21:10:56.411Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-10T21:10:57.770Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T21:10:57.770Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T21:10:58.738Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-10T21:10:59.651Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T21:10:59.651Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T21:11:00.210Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T21:11:02.719Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T21:11:02.719Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T21:11:04.080Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T21:11:04.334Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T21:11:04.334Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T21:11:04.653Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-10T21:11:06.216Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T21:11:07.582Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T21:11:07.837Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T21:11:08.091Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T21:11:08.091Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T21:11:08.091Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T21:11:08.649Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T21:11:11.158Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T21:11:12.441Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-10T21:11:16.389Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T21:11:19.644Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T21:11:20.203Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T21:11:22.084Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T21:11:24.355Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-10T21:11:24.590Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T21:11:25.164Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-10T21:11:27.101Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T21:11:28.025Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T21:11:29.949Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T21:11:32.374Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-10T21:11:32.374Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-10T21:11:32.374Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-10T21:11:32.455Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T21:11:33.195Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-10T21:11:33.195Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-10T21:11:34.963Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T21:11:35.523Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-10T21:11:38.783Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T21:11:42.949Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T21:11:43.476Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-10T21:11:43.476Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-10T21:11:44.680Z] --- PASS: TestImportExtremelyLargeImageWorks (297.34s) [2019-10-10T21:11:44.680Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-10T21:11:44.680Z] PASS [2019-10-10T21:11:44.680Z] [2019-10-10T21:11:44.680Z] === Skipped [2019-10-10T21:11:44.680Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-10T21:11:44.680Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:11:44.680Z] [2019-10-10T21:11:44.680Z] [2019-10-10T21:11:44.680Z] DONE 12 tests, 1 skipped in 298.686s [2019-10-10T21:11:44.680Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-10T21:11:44.680Z] ++ 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-10-10T21:11:44.680Z] ++ set -e [2019-10-10T21:11:44.680Z] ++ '[' -n 0 ']' [2019-10-10T21:11:44.680Z] ++ set -x [2019-10-10T21:11:44.680Z] ++ env -i DEST=/go/src/github.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-10-10T21:11:44.680Z] INFO: Testing against a local daemon [2019-10-10T21:11:44.680Z] === RUN TestNetworkCreateDelete [2019-10-10T21:11:44.680Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-10T21:11:44.680Z] === RUN TestDockerNetworkDeletePreferID [2019-10-10T21:11:44.680Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-10T21:11:44.680Z] === RUN TestInspectNetwork [2019-10-10T21:11:44.680Z] === RUN TestInspectNetwork/full_network_id [2019-10-10T21:11:44.680Z] === RUN TestInspectNetwork/partial_network_id [2019-10-10T21:11:44.680Z] === RUN TestInspectNetwork/network_name [2019-10-10T21:11:44.680Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-10T21:11:44.680Z] --- PASS: TestInspectNetwork (8.52s) [2019-10-10T21:11:44.680Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-10T21:11:44.680Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-10T21:11:44.680Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-10T21:11:44.680Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-10T21:11:44.681Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-10T21:11:44.681Z] === RUN TestRunContainerWithBridgeNone [2019-10-10T21:11:46.205Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T21:11:46.722Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2019-10-10T21:11:46.722Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-10T21:11:46.722Z] === RUN TestNetworkInvalidJSON [2019-10-10T21:11:46.722Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-10T21:11:46.722Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-10T21:11:46.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T21:11:46.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T21:11:46.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T21:11:46.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T21:11:46.722Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-10T21:11:46.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-10T21:11:46.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-10T21:11:46.722Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-10T21:11:46.722Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-10T21:11:46.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-10T21:11:46.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-10T21:11:46.722Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-10T21:11:47.743Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-10T21:11:47.743Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-10T21:11:47.743Z] === RUN TestDaemonDefaultNetworkPools [2019-10-10T21:11:48.361Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-10T21:11:48.361Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-10T21:11:48.361Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-10T21:11:48.711Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-10T21:11:49.839Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-10-10T21:11:49.839Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-10T21:11:49.839Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-10T21:11:51.327Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2019-10-10T21:11:51.327Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-10T21:11:51.327Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-10T21:11:51.613Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-10T21:11:51.613Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-10T21:11:51.613Z] === RUN TestServiceWithPredefinedNetwork [2019-10-10T21:11:51.966Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T21:11:54.315Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-10-10T21:11:54.315Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-10T21:11:54.315Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-10T21:11:54.315Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T21:11:54.315Z] service_test.go:230: FLAKY_TEST [2019-10-10T21:11:54.315Z] === RUN TestServiceWithDataPathPortInit [2019-10-10T21:11:54.472Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-10T21:11:54.727Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-10T21:11:56.463Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-10T21:11:56.610Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T21:11:57.170Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T21:11:57.300Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-10T21:11:58.094Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T21:11:59.019Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T21:11:59.019Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T21:11:59.918Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-10T21:11:59.918Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-10T21:11:59.941Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T21:12:00.739Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-10T21:12:00.739Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-10T21:12:04.096Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T21:12:05.478Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-10T21:12:06.318Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-10T21:12:07.145Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-10T21:12:08.251Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-10T21:12:08.505Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-10T21:12:08.807Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-10T21:12:08.807Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-10T21:12:09.429Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-10T21:12:09.429Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-10T21:12:09.552Z] --- PASS: TestServiceWithDataPathPortInit (14.63s) [2019-10-10T21:12:09.553Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T21:12:09.553Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-10T21:12:09.553Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-10T21:12:10.351Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-10T21:12:10.473Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-10T21:12:12.114Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-10T21:12:12.234Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-10T21:12:12.234Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-10T21:12:13.623Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-10T21:12:14.550Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-10T21:12:15.473Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-10T21:12:16.377Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2019-10-10T21:12:16.377Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-10T21:12:16.377Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7yiyxn8f9qlhjwwygcbf5mzjz Created:2019-10-10 21:12:09.840397954 +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[e1b8230e86e7a3dabc46d86c1979d35f547438a0366c3c241c35d51501fe148d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t03nfh2nab6zmdt012v2hkhyn EndpointID:393b9a52203b76dd71a2f54f0086e709b4865d5e91564772a4b28a4e7c15dbf3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9cc1762828f13957a2a0c3bff436c00a2ed1f83037952bcad46f607760a8cbae 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:c55db4d85bb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t03nfh2nab6zmdt012v2hkhyn EndpointID:393b9a52203b76dd71a2f54f0086e709b4865d5e91564772a4b28a4e7c15dbf3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-10T21:12:16.377Z] PASS [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] === Skipped [2019-10-10T21:12:16.377Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-10T21:12:16.377Z] service_test.go:230: FLAKY_TEST [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] DONE 21 tests, 1 skipped in 41.489s [2019-10-10T21:12:16.377Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-10T21:12:16.377Z] ++ 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-10-10T21:12:16.377Z] ++ set -e [2019-10-10T21:12:16.377Z] ++ '[' -n 0 ']' [2019-10-10T21:12:16.377Z] ++ set -x [2019-10-10T21:12:16.377Z] ++ env -i DEST=/go/src/github.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-10-10T21:12:16.377Z] INFO: Testing against a local daemon [2019-10-10T21:12:16.377Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-10T21:12:16.377Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T21:12:16.377Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T21:12:16.377Z] === RUN TestDockerNetworkIpvlan [2019-10-10T21:12:16.377Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-10T21:12:16.377Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T21:12:16.377Z] PASS [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] === Skipped [2019-10-10T21:12:16.377Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-10T21:12:16.377Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-10T21:12:16.377Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] [2019-10-10T21:12:16.377Z] DONE 2 tests, 2 skipped in 0.100s [2019-10-10T21:12:16.377Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-10T21:12:16.377Z] ++ 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-10-10T21:12:16.377Z] ++ set -e [2019-10-10T21:12:16.377Z] ++ '[' -n 0 ']' [2019-10-10T21:12:16.377Z] ++ set -x [2019-10-10T21:12:16.377Z] ++ env -i DEST=/go/src/github.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-10-10T21:12:16.377Z] INFO: Testing against a local daemon [2019-10-10T21:12:16.377Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-10T21:12:17.355Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-10T21:12:17.859Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-10T21:12:17.859Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-10T21:12:17.859Z] === RUN TestDockerNetworkMacvlan [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-10T21:12:18.431Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-10T21:12:18.869Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-10T21:12:19.008Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-10T21:12:19.485Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-10T21:12:19.550Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-10T21:12:20.500Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-10T21:12:21.508Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-10T21:12:22.867Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-10T21:12:22.867Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-10T21:12:23.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-10T21:12:23.790Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-10T21:12:24.714Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T21:12:25.537Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-10T21:12:26.661Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-10T21:12:29.947Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-10T21:12:32.170Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan (14.97s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2019-10-10T21:12:32.791Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-10T21:12:32.791Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-10T21:12:32.791Z] PASS [2019-10-10T21:12:32.791Z] [2019-10-10T21:12:32.791Z] DONE 8 tests in 16.537s [2019-10-10T21:12:32.791Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-10T21:12:32.791Z] ++ 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-10-10T21:12:32.791Z] ++ set -e [2019-10-10T21:12:32.791Z] ++ '[' -n 0 ']' [2019-10-10T21:12:32.791Z] ++ set -x [2019-10-10T21:12:32.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-10-10T21:12:32.792Z] testing: warning: no tests to run [2019-10-10T21:12:32.792Z] PASS [2019-10-10T21:12:32.792Z] [2019-10-10T21:12:32.792Z] DONE 0 tests in 0.014s [2019-10-10T21:12:32.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-10T21:12:32.792Z] ++ 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-10-10T21:12:32.792Z] ++ set -e [2019-10-10T21:12:32.792Z] ++ '[' -n 0 ']' [2019-10-10T21:12:32.792Z] ++ set -x [2019-10-10T21:12:32.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-10-10T21:12:32.792Z] INFO: Testing against a local daemon [2019-10-10T21:12:32.792Z] === RUN TestAuthZPluginAllowRequest [2019-10-10T21:12:33.204Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-10T21:12:34.836Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-10T21:12:34.836Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-10T21:12:34.836Z] === RUN TestAuthZPluginTLS [2019-10-10T21:12:35.126Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-10T21:12:35.126Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-10T21:12:35.126Z] === RUN TestAuthZPluginDenyRequest [2019-10-10T21:12:35.742Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-10T21:12:35.742Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-10T21:12:35.742Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-10T21:12:36.364Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-10T21:12:36.364Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-10T21:12:36.364Z] === RUN TestAuthZPluginDenyResponse [2019-10-10T21:12:36.463Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-10T21:12:36.980Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-10T21:12:36.980Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-10T21:12:36.980Z] === RUN TestAuthZPluginAllowEventStream [2019-10-10T21:12:38.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2019-10-10T21:12:38.458Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-10T21:12:38.458Z] === RUN TestAuthZPluginErrorResponse [2019-10-10T21:12:39.076Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-10T21:12:39.076Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-10T21:12:39.076Z] === RUN TestAuthZPluginErrorRequest [2019-10-10T21:12:39.693Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-10T21:12:39.693Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-10T21:12:39.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-10T21:12:39.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T21:12:40.328Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-10T21:12:40.328Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-10T21:12:40.328Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-10T21:12:42.360Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-10T21:12:42.360Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-10T21:12:42.360Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-10T21:12:43.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T21:12:44.403Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-10-10T21:12:44.403Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-10T21:12:44.403Z] === RUN TestAuthZPluginHeader [2019-10-10T21:12:45.425Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-10T21:12:45.425Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-10T21:12:45.425Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-10T21:12:45.425Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T21:12:45.425Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:12:45.425Z] === RUN TestAuthZPluginV2Disable [2019-10-10T21:12:45.425Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-10T21:12:45.425Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:12:45.425Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-10T21:12:45.425Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T21:12:45.425Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:12:45.425Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-10T21:12:45.425Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T21:12:45.425Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:12:45.425Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-10T21:12:49.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-10T21:12:51.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-10T21:12:53.511Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-10T21:12:55.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-10T21:12:55.732Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-10T21:12:55.732Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-10T21:12:56.731Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-10T21:12:56.752Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-10T21:12:59.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-10T21:13:01.766Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-10T21:13:03.882Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-10-10T21:13:03.882Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-10T21:13:03.882Z] PASS [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] === Skipped [2019-10-10T21:13:03.882Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-10T21:13:03.882Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-10T21:13:03.882Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-10T21:13:03.882Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-10T21:13:03.882Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] DONE 17 tests, 4 skipped in 29.315s [2019-10-10T21:13:03.882Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-10T21:13:03.882Z] ++ 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-10-10T21:13:03.882Z] ++ set -e [2019-10-10T21:13:03.882Z] ++ '[' -n 0 ']' [2019-10-10T21:13:03.882Z] ++ set -x [2019-10-10T21:13:03.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-10T21:13:03.882Z] INFO: Testing against a local daemon [2019-10-10T21:13:03.882Z] === RUN TestPluginInvalidJSON [2019-10-10T21:13:03.882Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T21:13:03.882Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T21:13:03.882Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-10T21:13:03.882Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-10T21:13:03.882Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-10T21:13:03.882Z] PASS [2019-10-10T21:13:03.882Z] [2019-10-10T21:13:03.882Z] DONE 2 tests in 0.144s [2019-10-10T21:13:03.882Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-10T21:13:03.883Z] ++ 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-10-10T21:13:03.883Z] ++ set -e [2019-10-10T21:13:03.883Z] ++ '[' -n 0 ']' [2019-10-10T21:13:03.883Z] ++ set -x [2019-10-10T21:13:03.883Z] ++ env -i DEST=/go/src/github.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-10-10T21:13:03.883Z] INFO: Testing against a local daemon [2019-10-10T21:13:03.883Z] === RUN TestExternalGraphDriver [2019-10-10T21:13:03.883Z] === RUN TestExternalGraphDriver/json [2019-10-10T21:13:04.273Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-10T21:13:04.903Z] === RUN TestExternalGraphDriver/spec [2019-10-10T21:13:06.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-10T21:13:06.934Z] === RUN TestExternalGraphDriver/pull [2019-10-10T21:13:08.663Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T21:13:08.967Z] --- PASS: TestExternalGraphDriver (6.71s) [2019-10-10T21:13:08.967Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-10T21:13:08.967Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-10-10T21:13:08.967Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-10T21:13:08.967Z] --- PASS: TestExternalGraphDriver/pull (2.34s) [2019-10-10T21:13:08.967Z] === RUN TestGraphdriverPluginV2 [2019-10-10T21:13:09.257Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-10T21:13:09.257Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:09.257Z] PASS [2019-10-10T21:13:09.257Z] [2019-10-10T21:13:09.257Z] === Skipped [2019-10-10T21:13:09.257Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-10T21:13:09.257Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:13:09.257Z] [2019-10-10T21:13:09.257Z] [2019-10-10T21:13:09.257Z] DONE 5 tests, 1 skipped in 6.879s [2019-10-10T21:13:09.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-10T21:13:09.257Z] ++ 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-10-10T21:13:09.257Z] ++ set -e [2019-10-10T21:13:09.257Z] ++ '[' -n 0 ']' [2019-10-10T21:13:09.257Z] ++ set -x [2019-10-10T21:13:09.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=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-10-10T21:13:09.257Z] INFO: Testing against a local daemon [2019-10-10T21:13:09.257Z] === RUN TestContinueAfterPluginCrash [2019-10-10T21:13:09.257Z] === PAUSE TestContinueAfterPluginCrash [2019-10-10T21:13:09.257Z] === RUN TestDaemonStartWithLogOpt [2019-10-10T21:13:09.257Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-10T21:13:09.257Z] === CONT TestContinueAfterPluginCrash [2019-10-10T21:13:09.257Z] === CONT TestDaemonStartWithLogOpt [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T21:13:26.689Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T21:13:27.791Z] --- PASS: TestDaemonStartWithLogOpt (15.59s) [2019-10-10T21:13:27.791Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-10T21:13:29.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T21:13:29.449Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T21:13:29.449Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T21:13:29.704Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T21:13:29.704Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-10T21:13:29.967Z] --- PASS: TestContinueAfterPluginCrash (20.59s) [2019-10-10T21:13:29.967Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-10T21:13:29.967Z] PASS [2019-10-10T21:13:29.967Z] [2019-10-10T21:13:29.967Z] DONE 2 tests in 20.701s [2019-10-10T21:13:29.967Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-10T21:13:29.967Z] ++ 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-10-10T21:13:29.967Z] ++ set -e [2019-10-10T21:13:29.967Z] ++ '[' -n 0 ']' [2019-10-10T21:13:29.967Z] ++ set -x [2019-10-10T21:13:29.967Z] ++ env -i DEST=/go/src/github.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-10-10T21:13:29.967Z] INFO: Testing against a local daemon [2019-10-10T21:13:29.967Z] === RUN TestPluginWithDevMounts [2019-10-10T21:13:29.967Z] === PAUSE TestPluginWithDevMounts [2019-10-10T21:13:29.967Z] === CONT TestPluginWithDevMounts [2019-10-10T21:13:30.626Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T21:13:32.748Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-10T21:13:32.748Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-10T21:13:32.748Z] PASS [2019-10-10T21:13:32.748Z] [2019-10-10T21:13:32.748Z] DONE 1 tests in 2.406s [2019-10-10T21:13:32.748Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-10T21:13:32.748Z] ++ 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-10-10T21:13:32.748Z] ++ set -e [2019-10-10T21:13:32.748Z] ++ '[' -n 0 ']' [2019-10-10T21:13:32.748Z] ++ set -x [2019-10-10T21:13:32.748Z] ++ env -i DEST=/go/src/github.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-10-10T21:13:32.748Z] INFO: Testing against a local daemon [2019-10-10T21:13:32.748Z] === RUN TestSecretInspect [2019-10-10T21:13:33.139Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T21:13:33.139Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T21:13:33.139Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T21:13:34.778Z] --- PASS: TestSecretInspect (2.22s) [2019-10-10T21:13:34.778Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-10T21:13:34.778Z] === RUN TestSecretList [2019-10-10T21:13:36.395Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T21:13:36.812Z] --- PASS: TestSecretList (2.16s) [2019-10-10T21:13:36.812Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-10T21:13:36.812Z] === RUN TestSecretsCreateAndDelete [2019-10-10T21:13:39.635Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-10-10T21:13:39.635Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-10T21:13:39.635Z] === RUN TestSecretsUpdate [2019-10-10T21:13:40.552Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite (1786.69s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.44s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.45s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.05s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.29s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.89s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.92s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.16s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.42s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (2.84s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.03s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachDetach (1.26s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.79s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.16s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.93s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.12s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.68s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.77s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.59s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.42s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.44s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.97s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.83s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.72s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.79s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.93s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.31s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.68s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.63s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.87s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.02s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.80s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.40s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.06s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.69s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-10-10T21:13:40.552Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T21:13:40.552Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.68s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.13s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContChar (4.31s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.17s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.99s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.16s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.30s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-10-10T21:13:40.552Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T21:13:40.552Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.552Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T21:13:40.552Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.552Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T21:13:40.552Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.552Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T21:13:40.552Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.66s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.21s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.62s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.17s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.89s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2019-10-10T21:13:40.552Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.86s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.78s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.69s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.60s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.21s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.98s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.66s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.87s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.57s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnv (1.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.33s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.84s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.20s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.86s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.33s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.98s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.64s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.92s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.21s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.02s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.89s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.53s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.32s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.61s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.78s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.87s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.03s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.75s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.48s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.19s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.41s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.50s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.25s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.84s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildPATH (2.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.23s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.25s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.57s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRm (3.03s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.39s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.46s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildStderr (1.39s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.15s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.42s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildUser (2.10s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.47s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.43s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T21:13:40.553Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.38s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitChange (1.17s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.67s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitTTY (1.87s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.21s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.11s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.95s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2019-10-10T21:13:40.553Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.79s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.34s) [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc00092c660 } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1418958942 /foo false } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1418958942 /foo true } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3396919845 /foo false } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3396919845 /foo true } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3396919845 /foo true 0xc00092cae0 } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc00092cb00 } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc00092cb20 } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc00092cb40 } [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc00092cb60 } [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2019-10-10T21:13:40.553Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T21:13:40.553Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 10 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 11 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 12 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 13 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 14 [2019-10-10T21:13:40.554Z] docker_api_containers_test.go:1927: case 15 [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.15s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.89s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.82s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership943323590/file1 5cb0e59413c144ee6d89de487d92631410b9e83629035c2f532220172c944464:/tmpvol/file1` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp df184e7e5dece237c7305f001429602a7a7318b28795d42db9beb8927e4e6c45:/root/file1 /tmp/test-cp-from-case-a503706221/itWorks.txt` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a503706221/itWorks.txt" contains "file1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 2ef01354424dbf1dac6643033cccc0c96fb255676b12c2389e45073579bf2c77:/file1 /tmp/test-cp-from-case-b829661416/testDir/` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c656951591/file2" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 560b8e60f5cc7d85fb562d9e4eaff5d6b82735f8d31900ac276cfedf8a1bc14b:/root/file1 /tmp/test-cp-from-case-c656951591/file2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c656951591/file2" contains "file1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 3a3cfc27d76be9a572d61c694073a0c6e623b2a3e7477f73db269717a575634f:/file1 /tmp/test-cp-from-case-d636950618/dir1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d636950618/dir1/file1" contains "file1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 3a3cfc27d76be9a572d61c694073a0c6e623b2a3e7477f73db269717a575634f:/file1 /tmp/test-cp-from-case-d636950618/dir1/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d636950618/dir1/file1" contains "file1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 9be933974aa2fbab4f29fcf01c3160c14e36407e3c5c6805fe10b92c481e934f:dir1 /tmp/test-cp-from-case-e182913009/testDir` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e182913009/testDir/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 9be933974aa2fbab4f29fcf01c3160c14e36407e3c5c6805fe10b92c481e934f:dir1 /tmp/test-cp-from-case-e182913009/testDir/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e182913009/testDir/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.05s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp a639bf1a7351268b733b11a203eae803810b0d23de98acb1838b815382deb4e5:/root/dir1 /tmp/test-cp-from-case-f188064412/file1` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp e3ff86726756fd1fcf0a1299dafcfe517a9c909ca45c56862a6e04e481b5c590:/root/dir1 /tmp/test-cp-from-case-g237919563/dir2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g237919563/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp e3ff86726756fd1fcf0a1299dafcfe517a9c909ca45c56862a6e04e481b5c590:/root/dir1 /tmp/test-cp-from-case-g237919563/dir2/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g237919563/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 36f0a14f56a4af9cffdeebf563d6e45f19d8d2f145ec0abc861564904915df0f:dir1/. /tmp/test-cp-from-case-h320011822/testDir` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h320011822/testDir/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 36f0a14f56a4af9cffdeebf563d6e45f19d8d2f145ec0abc861564904915df0f:dir1/. /tmp/test-cp-from-case-h320011822/testDir/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h320011822/testDir/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 415ce01074a97d1d8c29a5b3f5df07323b12e66964c52c35f03c63562fb0d6ae:/root/dir1/. /tmp/test-cp-from-case-i926935477/file1` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 9064651cdc2624796d285ba113cf78dca265cc9c2e39510f6627ec76b0ea78d7:/root/dir1/. /tmp/test-cp-from-case-j251712400/dir2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j251712400/dir2/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp 9064651cdc2624796d285ba113cf78dca265cc9c2e39510f6627ec76b0ea78d7:/root/dir1/. /tmp/test-cp-from-case-j251712400/dir2/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j251712400/dir2/file1-1" contains "file1-1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp d5908729e70e89eb1f7ded1d07acf4a0fe9c214ba42887e80768282d717088ae:/file2 /tmp/test-cp-from-err-dst-not-dir155389359/symlinkToFile1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir155389359/symlinkToFile1" points to "file1" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir155389359/file1" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp d5908729e70e89eb1f7ded1d07acf4a0fe9c214ba42887e80768282d717088ae:/file2 /tmp/test-cp-from-err-dst-not-dir155389359/symlinkToDir1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir155389359/symlinkToDir1" points to "dir1" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir155389359/file2" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp d5908729e70e89eb1f7ded1d07acf4a0fe9c214ba42887e80768282d717088ae:/file2 /tmp/test-cp-from-err-dst-not-dir155389359/brokenSymlinkToFileX` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir155389359/brokenSymlinkToFileX" points to "fileX" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir155389359/fileX" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp d5908729e70e89eb1f7ded1d07acf4a0fe9c214ba42887e80768282d717088ae:/dir2 /tmp/test-cp-from-err-dst-not-dir155389359/symlinkToDir1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir155389359/symlinkToDir1" points to "dir1" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir155389359/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp d5908729e70e89eb1f7ded1d07acf4a0fe9c214ba42887e80768282d717088ae:/dir2 /tmp/test-cp-from-err-dst-not-dir155389359/brokenSymlinkToDirX` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir155389359/brokenSymlinkToDirX" points to "dirX" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir155389359/dirX/file2-1" contains "file2-1\n" [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a877186871/file1 ac1bb160ee2230839f080cde37ddd6f85caa544edd0630e7dd2ba121f1261fa4:/root/itWorks.txt` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "ac1bb160ee2230839f080cde37ddd6f85caa544edd0630e7dd2ba121f1261fa4" start output contains "file1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac1bb160ee2230839f080cde37ddd6f85caa544edd0630e7dd2ba121f1261fa4` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b796811050/file1 fdc39093ad648091b6cd79fb1085c573d8da47332b0c76905793102a4f63d383:testDir/` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.43s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "7a39449e7d36599da45b5c184059f30bed888be833351d67f6d074f4954aa0f8" start output contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7a39449e7d36599da45b5c184059f30bed888be833351d67f6d074f4954aa0f8` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c090597505/file1 7a39449e7d36599da45b5c184059f30bed888be833351d67f6d074f4954aa0f8:/root/file2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "7a39449e7d36599da45b5c184059f30bed888be833351d67f6d074f4954aa0f8" start output contains "file1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7a39449e7d36599da45b5c184059f30bed888be833351d67f6d074f4954aa0f8` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "f8a13ea12c243c31e76b77e5bff9617077026793a49545843a3bee03f2187367" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8a13ea12c243c31e76b77e5bff9617077026793a49545843a3bee03f2187367` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d437719020/file1 f8a13ea12c243c31e76b77e5bff9617077026793a49545843a3bee03f2187367:dir1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "f8a13ea12c243c31e76b77e5bff9617077026793a49545843a3bee03f2187367" start output contains "file1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8a13ea12c243c31e76b77e5bff9617077026793a49545843a3bee03f2187367` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "7e22008444acf819d0517f4f39185b85edf689b35e2fab2f83d3b6faac1deb4b" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7e22008444acf819d0517f4f39185b85edf689b35e2fab2f83d3b6faac1deb4b` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d437719020/file1 7e22008444acf819d0517f4f39185b85edf689b35e2fab2f83d3b6faac1deb4b:dir1/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "7e22008444acf819d0517f4f39185b85edf689b35e2fab2f83d3b6faac1deb4b" start output contains "file1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7e22008444acf819d0517f4f39185b85edf689b35e2fab2f83d3b6faac1deb4b` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.37s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e517078107/dir1 db189c4fa62f7ad97c600ced73ab70bc517353c8f9fbf44bbdd847dde5dea969:testDir` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "db189c4fa62f7ad97c600ced73ab70bc517353c8f9fbf44bbdd847dde5dea969" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a db189c4fa62f7ad97c600ced73ab70bc517353c8f9fbf44bbdd847dde5dea969` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e517078107/dir1 b774965bd8c86a5af2bdc18fc1803c84cb01cfc6ef3e791393ef29aaf07ee079:testDir/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "b774965bd8c86a5af2bdc18fc1803c84cb01cfc6ef3e791393ef29aaf07ee079" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a b774965bd8c86a5af2bdc18fc1803c84cb01cfc6ef3e791393ef29aaf07ee079` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f147677694/dir1 70d79f0a2d29d3851fa8a5f0f91032bbd3591f5782cfb237a4ae9deb5c882211:/root/file1` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.23s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "a2061addbe80397a8f457cb183165eb94b732604812f67b0fd97095ceb6bd771" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a a2061addbe80397a8f457cb183165eb94b732604812f67b0fd97095ceb6bd771` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g407292741/dir1 a2061addbe80397a8f457cb183165eb94b732604812f67b0fd97095ceb6bd771:/root/dir2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "a2061addbe80397a8f457cb183165eb94b732604812f67b0fd97095ceb6bd771" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a a2061addbe80397a8f457cb183165eb94b732604812f67b0fd97095ceb6bd771` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "5261f0123216e33fc3a11af3f1a744415e4da655a2df3aa1efca87b26d4c4533" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5261f0123216e33fc3a11af3f1a744415e4da655a2df3aa1efca87b26d4c4533` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g407292741/dir1 5261f0123216e33fc3a11af3f1a744415e4da655a2df3aa1efca87b26d4c4533:/dir2/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "5261f0123216e33fc3a11af3f1a744415e4da655a2df3aa1efca87b26d4c4533" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5261f0123216e33fc3a11af3f1a744415e4da655a2df3aa1efca87b26d4c4533` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.41s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h469380064/dir1/. 0ef3255e38f5b200a75c4966bce19c3774d3f860b06fb5eef8450d6933d0963b:testDir` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "0ef3255e38f5b200a75c4966bce19c3774d3f860b06fb5eef8450d6933d0963b" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ef3255e38f5b200a75c4966bce19c3774d3f860b06fb5eef8450d6933d0963b` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h469380064/dir1/. d7524798910b79665d8b092f424ca2cd07992052a363b5960829b4fbb2f891a8:testDir/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "d7524798910b79665d8b092f424ca2cd07992052a363b5960829b4fbb2f891a8" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a d7524798910b79665d8b092f424ca2cd07992052a363b5960829b4fbb2f891a8` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i867620287/dir1/. d9f72326c6b495b07bca07f022beefecaa4177233c22bb9e177336324743e48e:/root/file1` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.89s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "82cbfae333347039dd560fe3c4dee179f1935f3342e488342c738f19678ba698" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 82cbfae333347039dd560fe3c4dee179f1935f3342e488342c738f19678ba698` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j717312018/dir1/. 82cbfae333347039dd560fe3c4dee179f1935f3342e488342c738f19678ba698:/dir2` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "82cbfae333347039dd560fe3c4dee179f1935f3342e488342c738f19678ba698" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 82cbfae333347039dd560fe3c4dee179f1935f3342e488342c738f19678ba698` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "a25c843d95889e48c8cceceb4186a9289b5f39f77e1535d1565cab44e74fa264" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a a25c843d95889e48c8cceceb4186a9289b5f39f77e1535d1565cab44e74fa264` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j717312018/dir1/. a25c843d95889e48c8cceceb4186a9289b5f39f77e1535d1565cab44e74fa264:/dir2/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "a25c843d95889e48c8cceceb4186a9289b5f39f77e1535d1565cab44e74fa264" start output contains "file1-1\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a a25c843d95889e48c8cceceb4186a9289b5f39f77e1535d1565cab44e74fa264` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions280781385/permdirtest permtest:/` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs770388323/file1 dbc99bf303aa62c2a6e2ee7076be7d4159b6ac1799f8f0c85f0c7c6ce405fcf7:/root/shouldNotExist` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "dbc99bf303aa62c2a6e2ee7076be7d4159b6ac1799f8f0c85f0c7c6ce405fcf7" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a dbc99bf303aa62c2a6e2ee7076be7d4159b6ac1799f8f0c85f0c7c6ce405fcf7` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume266048870/file1 70a085069895062f931d2916dffb601ffd3aa953bd0199598d840451b5124716:/vol_ro/shouldNotExist` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:279: checking that container "70a085069895062f931d2916dffb601ffd3aa953bd0199598d840451b5124716" start output contains "" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:209: running `docker start -a 70a085069895062f931d2916dffb601ffd3aa953bd0199598d840451b5124716` [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-10-10T21:13:40.554Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.26s) [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-190286221/file2 8fb454e9f2a8f58db7b804cc99ba4ae02952afbab78d6c9b07c2889ab81063ea:/vol2/symlinkToFile1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-190286221/symlinkToFile1" points to "file1" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-190286221/file1" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-190286221/file2 8fb454e9f2a8f58db7b804cc99ba4ae02952afbab78d6c9b07c2889ab81063ea:/vol2/symlinkToDir1` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-190286221/symlinkToDir1" points to "dir1" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-190286221/file2" contains "file2\n" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-190286221/file2 8fb454e9f2a8f58db7b804cc99ba4ae02952afbab78d6c9b07c2889ab81063ea:/vol2/brokenSymlinkToFileX` [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-190286221/brokenSymlinkToFileX" points to "fileX" [2019-10-10T21:13:40.554Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-190286221/fileX" contains "file2\n" [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-190286221//dir2 8fb454e9f2a8f58db7b804cc99ba4ae02952afbab78d6c9b07c2889ab81063ea:/vol2/symlinkToDir1` [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-190286221/symlinkToDir1" points to "dir1" [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-190286221/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-190286221//dir2 8fb454e9f2a8f58db7b804cc99ba4ae02952afbab78d6c9b07c2889ab81063ea:/vol2/brokenSymlinkToDirX` [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-190286221/brokenSymlinkToDirX" points to "dirX" [2019-10-10T21:13:40.555Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-190286221/dirX/file2-1" contains "file2-1\n" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.65s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T21:13:40.555Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T21:13:40.555Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.30s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.73s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.84s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.11s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.14s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.25s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.20s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.93s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.08s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFilters (1.63s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFormat (1.72s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.16s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.53s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-10T21:13:40.555Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T21:13:40.555Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsResize (1.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.41s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.63s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecCgroup (1.47s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecInspectID (2.12s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.16s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.67s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecTTY (1.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.28s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T21:13:40.555Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestExecWithUser (1.06s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.05s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHealth (21.06s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.91s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.57s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportFile (1.76s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-10T21:13:40.555Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2019-10-10T21:13:40.555Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s) [2019-10-10T21:13:40.555Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-10T21:13:40.555Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.98s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.18s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-10T21:13:40.555Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.53s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T21:13:40.555Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-10T21:13:40.555Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T21:13:40.555Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.39s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectStatus (1.11s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.70s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.04s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.46s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.87s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.82s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s) [2019-10-10T21:13:40.555Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.67s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.93s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.24s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.60s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.33s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.63s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestNetHostname (2.49s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.27s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.47s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.73s) [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.67s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.38s) [2019-10-10T21:13:40.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.71s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.61s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPortList (11.56s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.60s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.68s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.49s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.31s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsByOrder (3.35s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.61s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.19s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.07s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.74s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.52s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.63s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.70s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (1.67s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.91s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.70s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.31s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.53s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.27s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.56s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.04s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.95s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.88s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.71s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.97s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.76s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.16s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.71s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.51s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.91s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.90s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.96s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.03s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.87s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-10T21:13:40.556Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:13:40.556Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.53s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.94s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMount (6.42s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.69s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.61s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.83s) [2019-10-10T21:13:40.556Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.90s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.96s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.00s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-10-10T21:13:40.557Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.87s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.78s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.17s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.97s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.13s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.32s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.60s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.94s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunState (1.84s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.98s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.55s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.86s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.93s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.36s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.94s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.93s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.10s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2019-10-10T21:13:40.557Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents010070391 [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.16s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.89s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.96s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.97s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.22s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateStats (3.93s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.79s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.23s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.95s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.52s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2019-10-10T21:13:40.557Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.17s) [2019-10-10T21:13:40.557Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T21:13:40.557Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T21:13:40.557Z] === RUN TestDockerRegistrySuite [2019-10-10T21:13:40.557Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T21:13:41.288Z] --- PASS: TestSecretsUpdate (2.24s) [2019-10-10T21:13:41.288Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-10T21:13:41.288Z] === RUN TestTemplatedSecret [2019-10-10T21:13:41.916Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T21:13:43.798Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T21:13:44.834Z] --- PASS: TestTemplatedSecret (2.89s) [2019-10-10T21:13:44.834Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-10T21:13:44.834Z] === RUN TestSecretCreateResolve [2019-10-10T21:13:45.678Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T21:13:45.678Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T21:13:46.426Z] --- PASS: TestSecretCreateResolve (2.22s) [2019-10-10T21:13:46.426Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-10T21:13:46.426Z] PASS [2019-10-10T21:13:46.426Z] [2019-10-10T21:13:46.426Z] DONE 6 tests in 14.108s [2019-10-10T21:13:46.426Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-10T21:13:46.426Z] ++ 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-10-10T21:13:46.426Z] ++ set -e [2019-10-10T21:13:46.426Z] ++ '[' -n 0 ']' [2019-10-10T21:13:46.426Z] ++ set -x [2019-10-10T21:13:46.426Z] ++ env -i DEST=/go/src/github.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-10-10T21:13:46.426Z] INFO: Testing against a local daemon [2019-10-10T21:13:46.426Z] === RUN TestServiceCreateInit [2019-10-10T21:13:46.968Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-10T21:13:49.256Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-10T21:13:49.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T21:13:51.460Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-10T21:13:53.990Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T21:13:54.956Z] --- PASS: TestServiceCreateInit (8.42s) [2019-10-10T21:13:54.956Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2019-10-10T21:13:54.956Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-10T21:13:54.956Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-10-10T21:13:54.956Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-10T21:13:54.956Z] === RUN TestCreateServiceMultipleTimes [2019-10-10T21:13:58.144Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T21:13:59.504Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T21:14:00.863Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T21:14:02.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T21:14:04.107Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T21:14:05.467Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T21:14:05.977Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-10T21:14:06.410Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T21:14:07.770Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T21:14:11.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T21:14:11.847Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-10T21:14:12.908Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T21:14:13.529Z] --- PASS: TestCreateServiceMultipleTimes (17.79s) [2019-10-10T21:14:13.529Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-10T21:14:13.529Z] === RUN TestCreateServiceConflict [2019-10-10T21:14:13.831Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-10T21:14:14.391Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T21:14:15.017Z] --- PASS: TestCreateServiceConflict (2.19s) [2019-10-10T21:14:15.017Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-10T21:14:15.017Z] === RUN TestCreateServiceMaxReplicas [2019-10-10T21:14:18.484Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2019-10-10T21:14:18.484Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-10T21:14:18.484Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-10T21:14:18.548Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T21:14:19.029Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-10T21:14:19.470Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T21:14:19.470Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T21:14:20.829Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T21:14:22.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T21:14:23.546Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T21:14:24.901Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-10T21:14:26.802Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T21:14:27.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-10T21:14:27.312Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T21:14:28.672Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T21:14:29.232Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T21:14:29.487Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T21:14:29.741Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T21:14:29.996Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T21:14:30.250Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-10T21:14:30.250Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T21:14:30.504Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T21:14:32.391Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T21:14:33.731Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2019-10-10T21:14:33.731Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-10T21:14:33.731Z] === RUN TestCreateServiceSecretFileMode [2019-10-10T21:14:33.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-10T21:14:34.311Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T21:14:34.765Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2019-10-10T21:14:34.765Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-10T21:14:34.765Z] === RUN TestCreateServiceConfigFileMode [2019-10-10T21:14:35.692Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T21:14:37.060Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T21:14:37.452Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2019-10-10T21:14:37.453Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-10T21:14:37.453Z] === RUN TestCreateServiceSysctls [2019-10-10T21:14:38.421Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite (58.78s) [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d51b9712ece1c is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.67s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d847e94d871c3 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.75s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d5ea4e31395b4 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d9b1409fc8c02 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d8ebb4445bb7f is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dc07f895afd9c is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d62d9c7ea137e is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d5f6873121830 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon defdb0576b14e is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.57s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d691d0efe031f is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d53e358d09e05 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dea3198da8fc3 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d9d67d5feed4e is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d970081b11975 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-10T21:14:38.981Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54608467822afe9dac4619c48a9c2358b6353d3c9c5b06e321f84b70c1271512 [2019-10-10T21:14:38.981Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f39feaf1c5bcefd3c206ed46166f59788af3c77bb32cce4bdb61a10163deb48 [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dad8ea1cae8aa is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-10T21:14:38.981Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc57ad2377af0f76a48f63b8018c0c5521f276c76f7d3235325346ef4ea15f13 [2019-10-10T21:14:38.981Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:74be82c5e3475f0232a3bb852d4fe46c3f6afc9e35faa5269c387f820f28f6b7 [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d8dc5dc9dbd53 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d426366641ebf is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.62s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon da052f35cb027 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d599fbe8f7c9f is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d9ed09565ea48 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d64e4294f28ea is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dcfd6c23d8f61 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dfbca18ee52bd is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.60s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d86fc18696e61 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d80013e90b996 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dc01cb38468f7 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon df2079b16d18c is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon dc01c504283d7 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d27111a28cb23 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon df12e9368cecf is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d343711b87179 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d13e37b6961de is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.59s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d82aefbc7dca0 is not started [2019-10-10T21:14:38.981Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.36s) [2019-10-10T21:14:38.981Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-10T21:14:38.981Z] check_test.go:196: Daemon d4281c8a99849 is not started [2019-10-10T21:14:38.982Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2019-10-10T21:14:38.982Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-10T21:14:38.982Z] check_test.go:196: Daemon d4dc50c4f6388 is not started [2019-10-10T21:14:38.982Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.56s) [2019-10-10T21:14:38.982Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-10T21:14:38.982Z] check_test.go:196: Daemon d83fe99d6c50e is not started [2019-10-10T21:14:38.982Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2019-10-10T21:14:38.982Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-10T21:14:38.982Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2019-10-10T21:14:38.982Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-10T21:14:38.982Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T21:14:38.982Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T21:14:39.236Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T21:14:39.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-10T21:14:40.924Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-10-10T21:14:40.924Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-10T21:14:40.924Z] === RUN TestCreateServiceCapabilities [2019-10-10T21:14:42.751Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-10T21:14:43.624Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2019-10-10T21:14:43.624Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-10T21:14:43.624Z] === RUN TestInspect [2019-10-10T21:14:44.112Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T21:14:45.329Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-10T21:14:45.329Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-10T21:14:46.321Z] --- PASS: TestInspect (2.80s) [2019-10-10T21:14:46.321Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-10T21:14:46.321Z] === RUN TestDockerNetworkConnectAlias [2019-10-10T21:14:49.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T21:14:53.186Z] --- PASS: TestDockerNetworkConnectAlias (5.57s) [2019-10-10T21:14:53.186Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-10T21:14:53.186Z] === RUN TestDockerNetworkReConnect [2019-10-10T21:14:53.497Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T21:14:54.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T21:14:55.780Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T21:14:55.893Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2019-10-10T21:14:55.893Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-10T21:14:55.893Z] === RUN TestServicePlugin [2019-10-10T21:14:55.893Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-10T21:14:55.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:14:55.893Z] === RUN TestServiceUpdateLabel [2019-10-10T21:14:56.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T21:14:57.394Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T21:14:57.874Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-10T21:14:57.874Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-10T21:14:57.874Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-10T21:14:57.874Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-10T21:14:57.927Z] --- PASS: TestServiceUpdateLabel (2.18s) [2019-10-10T21:14:57.927Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-10T21:14:57.927Z] === RUN TestServiceUpdateSecrets [2019-10-10T21:14:58.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T21:15:00.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T21:15:00.855Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-10T21:15:04.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T21:15:04.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T21:15:04.833Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T21:15:04.833Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T21:15:05.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T21:15:05.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T21:15:05.653Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-10T21:15:05.902Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite (27.04s) [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d1ca7a575f655 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.65s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon db17aee84aec6 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d7b5bdc5dcc6f is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.35s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d42cffbaa335a is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.40s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d3da0404b7768 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon ddc5fd5c04f4e is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon dab52ac6d5c23 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d1f2733a0cb19 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon dfc2661b9fd00 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d127201aa1604 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.76s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon dc03e4548cec7 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d1dda77118d7b is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon dbf56cbba84d3 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d5befac5729c7 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d20d385f83416 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d5dc047c48a3f is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d1f17c83cef86 is not started [2019-10-10T21:15:06.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-10-10T21:15:06.157Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-10T21:15:06.157Z] check_test.go:223: Daemon d9421ba10b588 is not started [2019-10-10T21:15:06.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T21:15:06.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T21:15:07.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T21:15:07.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T21:15:07.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T21:15:08.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-10T21:15:08.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-10T21:15:08.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-10T21:15:09.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T21:15:09.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T21:15:09.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T21:15:10.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.37s) [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d5a2e35b9fcee is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d9a9bb01c716f is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d4802147d65d2 is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d97ea0766cb31 is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d6f13608ac733 is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d8902cbf9940a is not started [2019-10-10T21:15:10.379Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-10T21:15:10.379Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-10T21:15:10.379Z] check_test.go:252: Daemon d81146bb73213 is not started [2019-10-10T21:15:10.379Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T21:15:10.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T21:15:11.611Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-10T21:15:12.606Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-10T21:15:13.169Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2019-10-10T21:15:13.170Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-10T21:15:13.170Z] === RUN TestServiceUpdateConfigs [2019-10-10T21:15:14.192Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-10T21:15:15.609Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T21:15:15.864Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T21:15:15.864Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T21:15:16.118Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-10T21:15:16.118Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-10T21:15:16.118Z] check_test.go:279: Daemon dce27e862f17e is not started [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-10T21:15:16.118Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-10T21:15:16.118Z] check_test.go:279: Daemon d67854531eeb6 is not started [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-10T21:15:16.118Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-10T21:15:16.118Z] check_test.go:279: Daemon d2da20ce1d5d8 is not started [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-10T21:15:16.118Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-10T21:15:16.118Z] check_test.go:279: Daemon d968a738eeaeb is not started [2019-10-10T21:15:16.118Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-10T21:15:16.118Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-10T21:15:16.118Z] check_test.go:279: Daemon d8bf0ca1a7af5 is not started [2019-10-10T21:15:16.118Z] === RUN TestDockerNetworkSuite [2019-10-10T21:15:16.118Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-10T21:15:19.374Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-10T21:15:19.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-10T21:15:25.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-10T21:15:28.400Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2019-10-10T21:15:28.400Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-10T21:15:28.400Z] === RUN TestServiceUpdateNetwork [2019-10-10T21:15:28.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-10T21:15:29.189Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-10T21:15:30.767Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-10T21:15:31.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-10T21:15:33.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-10T21:15:36.832Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-10T21:15:40.091Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-10T21:15:40.999Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2019-10-10T21:15:40.999Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-10T21:15:40.999Z] PASS [2019-10-10T21:15:40.999Z] [2019-10-10T21:15:40.999Z] === Skipped [2019-10-10T21:15:40.999Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-10T21:15:40.999Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-10T21:15:40.999Z] [2019-10-10T21:15:40.999Z] [2019-10-10T21:15:40.999Z] DONE 19 tests, 1 skipped in 114.218s [2019-10-10T21:15:40.999Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-10T21:15:40.999Z] ++ 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-10-10T21:15:40.999Z] ++ set -e [2019-10-10T21:15:40.999Z] ++ '[' -n 0 ']' [2019-10-10T21:15:40.999Z] ++ set -x [2019-10-10T21:15:40.999Z] ++ env -i DEST=/go/src/github.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-10-10T21:15:40.999Z] INFO: Testing against a local daemon [2019-10-10T21:15:40.999Z] === RUN TestSessionCreate [2019-10-10T21:15:40.999Z] --- PASS: TestSessionCreate (0.07s) [2019-10-10T21:15:40.999Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-10T21:15:40.999Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-10T21:15:40.999Z] PASS [2019-10-10T21:15:40.999Z] [2019-10-10T21:15:40.999Z] DONE 2 tests in 0.218s [2019-10-10T21:15:40.999Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-10T21:15:40.999Z] ++ 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-10-10T21:15:40.999Z] ++ set -e [2019-10-10T21:15:40.999Z] ++ '[' -n 0 ']' [2019-10-10T21:15:40.999Z] ++ set -x [2019-10-10T21:15:40.999Z] ++ env -i DEST=/go/src/github.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-10-10T21:15:40.999Z] INFO: Testing against a local daemon [2019-10-10T21:15:40.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-10T21:15:40.999Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T21:15:40.999Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T21:15:40.999Z] === RUN TestEventsExecDie [2019-10-10T21:15:41.677Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-10T21:15:42.021Z] --- PASS: TestEventsExecDie (0.91s) [2019-10-10T21:15:42.021Z] === RUN TestEventsBackwardsCompatible [2019-10-10T21:15:42.021Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-10T21:15:42.021Z] === RUN TestInfoBinaryCommits [2019-10-10T21:15:42.021Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-10T21:15:42.021Z] === RUN TestInfoAPIVersioned [2019-10-10T21:15:42.021Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-10T21:15:42.021Z] === RUN TestInfoAPI [2019-10-10T21:15:42.306Z] --- PASS: TestInfoAPI (0.06s) [2019-10-10T21:15:42.306Z] === RUN TestInfoAPIWarnings [2019-10-10T21:15:43.318Z] --- PASS: TestInfoAPIWarnings (0.90s) [2019-10-10T21:15:43.318Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-10T21:15:43.318Z] === RUN TestLoginFailsWithBadCredentials [2019-10-10T21:15:43.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-10T21:15:43.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2019-10-10T21:15:43.602Z] === RUN TestPingCacheHeaders [2019-10-10T21:15:43.602Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-10T21:15:43.602Z] === RUN TestPingGet [2019-10-10T21:15:43.602Z] --- PASS: TestPingGet (0.04s) [2019-10-10T21:15:43.602Z] === RUN TestPingHead [2019-10-10T21:15:43.902Z] --- PASS: TestPingHead (0.05s) [2019-10-10T21:15:43.902Z] === RUN TestVersion [2019-10-10T21:15:43.902Z] --- PASS: TestVersion (0.04s) [2019-10-10T21:15:43.902Z] PASS [2019-10-10T21:15:43.902Z] [2019-10-10T21:15:43.902Z] === Skipped [2019-10-10T21:15:43.902Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-10T21:15:43.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-10T21:15:43.902Z] [2019-10-10T21:15:43.902Z] [2019-10-10T21:15:43.902Z] DONE 12 tests, 1 skipped in 2.860s [2019-10-10T21:15:43.902Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-10T21:15:43.902Z] ++ 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-10-10T21:15:43.902Z] ++ set -e [2019-10-10T21:15:43.902Z] ++ '[' -n 0 ']' [2019-10-10T21:15:43.902Z] ++ set -x [2019-10-10T21:15:43.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-10T21:15:43.902Z] INFO: Testing against a local daemon [2019-10-10T21:15:43.902Z] === RUN TestVolumesCreateAndList [2019-10-10T21:15:43.902Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-10T21:15:43.902Z] === RUN TestVolumesRemove [2019-10-10T21:15:43.914Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-10T21:15:44.045Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-10T21:15:44.198Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-10T21:15:44.198Z] === RUN TestVolumesInspect [2019-10-10T21:15:44.198Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-10T21:15:44.198Z] === RUN TestVolumesInvalidJSON [2019-10-10T21:15:44.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-10T21:15:44.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-10T21:15:44.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-10T21:15:44.198Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-10T21:15:44.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-10T21:15:44.198Z] PASS [2019-10-10T21:15:44.198Z] [2019-10-10T21:15:44.198Z] DONE 5 tests in 0.331s [2019-10-10T21:15:44.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T21:15:44.490Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T21:15:44.490Z] +++ kill 13051 [2019-10-10T21:15:45.960Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T21:15:45.960Z] +++ /etc/init.d/apparmor stop [2019-10-10T21:15:45.960Z] Clearing AppArmor profiles cache:. [2019-10-10T21:15:45.960Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T21:15:45.960Z] Unloading profiles will leave already running processes permanently [2019-10-10T21:15:45.960Z] unconfined, which can lead to unexpected situations. [2019-10-10T21:15:45.960Z] [2019-10-10T21:15:45.960Z] To set a process to complain mode, use the command line tool [2019-10-10T21:15:45.960Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T21:15:45.960Z] with the 'teardown' option." [2019-10-10T21:15:45.960Z] [2019-10-10T21:15:47.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-10T21:15:47.171Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts Post stage [Pipeline] junit [2019-10-10T21:15:48.024Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T21:15:48.938Z] + echo Ensuring container killed. [2019-10-10T21:15:48.938Z] Ensuring container killed. [2019-10-10T21:15:48.938Z] + docker rm -vf docker-pr3 [2019-10-10T21:15:48.938Z] Error: No such container: docker-pr3 [2019-10-10T21:15:48.938Z] + true [Pipeline] sh [2019-10-10T21:15:49.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-10T21:15:49.316Z] + echo Chowning /workspace to jenkins user [2019-10-10T21:15:49.316Z] Chowning /workspace to jenkins user [2019-10-10T21:15:49.316Z] + id -u [2019-10-10T21:15:49.316Z] + id -g [2019-10-10T21:15:49.316Z] + docker run --rm -v /home/docker/workspace/moby_PR-40032:/workspace busybox chown -R 1001:1001 /workspace [2019-10-10T21:15:49.316Z] Unable to find image 'busybox:latest' locally [2019-10-10T21:15:49.597Z] latest: Pulling from library/busybox [2019-10-10T21:15:49.597Z] e38168a01e65: Pulling fs layer [2019-10-10T21:15:49.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-10T21:15:50.214Z] e38168a01e65: Verifying Checksum [2019-10-10T21:15:50.214Z] e38168a01e65: Download complete [2019-10-10T21:15:50.498Z] e38168a01e65: Pull complete [2019-10-10T21:15:50.498Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-10T21:15:50.498Z] Status: Downloaded newer image for busybox:latest [2019-10-10T21:15:50.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-10T21:15:51.461Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-10T21:15:52.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T21:15:52.937Z] + bundleName=ppc64le-integration [2019-10-10T21:15:52.937Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-10T21:15:52.937Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-10T21:15:52.937Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -namexargs tar -czf ppc64le-integration-bundles.tar.gz [2019-10-10T21:15:52.937Z] *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-10T21:15:53.257Z] Archiving artifacts [2019-10-10T21:15:53.580Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T21:15:53.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-10T21:15:53.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-10T21:15:53.967Z] + make clean [2019-10-10T21:15:54.318Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-10T21:15:54.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-10T21:15:54.586Z] docker volume rm -f docker-dev-cache [2019-10-10T21:15:54.586Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T21:15:54.716Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-10T21:15:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-10T21:15:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-10T21:15:56.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-10T21:15:56.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T21:15:57.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-10T21:15:59.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-10T21:15:59.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-10T21:15:59.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-10T21:15:59.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-10T21:16:00.217Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-10T21:16:03.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-10T21:16:06.138Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-10T21:16:06.942Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-10T21:16:06.942Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-10T21:16:06.942Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-10T21:16:07.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-10T21:16:08.630Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-10T21:16:08.630Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-10T21:16:15.313Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-10T21:16:17.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-10T21:16:17.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-10T21:16:18.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-10T21:16:18.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-10T21:16:18.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-10T21:16:18.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-10T21:16:18.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-10T21:16:18.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-10T21:16:23.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-10T21:16:23.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-10T21:16:23.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-10T21:16:24.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-10T21:16:29.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-10T21:16:31.531Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-10T21:16:34.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-10T21:16:34.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-10T21:16:34.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-10T21:16:35.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-10T21:16:37.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-10T21:16:38.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-10T21:16:38.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-10T21:16:40.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-10T21:16:41.180Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-10T21:16:41.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-10T21:16:42.541Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite (93.86s) [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.57s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dc6b346948761 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d11d4cc9bffde is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.12s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d600a44f0ab61 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d709cc47dd998 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:1233: Daemon d037ca49faf0f is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon db0a6314e0fb9 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.66s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon db9c422fb47be is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d3d7a9b3227fb is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon da7a1759d4b16 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d9243cfd181a1 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.90s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d930bedbb66a9 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d08d7f72aa409 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.63s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon da95e2208ff8e is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dc59b21559bce is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.55s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dc15fac496e57 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon db1e89aecabcc is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d2d072719eb50 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d7a063b245398 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon da63ffbe67644 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d38e7ab65fe42 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.55s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d41cf5a98ff02 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d02eb88b6800c is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d9c12cb2c5833 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dc1a54d90cdbf is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.70s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:968: Daemon d399825a31fc1 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon df4a86dd69bc7 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.19s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:1116: Daemon dd687835ab73e is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d765a0c0b519b is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d50212076a7ee is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d745abaaa0e32 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon da5736ab40c25 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dd77f646d8571 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dbef99a3eae26 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d4ddc4ed43a86 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d65969a10ecb0 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon db8f3a5439327 is not started [2019-10-10T21:16:50.614Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon de109bf330591 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d1402f30128b3 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.56s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.03s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:1084: Daemon da2db96ba8ece is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dca5059900c53 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.56s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d260f9c8d3e62 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.12s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d4b62f172a6e7 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon dce069c3b1fa5 is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.56s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-10T21:16:50.614Z] docker_cli_network_unix_test.go:46: Daemon d26801d89ff2a is not started [2019-10-10T21:16:50.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s) [2019-10-10T21:16:50.614Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-10T21:16:50.615Z] docker_cli_network_unix_test.go:46: Daemon d86e03e33c85a is not started [2019-10-10T21:16:50.615Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.41s) [2019-10-10T21:16:50.615Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-10T21:16:50.615Z] docker_cli_network_unix_test.go:46: Daemon dc2cd8184374b is not started [2019-10-10T21:16:50.615Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.47s) [2019-10-10T21:16:50.615Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-10T21:16:50.615Z] docker_cli_network_unix_test.go:46: Daemon d1fb0896128bb is not started [2019-10-10T21:16:50.615Z] === RUN TestDockerHubPullSuite [2019-10-10T21:16:50.615Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-10T21:16:51.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-10T21:16:51.974Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-10T21:16:54.492Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-10T21:16:54.492Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-10T21:16:56.374Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-10T21:16:56.630Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite (6.63s) [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2019-10-10T21:16:56.630Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.56s) [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2019-10-10T21:16:56.630Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-10T21:16:56.630Z] PASS [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === Skipped [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-10T21:16:56.630Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_events_unix_test.go:51: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_events_unix_test.go:81: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-10T21:16:56.630Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-10T21:16:56.630Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T21:16:56.630Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-10T21:16:56.630Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-10T21:16:56.630Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-10T21:16:56.630Z] docker_cli_network_unix_test.go:46: Daemon de109bf330591 is not started [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] [2019-10-10T21:16:56.630Z] DONE 1253 tests, 44 skipped in 2020.658s [2019-10-10T21:16:56.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T21:16:56.885Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T21:16:56.885Z] +++ kill 7245 [2019-10-10T21:16:57.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-10T21:16:57.953Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-10T21:17:01.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-10T21:17:05.761Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-10T21:17:05.761Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T21:17:05.761Z] +++ /etc/init.d/apparmor stop [2019-10-10T21:17:05.761Z] Clearing AppArmor profiles cache:. [2019-10-10T21:17:05.761Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T21:17:05.761Z] Unloading profiles will leave already running processes permanently [2019-10-10T21:17:05.761Z] unconfined, which can lead to unexpected situations. [2019-10-10T21:17:05.761Z] [2019-10-10T21:17:05.761Z] To set a process to complain mode, use the command line tool [2019-10-10T21:17:05.761Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T21:17:05.761Z] with the 'teardown' option." [2019-10-10T21:17:05.761Z] [2019-10-10T21:17:08.267Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-10T21:17:11.566Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-10T21:17:14.821Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-10T21:17:17.328Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-10T21:17:19.297Z] === RUN TestDockerSuite/TestBuildRm [2019-10-10T21:17:34.290Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-10T21:17:36.524Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-10T21:17:36.524Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-10T21:17:36.996Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-10T21:17:38.573Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-10T21:17:43.373Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-10T21:17:46.356Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-10T21:17:52.424Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-10T21:18:12.388Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-10T21:18:12.388Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-10T21:18:12.388Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-10T21:18:13.459Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-10T21:18:24.554Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-10T21:18:25.371Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-10T21:18:28.286Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-10T21:18:31.252Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-10T21:18:31.252Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-10T21:18:37.161Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-10T21:18:46.307Z] --- PASS: TestDockerSwarmSuite (1734.46s) [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.15s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.74s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.14s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [d538941e8e9fc] joining swarm manager [db146117eeef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [def7c4643535e] joining swarm manager [db146117eeef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] check_test.go:379: Daemon d538941e8e9fc is not started [2019-10-10T21:18:46.308Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T21:18:46.308Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.09s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-10T21:18:46.308Z] check_test.go:358: [d0731f1a3d530] joining swarm manager [d44f344d649af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.33s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.48s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T21:18:46.308Z] check_test.go:358: [dd3f35edbf08a] joining swarm manager [dea1eae5e24a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-10T21:18:46.308Z] check_test.go:358: [db76ea4407c31] joining swarm manager [dea1eae5e24a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-10T21:18:46.308Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.89s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T21:18:46.308Z] check_test.go:358: [dee1b18857a1d] joining swarm manager [d3e95e5a15887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-10T21:18:46.308Z] check_test.go:358: [dd74ab0a0d7f8] joining swarm manager [d3e95e5a15887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.63s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.01s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T21:18:46.308Z] check_test.go:358: [d93022e7cb230] joining swarm manager [db7642406a859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-10T21:18:46.308Z] check_test.go:358: [d6e864a91ad8a] joining swarm manager [db7642406a859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.24s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T21:18:46.308Z] check_test.go:358: [d7585d12933ff] joining swarm manager [d479b294a0d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-10T21:18:46.308Z] check_test.go:358: [df2d8cea89f3e] joining swarm manager [d479b294a0d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.67s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-10T21:18:46.308Z] check_test.go:358: [d0fa0c8e83315] joining swarm manager [daf820533dfe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T21:18:46.308Z] check_test.go:358: [d8f720f3c89f2] joining swarm manager [df7be3fce3b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-10T21:18:46.308Z] check_test.go:358: [dffe311899813] joining swarm manager [df7be3fce3b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.81s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.20s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-10T21:18:46.308Z] check_test.go:358: [d76a23a8c6a53] joining swarm manager [d687955c51de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.81s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T21:18:46.308Z] check_test.go:358: [d0b08dd1da625] joining swarm manager [dbc48f91cf69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-10T21:18:46.308Z] check_test.go:358: [d683d2c8b5b86] joining swarm manager [dbc48f91cf69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] check_test.go:379: Daemon d683d2c8b5b86 is not started [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.40s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [dda9fe35c6685] joining swarm manager [d19a50e3e7e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [dfa68ff17047e] joining swarm manager [d19a50e3e7e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [d1e3154ab763f] joining swarm manager [d19a50e3e7e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [dc20f8e707422] joining swarm manager [d19a50e3e7e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-10T21:18:46.308Z] check_test.go:358: [d77182632ec83] joining swarm manager [d19a50e3e7e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.54s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.01s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T21:18:46.308Z] check_test.go:358: [d5ff6e8854f69] joining swarm manager [db4cfc2e5bd98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-10T21:18:46.308Z] check_test.go:358: [de7a3ceccded3] joining swarm manager [db4cfc2e5bd98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.60s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T21:18:46.308Z] check_test.go:358: [d7e844fe9cdfd] joining swarm manager [dc09ebc8bad39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-10T21:18:46.308Z] check_test.go:358: [d2785f965cdae] joining swarm manager [dc09ebc8bad39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.24s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T21:18:46.308Z] check_test.go:358: [d1af7a7db6235] joining swarm manager [d0653be75abf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-10T21:18:46.308Z] check_test.go:358: [d6b344f3846e0] joining swarm manager [d0653be75abf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T21:18:46.308Z] check_test.go:358: [d339c89d88987] joining swarm manager [d358d9afb9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T21:18:46.308Z] check_test.go:358: [d826f5e3d5b4b] joining swarm manager [d358d9afb9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T21:18:46.308Z] check_test.go:358: [d84a8f4442bef] joining swarm manager [d358d9afb9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-10T21:18:46.308Z] check_test.go:358: [dba4f70b15cee] joining swarm manager [d358d9afb9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.92s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T21:18:46.308Z] check_test.go:358: [d078a96939e8f] joining swarm manager [d3310da47550a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-10T21:18:46.308Z] check_test.go:358: [dc8291e81ce17] joining swarm manager [d3310da47550a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.82s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T21:18:46.308Z] check_test.go:358: [df24f322f240f] joining swarm manager [d7542b047f4f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-10T21:18:46.308Z] check_test.go:358: [d5e5d56d23015] joining swarm manager [d7542b047f4f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] check_test.go:379: Daemon df24f322f240f is not started [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T21:18:46.308Z] check_test.go:358: [db585a070d52f] joining swarm manager [da0dc183805ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-10T21:18:46.308Z] check_test.go:358: [d35cc8bd95dac] joining swarm manager [da0dc183805ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.69s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T21:18:46.308Z] check_test.go:358: [dbc29cb14e6af] joining swarm manager [d61e2d6f57efb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-10T21:18:46.308Z] check_test.go:358: [d3ecc8ac9070b] joining swarm manager [d61e2d6f57efb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.73s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2019-10-10T21:18:46.308Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-10T21:18:46.308Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.47s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.10s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.82s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.66s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.72s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.94s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.29s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.45s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.82s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.78s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.49s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.90s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.72s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.6tvtpvfb2s01@6f319f0c88a1 | hello1\n" [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.htgmahsjhrph@6f319f0c88a1 | hello2\n" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.09s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:242: checking task is0zy1zpl23q [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:247: checking messages for is0zy1zpl23q [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:242: checking task 5g4wfkmvoe9c [2019-10-10T21:18:46.309Z] docker_cli_service_logs_test.go:247: checking messages for 5g4wfkmvoe9c [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.98s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T21:18:46.309Z] check_test.go:358: [d27a95300936d] joining swarm manager [d35d28a427fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-10T21:18:46.309Z] check_test.go:358: [d6b24a79209e6] joining swarm manager [d35d28a427fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.18s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.09s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.35s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T21:18:46.309Z] check_test.go:358: [d0a5db7f3dbae] joining swarm manager [de9e2bccc254a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-10T21:18:46.309Z] check_test.go:358: [d6b6a46754c2b] joining swarm manager [de9e2bccc254a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.70s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T21:18:46.309Z] check_test.go:358: [dc51246f9a431] joining swarm manager [dfde266bb8025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-10T21:18:46.309Z] check_test.go:358: [d8b2d234a981e] joining swarm manager [dfde266bb8025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.16s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.95s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.74s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.00s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.99s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.10s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-10T21:18:46.309Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.14s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.16s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.52s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T21:18:46.309Z] check_test.go:358: [deb03b81a450d] joining swarm manager [d6e6360058da3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-10T21:18:46.309Z] check_test.go:358: [dcc63a7e6ec4e] joining swarm manager [d6e6360058da3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.39s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.32s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.49s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T21:18:46.309Z] check_test.go:358: [d0d272d35f55c] joining swarm manager [d9ee743b8acb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T21:18:46.309Z] check_test.go:358: [d06cf26862f76] joining swarm manager [d9ee743b8acb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-10T21:18:46.309Z] check_test.go:358: [d77302ef5bbe2] joining swarm manager [d9ee743b8acb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.44s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T21:18:46.309Z] check_test.go:358: [d0c9bcd7fad9f] joining swarm manager [df9146d088927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-10T21:18:46.309Z] check_test.go:358: [d8a864a01cdfe] joining swarm manager [df9146d088927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.17s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1534: 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-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1534: 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-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1534: 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-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-10T21:18:46.309Z] docker_cli_swarm_test.go:1534: 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-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.25s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.04s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.28s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-10T21:18:46.309Z] check_test.go:358: [d4e53705ff1b8] joining swarm manager [d8605d610bc04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s) [2019-10-10T21:18:46.309Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-10T21:18:46.309Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.05s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.10s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.46s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.44s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-10T21:18:46.310Z] check_test.go:358: [dfe91cb3f856c] joining swarm manager [d55191b5bd160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.25s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.90s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.16s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.67s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.66s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.83s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.78s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.68s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.30s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.19s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.41s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-10T21:18:46.310Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-10-10T21:18:46.310Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-10T21:18:46.310Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T21:18:46.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-10T21:18:59.709Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-10T21:18:59.709Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-10T21:19:03.381Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-10T21:19:04.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-10T21:19:04.478Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-10T21:19:10.408Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-10T21:19:16.310Z] === RUN TestDockerSuite/TestBuildUser [2019-10-10T21:19:16.310Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-10T21:19:16.310Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-10T21:19:16.310Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-10T21:19:21.100Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-10T21:19:22.105Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-10T21:19:25.080Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-10T21:19:25.080Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-10T21:19:25.080Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-10T21:19:50.457Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-10T21:19:51.455Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-10T21:20:09.403Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-10T21:20:11.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-10T21:20:13.412Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-10T21:20:13.945Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-10T21:20:13.945Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-10T21:20:16.580Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-10T21:20:17.216Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-10T21:20:19.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-10T21:20:31.038Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-10T21:20:35.730Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-10T21:20:36.537Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-10T21:20:52.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-10T21:20:56.193Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-10T21:20:57.007Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-10T21:20:57.814Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-10T21:20:57.814Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-10T21:20:59.479Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-10T21:21:06.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-10T21:21:09.646Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-10T21:21:11.169Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-10T21:21:11.169Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-10T21:21:11.169Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-10T21:21:11.169Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-10T21:21:13.488Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-10T21:21:19.171Z] === RUN TestDockerSuite/TestCommitChange [2019-10-10T21:21:25.108Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-10T21:21:29.895Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-10T21:21:29.895Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-10T21:21:38.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-10T21:21:42.438Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-10T21:21:42.438Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-10T21:21:50.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-10T21:21:57.449Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-10T21:22:01.275Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-10T21:22:08.487Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-10T21:22:21.051Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-10T21:22:21.051Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-10T21:22:23.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-10T21:22:23.299Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-10T21:22:23.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-10T21:22:23.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-10T21:22:23.299Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-10T21:22:25.534Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-10T21:22:26.010Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-10T21:22:26.010Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-10T21:22:28.248Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-10T21:22:28.248Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-10T21:22:28.248Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-10T21:22:28.248Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-10T21:22:28.248Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-10T21:22:31.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-10T21:22:33.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-10T21:22:35.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-10T21:22:35.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-10T21:22:35.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-10T21:22:37.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-10T21:22:38.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-10T21:22:38.830Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-10T21:22:40.398Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-10T21:22:40.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-10T21:22:40.398Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-10T21:22:48.461Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-10T21:22:48.461Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-10T21:22:50.152Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-10T21:22:50.152Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-10T21:22:52.930Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-10T21:22:52.930Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-10T21:22:55.525Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-10T21:22:55.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-10T21:23:05.896Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-10T21:23:09.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-10T21:23:09.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-10T21:23:09.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-10T21:23:09.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-10T21:23:09.500Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-10T21:23:11.201Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-10T21:23:11.201Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-10T21:23:13.835Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-10T21:23:13.835Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-10T21:23:16.459Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-10T21:23:16.459Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-10T21:23:21.133Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-10T21:23:22.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-10T21:23:25.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-10T21:23:42.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-10T21:24:00.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-10T21:24:14.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-10T21:24:14.061Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-10T21:24:16.290Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-10T21:24:16.290Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-10T21:24:16.290Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-10T21:24:16.290Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-10T21:24:21.076Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-10T21:24:24.052Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-10T21:24:24.052Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-10T21:24:24.052Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-10T21:24:32.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-10T21:24:34.535Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-10T21:24:34.535Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-10T21:24:34.535Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-10T21:24:49.524Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-10T21:24:49.524Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-10T21:24:49.524Z] === RUN TestDockerSuite/TestCpToDot [2019-10-10T21:24:50.519Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-10T21:24:50.519Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-10T21:24:50.519Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-10T21:24:53.494Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-10T21:24:55.726Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-10T21:24:57.959Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-10T21:24:58.431Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-10T21:24:58.431Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-10T21:25:00.660Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-10T21:25:01.652Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-10T21:25:01.652Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-10T21:25:01.652Z] === RUN TestDockerSuite/TestCreateRM [2019-10-10T21:25:02.124Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-10T21:25:02.124Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-10T21:25:02.597Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-10T21:25:02.597Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-10T21:25:04.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-10T21:25:11.312Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-10T21:25:11.785Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-10T21:25:12.260Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-10T21:25:17.040Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-10T21:25:17.512Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-10T21:25:17.512Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-10T21:25:19.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDockerFails [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-10T21:25:20.499Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-10T21:25:23.475Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-10T21:25:25.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-10T21:25:32.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-10T21:25:37.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-10T21:25:47.903Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-10T21:25:52.253Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-10T21:25:52.687Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-10T21:25:57.465Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-10T21:26:00.431Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-10T21:26:00.903Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-10T21:26:04.720Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-10T21:26:05.195Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-10T21:26:06.768Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite (441.44s) [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:53: Daemon d32d4314b26b4 is not started [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:53: Daemon d8dd8ed68f17d is not started [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:53: Daemon d369a1a8335fb is not started [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:53: Daemon d9651a5b13d65 is not started [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.64s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:485: Daemon db14321dfc3ea is not started [2019-10-10T21:26:07.135Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-10T21:26:07.135Z] docker_cli_external_volume_driver_test.go:53: Daemon d5751c8ab9094 is not started [2019-10-10T21:26:07.135Z] PASS [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === Skipped [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-10T21:26:07.135Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-10T21:26:07.135Z] check_test.go:309: Daemon de6ff312ec15c is not started [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-10T21:26:07.135Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-10T21:26:07.135Z] check_test.go:309: Daemon da60b2d538549 is not started [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-10T21:26:07.135Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-10T21:26:07.135Z] check_test.go:309: Daemon d007d8cccb713 is not started [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-10T21:26:07.135Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-10T21:26:07.135Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-10T21:26:07.135Z] check_test.go:309: Daemon db6670ca72979 is not started [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-10T21:26:07.135Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-10T21:26:07.135Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-10T21:26:07.135Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] [2019-10-10T21:26:07.135Z] DONE 270 tests, 6 skipped in 2569.912s [2019-10-10T21:26:07.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-10T21:26:07.695Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd263f3a44b45/docker.pid [2019-10-10T21:26:07.695Z] +++ kill 5175 [2019-10-10T21:26:07.695Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5175 is not a child of this shell [2019-10-10T21:26:07.695Z] warning: PID 5175 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd263f3a44b45/docker.pid had a nonzero exit code [2019-10-10T21:26:07.949Z] ++++ cat bundles/test-integration/docker.pid [2019-10-10T21:26:07.949Z] +++ kill 7188 [2019-10-10T21:26:08.872Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-10T21:26:08.872Z] +++ /etc/init.d/apparmor stop [2019-10-10T21:26:08.872Z] Clearing AppArmor profiles cache:. [2019-10-10T21:26:08.872Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-10T21:26:08.872Z] Unloading profiles will leave already running processes permanently [2019-10-10T21:26:08.872Z] unconfined, which can lead to unexpected situations. [2019-10-10T21:26:08.872Z] [2019-10-10T21:26:08.872Z] To set a process to complain mode, use the command line tool [2019-10-10T21:26:08.872Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-10T21:26:08.872Z] with the 'teardown' option." [2019-10-10T21:26:08.872Z] [2019-10-10T21:26:09.432Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-10T21:26:09.444Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-10T21:26:10.496Z] + echo Ensuring container killed. [2019-10-10T21:26:10.496Z] Ensuring container killed. [2019-10-10T21:26:10.496Z] + docker ps -aq -f name=docker-pr3-* [2019-10-10T21:26:10.496Z] + cids=7fa65f089f7a [2019-10-10T21:26:10.496Z] 040a3e72cb95 [2019-10-10T21:26:10.496Z] 6f319f0c88a1 [2019-10-10T21:26:10.496Z] + [ -n 7fa65f089f7a [2019-10-10T21:26:10.496Z] 040a3e72cb95 [2019-10-10T21:26:10.496Z] 6f319f0c88a1 ] [2019-10-10T21:26:10.496Z] + docker rm -vf 7fa65f089f7a 040a3e72cb95 6f319f0c88a1 [2019-10-10T21:26:11.551Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-10T21:26:13.756Z] 7fa65f089f7a [2019-10-10T21:26:13.756Z] 040a3e72cb95 [2019-10-10T21:26:14.680Z] 6f319f0c88a1 [Pipeline] sh [2019-10-10T21:26:15.085Z] + echo Chowning /workspace to jenkins user [2019-10-10T21:26:15.085Z] Chowning /workspace to jenkins user [2019-10-10T21:26:15.085Z] + id -u [2019-10-10T21:26:15.085Z] + id -g [2019-10-10T21:26:15.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40032:/workspace busybox chown -R 1000:1000 /workspace [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-10T21:26:16.333Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-10T21:26:17.325Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-10T21:26:17.798Z] === RUN TestDockerSuite/TestEventsRename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-10T21:26:19.660Z] + bundleName=amd64 [2019-10-10T21:26:19.660Z] + echo Creating amd64-bundles.tar.gz [2019-10-10T21:26:19.660Z] Creating amd64-bundles.tar.gz [2019-10-10T21:26:19.660Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-10T21:26:19.660Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-10T21:26:20.027Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] archiveArtifacts [2019-10-10T21:26:20.592Z] Archiving artifacts [2019-10-10T21:26:20.889Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T21:26:21.319Z] + make clean [2019-10-10T21:26:21.573Z] docker volume rm -f docker-dev-cache [2019-10-10T21:26:21.573Z] docker-dev-cache [Pipeline] deleteDir [2019-10-10T21:26:22.996Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-10T21:26:25.225Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-10T21:26:28.199Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-10T21:26:32.981Z] === RUN TestDockerSuite/TestEventsTop [2019-10-10T21:26:32.981Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-10T21:26:35.960Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-10T21:26:43.161Z] === RUN TestDockerSuite/TestExec [2019-10-10T21:26:43.161Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-10T21:26:43.161Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-10T21:26:45.390Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-10T21:26:47.022Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-10T21:26:47.022Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-10T21:26:47.022Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-10T21:26:47.022Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-10T21:26:49.254Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-10T21:26:51.482Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-10T21:26:53.709Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-10T21:26:55.938Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-10T21:27:00.719Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-10T21:27:00.719Z] === RUN TestDockerSuite/TestExecEnv [2019-10-10T21:27:00.719Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-10T21:27:00.719Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-10T21:27:02.957Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecParseError [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-10T21:27:06.772Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-10T21:27:09.748Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-10T21:27:11.976Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-10T21:27:11.976Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-10T21:27:20.689Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-10T21:27:20.689Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-10T21:27:20.689Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-10T21:27:20.689Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-10T21:27:26.778Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-10T21:27:32.668Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-10T21:27:36.485Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-10T21:27:42.373Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-10T21:27:42.373Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-10T21:27:42.373Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-10T21:27:42.373Z] === RUN TestDockerSuite/TestHealth [2019-10-10T21:27:42.373Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-10T21:27:42.845Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-10T21:27:42.845Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-10T21:27:42.845Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-10T21:27:48.896Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-10T21:27:49.894Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-10T21:27:49.894Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-10T21:27:50.886Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-10T21:27:50.886Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-10T21:27:53.118Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-10T21:27:53.118Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-10T21:27:55.359Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-10T21:27:58.330Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-10T21:27:58.330Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-10T21:27:58.330Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-10T21:28:04.362Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-10T21:28:04.362Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportFile [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-10T21:28:04.833Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-10T21:28:05.307Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-10T21:28:05.779Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-10T21:28:05.779Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-10T21:28:05.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-10T21:28:05.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-10T21:28:05.779Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-10T21:28:08.013Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-10T21:28:10.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-10T21:28:10.248Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-10T21:28:10.248Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-10T21:28:10.720Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-10T21:28:10.720Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-10T21:28:12.948Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-10T21:28:12.948Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-10T21:28:15.176Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-10T21:28:15.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-10T21:28:15.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-10T21:28:15.176Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-10T21:28:22.375Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-10T21:28:28.280Z] === RUN TestDockerSuite/TestInspectImage [2019-10-10T21:28:28.280Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-10T21:28:28.280Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-10T21:28:28.280Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-10T21:28:30.526Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-10T21:28:32.755Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-10T21:28:32.755Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-10T21:28:34.988Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-10T21:28:37.222Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-10T21:28:37.694Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-10T21:28:37.694Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-10T21:28:39.930Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-10T21:28:42.898Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-10T21:28:47.678Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-10T21:28:49.913Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-10T21:28:52.142Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-10T21:28:54.373Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-10T21:28:56.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-10T21:28:58.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-10T21:29:01.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-10T21:29:01.538Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-10T21:29:03.771Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-10T21:29:05.355Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-10T21:29:11.260Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-10T21:29:14.237Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-10T21:29:14.237Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-10T21:29:16.464Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-10T21:29:16.464Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-10T21:29:25.173Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-10T21:29:32.369Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-10T21:29:41.210Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-10T21:29:43.446Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-10T21:29:45.676Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-10T21:29:45.676Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-10T21:29:52.869Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-10T21:29:55.846Z] === RUN TestDockerSuite/TestLogsSince [2019-10-10T21:30:04.547Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-10T21:30:05.020Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-10T21:30:05.020Z] === RUN TestDockerSuite/TestLogsTail [2019-10-10T21:30:12.222Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-10T21:30:15.194Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestNetHostname [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestPluginActive [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-10T21:30:17.427Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPortList [2019-10-10T21:30:17.901Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-10T21:30:22.694Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-10T21:30:27.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-10T21:30:27.479Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-10T21:30:36.197Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-10T21:30:36.198Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-10T21:30:46.667Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-10T21:31:01.645Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-10T21:31:01.645Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-10T21:31:01.645Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-10T21:31:14.193Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-10T21:31:16.491Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-10T21:31:25.184Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-10T21:31:28.993Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-10T21:31:28.993Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-10T21:31:28.993Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-10T21:31:33.773Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-10T21:31:33.773Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-10T21:31:33.773Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-10T21:31:33.773Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-10T21:31:33.773Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-10T21:31:40.965Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-10T21:31:40.965Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-10T21:31:42.550Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-10T21:31:42.550Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-10T21:31:44.125Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-10T21:31:45.120Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-10T21:31:45.120Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-10T21:31:49.901Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-10T21:31:54.683Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-10T21:31:56.918Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-10T21:32:27.095Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-10T21:32:27.095Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-10T21:32:29.331Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-10T21:32:29.331Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-10T21:32:29.802Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-10T21:32:30.805Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-10T21:32:35.586Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-10T21:32:40.375Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-10T21:32:40.375Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-10T21:32:45.164Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-10T21:32:45.164Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-10T21:32:45.164Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-10T21:33:03.042Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-10T21:33:03.514Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-10T21:33:04.508Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-10T21:33:11.704Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-10T21:33:17.600Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-10T21:33:26.306Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-10T21:33:31.082Z] === RUN TestDockerSuite/TestRmiTag [2019-10-10T21:33:32.080Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-10T21:33:34.312Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-10T21:33:55.602Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-10T21:33:56.075Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-10T21:34:01.975Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-10T21:34:02.968Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-10T21:34:05.199Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-10T21:34:05.199Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-10T21:34:05.199Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-10T21:34:09.982Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-10T21:34:12.950Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-10T21:34:20.141Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-10T21:34:21.720Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-10T21:34:23.955Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-10T21:34:24.430Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-10T21:34:29.216Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-10T21:34:31.451Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-10T21:34:31.451Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-10T21:34:34.416Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-10T21:34:34.416Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-10T21:34:34.416Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-10T21:34:36.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-10T21:34:38.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-10T21:34:41.845Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-10T21:34:49.033Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-10T21:34:49.033Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-10T21:34:49.033Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-10T21:34:49.033Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-10T21:34:50.607Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-10T21:34:50.607Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-10T21:34:50.607Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-10T21:34:50.607Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-10T21:34:50.607Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-10T21:34:53.582Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-10T21:35:08.562Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-10T21:35:09.034Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-10T21:35:09.034Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-10T21:35:09.034Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-10T21:35:09.506Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-10T21:35:11.733Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-10T21:35:14.704Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-10T21:35:14.704Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-10T21:35:16.281Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-10T21:35:16.281Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-10T21:35:16.281Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-10T21:35:16.281Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-10T21:35:19.250Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-10T21:35:21.482Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-10T21:35:23.715Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T21:35:25.941Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-10T21:35:26.414Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-10T21:35:26.414Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-10T21:35:31.201Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-10T21:35:41.662Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-10T21:35:41.662Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-10T21:35:42.134Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunMount [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-10T21:35:42.605Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-10T21:35:49.822Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-10T21:35:49.822Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-10T21:35:49.822Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-10T21:35:49.822Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-10T21:35:54.610Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-10T21:36:03.518Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-10T21:36:03.989Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-10T21:36:06.221Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-10T21:36:08.449Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-10T21:36:09.446Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-10T21:36:11.680Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-10T21:36:12.151Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-10T21:36:15.960Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-10T21:36:24.651Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-10T21:36:24.651Z] === RUN TestDockerSuite/TestRunRm [2019-10-10T21:36:26.876Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-10T21:36:32.782Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-10T21:36:34.356Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-10T21:36:36.580Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-10T21:36:38.807Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-10T21:36:41.771Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-10T21:36:41.771Z] === RUN TestDockerSuite/TestRunState [2019-10-10T21:36:41.771Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-10T21:36:43.997Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-10T21:36:43.997Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-10T21:36:45.569Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-10T21:36:45.569Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-10T21:36:46.041Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-10T21:36:46.041Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-10T21:36:46.041Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-10T21:36:46.041Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-10T21:36:50.812Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-10T21:36:51.285Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-10T21:36:51.285Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-10T21:36:53.514Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-10T21:36:53.514Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-10T21:36:55.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-10T21:36:55.747Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-10T21:36:55.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-10T21:37:04.597Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-10T21:37:11.783Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-10T21:37:15.591Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-10T21:37:21.480Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-10T21:37:21.480Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-10T21:37:21.958Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-10T21:37:21.958Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-10T21:37:21.958Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-10T21:37:24.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-10T21:37:27.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-10T21:37:29.378Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-10T21:37:29.378Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-10T21:37:29.378Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-10T21:37:29.378Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-10T21:37:29.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-10T21:37:29.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-10T21:37:29.851Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-10T21:37:29.851Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-10T21:37:29.851Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-10T21:37:34.629Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-10T21:37:36.200Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-10T21:37:38.427Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-10T21:37:42.241Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-10T21:37:42.241Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-10T21:37:42.241Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-10T21:37:42.241Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-10T21:37:42.241Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-10T21:37:42.718Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-10T21:37:45.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-10T21:37:45.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-10T21:37:46.163Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-10T21:37:46.637Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-10T21:37:48.210Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-10T21:37:55.396Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-10T21:37:55.396Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-10T21:38:04.095Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-10T21:38:04.095Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-10T21:38:12.786Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-10T21:38:12.786Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-10T21:38:12.786Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-10T21:38:12.786Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-10T21:38:12.786Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-10T21:38:23.246Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-10T21:38:24.819Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-10T21:38:27.051Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-10T21:38:27.051Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-10T21:38:29.277Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-10T21:38:47.135Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-10T21:38:48.712Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-10T21:38:48.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-10T21:38:52.524Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-10T21:38:52.524Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-10T21:38:52.998Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-10T21:38:52.998Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-10T21:38:53.473Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-10T21:39:08.453Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-10T21:39:08.453Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-10T21:39:08.453Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-10T21:39:08.453Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-10T21:39:08.453Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-10T21:39:14.346Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-10T21:39:14.346Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-10T21:39:14.821Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-10T21:39:29.832Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-10T21:39:29.832Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite (2833.73s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-10T21:39:30.825Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-10T21:39:30.825Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-10T21:39:30.825Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-10T21:39:30.825Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (152.10s) [2019-10-10T21:39:30.825Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.55s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2019-10-10T21:39:30.826Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-10T21:39:30.826Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.21s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-10T21:39:30.826Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-10T21:39:30.826Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.31s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.33s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.92s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (121.30s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2019-10-10T21:39:30.826Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.90s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.79s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.53s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.63s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.23s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.78s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.22s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.45s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.82s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.05s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.69s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.93s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.29s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.44s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.29s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2019-10-10T21:39:30.826Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.86s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildContChar (14.77s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.96s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.08s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.09s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.48s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.33s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.06s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.00s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.79s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.81s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.78s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.03s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.58s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.98s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.89s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.81s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.30s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.38s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.97s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.97s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.24s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.23s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.74s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.64s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.65s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.71s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.65s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.59s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.55s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.69s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.32s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.66s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.40s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.33s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildHistory (12.51s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2019-10-10T21:39:30.826Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.33s) [2019-10-10T21:39:30.826Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2019-10-10T21:39:30.826Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.08s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.92s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.91s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.81s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (48.40s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.03s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.53s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.53s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.84s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.69s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.27s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.93s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.17s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.52s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.39s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.05s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.73s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.69s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.92s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.85s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.84s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.91s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildRm (15.52s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2019-10-10T21:39:30.827Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.94s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.88s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.25s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.66s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.72s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.69s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildStderr (5.37s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.93s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.56s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.35s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.08s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.93s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.31s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.00s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.09s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.46s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.12s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.07s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.74s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2019-10-10T21:39:30.827Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-10T21:39:30.827Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-10T21:39:30.827Z] docker_cli_sni_test.go:18: Flakey test [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.23s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.25s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitChange (5.72s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.36s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.55s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2019-10-10T21:39:30.827Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitTTY (13.00s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.51s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.30s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.85s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.26s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.79s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.34s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.25s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.22s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.16s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.93s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.56s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s) [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-10T21:39:30.827Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2019-10-10T21:39:30.827Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s) [2019-10-10T21:39:30.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (42.78s) [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0008424e0 } [2019-10-10T21:39:30.827Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1076073226 c:\foo false } [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1076073226 c:\foo true } [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 0 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 1 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 2 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 3 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 4 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 5 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 6 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 7 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 8 [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:1927: case 9 [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.62s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.22s) [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a719574437\file1 d57cb930bb424993c70ebc1c5c7a453aac368133ee930c15d0c4fe412875694c:/root/itWorks.txt` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:279: checking that container "d57cb930bb424993c70ebc1c5c7a453aac368133ee930c15d0c4fe412875694c" start output contains "file1\n" [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:209: running `docker start -a d57cb930bb424993c70ebc1c5c7a453aac368133ee930c15d0c4fe412875694c` [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.42s) [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b073414848\file1 5053d563570eace81747fc01a80fdd05c268ea2e3af58546bf3efca77d977549:testDir/` [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.54s) [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e828299551\dir1 b64a061274dc2b9545b2b9852ce0eae88178a6d550feedb876f8206f59ab452d:testDir` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:279: checking that container "b64a061274dc2b9545b2b9852ce0eae88178a6d550feedb876f8206f59ab452d" start output contains "file1-1\n" [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:209: running `docker start -a b64a061274dc2b9545b2b9852ce0eae88178a6d550feedb876f8206f59ab452d` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e828299551\dir1 795dbcbc4aa8344657690c9441aa5c3e0a4d0f8132243c7b0269eeef9be5b10e:testDir/` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:279: checking that container "795dbcbc4aa8344657690c9441aa5c3e0a4d0f8132243c7b0269eeef9be5b10e" start output contains "file1-1\n" [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:209: running `docker start -a 795dbcbc4aa8344657690c9441aa5c3e0a4d0f8132243c7b0269eeef9be5b10e` [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.80s) [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h167310834\dir1\. 47286bf36e93666fb70dc1180fb093461b1e0b9ae81d04eff33e3201e53a2b35:testDir` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:279: checking that container "47286bf36e93666fb70dc1180fb093461b1e0b9ae81d04eff33e3201e53a2b35" start output contains "file1-1\n" [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:209: running `docker start -a 47286bf36e93666fb70dc1180fb093461b1e0b9ae81d04eff33e3201e53a2b35` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h167310834\dir1\. a4cee5aa9cbfc236f8772f01f1da95d3a26e82ac577001675114f69fbbe44188:testDir/` [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:279: checking that container "a4cee5aa9cbfc236f8772f01f1da95d3a26e82ac577001675114f69fbbe44188" start output contains "file1-1\n" [2019-10-10T21:39:30.828Z] docker_cli_cp_utils_test.go:209: running `docker start -a a4cee5aa9cbfc236f8772f01f1da95d3a26e82ac577001675114f69fbbe44188` [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCpToStdout (2.44s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.45s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.31s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.73s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.92s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-10T21:39:30.828Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2019-10-10T21:39:30.828Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.56s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.39s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.38s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.32s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsCopy (5.89s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.22s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.91s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFilters (4.71s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFormat (4.85s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsResize (2.92s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.39s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.80s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-10T21:39:30.828Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.01s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-10T21:39:30.828Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2019-10-10T21:39:30.828Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.13s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-10T21:39:30.828Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-10T21:39:30.828Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-10-10T21:39:30.828Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.03s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.32s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.31s) [2019-10-10T21:39:30.828Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.17s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.74s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.30s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecInspectID (3.72s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-10-10T21:39:30.829Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-10T21:39:30.829Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.79s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.05s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-10T21:39:30.829Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.40s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.98s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2019-10-10T21:39:30.829Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2019-10-10T21:39:30.829Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-10T21:39:30.829Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2019-10-10T21:39:30.829Z] --- PASS: TestDockerSuite/TestInfoFormat (0.15s) [2019-10-10T21:39:30.829Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-10T21:39:31.307Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-10T21:39:31.307Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.37s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.23s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-10-10T21:39:31.307Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-10T21:39:31.307Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.16s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.24s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectDefault (7.17s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.32s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.40s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.21s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.42s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-10T21:39:31.307Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.30s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.08s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.06s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.11s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.64s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.27s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsSince (9.33s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsTail (7.63s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-10T21:39:31.307Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-10-10T21:39:31.307Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.307Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.58s) [2019-10-10T21:39:31.307Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-10-10T21:39:31.308Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.69s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsByOrder (8.43s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.46s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.44s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.61s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.67s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.57s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.86s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.07s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.50s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.53s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.09s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-10T21:39:31.308Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.79s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.40s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.40s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.26s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.77s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.45s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.63s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.68s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.23s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.05s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.69s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.79s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.56s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.87s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.76s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.74s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.11s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.18s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.53s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.40s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.07s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.25s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (13.58s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.37s) [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.37s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.65s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.308Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-10-10T21:39:31.308Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.16s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.67s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.04s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.34s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.03s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.20s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.44s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunRm (2.68s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.42s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.21s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.70s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.14s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.09s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.73s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.03s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.24s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.54s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.93s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.83s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.05s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.92s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.44s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2019-10-10T21:39:31.309Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2019-10-10T21:39:31.309Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-10T21:39:31.309Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.49s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2019-10-10T21:39:31.309Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.13s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-10-10T21:39:31.310Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-10-10T21:39:31.310Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.71s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.28s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-10T21:39:31.310Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-10T21:39:31.310Z] --- PASS: TestDockerRegistrySuite (0.04s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-10T21:39:31.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-10T21:39:31.310Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-10T21:39:31.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-10T21:39:31.310Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-10T21:39:31.310Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-10T21:39:31.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-10T21:39:31.311Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerDaemonSuite [2019-10-10T21:39:31.311Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-10T21:39:31.311Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-10T21:39:31.311Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-10T21:39:31.311Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-10T21:39:31.311Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerSwarmSuite [2019-10-10T21:39:31.311Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-10T21:39:31.311Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-10T21:39:31.311Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerExternalVolumeSuite [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerNetworkSuite [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] === RUN TestDockerHubPullSuite [2019-10-10T21:39:31.311Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-10T21:39:31.311Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-10T21:39:31.311Z] PASS [2019-10-10T21:39:31.311Z] ok github.com/docker/docker/integration-cli 2834.601s [2019-10-10T21:39:31.311Z] INFO: Integration tests ended at 10/10/2019 21:39:31. Duration:00:47:24.6120885 [2019-10-10T21:39:31.311Z] INFO: Docker info of the daemon under test at end of run [2019-10-10T21:39:31.311Z] [2019-10-10T21:39:31.781Z] Containers: 2 [2019-10-10T21:39:31.781Z] Running: 0 [2019-10-10T21:39:31.781Z] Paused: 0 [2019-10-10T21:39:31.781Z] Stopped: 2 [2019-10-10T21:39:31.781Z] Images: 12 [2019-10-10T21:39:31.781Z] Server Version: 0.0.0-dev [2019-10-10T21:39:31.781Z] Storage Driver: windowsfilter [2019-10-10T21:39:31.781Z] Windows: [2019-10-10T21:39:31.781Z] Logging Driver: json-file [2019-10-10T21:39:31.781Z] Plugins: [2019-10-10T21:39:31.781Z] Volume: local [2019-10-10T21:39:31.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-10T21:39:31.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-10T21:39:31.781Z] Swarm: inactive [2019-10-10T21:39:31.781Z] Default Isolation: process [2019-10-10T21:39:31.781Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-10T21:39:31.781Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-10T21:39:31.781Z] OSType: windows [2019-10-10T21:39:31.781Z] Architecture: x86_64 [2019-10-10T21:39:31.781Z] CPUs: 4 [2019-10-10T21:39:31.781Z] Total Memory: 32GiB [2019-10-10T21:39:31.781Z] Name: azwin-2-271ad0 [2019-10-10T21:39:31.781Z] ID: WXRI:5RCM:AE3B:6WE6:R6OR:SSUO:F5TP:T3TO:LVYC:O6I4:YURE:QKF5 [2019-10-10T21:39:31.781Z] Docker Root Dir: D:\CI\PR-40032\3\daemon [2019-10-10T21:39:31.781Z] Debug Mode (client): false [2019-10-10T21:39:31.781Z] Debug Mode (server): true [2019-10-10T21:39:31.781Z] File Descriptors: -1 [2019-10-10T21:39:31.781Z] Goroutines: 18 [2019-10-10T21:39:31.781Z] System Time: 2019-10-10T21:39:31.2509877Z [2019-10-10T21:39:31.781Z] EventsListeners: 0 [2019-10-10T21:39:31.781Z] Registry: https://index.docker.io/v1/ [2019-10-10T21:39:31.781Z] Labels: [2019-10-10T21:39:31.781Z] Experimental: false [2019-10-10T21:39:31.781Z] Insecure Registries: [2019-10-10T21:39:31.781Z] 127.0.0.0/8 [2019-10-10T21:39:31.781Z] Live Restore Enabled: false [2019-10-10T21:39:31.781Z] [2019-10-10T21:39:31.781Z] [2019-10-10T21:39:31.781Z] INFO: Stopping daemon under test [2019-10-10T21:39:31.781Z] SUCCESS: The process with PID 1316 (child process of PID 8364) has been terminated. [2019-10-10T21:39:31.781Z] SUCCESS: The process with PID 8364 (child process of PID 6844) has been terminated. [2019-10-10T21:39:31.781Z] INFO: Stop tailing logs of the daemon under tests [2019-10-10T21:39:31.781Z] INFO: executeCI.ps1 Completed successfully at 10/10/2019 21:39:31. [2019-10-10T21:39:31.781Z] INFO: Tidying up at end of run [2019-10-10T21:39:31.781Z] INFO: Saving daemon under test log (d:\CI\PR-40032\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-10T21:39:31.781Z] INFO: Saving daemon under test log (d:\CI\PR-40032\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-10T21:39:31.781Z] INFO: Nuke-Everything... [2019-10-10T21:39:31.781Z] INFO: Container count on control daemon to delete is 2 [2019-10-10T21:39:32.777Z] 0e0ef049120c [2019-10-10T21:39:32.777Z] fd1b199b4386 [2019-10-10T21:39:33.248Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-10T21:39:34.827Z] Deleted: sha256:8ba283c73d51e6f2a7ffe22a91fd22178be085bca0fdc47ec8f4fcc6d382f672 [2019-10-10T21:39:34.827Z] Deleted: sha256:aa7576c9cfde6e4f9e859ca579162efbc5998f0694b24b58342e7a168dec119c [2019-10-10T21:39:34.827Z] INFO: Tidying pidfile d:\CI\PR-40032\3\docker.pid [2019-10-10T21:39:34.827Z] INFO: Nuking d:\CI [2019-10-10T21:40:10.762Z] INFO: Zapped successfully [2019-10-10T21:40:10.762Z] [2019-10-10T21:40:10.762Z] INFO: executeCI.ps1 exiting at Thu Oct 10 21:40:08 CUT 2019. Duration 01:03:41.1257636 [2019-10-10T21:40:10.762Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-10T21:40:12.728Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-10T21:40:14.545Z] Archiving artifacts [2019-10-10T21:40:15.962Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40032/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-10T21:40:16.915Z] + make clean [2019-10-10T21:40:17.909Z] docker volume rm -f docker-dev-cache [2019-10-10T21:40:18.382Z] 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