Started by user Tibor Vass Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 264e16c97b915dfa41d37bde349c266c390e7ed2 rather than a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 Obtained Jenkinsfile from 264e16c97b915dfa41d37bde349c266c390e7ed2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader > 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 ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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-09-20T23:49:26.911Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-20T23:49:26.915Z] Trying to pass milestone 5 [Pipeline] milestone [2019-09-20T23:49:26.925Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-20T23:49:27.018Z] Running on ubuntu-1804-overlay2 (i-0a885d70ad114b646) in /home/ubuntu/workspace/moby_PR-39951 [Pipeline] { [Pipeline] checkout [2019-09-20T23:49:27.059Z] using credential docker-jenkins-github-credentials [2019-09-20T23:49:27.069Z] Fetching changes from the remote Git repository [2019-09-20T23:49:27.074Z] Fetching without tags [2019-09-20T23:49:27.356Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:27.455Z] Merge succeeded, producing 058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:49:27.456Z] Checking out Revision 058c1ee26fb80b7cde191c1996c7f4f5c7952d88 (PR-39951) [2019-09-20T23:49:27.520Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:49:27.044Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-20T23:49:27.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:27.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:27.054Z] > git --version # timeout=10 [2019-09-20T23:49:27.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:27.059Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:27.336Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:27.338Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:27.377Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:49:27.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-20T23:49:27.436Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:27.441Z] > git checkout -f 058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:49:27.500Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-20T23:49:28.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39951:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-20T23:49:31.038Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-09-20T23:49:31.793Z] Running on ubuntu-1804-overlay2 (i-0a885d70ad114b646) in /home/ubuntu/workspace/moby_PR-39951 [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 [2019-09-20T23:49:31.808Z] Running on ubuntu-1804-overlay2 (i-066c45a719aa72580) in /home/ubuntu/workspace/moby_PR-39951 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-09-20T23:49:31.829Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39951 [Pipeline] checkout [Pipeline] { [2019-09-20T23:49:31.853Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-20T23:49:31.864Z] Fetching changes from the remote Git repository [2019-09-20T23:49:31.870Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-20T23:49:31.927Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-09-20T23:49:31.934Z] Cloning the remote Git repository [2019-09-20T23:49:31.934Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2019-09-20T23:49:31.953Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39951 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-09-20T23:49:31.978Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-09-20T23:49:31.998Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-09-20T23:49:32.017Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-20T23:49:32.116Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:32.220Z] Merge succeeded, producing 8f48ac898ad1e560ed197094fe9d43b242a31e48 [2019-09-20T23:49:32.221Z] Checking out Revision 8f48ac898ad1e560ed197094fe9d43b242a31e48 (PR-39951) [2019-09-20T23:49:32.275Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:49:31.839Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-20T23:49:31.845Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:31.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:31.850Z] > git --version # timeout=10 [2019-09-20T23:49:31.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:31.853Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:32.097Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:32.099Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:32.140Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:49:32.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-20T23:49:32.201Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:32.203Z] > git checkout -f 8f48ac898ad1e560ed197094fe9d43b242a31e48 [2019-09-20T23:49:32.256Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [2019-09-20T23:49:32.322Z] using credential docker-jenkins-github-credentials [2019-09-20T23:49:32.454Z] Cloning the remote Git repository [2019-09-20T23:49:32.454Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-20T23:49:31.918Z] Cloning repository https://github.com/moby/moby.git [2019-09-20T23:49:31.919Z] > git init /home/ubuntu/workspace/moby_PR-39951 # timeout=10 [2019-09-20T23:49:31.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:31.935Z] > git --version # timeout=10 [2019-09-20T23:49:31.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:31.940Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:31.977Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-20T23:49:31.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:32.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:32.011Z] > git --version # timeout=10 [2019-09-20T23:49:32.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:32.016Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:33.103Z] + docker version [2019-09-20T23:49:33.103Z] Client: Docker Engine - Community [2019-09-20T23:49:33.103Z] Version: 19.03.2 [2019-09-20T23:49:33.103Z] API version: 1.40 [2019-09-20T23:49:33.103Z] Go version: go1.12.8 [2019-09-20T23:49:33.103Z] Git commit: 6a30dfc [2019-09-20T23:49:33.103Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-20T23:49:33.103Z] OS/Arch: linux/amd64 [2019-09-20T23:49:33.103Z] Experimental: false [2019-09-20T23:49:33.103Z] [2019-09-20T23:49:33.103Z] Server: Docker Engine - Community [2019-09-20T23:49:33.103Z] Engine: [2019-09-20T23:49:33.103Z] Version: 19.03.2 [2019-09-20T23:49:33.103Z] API version: 1.40 (minimum version 1.12) [2019-09-20T23:49:33.103Z] Go version: go1.12.8 [2019-09-20T23:49:33.103Z] Git commit: 6a30dfc [2019-09-20T23:49:33.103Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-20T23:49:33.103Z] OS/Arch: linux/amd64 [2019-09-20T23:49:33.103Z] Experimental: true [2019-09-20T23:49:33.103Z] containerd: [2019-09-20T23:49:33.103Z] Version: 1.2.6 [2019-09-20T23:49:33.103Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-20T23:49:33.103Z] runc: [2019-09-20T23:49:33.103Z] Version: 1.0.0-rc8 [2019-09-20T23:49:33.103Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:49:33.103Z] docker-init: [2019-09-20T23:49:33.103Z] Version: 0.18.0 [2019-09-20T23:49:33.103Z] GitCommit: fec3683 [Pipeline] sh [2019-09-20T23:49:32.478Z] Cloning repository https://github.com/moby/moby.git [2019-09-20T23:49:32.481Z] > git init /home/jenkins/workspace/moby_PR-39951 # timeout=10 [2019-09-20T23:49:32.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:32.567Z] > git --version # timeout=10 [2019-09-20T23:49:32.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:32.587Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:33.390Z] + docker info [2019-09-20T23:49:33.390Z] Client: [2019-09-20T23:49:33.390Z] Debug Mode: false [2019-09-20T23:49:33.390Z] [2019-09-20T23:49:33.390Z] Server: [2019-09-20T23:49:33.390Z] Containers: 0 [2019-09-20T23:49:33.390Z] Running: 0 [2019-09-20T23:49:33.390Z] Paused: 0 [2019-09-20T23:49:33.390Z] Stopped: 0 [2019-09-20T23:49:33.390Z] Images: 4 [2019-09-20T23:49:33.390Z] Server Version: 19.03.2 [2019-09-20T23:49:33.390Z] Storage Driver: overlay2 [2019-09-20T23:49:33.390Z] Backing Filesystem: extfs [2019-09-20T23:49:33.390Z] Supports d_type: true [2019-09-20T23:49:33.390Z] Native Overlay Diff: true [2019-09-20T23:49:33.390Z] Logging Driver: json-file [2019-09-20T23:49:33.390Z] Cgroup Driver: cgroupfs [2019-09-20T23:49:33.390Z] Plugins: [2019-09-20T23:49:33.390Z] Volume: local [2019-09-20T23:49:33.390Z] Network: bridge host ipvlan macvlan null overlay [2019-09-20T23:49:33.390Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-20T23:49:33.390Z] Swarm: inactive [2019-09-20T23:49:33.390Z] Runtimes: runc [2019-09-20T23:49:33.390Z] Default Runtime: runc [2019-09-20T23:49:33.390Z] Init Binary: docker-init [2019-09-20T23:49:33.390Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-20T23:49:33.390Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:49:33.390Z] init version: fec3683 [2019-09-20T23:49:33.390Z] Security Options: [2019-09-20T23:49:33.390Z] apparmor [2019-09-20T23:49:33.390Z] seccomp [2019-09-20T23:49:33.390Z] Profile: default [2019-09-20T23:49:33.390Z] Kernel Version: 4.15.0-1048-aws [2019-09-20T23:49:33.390Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-20T23:49:33.390Z] OSType: linux [2019-09-20T23:49:33.390Z] Architecture: x86_64 [2019-09-20T23:49:33.390Z] CPUs: 2 [2019-09-20T23:49:33.390Z] Total Memory: 7.501GiB [2019-09-20T23:49:33.390Z] Name: ip-10-100-50-1 [2019-09-20T23:49:33.390Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-20T23:49:33.390Z] Docker Root Dir: /var/lib/docker [2019-09-20T23:49:33.390Z] Debug Mode: false [2019-09-20T23:49:33.390Z] Registry: https://index.docker.io/v1/ [2019-09-20T23:49:33.390Z] Labels: [2019-09-20T23:49:33.390Z] Experimental: true [2019-09-20T23:49:33.390Z] Insecure Registries: [2019-09-20T23:49:33.390Z] 127.0.0.0/8 [2019-09-20T23:49:33.390Z] Live Restore Enabled: true [2019-09-20T23:49:33.390Z] [2019-09-20T23:49:33.390Z] WARNING: No swap limit support [Pipeline] sh [2019-09-20T23:49:33.671Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:33.671Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:33.671Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39951/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-20T23:49:33.671Z] + bash /home/ubuntu/workspace/moby_PR-39951/check-config.sh [2019-09-20T23:49:33.671Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-20T23:49:33.671Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-20T23:49:33.671Z] [2019-09-20T23:49:33.671Z] Generally Necessary: [2019-09-20T23:49:33.671Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-20T23:49:33.671Z] - apparmor: enabled and tools installed [2019-09-20T23:49:33.671Z] - CONFIG_NAMESPACES: enabled [2019-09-20T23:49:33.671Z] - CONFIG_NET_NS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_PID_NS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_IPC_NS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_UTS_NS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CGROUPS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-20T23:49:33.671Z] - CONFIG_CPUSETS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_MEMCG: enabled [2019-09-20T23:49:33.671Z] - CONFIG_KEYS: enabled [2019-09-20T23:49:33.671Z] - CONFIG_VETH: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-20T23:49:33.929Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-20T23:49:33.929Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-20T23:49:33.929Z] [2019-09-20T23:49:33.929Z] Optional Features: [2019-09-20T23:49:33.929Z] - CONFIG_USER_NS: enabled [2019-09-20T23:49:33.930Z] - CONFIG_SECCOMP: enabled [2019-09-20T23:49:33.930Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-20T23:49:33.930Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-20T23:49:33.930Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-20T23:49:33.930Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-20T23:49:33.930Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-20T23:49:33.930Z] - CONFIG_BLK_CGROUP: enabled [2019-09-20T23:49:33.930Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-20T23:49:33.930Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-20T23:49:33.930Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-20T23:49:33.930Z] - CONFIG_CGROUP_PERF: enabled [2019-09-20T23:49:33.930Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-20T23:49:33.930Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-20T23:49:33.930Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-20T23:49:33.930Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-20T23:49:33.930Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-20T23:49:33.930Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-20T23:49:33.930Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-20T23:49:33.930Z] - CONFIG_IP_VS: enabled (as module) [2019-09-20T23:49:33.930Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-20T23:49:33.930Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-20T23:49:33.930Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-20T23:49:33.930Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-20T23:49:33.930Z] - CONFIG_EXT4_FS: enabled [2019-09-20T23:49:33.930Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-20T23:49:33.930Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-20T23:49:33.930Z] - Network Drivers: [2019-09-20T23:49:33.930Z] - "overlay": [2019-09-20T23:49:33.930Z] - CONFIG_VXLAN: enabled (as module) [2019-09-20T23:49:33.930Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-20T23:49:33.930Z] Optional (for encrypted networks): [2019-09-20T23:49:34.187Z] - CONFIG_CRYPTO: enabled [2019-09-20T23:49:34.187Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-20T23:49:34.187Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-20T23:49:34.187Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-20T23:49:34.187Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-20T23:49:34.187Z] - CONFIG_XFRM: enabled [2019-09-20T23:49:34.187Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-20T23:49:34.187Z] - "ipvlan": [2019-09-20T23:49:34.187Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-20T23:49:34.187Z] - "macvlan": [2019-09-20T23:49:34.187Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_DUMMY: enabled (as module) [2019-09-20T23:49:34.187Z] - "ftp,tftp client in container": [2019-09-20T23:49:34.187Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-20T23:49:34.187Z] - Storage Drivers: [2019-09-20T23:49:34.187Z] - "aufs": [2019-09-20T23:49:34.187Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-20T23:49:34.187Z] - "btrfs": [2019-09-20T23:49:34.187Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-20T23:49:34.187Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-20T23:49:34.187Z] - "devicemapper": [2019-09-20T23:49:34.187Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-20T23:49:34.187Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-20T23:49:34.187Z] - "overlay": [2019-09-20T23:49:34.187Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-20T23:49:34.187Z] - "zfs": [2019-09-20T23:49:34.187Z] - /dev/zfs: missing [2019-09-20T23:49:34.187Z] - zfs command: missing [2019-09-20T23:49:34.187Z] - zpool command: missing [2019-09-20T23:49:34.187Z] [2019-09-20T23:49:34.187Z] Limits: [2019-09-20T23:49:34.187Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-20T23:49:34.187Z] [2019-09-20T23:49:34.187Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-20T23:49:34.504Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 . [2019-09-20T23:49:34.505Z] #2 [internal] load .dockerignore [2019-09-20T23:49:34.505Z] #2 transferring context: 87B done [2019-09-20T23:49:34.505Z] #2 DONE 0.0s [2019-09-20T23:49:34.505Z] [2019-09-20T23:49:34.505Z] #1 [internal] load build definition from Dockerfile [2019-09-20T23:49:34.505Z] #1 transferring dockerfile: 10.84kB done [2019-09-20T23:49:34.505Z] #1 DONE 0.0s [2019-09-20T23:49:34.505Z] [2019-09-20T23:49:34.505Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-20T23:49:34.505Z] #3 DONE 0.1s [2019-09-20T23:49:34.765Z] [2019-09-20T23:49:34.765Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-20T23:49:34.765Z] #64 DONE 0.0s [2019-09-20T23:49:34.765Z] [2019-09-20T23:49:34.765Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-20T23:49:34.765Z] #4 DONE 0.0s [2019-09-20T23:49:34.765Z] [2019-09-20T23:49:34.765Z] #18 [internal] load build context [2019-09-20T23:49:36.136Z] #18 transferring context: 45.50MB 1.1s done [2019-09-20T23:49:36.136Z] #18 DONE 1.2s [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-20T23:49:36.136Z] #61 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-20T23:49:36.136Z] #5 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #25 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #34 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-20T23:49:36.136Z] #50 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-20T23:49:36.136Z] #54 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-20T23:49:36.136Z] #15 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-20T23:49:36.136Z] #59 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-20T23:49:36.136Z] #6 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-20T23:49:36.136Z] #8 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-20T23:49:36.136Z] #44 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-20T23:49:36.136Z] #62 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-20T23:49:36.136Z] #27 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-20T23:49:36.136Z] #21 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-20T23:49:36.136Z] #20 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-20T23:49:36.136Z] #38 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #48 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-20T23:49:36.136Z] #14 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-20T23:49:36.136Z] #24 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:36.136Z] #35 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-20T23:49:36.136Z] #56 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-20T23:49:36.136Z] #37 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #43 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:36.136Z] #36 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-20T23:49:36.136Z] #53 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-20T23:49:36.136Z] #16 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #51 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-20T23:49:36.136Z] #7 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-20T23:49:36.136Z] #9 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-20T23:49:36.136Z] #46 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #12 [dev 6/24] RUN ldconfig [2019-09-20T23:49:36.136Z] #12 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-20T23:49:36.136Z] #23 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-20T23:49:36.136Z] #49 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #39 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-20T23:49:36.136Z] #17 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-20T23:49:36.136Z] #65 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-20T23:49:36.136Z] #10 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:36.136Z] #22 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:36.136Z] #40 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-20T23:49:36.136Z] #29 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-20T23:49:36.136Z] #11 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-20T23:49:36.136Z] #26 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:36.136Z] #13 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-20T23:49:36.136Z] #58 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-20T23:49:36.136Z] #32 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-20T23:49:36.136Z] #60 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-20T23:49:36.136Z] #19 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-20T23:49:36.136Z] #41 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-20T23:49:36.136Z] #55 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-20T23:49:36.136Z] #42 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-20T23:49:36.136Z] #47 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #31 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-20T23:49:36.136Z] #52 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:36.136Z] #45 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-20T23:49:36.136Z] #30 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #63 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-20T23:49:36.136Z] #33 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:36.136Z] #57 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-20T23:49:36.136Z] #28 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-20T23:49:36.136Z] #66 CACHED [2019-09-20T23:49:36.136Z] [2019-09-20T23:49:36.136Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-20T23:49:37.068Z] #67 DONE 1.0s [2019-09-20T23:49:37.068Z] [2019-09-20T23:49:37.068Z] #68 exporting to image [2019-09-20T23:49:37.068Z] #68 exporting layers [2019-09-20T23:49:37.632Z] #68 exporting layers 0.6s done [2019-09-20T23:49:37.632Z] #68 writing image sha256:8cf21946811d4be119a9a0871c5b4f2a1642678522655b04cf0552785d18d55e [2019-09-20T23:49:37.632Z] #68 writing image sha256:8cf21946811d4be119a9a0871c5b4f2a1642678522655b04cf0552785d18d55e done [2019-09-20T23:49:37.632Z] #68 naming to docker.io/library/docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 done [2019-09-20T23:49:37.632Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-20T23:49:37.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39951/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/validate/default [2019-09-20T23:49:38.883Z] Congratulations! All commits are properly signed with the DCO! [2019-09-20T23:49:38.883Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-20T23:49:38.883Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-20T23:49:38.883Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-20T23:49:41.318Z] Fetching without tags [2019-09-20T23:49:41.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:41.189Z] > git config --add remote.origin.fetch +refs/pull/39951/head:refs/remotes/origin/PR-39951 # timeout=10 [2019-09-20T23:49:41.208Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-20T23:49:41.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:41.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:41.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:41.346Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:41.737Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:42.752Z] Merge succeeded, producing 7ae39dd187efb05c6f5071d6f86957321100b7d9 [2019-09-20T23:49:42.753Z] Checking out Revision 7ae39dd187efb05c6f5071d6f86957321100b7d9 (PR-39951) [2019-09-20T23:49:41.761Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:41.780Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:42.374Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:49:42.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-20T23:49:42.777Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:42.798Z] > git checkout -f 7ae39dd187efb05c6f5071d6f86957321100b7d9 [2019-09-20T23:49:43.453Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:49:43.536Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-20T23:49:43.484Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [2019-09-20T23:49:44.807Z] + docker version [2019-09-20T23:49:44.807Z] Client: [2019-09-20T23:49:44.807Z] Version: 18.06.1-ce [2019-09-20T23:49:44.807Z] API version: 1.38 [2019-09-20T23:49:44.807Z] Go version: go1.10.3 [2019-09-20T23:49:44.807Z] Git commit: e68fc7a [2019-09-20T23:49:44.807Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-20T23:49:44.807Z] OS/Arch: linux/s390x [2019-09-20T23:49:44.807Z] Experimental: false [2019-09-20T23:49:44.807Z] [2019-09-20T23:49:44.807Z] Server: [2019-09-20T23:49:44.807Z] Engine: [2019-09-20T23:49:44.807Z] Version: 18.06.1-ce [2019-09-20T23:49:44.807Z] API version: 1.38 (minimum version 1.12) [2019-09-20T23:49:44.807Z] Go version: go1.10.3 [2019-09-20T23:49:44.807Z] Git commit: e68fc7a [2019-09-20T23:49:44.807Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-20T23:49:44.807Z] OS/Arch: linux/s390x [2019-09-20T23:49:44.807Z] Experimental: true [Pipeline] sh [2019-09-20T23:49:44.978Z] Fetching without tags [2019-09-20T23:49:45.232Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:45.651Z] + docker info [2019-09-20T23:49:45.651Z] Containers: 0 [2019-09-20T23:49:45.651Z] Running: 0 [2019-09-20T23:49:45.651Z] Paused: 0 [2019-09-20T23:49:45.651Z] Stopped: 0 [2019-09-20T23:49:45.651Z] Images: 0 [2019-09-20T23:49:45.651Z] Server Version: 18.06.1-ce [2019-09-20T23:49:45.651Z] Storage Driver: overlay2 [2019-09-20T23:49:45.651Z] Backing Filesystem: extfs [2019-09-20T23:49:45.651Z] Supports d_type: true [2019-09-20T23:49:45.651Z] Native Overlay Diff: true [2019-09-20T23:49:45.651Z] Logging Driver: json-file [2019-09-20T23:49:45.651Z] Cgroup Driver: cgroupfs [2019-09-20T23:49:45.651Z] Plugins: [2019-09-20T23:49:45.651Z] Volume: local [2019-09-20T23:49:45.651Z] Network: bridge host ipvlan macvlan null overlay [2019-09-20T23:49:45.651Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-20T23:49:45.651Z] Swarm: inactive [2019-09-20T23:49:45.651Z] Runtimes: runc [2019-09-20T23:49:45.651Z] Default Runtime: runc [2019-09-20T23:49:45.651Z] Init Binary: docker-init [2019-09-20T23:49:45.651Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-20T23:49:45.651Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-20T23:49:45.651Z] init version: fec3683 [2019-09-20T23:49:45.651Z] Security Options: [2019-09-20T23:49:45.651Z] apparmor [2019-09-20T23:49:45.651Z] seccomp [2019-09-20T23:49:45.651Z] Profile: default [2019-09-20T23:49:45.651Z] Kernel Version: 4.4.0-161-generic [2019-09-20T23:49:45.651Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-20T23:49:45.651Z] OSType: linux [2019-09-20T23:49:45.651Z] Architecture: s390x [2019-09-20T23:49:45.651Z] CPUs: 2 [2019-09-20T23:49:45.651Z] Total Memory: 7.862GiB [2019-09-20T23:49:45.651Z] Name: s390x-ubuntu-16 [2019-09-20T23:49:45.651Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-20T23:49:45.651Z] Docker Root Dir: /var/lib/docker [2019-09-20T23:49:45.651Z] Debug Mode (client): false [2019-09-20T23:49:45.651Z] Debug Mode (server): false [2019-09-20T23:49:45.651Z] Username: dockerbuildbot [2019-09-20T23:49:45.651Z] Registry: https://index.docker.io/v1/ [2019-09-20T23:49:45.651Z] Labels: [2019-09-20T23:49:45.651Z] Experimental: true [2019-09-20T23:49:45.651Z] Insecure Registries: [2019-09-20T23:49:45.651Z] 127.0.0.0/8 [2019-09-20T23:49:45.651Z] Live Restore Enabled: false [2019-09-20T23:49:45.651Z] [2019-09-20T23:49:45.651Z] WARNING: No swap limit support [Pipeline] sh [2019-09-20T23:49:44.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:44.922Z] > git config --add remote.origin.fetch +refs/pull/39951/head:refs/remotes/origin/PR-39951 # timeout=10 [2019-09-20T23:49:44.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-20T23:49:44.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:49:44.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:49:44.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:49:44.962Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:49:45.215Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:45.231Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:45.730Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:49:46.235Z] Merge succeeded, producing 2fd65c655538b6ee8fea20b6f61ab276391254c0 [2019-09-20T23:49:46.236Z] Checking out Revision 2fd65c655538b6ee8fea20b6f61ab276391254c0 (PR-39951) [2019-09-20T23:49:46.303Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:49:46.318Z] First time build. Skipping changelog. [2019-09-20T23:49:46.452Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:46.452Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:46.452Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39951/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-20T23:49:46.452Z] + bash /home/jenkins/workspace/moby_PR-39951/check-config.sh [2019-09-20T23:49:46.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-20T23:49:46.452Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-20T23:49:46.452Z] [2019-09-20T23:49:46.452Z] Generally Necessary: [2019-09-20T23:49:46.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-20T23:49:46.452Z] - apparmor: enabled and tools installed [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-20T23:49:46.798Z] Still waiting to schedule task [2019-09-20T23:49:46.798Z] Waiting for next available executor on ‘windows-2019’ [2019-09-20T23:49:46.829Z] - CONFIG_NAMESPACES: enabled [2019-09-20T23:49:46.829Z] - CONFIG_NET_NS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_PID_NS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_IPC_NS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_UTS_NS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUPS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CPUSETS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_MEMCG: enabled [2019-09-20T23:49:46.829Z] - CONFIG_KEYS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_VETH: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-20T23:49:46.829Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-20T23:49:46.829Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-20T23:49:46.829Z] [2019-09-20T23:49:46.829Z] Optional Features: [2019-09-20T23:49:46.829Z] - CONFIG_USER_NS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_SECCOMP: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-20T23:49:46.829Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-20T23:49:46.829Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-20T23:49:46.829Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-20T23:49:46.829Z] - CONFIG_BLK_CGROUP: enabled [2019-09-20T23:49:46.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-20T23:49:46.829Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_PERF: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-20T23:49:46.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-20T23:49:46.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-20T23:49:46.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-20T23:49:46.829Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-20T23:49:46.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_IP_VS: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-20T23:49:46.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-20T23:49:46.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-20T23:49:46.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-20T23:49:46.829Z] - CONFIG_EXT4_FS: enabled [2019-09-20T23:49:46.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-20T23:49:46.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-20T23:49:46.829Z] - Network Drivers: [2019-09-20T23:49:46.829Z] - "overlay": [2019-09-20T23:49:46.829Z] - CONFIG_VXLAN: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-20T23:49:46.830Z] Optional (for encrypted networks): [2019-09-20T23:49:46.830Z] - CONFIG_CRYPTO: enabled [2019-09-20T23:49:46.830Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_XFRM: enabled [2019-09-20T23:49:46.830Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-20T23:49:46.830Z] - "ipvlan": [2019-09-20T23:49:46.830Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-20T23:49:46.830Z] - "macvlan": [2019-09-20T23:49:46.830Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_DUMMY: enabled (as module) [2019-09-20T23:49:46.830Z] - "ftp,tftp client in container": [2019-09-20T23:49:46.830Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-20T23:49:46.830Z] - Storage Drivers: [2019-09-20T23:49:46.830Z] - "aufs": [2019-09-20T23:49:46.830Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-20T23:49:46.830Z] - "btrfs": [2019-09-20T23:49:46.830Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-20T23:49:46.830Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-20T23:49:46.830Z] - "devicemapper": [2019-09-20T23:49:46.830Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-20T23:49:46.830Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-20T23:49:46.830Z] - "overlay": [2019-09-20T23:49:46.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-20T23:49:46.906Z] - "zfs": [2019-09-20T23:49:46.906Z] - /dev/zfs: missing [2019-09-20T23:49:46.906Z] - zfs command: missing [2019-09-20T23:49:46.906Z] - zpool command: missing [2019-09-20T23:49:46.906Z] [2019-09-20T23:49:46.906Z] Limits: [2019-09-20T23:49:46.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-20T23:49:46.906Z] [2019-09-20T23:49:46.906Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-20T23:49:47.071Z] + docker version [2019-09-20T23:49:47.071Z] Client: Docker Engine - Community [2019-09-20T23:49:47.071Z] Version: 19.03.2 [2019-09-20T23:49:47.071Z] API version: 1.40 [2019-09-20T23:49:47.071Z] Go version: go1.12.8 [2019-09-20T23:49:47.071Z] Git commit: 6a30dfc [2019-09-20T23:49:47.071Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-20T23:49:47.071Z] OS/Arch: linux/amd64 [2019-09-20T23:49:47.071Z] Experimental: false [2019-09-20T23:49:47.071Z] [2019-09-20T23:49:47.071Z] Server: Docker Engine - Community [2019-09-20T23:49:47.071Z] Engine: [2019-09-20T23:49:47.071Z] Version: 19.03.2 [2019-09-20T23:49:47.071Z] API version: 1.40 (minimum version 1.12) [2019-09-20T23:49:47.071Z] Go version: go1.12.8 [2019-09-20T23:49:47.071Z] Git commit: 6a30dfc [2019-09-20T23:49:47.071Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-20T23:49:47.071Z] OS/Arch: linux/amd64 [2019-09-20T23:49:47.071Z] Experimental: true [2019-09-20T23:49:47.071Z] containerd: [2019-09-20T23:49:47.071Z] Version: 1.2.6 [2019-09-20T23:49:47.071Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-20T23:49:47.071Z] runc: [2019-09-20T23:49:47.071Z] Version: 1.0.0-rc8 [2019-09-20T23:49:47.071Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:49:47.071Z] docker-init: [2019-09-20T23:49:47.071Z] Version: 0.18.0 [2019-09-20T23:49:47.071Z] GitCommit: fec3683 [Pipeline] sh [2019-09-20T23:49:46.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-20T23:49:46.219Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:46.224Z] > git checkout -f 2fd65c655538b6ee8fea20b6f61ab276391254c0 [2019-09-20T23:49:46.287Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [2019-09-20T23:49:47.846Z] + docker info [2019-09-20T23:49:47.846Z] Client: [2019-09-20T23:49:47.846Z] Debug Mode: false [2019-09-20T23:49:47.846Z] [2019-09-20T23:49:47.846Z] Server: [2019-09-20T23:49:47.846Z] Containers: 0 [2019-09-20T23:49:47.846Z] Running: 0 [2019-09-20T23:49:47.846Z] Paused: 0 [2019-09-20T23:49:47.846Z] Stopped: 0 [2019-09-20T23:49:47.846Z] Images: 3 [2019-09-20T23:49:47.846Z] Server Version: 19.03.2 [2019-09-20T23:49:47.846Z] Storage Driver: overlay2 [2019-09-20T23:49:47.846Z] Backing Filesystem: extfs [2019-09-20T23:49:47.846Z] Supports d_type: true [2019-09-20T23:49:47.846Z] Native Overlay Diff: true [2019-09-20T23:49:47.846Z] Logging Driver: json-file [2019-09-20T23:49:47.846Z] Cgroup Driver: cgroupfs [2019-09-20T23:49:47.846Z] Plugins: [2019-09-20T23:49:47.846Z] Volume: local [2019-09-20T23:49:47.846Z] Network: bridge host ipvlan macvlan null overlay [2019-09-20T23:49:47.846Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-20T23:49:47.846Z] Swarm: inactive [2019-09-20T23:49:47.846Z] Runtimes: runc [2019-09-20T23:49:47.846Z] Default Runtime: runc [2019-09-20T23:49:47.846Z] Init Binary: docker-init [2019-09-20T23:49:47.846Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-20T23:49:47.846Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:49:47.846Z] init version: fec3683 [2019-09-20T23:49:47.846Z] Security Options: [2019-09-20T23:49:47.846Z] apparmor [2019-09-20T23:49:47.846Z] seccomp [2019-09-20T23:49:47.846Z] Profile: default [2019-09-20T23:49:47.846Z] Kernel Version: 4.15.0-1048-aws [2019-09-20T23:49:47.846Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-20T23:49:47.846Z] OSType: linux [2019-09-20T23:49:47.846Z] Architecture: x86_64 [2019-09-20T23:49:47.846Z] CPUs: 2 [2019-09-20T23:49:47.846Z] Total Memory: 7.501GiB [2019-09-20T23:49:47.846Z] Name: ip-10-100-126-18 [2019-09-20T23:49:47.846Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-20T23:49:47.846Z] Docker Root Dir: /var/lib/docker [2019-09-20T23:49:47.846Z] Debug Mode: false [2019-09-20T23:49:47.846Z] Registry: https://index.docker.io/v1/ [2019-09-20T23:49:47.846Z] Labels: [2019-09-20T23:49:47.846Z] Experimental: true [2019-09-20T23:49:47.846Z] Insecure Registries: [2019-09-20T23:49:47.846Z] 127.0.0.0/8 [2019-09-20T23:49:47.846Z] Live Restore Enabled: true [2019-09-20T23:49:47.846Z] [2019-09-20T23:49:47.846Z] WARNING: No swap limit support [Pipeline] sh [2019-09-20T23:49:47.952Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 . [2019-09-20T23:49:48.138Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:48.138Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:48.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39951/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-20T23:49:48.138Z] + bash /home/ubuntu/workspace/moby_PR-39951/check-config.sh [2019-09-20T23:49:48.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-20T23:49:48.138Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-20T23:49:48.138Z] [2019-09-20T23:49:48.138Z] Generally Necessary: [2019-09-20T23:49:48.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-20T23:49:48.138Z] - apparmor: enabled and tools installed [2019-09-20T23:49:48.138Z] - CONFIG_NAMESPACES: enabled [2019-09-20T23:49:48.138Z] - CONFIG_NET_NS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_PID_NS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_IPC_NS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_UTS_NS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CGROUPS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-20T23:49:48.138Z] - CONFIG_CPUSETS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_MEMCG: enabled [2019-09-20T23:49:48.138Z] - CONFIG_KEYS: enabled [2019-09-20T23:49:48.138Z] - CONFIG_VETH: enabled (as module) [2019-09-20T23:49:48.138Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-20T23:49:48.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-20T23:49:48.138Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-20T23:49:48.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-20T23:49:48.397Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-20T23:49:48.397Z] [2019-09-20T23:49:48.397Z] Optional Features: [2019-09-20T23:49:48.397Z] - CONFIG_USER_NS: enabled [2019-09-20T23:49:48.397Z] - CONFIG_SECCOMP: enabled [2019-09-20T23:49:48.397Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-20T23:49:48.397Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-20T23:49:48.397Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-20T23:49:48.397Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-20T23:49:48.397Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-20T23:49:48.397Z] - CONFIG_BLK_CGROUP: enabled [2019-09-20T23:49:48.397Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-20T23:49:48.397Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-20T23:49:48.397Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-20T23:49:48.397Z] - CONFIG_CGROUP_PERF: enabled [2019-09-20T23:49:48.397Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-20T23:49:48.397Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-20T23:49:48.397Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-20T23:49:48.397Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-20T23:49:48.397Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-20T23:49:48.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_IP_VS: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-20T23:49:48.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-20T23:49:48.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-20T23:49:48.397Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-20T23:49:48.397Z] - CONFIG_EXT4_FS: enabled [2019-09-20T23:49:48.397Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-20T23:49:48.397Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-20T23:49:48.397Z] - Network Drivers: [2019-09-20T23:49:48.397Z] - "overlay": [2019-09-20T23:49:48.655Z] - CONFIG_VXLAN: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-20T23:49:48.655Z] Optional (for encrypted networks): [2019-09-20T23:49:48.655Z] - CONFIG_CRYPTO: enabled [2019-09-20T23:49:48.655Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-20T23:49:48.655Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-20T23:49:48.655Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-20T23:49:48.655Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-20T23:49:48.655Z] - CONFIG_XFRM: enabled [2019-09-20T23:49:48.655Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-20T23:49:48.655Z] - "ipvlan": [2019-09-20T23:49:48.655Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-20T23:49:48.655Z] - "macvlan": [2019-09-20T23:49:48.655Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_DUMMY: enabled (as module) [2019-09-20T23:49:48.655Z] - "ftp,tftp client in container": [2019-09-20T23:49:48.655Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-20T23:49:48.655Z] - Storage Drivers: [2019-09-20T23:49:48.655Z] - "aufs": [2019-09-20T23:49:48.655Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-20T23:49:48.655Z] - "btrfs": [2019-09-20T23:49:48.655Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-20T23:49:48.655Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-20T23:49:48.655Z] - "devicemapper": [2019-09-20T23:49:48.655Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-20T23:49:48.655Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-20T23:49:48.655Z] - "overlay": [2019-09-20T23:49:48.655Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-20T23:49:48.655Z] - "zfs": [2019-09-20T23:49:48.655Z] - /dev/zfs: missing [2019-09-20T23:49:48.655Z] - zfs command: missing [2019-09-20T23:49:48.655Z] - zpool command: missing [2019-09-20T23:49:48.655Z] [2019-09-20T23:49:48.655Z] Limits: [2019-09-20T23:49:48.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-20T23:49:48.655Z] [2019-09-20T23:49:48.655Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-20T23:49:48.974Z] + sudo modprobe ip_vs [2019-09-20T23:49:49.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 . [2019-09-20T23:49:49.240Z] Sending build context to Docker daemon 49.98MB [2019-09-20T23:49:49.240Z] Step 1/126 : ARG CROSS="false" [2019-09-20T23:49:49.240Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-20T23:49:49.240Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-20T23:49:49.240Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-20T23:49:49.240Z] 1.13.0-stretch: Pulling from library/golang [2019-09-20T23:49:49.491Z] #2 [internal] load .dockerignore [2019-09-20T23:49:49.491Z] #2 transferring context: 87B done [2019-09-20T23:49:49.491Z] #2 DONE 0.0s [2019-09-20T23:49:49.491Z] [2019-09-20T23:49:49.491Z] #1 [internal] load build definition from Dockerfile [2019-09-20T23:49:49.491Z] #1 transferring dockerfile: 10.84kB done [2019-09-20T23:49:49.491Z] #1 DONE 0.0s [2019-09-20T23:49:49.491Z] [2019-09-20T23:49:49.491Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-20T23:49:49.491Z] #3 DONE 0.2s [2019-09-20T23:49:49.491Z] [2019-09-20T23:49:49.491Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-20T23:49:49.491Z] #64 DONE 0.0s [2019-09-20T23:49:49.491Z] [2019-09-20T23:49:49.491Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-20T23:49:49.491Z] #4 DONE 0.0s [2019-09-20T23:49:49.491Z] [2019-09-20T23:49:49.491Z] #18 [internal] load build context [2019-09-20T23:49:49.633Z] 5d4da55d9cf0: Pulling fs layer [2019-09-20T23:49:49.633Z] dad3041fe122: Pulling fs layer [2019-09-20T23:49:49.633Z] f6542c8f56fb: Pulling fs layer [2019-09-20T23:49:49.633Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-20T23:49:49.633Z] 471e0aba6530: Pulling fs layer [2019-09-20T23:49:49.633Z] 25fa3a7ad4fa: Waiting [2019-09-20T23:49:49.633Z] 471e0aba6530: Waiting [2019-09-20T23:49:49.633Z] 476334eea7f5: Pulling fs layer [2019-09-20T23:49:49.633Z] 0d1b6b7590cf: Pulling fs layer [2019-09-20T23:49:49.633Z] 476334eea7f5: Waiting [2019-09-20T23:49:49.633Z] f6542c8f56fb: Verifying Checksum [2019-09-20T23:49:49.633Z] f6542c8f56fb: Download complete [2019-09-20T23:49:50.035Z] 5d4da55d9cf0: Verifying Checksum [2019-09-20T23:49:50.035Z] 5d4da55d9cf0: Download complete [2019-09-20T23:49:50.486Z] dad3041fe122: Verifying Checksum [2019-09-20T23:49:50.486Z] dad3041fe122: Download complete [2019-09-20T23:49:50.879Z] #18 transferring context: 45.50MB 1.1s done [2019-09-20T23:49:50.879Z] #18 DONE 1.1s [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-20T23:49:50.879Z] #30 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #51 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-20T23:49:50.879Z] #21 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-20T23:49:50.879Z] #15 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-20T23:49:50.879Z] #55 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:50.879Z] #45 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-20T23:49:50.879Z] #7 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #28 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-20T23:49:50.879Z] #49 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-20T23:49:50.879Z] #8 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-20T23:49:50.879Z] #54 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-20T23:49:50.879Z] #61 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-20T23:49:50.879Z] #19 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:50.879Z] #22 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-20T23:49:50.879Z] #62 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:50.879Z] #40 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #63 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #12 [dev 6/24] RUN ldconfig [2019-09-20T23:49:50.879Z] #12 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-20T23:49:50.879Z] #37 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-20T23:49:50.879Z] #26 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-20T23:49:50.879Z] #41 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-20T23:49:50.879Z] #32 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-20T23:49:50.879Z] #58 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-20T23:49:50.879Z] #16 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-20T23:49:50.879Z] #59 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-20T23:49:50.879Z] #56 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-20T23:49:50.879Z] #33 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:50.879Z] #57 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-20T23:49:50.879Z] #27 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #39 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-20T23:49:50.879Z] #46 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-20T23:49:50.879Z] #65 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-20T23:49:50.879Z] #9 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-20T23:49:50.879Z] #29 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #43 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-20T23:49:50.879Z] #38 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-20T23:49:50.879Z] #11 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-20T23:49:50.879Z] #10 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-20T23:49:50.879Z] #23 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-20T23:49:50.879Z] #6 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-20T23:49:50.879Z] #52 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-20T23:49:50.879Z] #14 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-20T23:49:50.879Z] #5 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #25 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #48 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-20T23:49:50.879Z] #60 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-20T23:49:50.879Z] #47 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-20T23:49:50.879Z] #53 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-20T23:49:50.879Z] #17 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-20T23:49:50.879Z] #42 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:50.879Z] #35 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-20T23:49:50.879Z] #44 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-20T23:49:50.879Z] #24 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #31 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:49:50.879Z] #36 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-20T23:49:50.879Z] #34 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-20T23:49:50.879Z] #13 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-20T23:49:50.879Z] #50 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-20T23:49:50.879Z] #20 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-20T23:49:50.879Z] #66 CACHED [2019-09-20T23:49:50.879Z] [2019-09-20T23:49:50.879Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-20T23:49:51.145Z] 25fa3a7ad4fa: Download complete [2019-09-20T23:49:51.522Z] 471e0aba6530: Verifying Checksum [2019-09-20T23:49:51.522Z] 471e0aba6530: Download complete [2019-09-20T23:49:51.522Z] 0d1b6b7590cf: Verifying Checksum [2019-09-20T23:49:51.522Z] 0d1b6b7590cf: Download complete [2019-09-20T23:49:51.888Z] 476334eea7f5: Verifying Checksum [2019-09-20T23:49:51.888Z] 476334eea7f5: Download complete [2019-09-20T23:49:52.249Z] #67 DONE 1.3s [2019-09-20T23:49:52.249Z] [2019-09-20T23:49:52.249Z] #68 exporting to image [2019-09-20T23:49:52.249Z] #68 exporting layers [2019-09-20T23:49:52.267Z] 5d4da55d9cf0: Pull complete [2019-09-20T23:49:52.630Z] dad3041fe122: Pull complete [2019-09-20T23:49:52.812Z] #68 exporting layers 0.9s done [2019-09-20T23:49:52.813Z] #68 writing image sha256:1787eafbe4f0db5e43e98ba7f4c6d11abe64987871c93803ae604af0a9342e61 done [2019-09-20T23:49:52.813Z] #68 naming to docker.io/library/docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 done [2019-09-20T23:49:52.813Z] #68 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-20T23:49:52.997Z] f6542c8f56fb: Pull complete [2019-09-20T23:49:53.811Z] [2019-09-20T23:49:53.811Z] Removing bundles/ [2019-09-20T23:49:53.811Z] [2019-09-20T23:49:53.811Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-20T23:49:53.811Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-20T23:49:53.811Z] GOOS="" GOARCH="" GOARM="" [2019-09-20T23:49:54.936Z] 25fa3a7ad4fa: Pull complete [2019-09-20T23:49:55.895Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:56.747Z] 471e0aba6530: Pull complete [2019-09-20T23:49:55.890Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:55.894Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:49:56.940Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:49:57.999Z] Merge succeeded, producing 0f6ef5e6d788fa306e4fd94521cbc6e706dcbf0e [2019-09-20T23:49:58.000Z] Checking out Revision 0f6ef5e6d788fa306e4fd94521cbc6e706dcbf0e (PR-39951) [2019-09-20T23:49:58.115Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:49:58.130Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-20T23:49:58.947Z] + docker version [2019-09-20T23:49:58.947Z] Client: [2019-09-20T23:49:58.947Z] Version: 18.06.1-ce [2019-09-20T23:49:58.947Z] API version: 1.38 [2019-09-20T23:49:58.947Z] Go version: go1.10.3 [2019-09-20T23:49:58.947Z] Git commit: e68fc7a [2019-09-20T23:49:58.947Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-20T23:49:58.947Z] OS/Arch: linux/ppc64le [2019-09-20T23:49:58.947Z] Experimental: false [2019-09-20T23:49:58.947Z] [2019-09-20T23:49:58.947Z] Server: [2019-09-20T23:49:58.947Z] Engine: [2019-09-20T23:49:58.947Z] Version: 18.06.1-ce [2019-09-20T23:49:58.947Z] API version: 1.38 (minimum version 1.12) [2019-09-20T23:49:58.947Z] Go version: go1.10.3 [2019-09-20T23:49:58.947Z] Git commit: e68fc7a [2019-09-20T23:49:58.947Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-20T23:49:58.947Z] OS/Arch: linux/ppc64le [2019-09-20T23:49:58.947Z] Experimental: true [Pipeline] sh [2019-09-20T23:49:59.324Z] + docker info [2019-09-20T23:49:59.324Z] Containers: 0 [2019-09-20T23:49:59.324Z] Running: 0 [2019-09-20T23:49:59.324Z] Paused: 0 [2019-09-20T23:49:59.324Z] Stopped: 0 [2019-09-20T23:49:59.324Z] Images: 0 [2019-09-20T23:49:59.324Z] Server Version: 18.06.1-ce [2019-09-20T23:49:59.324Z] Storage Driver: overlay2 [2019-09-20T23:49:59.324Z] Backing Filesystem: extfs [2019-09-20T23:49:59.324Z] Supports d_type: true [2019-09-20T23:49:59.324Z] Native Overlay Diff: true [2019-09-20T23:49:59.324Z] Logging Driver: json-file [2019-09-20T23:49:59.324Z] Cgroup Driver: cgroupfs [2019-09-20T23:49:59.324Z] Plugins: [2019-09-20T23:49:59.324Z] Volume: local [2019-09-20T23:49:59.324Z] Network: bridge host ipvlan macvlan null overlay [2019-09-20T23:49:59.324Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-20T23:49:59.324Z] Swarm: inactive [2019-09-20T23:49:59.324Z] Runtimes: runc [2019-09-20T23:49:59.324Z] Default Runtime: runc [2019-09-20T23:49:59.324Z] Init Binary: docker-init [2019-09-20T23:49:59.324Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-20T23:49:59.324Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-20T23:49:59.324Z] init version: fec3683 [2019-09-20T23:49:59.324Z] Security Options: [2019-09-20T23:49:59.324Z] apparmor [2019-09-20T23:49:59.324Z] seccomp [2019-09-20T23:49:59.324Z] Profile: default [2019-09-20T23:49:59.324Z] Kernel Version: 4.4.0-139-generic [2019-09-20T23:49:59.324Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-20T23:49:59.324Z] OSType: linux [2019-09-20T23:49:59.324Z] Architecture: ppc64le [2019-09-20T23:49:59.324Z] CPUs: 4 [2019-09-20T23:49:59.324Z] Total Memory: 7.972GiB [2019-09-20T23:49:59.324Z] Name: ppc64le-ubuntu-31 [2019-09-20T23:49:59.324Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-20T23:49:59.324Z] Docker Root Dir: /var/lib/docker [2019-09-20T23:49:59.324Z] Debug Mode (client): false [2019-09-20T23:49:59.324Z] Debug Mode (server): false [2019-09-20T23:49:59.324Z] Username: dockerbuildbot [2019-09-20T23:49:59.324Z] Registry: https://index.docker.io/v1/ [2019-09-20T23:49:59.324Z] Labels: [2019-09-20T23:49:59.324Z] Experimental: true [2019-09-20T23:49:59.324Z] Insecure Registries: [2019-09-20T23:49:59.324Z] 127.0.0.0/8 [2019-09-20T23:49:59.324Z] Live Restore Enabled: false [2019-09-20T23:49:59.324Z] [Pipeline] sh [2019-09-20T23:49:59.703Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:59.703Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:49:59.703Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39951/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-20T23:49:59.703Z] + bash /home/docker/workspace/moby_PR-39951/check-config.sh [2019-09-20T23:49:59.703Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-20T23:49:59.703Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-20T23:49:59.703Z] [2019-09-20T23:49:59.703Z] Generally Necessary: [2019-09-20T23:49:59.703Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-20T23:49:59.703Z] - apparmor: enabled and tools installed [2019-09-20T23:49:59.703Z] - CONFIG_NAMESPACES: enabled [2019-09-20T23:49:59.703Z] - CONFIG_NET_NS: enabled [2019-09-20T23:49:59.703Z] - CONFIG_PID_NS: enabled [2019-09-20T23:49:59.703Z] - CONFIG_IPC_NS: enabled [2019-09-20T23:49:59.703Z] - CONFIG_UTS_NS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUPS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CPUSETS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_MEMCG: enabled [2019-09-20T23:49:59.988Z] - CONFIG_KEYS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_VETH: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-20T23:49:59.988Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-20T23:49:59.988Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-20T23:49:59.988Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-20T23:49:59.988Z] [2019-09-20T23:49:59.988Z] Optional Features: [2019-09-20T23:49:59.988Z] - CONFIG_USER_NS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_SECCOMP: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-20T23:49:59.988Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-20T23:49:59.988Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-20T23:49:59.988Z] (cgroup swap accounting is currently enabled) [2019-09-20T23:49:59.988Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-20T23:49:59.988Z] - CONFIG_BLK_CGROUP: enabled [2019-09-20T23:49:59.988Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-20T23:49:59.988Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_PERF: enabled [2019-09-20T23:49:59.988Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-20T23:49:59.988Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-20T23:49:57.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-20T23:49:57.994Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:49:57.998Z] > git checkout -f 0f6ef5e6d788fa306e4fd94521cbc6e706dcbf0e [2019-09-20T23:49:58.109Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [2019-09-20T23:50:00.001Z] 476334eea7f5: Pull complete [2019-09-20T23:50:00.001Z] 0d1b6b7590cf: Pull complete [2019-09-20T23:50:00.001Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 [2019-09-20T23:50:00.001Z] Status: Downloaded newer image for golang:1.13.0-stretch [2019-09-20T23:50:00.001Z] ---> cbb48e1a16c3 [2019-09-20T23:50:00.001Z] Step 5/126 : ARG APT_MIRROR [2019-09-20T23:50:00.001Z] ---> Running in 24c9d190fe16 [2019-09-20T23:50:00.001Z] Removing intermediate container 24c9d190fe16 [2019-09-20T23:50:00.001Z] ---> 088b184e799c [2019-09-20T23:50:00.001Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-20T23:50:00.001Z] ---> Running in b695f38e6e30 [2019-09-20T23:50:00.278Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-20T23:50:00.278Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-20T23:50:00.278Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-20T23:50:00.278Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-20T23:50:00.278Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_IP_VS: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-20T23:50:00.278Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-20T23:50:00.278Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-20T23:50:00.278Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_EXT4_FS: enabled [2019-09-20T23:50:00.278Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-20T23:50:00.278Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-20T23:50:00.278Z] - Network Drivers: [2019-09-20T23:50:00.278Z] - "overlay": [2019-09-20T23:50:00.278Z] - CONFIG_VXLAN: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-20T23:50:00.278Z] Optional (for encrypted networks): [2019-09-20T23:50:00.278Z] - CONFIG_CRYPTO: enabled [2019-09-20T23:50:00.278Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_XFRM: enabled [2019-09-20T23:50:00.278Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-20T23:50:00.278Z] - "ipvlan": [2019-09-20T23:50:00.278Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-20T23:50:00.278Z] - "macvlan": [2019-09-20T23:50:00.278Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-20T23:50:00.278Z] - CONFIG_DUMMY: enabled (as module) [2019-09-20T23:50:00.278Z] - "ftp,tftp client in container": [2019-09-20T23:50:00.560Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-20T23:50:00.560Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-20T23:50:00.560Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-20T23:50:00.560Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-20T23:50:00.560Z] - Storage Drivers: [2019-09-20T23:50:00.560Z] - "aufs": [2019-09-20T23:50:00.560Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-20T23:50:00.560Z] - "btrfs": [2019-09-20T23:50:00.560Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-20T23:50:00.560Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-20T23:50:00.560Z] - "devicemapper": [2019-09-20T23:50:00.560Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-20T23:50:00.560Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-20T23:50:00.560Z] - "overlay": [2019-09-20T23:50:00.560Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-20T23:50:00.560Z] - "zfs": [2019-09-20T23:50:00.560Z] - /dev/zfs: missing [2019-09-20T23:50:00.560Z] - zfs command: missing [2019-09-20T23:50:00.560Z] - zpool command: missing [2019-09-20T23:50:00.560Z] [2019-09-20T23:50:00.560Z] Limits: [2019-09-20T23:50:00.560Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-20T23:50:00.560Z] [2019-09-20T23:50:00.560Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-20T23:50:00.990Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 . [2019-09-20T23:50:01.426Z] Removing intermediate container b695f38e6e30 [2019-09-20T23:50:01.426Z] ---> 716c04395f0f [2019-09-20T23:50:01.426Z] Step 7/126 : ENV GO111MODULE=off [2019-09-20T23:50:01.426Z] ---> Running in 37c57f6c36b7 [2019-09-20T23:50:01.426Z] Removing intermediate container 37c57f6c36b7 [2019-09-20T23:50:01.426Z] ---> 0e7759703cd1 [2019-09-20T23:50:01.426Z] Step 8/126 : FROM base AS criu [2019-09-20T23:50:01.426Z] ---> 0e7759703cd1 [2019-09-20T23:50:01.426Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:50:01.426Z] ---> Running in c1ffde179efa [2019-09-20T23:50:01.426Z] Removing intermediate container c1ffde179efa [2019-09-20T23:50:01.426Z] ---> 9af7429b4141 [2019-09-20T23:50:01.426Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-20T23:50:01.794Z] ---> Running in 58dc264d7dd5 [2019-09-20T23:50:01.794Z] Removing intermediate container 58dc264d7dd5 [2019-09-20T23:50:01.794Z] ---> f0ba2016ded9 [2019-09-20T23:50:01.794Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-20T23:50:01.794Z] ---> Running in 9b6320816ca0 [2019-09-20T23:50:02.581Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:50:02.581Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:50:02.581Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:50:02.581Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:50:02.581Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:50:02.581Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:50:02.966Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:50:02.966Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:50:03.685Z] Sending build context to Docker daemon 49.98MB [2019-09-20T23:50:03.685Z] Step 1/126 : ARG CROSS="false" [2019-09-20T23:50:03.685Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-20T23:50:03.685Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-20T23:50:03.685Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-20T23:50:03.685Z] 1.13.0-stretch: Pulling from library/golang [2019-09-20T23:50:03.968Z] 10831a4d6f42: Pulling fs layer [2019-09-20T23:50:03.968Z] f794a2e4526b: Pulling fs layer [2019-09-20T23:50:03.968Z] e3fa2203e375: Pulling fs layer [2019-09-20T23:50:03.968Z] 004465f1c815: Pulling fs layer [2019-09-20T23:50:03.968Z] c19c19fc3c99: Pulling fs layer [2019-09-20T23:50:03.968Z] 2a226db90886: Pulling fs layer [2019-09-20T23:50:03.968Z] e78354ce55ed: Pulling fs layer [2019-09-20T23:50:03.968Z] 004465f1c815: Waiting [2019-09-20T23:50:03.968Z] c19c19fc3c99: Waiting [2019-09-20T23:50:03.968Z] 2a226db90886: Waiting [2019-09-20T23:50:03.968Z] e78354ce55ed: Waiting [2019-09-20T23:50:04.256Z] Fetched 7674 kB in 1s (4514 kB/s) [2019-09-20T23:50:04.588Z] e3fa2203e375: Verifying Checksum [2019-09-20T23:50:04.588Z] e3fa2203e375: Download complete [2019-09-20T23:50:04.620Z] Reading package lists... [2019-09-20T23:50:04.875Z] f794a2e4526b: Verifying Checksum [2019-09-20T23:50:04.875Z] f794a2e4526b: Download complete [2019-09-20T23:50:05.396Z] Reading package lists... [2019-09-20T23:50:05.396Z] Building dependency tree... [2019-09-20T23:50:05.396Z] Reading state information... [2019-09-20T23:50:05.396Z] The following additional packages will be installed: [2019-09-20T23:50:05.396Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-20T23:50:05.396Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-20T23:50:05.396Z] Suggested packages: [2019-09-20T23:50:05.396Z] manpages-dev python-setuptools [2019-09-20T23:50:05.406Z] INFO [loader] Go packages loading at mode load types and syntax took 25.174731483s [2019-09-20T23:50:05.784Z] The following NEW packages will be installed: [2019-09-20T23:50:05.784Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-20T23:50:05.784Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-20T23:50:05.784Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-20T23:50:05.784Z] zlib1g-dev [2019-09-20T23:50:05.784Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:50:05.784Z] Need to get 3476 kB of archives. [2019-09-20T23:50:05.784Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-20T23:50:05.784Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-20T23:50:05.784Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-20T23:50:05.784Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-20T23:50:05.784Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-20T23:50:05.784Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-20T23:50:05.784Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-20T23:50:05.784Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-20T23:50:05.784Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-20T23:50:05.784Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-20T23:50:05.784Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-20T23:50:05.784Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-20T23:50:05.784Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-20T23:50:05.784Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-20T23:50:05.784Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-20T23:50:05.784Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-20T23:50:05.784Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-20T23:50:06.157Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:50:06.157Z] Fetched 3476 kB in 0s (16.1 MB/s) [2019-09-20T23:50:06.157Z] Selecting previously unselected package libnet1:s390x. [2019-09-20T23:50:06.157Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-20T23:50:06.157Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libnet1-dev. [2019-09-20T23:50:06.157Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-20T23:50:06.157Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-20T23:50:06.157Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.157Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-20T23:50:06.566Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-20T23:50:06.566Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.566Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-20T23:50:06.566Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-20T23:50:06.566Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.566Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-20T23:50:06.566Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-20T23:50:06.566Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.566Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-20T23:50:06.566Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-20T23:50:06.566Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-20T23:50:06.566Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-20T23:50:06.566Z] Selecting previously unselected package protobuf-compiler. [2019-09-20T23:50:06.566Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.566Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-20T23:50:06.914Z] 10831a4d6f42: Verifying Checksum [2019-09-20T23:50:06.914Z] 10831a4d6f42: Download complete [2019-09-20T23:50:06.988Z] Selecting previously unselected package python-pkg-resources. [2019-09-20T23:50:06.989Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-20T23:50:06.989Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-20T23:50:06.989Z] Selecting previously unselected package python-protobuf. [2019-09-20T23:50:06.989Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-20T23:50:06.989Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-20T23:50:06.989Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-20T23:50:06.989Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-20T23:50:06.989Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-20T23:50:07.435Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-20T23:50:07.435Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-20T23:50:07.435Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:50:07.435Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-20T23:50:07.824Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-20T23:50:07.824Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-20T23:50:07.824Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-20T23:50:07.824Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-20T23:50:07.824Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-20T23:50:07.824Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-20T23:50:07.824Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-20T23:50:07.824Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-20T23:50:07.824Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-20T23:50:07.824Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-20T23:50:07.824Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:50:08.406Z] 004465f1c815: Verifying Checksum [2019-09-20T23:50:08.406Z] 004465f1c815: Download complete [2019-09-20T23:50:08.608Z] Removing intermediate container 9b6320816ca0 [2019-09-20T23:50:08.608Z] ---> b61be5c40637 [2019-09-20T23:50:08.608Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-20T23:50:08.608Z] ---> Running in 74ca1fdb6498 [2019-09-20T23:50:08.692Z] e78354ce55ed: Verifying Checksum [2019-09-20T23:50:08.692Z] e78354ce55ed: Download complete [2019-09-20T23:50:08.692Z] c19c19fc3c99: Verifying Checksum [2019-09-20T23:50:08.692Z] c19c19fc3c99: Download complete [2019-09-20T23:50:09.588Z] INFO [loader] SSA repr building timing: packages building 245.97382ms, total 5.328827446s [2019-09-20T23:50:09.877Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-20T23:50:09.877Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-20T23:50:09.877Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-20T23:50:09.877Z]  GEN .gitid [2019-09-20T23:50:09.877Z] GEN criu/include/version.h [2019-09-20T23:50:09.877Z] GEN include/common/asm [2019-09-20T23:50:09.877Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-20T23:50:09.877Z] PBCC images/opts.pb-c.c [2019-09-20T23:50:09.877Z] PBCC images/sit.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-20T23:50:09.877Z] DEP images/opts.pb-c.d [2019-09-20T23:50:09.877Z] DEP images/sit.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/macvlan.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/macvlan.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/autofs.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/autofs.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/sysctl.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/sysctl.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/time.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/time.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/binfmt-misc.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/binfmt-misc.pb-c.d [2019-09-20T23:50:09.877Z] PBCC images/seccomp.pb-c.c [2019-09-20T23:50:09.877Z] DEP images/seccomp.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/userns.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/userns.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/cgroup.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/cgroup.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/fown.pb-c.c [2019-09-20T23:50:10.250Z] PBCC images/ext-file.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/fown.pb-c.d [2019-09-20T23:50:10.250Z] DEP images/ext-file.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/rpc.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/rpc.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/siginfo.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/siginfo.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/pagemap.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/pagemap.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/rlimit.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/rlimit.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/file-lock.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/file-lock.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/tty.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/tty.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/tun.pb-c.c [2019-09-20T23:50:10.250Z] PBCC images/netdev.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/tun.pb-c.d [2019-09-20T23:50:10.250Z] DEP images/netdev.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/vma.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/vma.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/creds.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/creds.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/utsns.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/utsns.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/ipc-desc.pb-c.c [2019-09-20T23:50:10.250Z] PBCC images/ipc-sem.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/ipc-desc.pb-c.d [2019-09-20T23:50:10.250Z] DEP images/ipc-sem.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/ipc-msg.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/ipc-msg.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/ipc-shm.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/ipc-shm.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/ipc-var.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/ipc-var.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/sk-opts.pb-c.c [2019-09-20T23:50:10.250Z] PBCC images/packet-sock.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/sk-opts.pb-c.d [2019-09-20T23:50:10.250Z] DEP images/packet-sock.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/sk-netlink.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/sk-netlink.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/sk-inet.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/sk-inet.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/sk-unix.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/sk-unix.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/mm.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/mm.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/timerfd.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/timerfd.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/timer.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/timer.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/sa.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/sa.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/pipe-data.pb-c.c [2019-09-20T23:50:10.250Z] DEP images/pipe-data.pb-c.d [2019-09-20T23:50:10.250Z] PBCC images/mnt.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/mnt.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/sk-packet.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/sk-packet.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/tcp-stream.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/tcp-stream.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/pipe.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/pipe.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/pstree.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/pstree.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/fs.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/fs.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/signalfd.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/signalfd.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/fh.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/fsnotify.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/fh.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/fsnotify.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/eventpoll.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/eventpoll.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/eventfd.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/eventfd.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/remap-file-path.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/remap-file-path.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/fifo.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/fifo.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/ghost-file.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/ghost-file.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/regfile.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/regfile.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/ns.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/ns.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/fdinfo.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/fdinfo.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/core-aarch64.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/core-arm.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/core-ppc64.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/core-s390.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/core-x86.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/core.pb-c.c [2019-09-20T23:50:10.618Z] PBCC images/inventory.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/core-aarch64.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/core-arm.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/core-ppc64.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/core-s390.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/core-x86.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/core.pb-c.d [2019-09-20T23:50:10.618Z] DEP images/inventory.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/cpuinfo.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/cpuinfo.pb-c.d [2019-09-20T23:50:10.618Z] PBCC images/stats.pb-c.c [2019-09-20T23:50:10.618Z] DEP images/stats.pb-c.d [2019-09-20T23:50:11.019Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:50:11.019Z] CC images/stats.o [2019-09-20T23:50:11.019Z] CC images/core.o [2019-09-20T23:50:11.388Z] CC images/core-x86.o [2019-09-20T23:50:11.388Z] CC images/core-arm.o [2019-09-20T23:50:11.388Z] CC images/core-aarch64.o [2019-09-20T23:50:11.388Z] CC images/core-ppc64.o [2019-09-20T23:50:11.388Z] CC images/core-s390.o [2019-09-20T23:50:11.388Z] CC images/cpuinfo.o [2019-09-20T23:50:11.754Z] CC images/inventory.o [2019-09-20T23:50:11.754Z] CC images/fdinfo.o [2019-09-20T23:50:11.754Z] CC images/fown.o [2019-09-20T23:50:11.754Z] CC images/ns.o [2019-09-20T23:50:11.754Z] CC images/regfile.o [2019-09-20T23:50:11.754Z] CC images/ghost-file.o [2019-09-20T23:50:11.754Z] CC images/fifo.o [2019-09-20T23:50:11.754Z] CC images/remap-file-path.o [2019-09-20T23:50:11.754Z] CC images/eventfd.o [2019-09-20T23:50:11.754Z] CC images/eventpoll.o [2019-09-20T23:50:11.754Z] CC images/fh.o [2019-09-20T23:50:11.754Z] CC images/fsnotify.o [2019-09-20T23:50:12.132Z] CC images/signalfd.o [2019-09-20T23:50:12.132Z] CC images/fs.o [2019-09-20T23:50:12.132Z] CC images/pstree.o [2019-09-20T23:50:12.132Z] CC images/pipe.o [2019-09-20T23:50:12.132Z] CC images/tcp-stream.o [2019-09-20T23:50:12.132Z] CC images/sk-packet.o [2019-09-20T23:50:12.132Z] CC images/mnt.o [2019-09-20T23:50:12.132Z] CC images/pipe-data.o [2019-09-20T23:50:12.132Z] CC images/sa.o [2019-09-20T23:50:12.132Z] CC images/timer.o [2019-09-20T23:50:12.132Z] CC images/timerfd.o [2019-09-20T23:50:12.168Z] 10831a4d6f42: Pull complete [2019-09-20T23:50:12.452Z] f794a2e4526b: Pull complete [2019-09-20T23:50:12.535Z] CC images/mm.o [2019-09-20T23:50:12.535Z] CC images/sk-opts.o [2019-09-20T23:50:12.535Z] CC images/sk-unix.o [2019-09-20T23:50:12.535Z] CC images/sk-inet.o [2019-09-20T23:50:12.535Z] CC images/tun.o [2019-09-20T23:50:12.535Z] CC images/sk-netlink.o [2019-09-20T23:50:12.535Z] CC images/packet-sock.o [2019-09-20T23:50:12.535Z] CC images/ipc-var.o [2019-09-20T23:50:12.535Z] CC images/ipc-desc.o [2019-09-20T23:50:12.535Z] CC images/ipc-shm.o [2019-09-20T23:50:12.535Z] CC images/ipc-msg.o [2019-09-20T23:50:12.535Z] CC images/ipc-sem.o [2019-09-20T23:50:12.535Z] CC images/utsns.o [2019-09-20T23:50:12.737Z] e3fa2203e375: Pull complete [2019-09-20T23:50:12.980Z] CC images/creds.o [2019-09-20T23:50:12.980Z] CC images/vma.o [2019-09-20T23:50:12.980Z] CC images/netdev.o [2019-09-20T23:50:12.980Z] CC images/tty.o [2019-09-20T23:50:12.980Z] CC images/file-lock.o [2019-09-20T23:50:12.980Z] CC images/rlimit.o [2019-09-20T23:50:12.980Z] CC images/pagemap.o [2019-09-20T23:50:12.980Z] CC images/siginfo.o [2019-09-20T23:50:12.980Z] CC images/rpc.o [2019-09-20T23:50:13.386Z] CC images/ext-file.o [2019-09-20T23:50:13.386Z] CC images/cgroup.o [2019-09-20T23:50:13.386Z] CC images/userns.o [2019-09-20T23:50:13.386Z] CC images/google/protobuf/descriptor.o [2019-09-20T23:50:13.386Z] CC images/opts.o [2019-09-20T23:50:13.386Z] CC images/seccomp.o [2019-09-20T23:50:13.386Z] CC images/binfmt-misc.o [2019-09-20T23:50:13.760Z] 2a226db90886: Verifying Checksum [2019-09-20T23:50:13.760Z] 2a226db90886: Download complete [2019-09-20T23:50:13.763Z] CC images/time.o [2019-09-20T23:50:13.763Z] CC images/sysctl.o [2019-09-20T23:50:13.763Z] CC images/autofs.o [2019-09-20T23:50:13.763Z] CC images/macvlan.o [2019-09-20T23:50:13.763Z] CC images/sit.o [2019-09-20T23:50:13.763Z] LINK images/built-in.o [2019-09-20T23:50:13.763Z] GEN compel/include/asm [2019-09-20T23:50:13.763Z] GEN compel/include/version.h [2019-09-20T23:50:13.763Z] touch .config [2019-09-20T23:50:13.763Z] GEN include/common/config.h [2019-09-20T23:50:13.763Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-20T23:50:13.763Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-20T23:50:13.763Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-20T23:50:13.763Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-20T23:50:13.763Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-20T23:50:13.763Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-20T23:50:13.763Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-20T23:50:13.763Z] DEP compel/plugins/std/infect.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/std/string.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/std/log.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/std/fds.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/std/std.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/shmem/shmem.d [2019-09-20T23:50:13.763Z] DEP compel/plugins/fds/fds.d [2019-09-20T23:50:13.763Z] CC compel/plugins/std/std.o [2019-09-20T23:50:14.144Z] CC compel/plugins/std/fds.o [2019-09-20T23:50:14.144Z] CC compel/plugins/std/log.o [2019-09-20T23:50:14.144Z] CC compel/plugins/std/string.o [2019-09-20T23:50:14.144Z] CC compel/plugins/std/infect.o [2019-09-20T23:50:14.513Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-20T23:50:14.513Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-20T23:50:14.513Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-20T23:50:14.513Z] AR compel/plugins/std.lib.a [2019-09-20T23:50:14.513Z] CC compel/plugins/fds/fds.o [2019-09-20T23:50:14.513Z] AR compel/plugins/fds.lib.a [2019-09-20T23:50:14.513Z] HOSTDEP compel/src/lib/log-host.d [2019-09-20T23:50:14.513Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-20T23:50:14.513Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-20T23:50:14.513Z] HOSTDEP compel/src/main-host.d [2019-09-20T23:50:14.513Z] DEP compel/src/lib/ptrace.d [2019-09-20T23:50:14.513Z] DEP compel/src/lib/infect.d [2019-09-20T23:50:14.513Z] DEP compel/src/lib/infect-util.d [2019-09-20T23:50:14.513Z] DEP compel/src/lib/infect-rpc.d [2019-09-20T23:50:14.513Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-20T23:50:14.513Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-20T23:50:14.877Z] DEP compel/src/lib/log.d [2019-09-20T23:50:14.877Z] DEP compel/src/main.d [2019-09-20T23:50:14.877Z] DEP compel/src/lib/handle-elf.d [2019-09-20T23:50:14.877Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-20T23:50:14.877Z] CC compel/src/lib/log.o [2019-09-20T23:50:14.877Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-20T23:50:14.877Z] CC compel/arch/s390/src/lib/infect.o [2019-09-20T23:50:14.877Z] CC compel/src/lib/infect-rpc.o [2019-09-20T23:50:15.257Z] CC compel/src/lib/infect-util.o [2019-09-20T23:50:15.257Z] CC compel/src/lib/infect.o [2019-09-20T23:50:15.653Z] CC compel/src/lib/ptrace.o [2019-09-20T23:50:15.653Z] AR compel/libcompel.a [2019-09-20T23:50:15.653Z] HOSTCC compel/src/main-host.o [2019-09-20T23:50:15.653Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-20T23:50:15.653Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-20T23:50:15.653Z] HOSTCC compel/src/lib/log-host.o [2019-09-20T23:50:15.653Z] HOSTLINK compel/compel-host-bin [2019-09-20T23:50:15.653Z] DEP soccr/soccr.d [2019-09-20T23:50:16.040Z] CC soccr/soccr.o [2019-09-20T23:50:16.040Z] AR soccr/libsoccr.a [2019-09-20T23:50:16.040Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-20T23:50:16.040Z] DEP criu/arch/s390/sigframe.d [2019-09-20T23:50:16.040Z] DEP criu/arch/s390/crtools.d [2019-09-20T23:50:16.040Z] DEP criu/arch/s390/cpu.d [2019-09-20T23:50:16.416Z] CC criu/arch/s390/cpu.o [2019-09-20T23:50:16.416Z] CC criu/arch/s390/crtools.o [2019-09-20T23:50:16.416Z] CC criu/arch/s390/sigframe.o [2019-09-20T23:50:16.416Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-20T23:50:16.416Z] DEP criu/arch/s390/vdso-pie.d [2019-09-20T23:50:16.416Z] DEP criu/pie/parasite-vdso.d [2019-09-20T23:50:16.444Z] 004465f1c815: Pull complete [2019-09-20T23:50:16.790Z] DEP criu/pie/util-vdso.d [2019-09-20T23:50:16.790Z] DEP criu/pie/util.d [2019-09-20T23:50:16.790Z] CC criu/pie/util.o [2019-09-20T23:50:16.790Z] CC criu/pie/util-vdso.o [2019-09-20T23:50:16.790Z] CC criu/pie/parasite-vdso.o [2019-09-20T23:50:16.790Z] CC criu/arch/s390/vdso-pie.o [2019-09-20T23:50:17.169Z] AR criu/pie/pie.lib.a [2019-09-20T23:50:17.169Z] DEP criu/pie/restorer.d [2019-09-20T23:50:17.169Z] DEP criu/arch/s390/restorer.d [2019-09-20T23:50:17.169Z] DEP criu/pie/parasite.d [2019-09-20T23:50:17.169Z] CC criu/pie/parasite.o [2019-09-20T23:50:17.169Z] LINK criu/pie/parasite.built-in.o [2019-09-20T23:50:17.169Z] GEN criu/pie/parasite-blob.h [2019-09-20T23:50:17.540Z] CC criu/arch/s390/restorer.o [2019-09-20T23:50:17.540Z] CC criu/pie/restorer.o [2019-09-20T23:50:17.959Z] LINK criu/pie/restorer.built-in.o [2019-09-20T23:50:17.960Z] GEN criu/pie/restorer-blob.h [2019-09-20T23:50:17.960Z] DEP criu/vdso.d [2019-09-20T23:50:17.960Z] DEP criu/uts_ns.d [2019-09-20T23:50:17.960Z] DEP criu/util.d [2019-09-20T23:50:17.960Z] DEP criu/uffd.d [2019-09-20T23:50:17.960Z] DEP criu/tun.d [2019-09-20T23:50:18.380Z] DEP criu/tty.d [2019-09-20T23:50:18.380Z] DEP criu/timerfd.d [2019-09-20T23:50:18.380Z] DEP criu/sysfs_parse.d [2019-09-20T23:50:18.380Z] DEP criu/sysctl.d [2019-09-20T23:50:18.380Z] DEP criu/string.d [2019-09-20T23:50:18.380Z] DEP criu/stats.d [2019-09-20T23:50:18.380Z] DEP criu/sockets.d [2019-09-20T23:50:18.380Z] DEP criu/sk-unix.d [2019-09-20T23:50:18.380Z] DEP criu/sk-tcp.d [2019-09-20T23:50:18.380Z] DEP criu/sk-queue.d [2019-09-20T23:50:18.380Z] DEP criu/sk-packet.d [2019-09-20T23:50:18.380Z] DEP criu/sk-netlink.d [2019-09-20T23:50:18.380Z] DEP criu/sk-inet.d [2019-09-20T23:50:18.878Z] DEP criu/signalfd.d [2019-09-20T23:50:18.878Z] DEP criu/sigframe.d [2019-09-20T23:50:18.878Z] DEP criu/shmem.d [2019-09-20T23:50:18.878Z] DEP criu/servicefd.d [2019-09-20T23:50:18.878Z] DEP criu/seize.d [2019-09-20T23:50:18.878Z] DEP criu/seccomp.d [2019-09-20T23:50:18.878Z] DEP criu/rst-malloc.d [2019-09-20T23:50:18.878Z] DEP criu/rbtree.d [2019-09-20T23:50:18.878Z] DEP criu/pstree.d [2019-09-20T23:50:18.878Z] DEP criu/protobuf.d [2019-09-20T23:50:18.878Z] GEN criu/protobuf-desc-gen.h [2019-09-20T23:50:19.145Z] c19c19fc3c99: Pull complete [2019-09-20T23:50:19.267Z] DEP criu/protobuf-desc.d [2019-09-20T23:50:19.267Z] DEP criu/proc_parse.d [2019-09-20T23:50:19.267Z] DEP criu/plugin.d [2019-09-20T23:50:19.267Z] DEP criu/pipes.d [2019-09-20T23:50:19.267Z] DEP criu/pie-util.d [2019-09-20T23:50:19.267Z] DEP criu/pie-util-vdso.d [2019-09-20T23:50:19.267Z] DEP criu/pie-util-vdso-elf32.d [2019-09-20T23:50:19.267Z] DEP criu/path.d [2019-09-20T23:50:19.267Z] DEP criu/parasite-syscall.d [2019-09-20T23:50:19.267Z] DEP criu/pagemap.d [2019-09-20T23:50:19.267Z] DEP criu/pagemap-cache.d [2019-09-20T23:50:19.633Z] DEP criu/page-xfer.d [2019-09-20T23:50:19.633Z] DEP criu/page-pipe.d [2019-09-20T23:50:19.633Z] DEP criu/netfilter.d [2019-09-20T23:50:19.633Z] DEP criu/net.d [2019-09-20T23:50:19.633Z] DEP criu/namespaces.d [2019-09-20T23:50:19.633Z] DEP criu/mount.d [2019-09-20T23:50:19.633Z] DEP criu/mem.d [2019-09-20T23:50:19.633Z] DEP criu/lsm.d [2019-09-20T23:50:19.633Z] DEP criu/log.d [2019-09-20T23:50:19.633Z] DEP criu/libnetlink.d [2019-09-20T23:50:19.633Z] DEP criu/kerndat.d [2019-09-20T23:50:20.018Z] DEP criu/kcmp-ids.d [2019-09-20T23:50:20.018Z] DEP criu/irmap.d [2019-09-20T23:50:20.018Z] DEP criu/ipc_ns.d [2019-09-20T23:50:20.018Z] DEP criu/image.d [2019-09-20T23:50:20.018Z] DEP criu/image-desc.d [2019-09-20T23:50:20.018Z] DEP criu/fsnotify.d [2019-09-20T23:50:20.018Z] DEP criu/filesystems.d [2019-09-20T23:50:20.018Z] DEP criu/files.d [2019-09-20T23:50:20.018Z] DEP criu/files-reg.d [2019-09-20T23:50:20.018Z] DEP criu/files-ext.d [2019-09-20T23:50:20.018Z] DEP criu/file-lock.d [2019-09-20T23:50:20.414Z] DEP criu/file-ids.d [2019-09-20T23:50:20.414Z] DEP criu/fifo.d [2019-09-20T23:50:20.414Z] DEP criu/fdstore.d [2019-09-20T23:50:20.414Z] DEP criu/fault-injection.d [2019-09-20T23:50:20.414Z] DEP criu/external.d [2019-09-20T23:50:20.414Z] DEP criu/eventpoll.d [2019-09-20T23:50:20.414Z] DEP criu/eventfd.d [2019-09-20T23:50:20.414Z] DEP criu/crtools.d [2019-09-20T23:50:20.414Z] DEP criu/cr-service.d [2019-09-20T23:50:20.414Z] DEP criu/cr-restore.d [2019-09-20T23:50:20.414Z] DEP criu/cr-errno.d [2019-09-20T23:50:20.414Z] DEP criu/cr-dump.d [2019-09-20T23:50:20.414Z] DEP criu/cr-dedup.d [2019-09-20T23:50:20.787Z] DEP criu/cr-check.d [2019-09-20T23:50:20.787Z] DEP criu/config.d [2019-09-20T23:50:20.787Z] DEP criu/clone-noasan.d [2019-09-20T23:50:20.787Z] DEP criu/cgroup.d [2019-09-20T23:50:20.787Z] DEP criu/cgroup-props.d [2019-09-20T23:50:20.787Z] DEP criu/bitmap.d [2019-09-20T23:50:20.787Z] DEP criu/bfd.d [2019-09-20T23:50:20.787Z] DEP criu/autofs.d [2019-09-20T23:50:20.787Z] DEP criu/aio.d [2019-09-20T23:50:20.787Z] DEP criu/action-scripts.d [2019-09-20T23:50:20.787Z] CC criu/action-scripts.o [2019-09-20T23:50:21.162Z] CC criu/aio.o [2019-09-20T23:50:21.162Z] CC criu/autofs.o [2019-09-20T23:50:21.553Z] CC criu/bfd.o [2019-09-20T23:50:21.553Z] CC criu/bitmap.o [2019-09-20T23:50:21.553Z] CC criu/cgroup-props.o [2019-09-20T23:50:21.553Z] CC criu/cgroup.o [2019-09-20T23:50:22.342Z] CC criu/clone-noasan.o [2019-09-20T23:50:22.342Z] CC criu/config.o [2019-09-20T23:50:22.717Z] CC criu/cr-check.o [2019-09-20T23:50:23.090Z] CC criu/cr-dedup.o [2019-09-20T23:50:23.090Z] CC criu/cr-dump.o [2019-09-20T23:50:23.513Z] CC criu/cr-errno.o [2019-09-20T23:50:23.513Z] CC criu/cr-restore.o [2019-09-20T23:50:24.635Z] 2a226db90886: Pull complete [2019-09-20T23:50:24.636Z] e78354ce55ed: Pull complete [2019-09-20T23:50:24.636Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 [2019-09-20T23:50:24.636Z] Status: Downloaded newer image for golang:1.13.0-stretch [2019-09-20T23:50:24.636Z] ---> 12f1b2315c59 [2019-09-20T23:50:24.636Z] Step 5/126 : ARG APT_MIRROR [2019-09-20T23:50:24.636Z] ---> Running in 2897fa3779e2 [2019-09-20T23:50:24.636Z] Removing intermediate container 2897fa3779e2 [2019-09-20T23:50:24.636Z] ---> 49982d496ca3 [2019-09-20T23:50:24.636Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-20T23:50:24.636Z] ---> Running in 539deaf5e4d1 [2019-09-20T23:50:24.877Z] CC criu/cr-service.o [2019-09-20T23:50:24.877Z] CC criu/crtools.o [2019-09-20T23:50:25.252Z] Removing intermediate container 539deaf5e4d1 [2019-09-20T23:50:25.252Z] ---> a938c25d2ef6 [2019-09-20T23:50:25.252Z] Step 7/126 : ENV GO111MODULE=off [2019-09-20T23:50:25.252Z] ---> Running in 5e74ebf643e2 [2019-09-20T23:50:25.253Z] CC criu/eventfd.o [2019-09-20T23:50:25.253Z] CC criu/eventpoll.o [2019-09-20T23:50:25.253Z] CC criu/external.o [2019-09-20T23:50:25.535Z] Removing intermediate container 5e74ebf643e2 [2019-09-20T23:50:25.535Z] ---> fc41893ef0a9 [2019-09-20T23:50:25.535Z] Step 8/126 : FROM base AS criu [2019-09-20T23:50:25.535Z] ---> fc41893ef0a9 [2019-09-20T23:50:25.535Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:50:25.535Z] ---> Running in d2e3d77fc715 [2019-09-20T23:50:25.535Z] Removing intermediate container d2e3d77fc715 [2019-09-20T23:50:25.535Z] ---> b627ece46178 [2019-09-20T23:50:25.535Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-20T23:50:25.535Z] ---> Running in cd2c959b6ff7 [2019-09-20T23:50:25.620Z] CC criu/fault-injection.o [2019-09-20T23:50:25.620Z] CC criu/fdstore.o [2019-09-20T23:50:25.620Z] CC criu/fifo.o [2019-09-20T23:50:25.620Z] CC criu/file-ids.o [2019-09-20T23:50:25.620Z] CC criu/file-lock.o [2019-09-20T23:50:25.818Z] Removing intermediate container cd2c959b6ff7 [2019-09-20T23:50:25.818Z] ---> ab5263feaaa4 [2019-09-20T23:50:25.818Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-20T23:50:25.818Z] ---> Running in 11601dba49e6 [2019-09-20T23:50:25.981Z] CC criu/files-ext.o [2019-09-20T23:50:25.981Z] CC criu/files-reg.o [2019-09-20T23:50:26.106Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:50:26.391Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:50:26.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:50:26.391Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:50:26.391Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:50:26.391Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-20T23:50:26.768Z] CC criu/files.o [2019-09-20T23:50:27.005Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-20T23:50:27.005Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-20T23:50:27.140Z] CC criu/filesystems.o [2019-09-20T23:50:27.140Z] CC criu/fsnotify.o [2019-09-20T23:50:27.506Z] CC criu/image-desc.o [2019-09-20T23:50:27.506Z] CC criu/image.o [2019-09-20T23:50:27.872Z] CC criu/ipc_ns.o [2019-09-20T23:50:27.872Z] CC criu/irmap.o [2019-09-20T23:50:28.236Z] CC criu/kcmp-ids.o [2019-09-20T23:50:28.236Z] CC criu/kerndat.o [2019-09-20T23:50:28.612Z] CC criu/libnetlink.o [2019-09-20T23:50:28.612Z] CC criu/log.o [2019-09-20T23:50:28.612Z] CC criu/lsm.o [2019-09-20T23:50:29.008Z] CC criu/mem.o [2019-09-20T23:50:29.031Z] Fetched 7724 kB in 2s (3083 kB/s) [2019-09-20T23:50:29.485Z] CC criu/mount.o [2019-09-20T23:50:30.038Z] Reading package lists... [2019-09-20T23:50:30.413Z] CC criu/namespaces.o [2019-09-20T23:50:30.777Z] CC criu/net.o [2019-09-20T23:50:31.045Z] Reading package lists... [2019-09-20T23:50:31.327Z] Building dependency tree... [2019-09-20T23:50:31.327Z] Reading state information... [2019-09-20T23:50:31.327Z] The following additional packages will be installed: [2019-09-20T23:50:31.327Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-20T23:50:31.327Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-20T23:50:31.327Z] Suggested packages: [2019-09-20T23:50:31.327Z] manpages-dev python-setuptools [2019-09-20T23:50:31.556Z] CC criu/netfilter.o [2019-09-20T23:50:31.556Z] CC criu/page-pipe.o [2019-09-20T23:50:31.556Z] CC criu/page-xfer.o [2019-09-20T23:50:31.609Z] The following NEW packages will be installed: [2019-09-20T23:50:31.609Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-20T23:50:31.609Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-20T23:50:31.609Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-20T23:50:31.609Z] zlib1g-dev [2019-09-20T23:50:31.891Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:50:31.891Z] Need to get 3548 kB of archives. [2019-09-20T23:50:31.891Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-20T23:50:31.891Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-20T23:50:31.891Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-20T23:50:31.891Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-20T23:50:31.891Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-20T23:50:31.891Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-20T23:50:31.891Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-20T23:50:31.891Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-20T23:50:31.891Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-20T23:50:31.891Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-20T23:50:31.891Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-20T23:50:31.891Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-20T23:50:31.891Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-20T23:50:31.891Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-20T23:50:31.891Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-20T23:50:31.891Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-20T23:50:31.891Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-20T23:50:31.928Z] CC criu/pagemap-cache.o [2019-09-20T23:50:31.928Z] CC criu/pagemap.o [2019-09-20T23:50:32.173Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:50:32.173Z] Fetched 3548 kB in 0s (20.4 MB/s) [2019-09-20T23:50:32.173Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-20T23:50:32.173Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-20T23:50:32.173Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-20T23:50:32.173Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-20T23:50:32.173Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-20T23:50:32.173Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-20T23:50:32.173Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-20T23:50:32.173Z] Selecting previously unselected package libnet1-dev. [2019-09-20T23:50:32.173Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-20T23:50:32.173Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-20T23:50:32.173Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-20T23:50:32.173Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-20T23:50:32.173Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-20T23:50:32.173Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-20T23:50:32.173Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-20T23:50:32.173Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-20T23:50:32.292Z] CC criu/parasite-syscall.o [2019-09-20T23:50:32.457Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-20T23:50:32.457Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-20T23:50:32.457Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-20T23:50:32.457Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-20T23:50:32.457Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-20T23:50:32.457Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-20T23:50:32.457Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-20T23:50:32.457Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-20T23:50:32.457Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-20T23:50:32.457Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-20T23:50:32.457Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:32.457Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:32.457Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-20T23:50:32.457Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:32.457Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:32.657Z] CC criu/path.o [2019-09-20T23:50:32.657Z] CC criu/pie-util-vdso-elf32.o [2019-09-20T23:50:32.657Z] CC criu/pie-util-vdso.o [2019-09-20T23:50:32.740Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-20T23:50:32.740Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:32.740Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-20T23:50:32.740Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-20T23:50:32.740Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:32.740Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:33.023Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-20T23:50:33.023Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-20T23:50:33.023Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-20T23:50:33.023Z] Selecting previously unselected package protobuf-compiler. [2019-09-20T23:50:33.023Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:33.023Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-20T23:50:33.023Z] Selecting previously unselected package python-pkg-resources. [2019-09-20T23:50:33.023Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-20T23:50:33.023Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-20T23:50:33.023Z] Selecting previously unselected package python-protobuf. [2019-09-20T23:50:33.023Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-20T23:50:33.023Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-20T23:50:33.023Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-20T23:50:33.028Z] CC criu/pie-util.o [2019-09-20T23:50:33.028Z] CC criu/pipes.o [2019-09-20T23:50:33.028Z] CC criu/plugin.o [2019-09-20T23:50:33.305Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-20T23:50:33.305Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-20T23:50:33.394Z] CC criu/proc_parse.o [2019-09-20T23:50:34.177Z] CC criu/protobuf-desc.o [2019-09-20T23:50:34.311Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-20T23:50:34.311Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:34.311Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:50:34.311Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-20T23:50:34.550Z] CC criu/protobuf.o [2019-09-20T23:50:34.550Z] CC criu/pstree.o [2019-09-20T23:50:34.914Z] CC criu/rbtree.o [2019-09-20T23:50:34.914Z] CC criu/rst-malloc.o [2019-09-20T23:50:34.914Z] CC criu/seccomp.o [2019-09-20T23:50:35.331Z] CC criu/seize.o [2019-09-20T23:50:35.331Z] CC criu/servicefd.o [2019-09-20T23:50:35.756Z] CC criu/shmem.o [2019-09-20T23:50:35.756Z] CC criu/sigframe.o [2019-09-20T23:50:35.756Z] CC criu/signalfd.o [2019-09-20T23:50:35.783Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-20T23:50:35.783Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-20T23:50:35.783Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-20T23:50:35.783Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:35.783Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-20T23:50:35.783Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-20T23:50:35.783Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-20T23:50:35.783Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-20T23:50:35.783Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-20T23:50:35.783Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-20T23:50:35.783Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:50:36.150Z] CC criu/sk-inet.o [2019-09-20T23:50:36.150Z] CC criu/sk-netlink.o [2019-09-20T23:50:36.399Z] Removing intermediate container 11601dba49e6 [2019-09-20T23:50:36.399Z] ---> 7634a9be73b0 [2019-09-20T23:50:36.399Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-20T23:50:36.399Z] ---> Running in 6d650689f396 [2019-09-20T23:50:36.536Z] CC criu/sk-packet.o [2019-09-20T23:50:36.536Z] CC criu/sk-queue.o [2019-09-20T23:50:36.909Z] CC criu/sk-tcp.o [2019-09-20T23:50:36.909Z] CC criu/sk-unix.o [2019-09-20T23:50:37.412Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-20T23:50:37.412Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-20T23:50:37.412Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-20T23:50:37.412Z]  GEN .gitid [2019-09-20T23:50:37.412Z] GEN criu/include/version.h [2019-09-20T23:50:37.412Z] GEN include/common/asm [2019-09-20T23:50:37.715Z] CC criu/sockets.o [2019-09-20T23:50:37.715Z] CC criu/stats.o [2019-09-20T23:50:37.715Z] CC criu/string.o [2019-09-20T23:50:37.737Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-20T23:50:37.737Z] PBCC images/opts.pb-c.c [2019-09-20T23:50:37.737Z] PBCC images/sit.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-20T23:50:38.020Z] DEP images/opts.pb-c.d [2019-09-20T23:50:38.020Z] DEP images/sit.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/macvlan.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/macvlan.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/autofs.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/autofs.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/sysctl.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/sysctl.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/time.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/time.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/binfmt-misc.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/binfmt-misc.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/seccomp.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/seccomp.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/userns.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/userns.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/cgroup.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/cgroup.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/fown.pb-c.c [2019-09-20T23:50:38.020Z] PBCC images/ext-file.pb-c.c [2019-09-20T23:50:38.020Z] DEP images/fown.pb-c.d [2019-09-20T23:50:38.020Z] DEP images/ext-file.pb-c.d [2019-09-20T23:50:38.020Z] PBCC images/rpc.pb-c.c [2019-09-20T23:50:38.110Z] CC criu/sysctl.o [2019-09-20T23:50:38.110Z] CC criu/sysfs_parse.o [2019-09-20T23:50:38.110Z] CC criu/timerfd.o [2019-09-20T23:50:38.302Z] DEP images/rpc.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/siginfo.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/siginfo.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/pagemap.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/pagemap.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/rlimit.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/rlimit.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/file-lock.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/file-lock.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/tty.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/tty.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/tun.pb-c.c [2019-09-20T23:50:38.302Z] PBCC images/netdev.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/tun.pb-c.d [2019-09-20T23:50:38.302Z] DEP images/netdev.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/vma.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/vma.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/creds.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/creds.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/utsns.pb-c.c [2019-09-20T23:50:38.302Z] DEP images/utsns.pb-c.d [2019-09-20T23:50:38.302Z] PBCC images/ipc-desc.pb-c.c [2019-09-20T23:50:38.479Z] CC criu/tty.o [2019-09-20T23:50:38.584Z] PBCC images/ipc-sem.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/ipc-desc.pb-c.d [2019-09-20T23:50:38.585Z] DEP images/ipc-sem.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/ipc-msg.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/ipc-msg.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/ipc-shm.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/ipc-shm.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/ipc-var.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/ipc-var.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/sk-opts.pb-c.c [2019-09-20T23:50:38.585Z] PBCC images/packet-sock.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/sk-opts.pb-c.d [2019-09-20T23:50:38.585Z] DEP images/packet-sock.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/sk-netlink.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/sk-netlink.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/sk-inet.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/sk-inet.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/sk-unix.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/sk-unix.pb-c.d [2019-09-20T23:50:38.585Z] PBCC images/mm.pb-c.c [2019-09-20T23:50:38.585Z] DEP images/mm.pb-c.d [2019-09-20T23:50:38.843Z] CC criu/tun.o [2019-09-20T23:50:38.872Z] PBCC images/timerfd.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/timerfd.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/timer.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/timer.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/sa.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/sa.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/pipe-data.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/pipe-data.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/mnt.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/mnt.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/sk-packet.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/sk-packet.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/tcp-stream.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/tcp-stream.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/pipe.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/pipe.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/pstree.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/pstree.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/fs.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/fs.pb-c.d [2019-09-20T23:50:38.872Z] PBCC images/signalfd.pb-c.c [2019-09-20T23:50:38.872Z] DEP images/signalfd.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/fh.pb-c.c [2019-09-20T23:50:39.173Z] PBCC images/fsnotify.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/fh.pb-c.d [2019-09-20T23:50:39.173Z] DEP images/fsnotify.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/eventpoll.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/eventpoll.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/eventfd.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/eventfd.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/remap-file-path.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/remap-file-path.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/fifo.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/fifo.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/ghost-file.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/ghost-file.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/regfile.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/regfile.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/ns.pb-c.c [2019-09-20T23:50:39.173Z] DEP images/ns.pb-c.d [2019-09-20T23:50:39.173Z] PBCC images/fdinfo.pb-c.c [2019-09-20T23:50:39.215Z] CC criu/uffd.o [2019-09-20T23:50:39.457Z] DEP images/fdinfo.pb-c.d [2019-09-20T23:50:39.457Z] PBCC images/core-aarch64.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/core-arm.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/core-ppc64.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/core-s390.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/core-x86.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/core.pb-c.c [2019-09-20T23:50:39.457Z] PBCC images/inventory.pb-c.c [2019-09-20T23:50:39.457Z] DEP images/core-aarch64.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/core-arm.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/core-ppc64.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/core-s390.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/core-x86.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/core.pb-c.d [2019-09-20T23:50:39.457Z] DEP images/inventory.pb-c.d [2019-09-20T23:50:39.457Z] PBCC images/cpuinfo.pb-c.c [2019-09-20T23:50:39.457Z] DEP images/cpuinfo.pb-c.d [2019-09-20T23:50:39.579Z] CC criu/util.o [2019-09-20T23:50:39.740Z] PBCC images/stats.pb-c.c [2019-09-20T23:50:39.740Z] DEP images/stats.pb-c.d [2019-09-20T23:50:39.943Z] CC criu/uts_ns.o [2019-09-20T23:50:39.944Z] CC criu/vdso.o [2019-09-20T23:50:40.024Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:50:40.308Z] CC images/stats.o [2019-09-20T23:50:40.308Z] CC images/core.o [2019-09-20T23:50:40.311Z] LINK criu/built-in.o [2019-09-20T23:50:40.311Z] LINK criu/criu [2019-09-20T23:50:40.311Z] DEP lib/c/criu.d [2019-09-20T23:50:40.311Z] CC images/rpc.pb-c.o [2019-09-20T23:50:40.591Z] CC images/core-x86.o [2019-09-20T23:50:40.731Z] CC lib/c/criu.o [2019-09-20T23:50:40.874Z] CC images/core-arm.o [2019-09-20T23:50:40.874Z] CC images/core-aarch64.o [2019-09-20T23:50:40.874Z] CC images/core-ppc64.o [2019-09-20T23:50:41.156Z] CC images/core-s390.o [2019-09-20T23:50:41.220Z] LINK lib/c/built-in.o [2019-09-20T23:50:41.220Z] LINK lib/c/libcriu.so [2019-09-20T23:50:41.220Z] GEN magic.py [2019-09-20T23:50:41.220Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-20T23:50:41.220Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-20T23:50:41.220Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-20T23:50:41.221Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:50:41.438Z] CC images/cpuinfo.o [2019-09-20T23:50:41.438Z] CC images/inventory.o [2019-09-20T23:50:41.691Z] make[1]: 'images/built-in.o' is up to date. [2019-09-20T23:50:41.691Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-20T23:50:41.691Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-20T23:50:41.691Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-20T23:50:41.691Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-20T23:50:41.691Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:50:41.691Z] INSTALL criu/criu [2019-09-20T23:50:41.721Z] CC images/fdinfo.o [2019-09-20T23:50:41.721Z] CC images/fown.o [2019-09-20T23:50:41.721Z] CC images/ns.o [2019-09-20T23:50:42.002Z] CC images/regfile.o [2019-09-20T23:50:42.003Z] CC images/ghost-file.o [2019-09-20T23:50:42.003Z] CC images/fifo.o [2019-09-20T23:50:42.003Z] CC images/remap-file-path.o [2019-09-20T23:50:42.285Z] CC images/eventfd.o [2019-09-20T23:50:42.285Z] CC images/eventpoll.o [2019-09-20T23:50:42.285Z] CC images/fh.o [2019-09-20T23:50:42.567Z] CC images/fsnotify.o [2019-09-20T23:50:42.567Z] CC images/signalfd.o [2019-09-20T23:50:42.850Z] CC images/fs.o [2019-09-20T23:50:42.850Z] CC images/pstree.o [2019-09-20T23:50:42.850Z] CC images/pipe.o [2019-09-20T23:50:42.850Z] CC images/tcp-stream.o [2019-09-20T23:50:42.850Z] CC images/sk-packet.o [2019-09-20T23:50:42.949Z] Removing intermediate container 74ca1fdb6498 [2019-09-20T23:50:42.949Z] ---> 4b18cb37d358 [2019-09-20T23:50:42.949Z] Step 13/126 : FROM base AS registry [2019-09-20T23:50:42.949Z] ---> 0e7759703cd1 [2019-09-20T23:50:42.949Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-20T23:50:42.949Z] ---> Running in b4c3a5d430b9 [2019-09-20T23:50:42.949Z] Removing intermediate container b4c3a5d430b9 [2019-09-20T23:50:42.949Z] ---> 1d9ef0a40b6d [2019-09-20T23:50:42.949Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-20T23:50:42.949Z] ---> Running in 013e128acae7 [2019-09-20T23:50:43.132Z] CC images/mnt.o [2019-09-20T23:50:43.132Z] CC images/pipe-data.o [2019-09-20T23:50:43.132Z] CC images/sa.o [2019-09-20T23:50:43.313Z] Removing intermediate container 013e128acae7 [2019-09-20T23:50:43.313Z] ---> 24042649345b [2019-09-20T23:50:43.313Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-20T23:50:43.313Z] ---> Running in 4a721630e6a5 [2019-09-20T23:50:43.414Z] CC images/timer.o [2019-09-20T23:50:43.414Z] CC images/timerfd.o [2019-09-20T23:50:43.414Z] CC images/mm.o [2019-09-20T23:50:43.675Z] + mktemp -d [2019-09-20T23:50:43.675Z] + export GOPATH=/tmp/tmp.QwZRS0ccsa [2019-09-20T23:50:43.675Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution [2019-09-20T23:50:43.675Z] Cloning into '/tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution'... [2019-09-20T23:50:43.700Z] CC images/sk-opts.o [2019-09-20T23:50:43.700Z] CC images/sk-unix.o [2019-09-20T23:50:43.700Z] CC images/sk-inet.o [2019-09-20T23:50:43.988Z] CC images/tun.o [2019-09-20T23:50:43.988Z] CC images/sk-netlink.o [2019-09-20T23:50:43.988Z] CC images/packet-sock.o [2019-09-20T23:50:44.272Z] CC images/ipc-var.o [2019-09-20T23:50:44.272Z] CC images/ipc-desc.o [2019-09-20T23:50:44.272Z] CC images/ipc-shm.o [2019-09-20T23:50:44.272Z] CC images/ipc-msg.o [2019-09-20T23:50:44.554Z] CC images/ipc-sem.o [2019-09-20T23:50:44.554Z] CC images/utsns.o [2019-09-20T23:50:44.554Z] CC images/creds.o [2019-09-20T23:50:44.554Z] CC images/vma.o [2019-09-20T23:50:44.837Z] CC images/netdev.o [2019-09-20T23:50:44.837Z] CC images/tty.o [2019-09-20T23:50:45.120Z] CC images/file-lock.o [2019-09-20T23:50:45.120Z] CC images/rlimit.o [2019-09-20T23:50:45.120Z] CC images/pagemap.o [2019-09-20T23:50:45.402Z] CC images/siginfo.o [2019-09-20T23:50:45.402Z] CC images/rpc.o [2019-09-20T23:50:45.475Z] + cd /tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution [2019-09-20T23:50:45.475Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-20T23:50:45.475Z] + GOPATH=/tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QwZRS0ccsa go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-20T23:50:46.018Z] CC images/ext-file.o [2019-09-20T23:50:46.018Z] CC images/cgroup.o [2019-09-20T23:50:46.300Z] CC images/userns.o [2019-09-20T23:50:46.300Z] CC images/google/protobuf/descriptor.o [2019-09-20T23:50:46.915Z] CC images/opts.o [2019-09-20T23:50:46.915Z] CC images/seccomp.o [2019-09-20T23:50:46.915Z] CC images/binfmt-misc.o [2019-09-20T23:50:47.197Z] CC images/time.o [2019-09-20T23:50:47.198Z] CC images/sysctl.o [2019-09-20T23:50:47.198Z] CC images/autofs.o [2019-09-20T23:50:47.198Z] CC images/macvlan.o [2019-09-20T23:50:47.480Z] CC images/sit.o [2019-09-20T23:50:47.480Z] LINK images/built-in.o [2019-09-20T23:50:47.480Z] GEN compel/include/asm [2019-09-20T23:50:47.480Z] GEN compel/include/version.h [2019-09-20T23:50:47.480Z] touch .config [2019-09-20T23:50:47.480Z] GEN include/common/config.h [2019-09-20T23:50:47.480Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-20T23:50:47.480Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-20T23:50:47.480Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-20T23:50:47.480Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-20T23:50:47.480Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-20T23:50:47.480Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-20T23:50:47.480Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-20T23:50:47.480Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-20T23:50:47.480Z] DEP compel/plugins/std/infect.d [2019-09-20T23:50:47.480Z] DEP compel/plugins/std/string.d [2019-09-20T23:50:47.761Z] DEP compel/plugins/std/log.d [2019-09-20T23:50:47.761Z] DEP compel/plugins/std/fds.d [2019-09-20T23:50:47.761Z] DEP compel/plugins/std/std.d [2019-09-20T23:50:47.761Z] DEP compel/plugins/shmem/shmem.d [2019-09-20T23:50:47.761Z] DEP compel/plugins/fds/fds.d [2019-09-20T23:50:47.761Z] CC compel/plugins/std/std.o [2019-09-20T23:50:48.043Z] CC compel/plugins/std/fds.o [2019-09-20T23:50:48.043Z] CC compel/plugins/std/log.o [2019-09-20T23:50:48.324Z] CC compel/plugins/std/string.o [2019-09-20T23:50:48.606Z] CC compel/plugins/std/infect.o [2019-09-20T23:50:48.606Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-20T23:50:48.606Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-20T23:50:48.606Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-20T23:50:48.889Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-20T23:50:48.889Z] AR compel/plugins/std.lib.a [2019-09-20T23:50:48.889Z] CC compel/plugins/fds/fds.o [2019-09-20T23:50:48.889Z] AR compel/plugins/fds.lib.a [2019-09-20T23:50:48.889Z] HOSTDEP compel/src/lib/log-host.d [2019-09-20T23:50:48.889Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-20T23:50:48.889Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-20T23:50:49.171Z] HOSTDEP compel/src/main-host.d [2019-09-20T23:50:49.171Z] DEP compel/src/lib/ptrace.d [2019-09-20T23:50:49.171Z] DEP compel/src/lib/infect.d [2019-09-20T23:50:49.171Z] DEP compel/src/lib/infect-util.d [2019-09-20T23:50:49.171Z] DEP compel/src/lib/infect-rpc.d [2019-09-20T23:50:49.171Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-20T23:50:49.452Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-20T23:50:49.452Z] DEP compel/src/lib/log.d [2019-09-20T23:50:49.452Z] DEP compel/src/main.d [2019-09-20T23:50:49.452Z] DEP compel/src/lib/handle-elf.d [2019-09-20T23:50:49.452Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-20T23:50:49.452Z] CC compel/src/lib/log.o [2019-09-20T23:50:49.734Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-20T23:50:49.734Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-20T23:50:50.018Z] CC compel/src/lib/infect-rpc.o [2019-09-20T23:50:50.018Z] CC compel/src/lib/infect-util.o [2019-09-20T23:50:50.301Z] CC compel/src/lib/infect.o [2019-09-20T23:50:51.308Z] CC compel/src/lib/ptrace.o [2019-09-20T23:50:51.308Z] AR compel/libcompel.a [2019-09-20T23:50:51.308Z] HOSTCC compel/src/main-host.o [2019-09-20T23:50:51.308Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-20T23:50:51.590Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-20T23:50:51.590Z] HOSTCC compel/src/lib/log-host.o [2019-09-20T23:50:51.590Z] HOSTLINK compel/compel-host-bin [2019-09-20T23:50:51.590Z] DEP soccr/soccr.d [2019-09-20T23:50:51.872Z] CC soccr/soccr.o [2019-09-20T23:50:52.486Z] AR soccr/libsoccr.a [2019-09-20T23:50:52.486Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-20T23:50:52.486Z] DEP criu/arch/ppc64/sigframe.d [2019-09-20T23:50:52.486Z] DEP criu/arch/ppc64/crtools.d [2019-09-20T23:50:52.486Z] DEP criu/arch/ppc64/cpu.d [2019-09-20T23:50:52.768Z] CC criu/arch/ppc64/cpu.o [2019-09-20T23:50:52.768Z] CC criu/arch/ppc64/crtools.o [2019-09-20T23:50:53.050Z] CC criu/arch/ppc64/sigframe.o [2019-09-20T23:50:53.332Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-20T23:50:53.332Z] DEP criu/arch/ppc64/misc.d [2019-09-20T23:50:53.332Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-20T23:50:53.332Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-20T23:50:53.332Z] DEP criu/pie/parasite-vdso.d [2019-09-20T23:50:53.332Z] DEP criu/pie/util-vdso.d [2019-09-20T23:50:53.614Z] DEP criu/pie/util.d [2019-09-20T23:50:53.614Z] CC criu/pie/util.o [2019-09-20T23:50:53.614Z] CC criu/pie/util-vdso.o [2019-09-20T23:50:53.895Z] CC criu/pie/parasite-vdso.o [2019-09-20T23:50:54.178Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-20T23:50:54.178Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-20T23:50:54.460Z] CC criu/arch/ppc64/misc.o [2019-09-20T23:50:54.460Z] AR criu/pie/pie.lib.a [2019-09-20T23:50:54.460Z] DEP criu/pie/restorer.d [2019-09-20T23:50:54.460Z] DEP criu/arch/ppc64/restorer.d [2019-09-20T23:50:54.460Z] DEP criu/pie/parasite.d [2019-09-20T23:50:54.756Z] CC criu/pie/parasite.o [2019-09-20T23:50:55.056Z] LINK criu/pie/parasite.built-in.o [2019-09-20T23:50:55.056Z] GEN criu/pie/parasite-blob.h [2019-09-20T23:50:55.056Z] CC criu/arch/ppc64/restorer.o [2019-09-20T23:50:55.338Z] CC criu/pie/restorer.o [2019-09-20T23:50:56.353Z] LINK criu/pie/restorer.built-in.o [2019-09-20T23:50:56.353Z] GEN criu/pie/restorer-blob.h [2019-09-20T23:50:56.353Z] DEP criu/vdso.d [2019-09-20T23:50:56.634Z] DEP criu/uts_ns.d [2019-09-20T23:50:56.634Z] DEP criu/util.d [2019-09-20T23:50:56.634Z] DEP criu/uffd.d [2019-09-20T23:50:56.917Z] DEP criu/tun.d [2019-09-20T23:50:56.917Z] DEP criu/tty.d [2019-09-20T23:50:56.917Z] DEP criu/timerfd.d [2019-09-20T23:50:56.917Z] DEP criu/sysfs_parse.d [2019-09-20T23:50:57.199Z] DEP criu/sysctl.d [2019-09-20T23:50:57.199Z] DEP criu/string.d [2019-09-20T23:50:57.199Z] DEP criu/stats.d [2019-09-20T23:50:57.199Z] DEP criu/sockets.d [2019-09-20T23:50:57.199Z] DEP criu/sk-unix.d [2019-09-20T23:50:57.480Z] DEP criu/sk-tcp.d [2019-09-20T23:50:57.480Z] DEP criu/sk-queue.d [2019-09-20T23:50:57.480Z] DEP criu/sk-packet.d [2019-09-20T23:50:57.480Z] DEP criu/sk-netlink.d [2019-09-20T23:50:57.762Z] DEP criu/sk-inet.d [2019-09-20T23:50:57.762Z] DEP criu/signalfd.d [2019-09-20T23:50:57.762Z] DEP criu/sigframe.d [2019-09-20T23:50:57.762Z] DEP criu/shmem.d [2019-09-20T23:50:58.045Z] DEP criu/servicefd.d [2019-09-20T23:50:58.045Z] DEP criu/seize.d [2019-09-20T23:50:58.045Z] DEP criu/seccomp.d [2019-09-20T23:50:58.045Z] DEP criu/rst-malloc.d [2019-09-20T23:50:58.045Z] DEP criu/rbtree.d [2019-09-20T23:50:58.329Z] DEP criu/pstree.d [2019-09-20T23:50:58.329Z] DEP criu/protobuf.d [2019-09-20T23:50:58.329Z] GEN criu/protobuf-desc-gen.h [2019-09-20T23:50:58.611Z] DEP criu/protobuf-desc.d [2019-09-20T23:50:58.894Z] DEP criu/proc_parse.d [2019-09-20T23:50:58.894Z] DEP criu/plugin.d [2019-09-20T23:50:58.894Z] DEP criu/pipes.d [2019-09-20T23:50:58.894Z] DEP criu/pie-util.d [2019-09-20T23:50:58.894Z] DEP criu/pie-util-vdso.d [2019-09-20T23:50:59.176Z] DEP criu/pie-util-vdso-elf32.d [2019-09-20T23:50:59.176Z] DEP criu/path.d [2019-09-20T23:50:59.176Z] DEP criu/parasite-syscall.d [2019-09-20T23:50:59.176Z] DEP criu/pagemap.d [2019-09-20T23:50:59.458Z] DEP criu/pagemap-cache.d [2019-09-20T23:50:59.458Z] DEP criu/page-xfer.d [2019-09-20T23:50:59.458Z] DEP criu/page-pipe.d [2019-09-20T23:50:59.458Z] DEP criu/netfilter.d [2019-09-20T23:50:59.744Z] DEP criu/net.d [2019-09-20T23:50:59.744Z] DEP criu/namespaces.d [2019-09-20T23:50:59.744Z] DEP criu/mount.d [2019-09-20T23:50:59.744Z] DEP criu/mem.d [2019-09-20T23:51:00.033Z] DEP criu/lsm.d [2019-09-20T23:51:00.033Z] DEP criu/log.d [2019-09-20T23:51:00.033Z] DEP criu/libnetlink.d [2019-09-20T23:51:00.033Z] DEP criu/kerndat.d [2019-09-20T23:51:00.319Z] DEP criu/kcmp-ids.d [2019-09-20T23:51:00.319Z] DEP criu/irmap.d [2019-09-20T23:51:00.319Z] DEP criu/ipc_ns.d [2019-09-20T23:51:00.319Z] DEP criu/image.d [2019-09-20T23:51:00.603Z] DEP criu/image-desc.d [2019-09-20T23:51:00.603Z] DEP criu/fsnotify.d [2019-09-20T23:51:00.603Z] DEP criu/filesystems.d [2019-09-20T23:51:00.603Z] DEP criu/files.d [2019-09-20T23:51:00.603Z] DEP criu/files-reg.d [2019-09-20T23:51:00.887Z] DEP criu/files-ext.d [2019-09-20T23:51:00.887Z] DEP criu/file-lock.d [2019-09-20T23:51:00.887Z] DEP criu/file-ids.d [2019-09-20T23:51:01.171Z] DEP criu/fifo.d [2019-09-20T23:51:01.171Z] DEP criu/fdstore.d [2019-09-20T23:51:01.171Z] DEP criu/fault-injection.d [2019-09-20T23:51:01.171Z] DEP criu/external.d [2019-09-20T23:51:01.171Z] DEP criu/eventpoll.d [2019-09-20T23:51:01.171Z] DEP criu/eventfd.d [2019-09-20T23:51:01.453Z] DEP criu/crtools.d [2019-09-20T23:51:01.453Z] DEP criu/cr-service.d [2019-09-20T23:51:01.453Z] DEP criu/cr-restore.d [2019-09-20T23:51:01.735Z] DEP criu/cr-errno.d [2019-09-20T23:51:01.735Z] DEP criu/cr-dump.d [2019-09-20T23:51:01.735Z] DEP criu/cr-dedup.d [2019-09-20T23:51:01.735Z] DEP criu/cr-check.d [2019-09-20T23:51:02.018Z] DEP criu/config.d [2019-09-20T23:51:02.018Z] DEP criu/clone-noasan.d [2019-09-20T23:51:02.018Z] DEP criu/cgroup.d [2019-09-20T23:51:02.018Z] DEP criu/cgroup-props.d [2019-09-20T23:51:02.018Z] DEP criu/bitmap.d [2019-09-20T23:51:02.018Z] DEP criu/bfd.d [2019-09-20T23:51:02.300Z] DEP criu/autofs.d [2019-09-20T23:51:02.300Z] DEP criu/aio.d [2019-09-20T23:51:02.300Z] DEP criu/action-scripts.d [2019-09-20T23:51:02.582Z] CC criu/action-scripts.o [2019-09-20T23:51:02.582Z] CC criu/aio.o [2019-09-20T23:51:02.865Z] CC criu/autofs.o [2019-09-20T23:51:03.492Z] CC criu/bfd.o [2019-09-20T23:51:03.774Z] CC criu/bitmap.o [2019-09-20T23:51:04.057Z] CC criu/cgroup-props.o [2019-09-20T23:51:04.339Z] CC criu/cgroup.o [2019-09-20T23:51:05.470Z] + dpkg --print-architecture [2019-09-20T23:51:05.470Z] + cd /tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution [2019-09-20T23:51:05.470Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-20T23:51:05.470Z] + GOPATH=/tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QwZRS0ccsa [2019-09-20T23:51:05.470Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-20T23:51:05.810Z] CC criu/clone-noasan.o [2019-09-20T23:51:05.810Z] CC criu/config.o [2019-09-20T23:51:06.426Z] CC criu/cr-check.o [2019-09-20T23:51:07.431Z] CC criu/cr-dedup.o [2019-09-20T23:51:07.431Z] CC criu/cr-dump.o [2019-09-20T23:51:08.438Z] CC criu/cr-errno.o [2019-09-20T23:51:08.438Z] CC criu/cr-restore.o [2019-09-20T23:51:10.804Z] + rm -rf /tmp/tmp.QwZRS0ccsa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QwZRS0ccsa [2019-09-20T23:51:11.112Z] CC criu/cr-service.o [2019-09-20T23:51:11.591Z] Removing intermediate container 4a721630e6a5 [2019-09-20T23:51:11.591Z] ---> 36f9d12ffa36 [2019-09-20T23:51:11.591Z] Step 17/126 : FROM base AS swagger [2019-09-20T23:51:11.591Z] ---> 0e7759703cd1 [2019-09-20T23:51:11.591Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-20T23:51:11.591Z] ---> Running in a30347568d75 [2019-09-20T23:51:11.591Z] Removing intermediate container a30347568d75 [2019-09-20T23:51:11.591Z] ---> ba47a065ea20 [2019-09-20T23:51:11.591Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-20T23:51:11.591Z] ---> Running in a92ce551c642 [2019-09-20T23:51:11.747Z] CC criu/crtools.o [2019-09-20T23:51:12.362Z] CC criu/eventfd.o [2019-09-20T23:51:12.362Z] CC criu/eventpoll.o [2019-09-20T23:51:12.397Z] + mktemp -d [2019-09-20T23:51:12.397Z] + export GOPATH=/tmp/tmp.ta5jGCEP6V [2019-09-20T23:51:12.397Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ta5jGCEP6V/src/github.com/go-swagger/go-swagger [2019-09-20T23:51:12.397Z] Cloning into '/tmp/tmp.ta5jGCEP6V/src/github.com/go-swagger/go-swagger'... [2019-09-20T23:51:12.976Z] CC criu/external.o [2019-09-20T23:51:12.976Z] CC criu/fault-injection.o [2019-09-20T23:51:12.976Z] CC criu/fdstore.o [2019-09-20T23:51:13.258Z] CC criu/fifo.o [2019-09-20T23:51:13.541Z] CC criu/file-ids.o [2019-09-20T23:51:13.541Z] CC criu/file-lock.o [2019-09-20T23:51:14.155Z] CC criu/files-ext.o [2019-09-20T23:51:14.155Z] CC criu/files-reg.o [2019-09-20T23:51:15.283Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-20T23:51:15.283Z] [2019-09-20T23:51:15.283Z] [2019-09-20T23:51:15.283Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-20T23:51:15.283Z] [2019-09-20T23:51:15.283Z] [2019-09-20T23:51:15.283Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-20T23:51:15.283Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-20T23:51:15.283Z] PKG_CONFIG=pkg-config [2019-09-20T23:51:15.283Z] GOLANG_VERSION=1.13 [2019-09-20T23:51:15.283Z] HOSTNAME=45ff6c3d3c0f [2019-09-20T23:51:15.283Z] KEEPBUNDLE=1 [2019-09-20T23:51:15.283Z] container=docker [2019-09-20T23:51:15.283Z] TEST_SKIP_INTEGRATION=1 [2019-09-20T23:51:15.283Z] GO111MODULE=off [2019-09-20T23:51:15.283Z] GOPATH=/go [2019-09-20T23:51:15.283Z] PWD=/go/src/github.com/docker/docker [2019-09-20T23:51:15.283Z] HOME=/root [2019-09-20T23:51:15.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-20T23:51:15.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-20T23:51:15.283Z] DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:51:15.283Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-20T23:51:15.283Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-20T23:51:15.283Z] TERM=xterm [2019-09-20T23:51:15.283Z] DEST=bundles/test-integration [2019-09-20T23:51:15.283Z] SHLVL=1 [2019-09-20T23:51:15.283Z] TIMEOUT=120m [2019-09-20T23:51:15.283Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-20T23:51:15.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-20T23:51:15.283Z] DOCKER_PKG=github.com/docker/docker [2019-09-20T23:51:15.283Z] TESTDEBUG=0 [2019-09-20T23:51:15.283Z] _=/usr/bin/env [2019-09-20T23:51:15.283Z] Building test suite binary ./integration-cli/test.main [2019-09-20T23:51:15.283Z] No new tests added to integration. [2019-09-20T23:51:15.283Z] [2019-09-20T23:51:15.283Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-20T23:51:15.283Z] PKG_CONFIG=pkg-config [2019-09-20T23:51:15.283Z] GOLANG_VERSION=1.13 [2019-09-20T23:51:15.283Z] HOSTNAME=05162b27e535 [2019-09-20T23:51:15.283Z] KEEPBUNDLE=1 [2019-09-20T23:51:15.283Z] container=docker [2019-09-20T23:51:15.283Z] TEST_SKIP_INTEGRATION=1 [2019-09-20T23:51:15.283Z] GO111MODULE=off [2019-09-20T23:51:15.283Z] GOPATH=/go [2019-09-20T23:51:15.283Z] PWD=/go/src/github.com/docker/docker [2019-09-20T23:51:15.283Z] HOME=/root [2019-09-20T23:51:15.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-20T23:51:15.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-20T23:51:15.283Z] DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:51:15.283Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-20T23:51:15.283Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-20T23:51:15.283Z] TERM=xterm [2019-09-20T23:51:15.283Z] DEST=bundles/test-integration [2019-09-20T23:51:15.283Z] SHLVL=1 [2019-09-20T23:51:15.283Z] TIMEOUT=120m [2019-09-20T23:51:15.283Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-20T23:51:15.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-20T23:51:15.283Z] DOCKER_PKG=github.com/docker/docker [2019-09-20T23:51:15.283Z] TESTDEBUG=0 [2019-09-20T23:51:15.283Z] _=/usr/bin/env [2019-09-20T23:51:15.283Z] Building test suite binary ./integration-cli/test.main [2019-09-20T23:51:15.283Z] PKG_CONFIG=pkg-config [2019-09-20T23:51:15.283Z] GOLANG_VERSION=1.13 [2019-09-20T23:51:15.283Z] HOSTNAME=cddb6bf1ccdd [2019-09-20T23:51:15.283Z] KEEPBUNDLE=1 [2019-09-20T23:51:15.283Z] container=docker [2019-09-20T23:51:15.283Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-20T23:51:15.283Z] GO111MODULE=off [2019-09-20T23:51:15.283Z] GOPATH=/go [2019-09-20T23:51:15.283Z] PWD=/go/src/github.com/docker/docker [2019-09-20T23:51:15.283Z] HOME=/root [2019-09-20T23:51:15.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-20T23:51:15.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-20T23:51:15.283Z] DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:51:15.283Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-20T23:51:15.283Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-20T23:51:15.283Z] TERM=xterm [2019-09-20T23:51:15.283Z] DEST=bundles/test-integration [2019-09-20T23:51:15.283Z] SHLVL=1 [2019-09-20T23:51:15.283Z] TIMEOUT=120m [2019-09-20T23:51:15.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-20T23:51:15.283Z] DOCKER_PKG=github.com/docker/docker [2019-09-20T23:51:15.283Z] TESTDEBUG=0 [2019-09-20T23:51:15.283Z] _=/usr/bin/env [2019-09-20T23:51:15.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-20T23:51:15.607Z] + cd /tmp/tmp.ta5jGCEP6V/src/github.com/go-swagger/go-swagger [2019-09-20T23:51:15.607Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-20T23:51:15.607Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-20T23:51:15.626Z] CC criu/files.o [2019-09-20T23:51:16.634Z] CC criu/filesystems.o [2019-09-20T23:51:16.915Z] CC criu/fsnotify.o [2019-09-20T23:51:17.539Z] CC criu/image-desc.o [2019-09-20T23:51:17.539Z] CC criu/image.o [2019-09-20T23:51:18.152Z] CC criu/ipc_ns.o [2019-09-20T23:51:18.765Z] CC criu/irmap.o [2019-09-20T23:51:19.046Z] CC criu/kcmp-ids.o [2019-09-20T23:51:19.328Z] CC criu/kerndat.o [2019-09-20T23:51:19.941Z] CC criu/libnetlink.o [2019-09-20T23:51:20.222Z] CC criu/log.o [2019-09-20T23:51:20.504Z] CC criu/lsm.o [2019-09-20T23:51:20.786Z] CC criu/mem.o [2019-09-20T23:51:21.792Z] CC criu/mount.o [2019-09-20T23:51:23.811Z] CC criu/namespaces.o [2019-09-20T23:51:25.281Z] CC criu/net.o [2019-09-20T23:51:25.292Z] + rm -rf /tmp/tmp.ta5jGCEP6V [2019-09-20T23:51:26.086Z] Removing intermediate container a92ce551c642 [2019-09-20T23:51:26.086Z] ---> 01b36bfdbb52 [2019-09-20T23:51:26.086Z] Step 20/126 : FROM base AS frozen-images [2019-09-20T23:51:26.086Z] ---> 0e7759703cd1 [2019-09-20T23:51:26.086Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:51:26.086Z] ---> Using cache [2019-09-20T23:51:26.086Z] ---> 9af7429b4141 [2019-09-20T23:51:26.086Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-20T23:51:26.086Z] ---> Running in 8623d79c8a09 [2019-09-20T23:51:26.749Z] CC criu/netfilter.o [2019-09-20T23:51:26.865Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:51:26.865Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:51:26.865Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:51:26.865Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:51:26.865Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:51:26.865Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:51:27.031Z] CC criu/page-pipe.o [2019-09-20T23:51:27.233Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:51:27.233Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:51:27.645Z] CC criu/page-xfer.o [2019-09-20T23:51:28.258Z] CC criu/pagemap-cache.o [2019-09-20T23:51:28.551Z] CC criu/pagemap.o [2019-09-20T23:51:28.672Z] Fetched 7674 kB in 1s (4346 kB/s) [2019-09-20T23:51:29.061Z] Reading package lists... [2019-09-20T23:51:29.175Z] CC criu/parasite-syscall.o [2019-09-20T23:51:29.438Z] Reading package lists... [2019-09-20T23:51:29.789Z] CC criu/path.o [2019-09-20T23:51:29.790Z] CC criu/pie-util-vdso-elf32.o [2019-09-20T23:51:29.809Z] Building dependency tree... [2019-09-20T23:51:29.809Z] Reading state information... [2019-09-20T23:51:29.809Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-20T23:51:29.809Z] The following additional packages will be installed: [2019-09-20T23:51:29.809Z] libjq1 libonig4 [2019-09-20T23:51:29.809Z] The following NEW packages will be installed: [2019-09-20T23:51:29.809Z] jq libjq1 libonig4 [2019-09-20T23:51:29.809Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:51:29.809Z] Need to get 328 kB of archives. [2019-09-20T23:51:29.809Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-20T23:51:29.809Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-20T23:51:29.809Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-20T23:51:29.809Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-20T23:51:29.809Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:51:30.072Z] CC criu/pie-util-vdso.o [2019-09-20T23:51:30.181Z] Fetched 328 kB in 0s (3977 kB/s) [2019-09-20T23:51:30.181Z] Selecting previously unselected package libonig4:s390x. [2019-09-20T23:51:30.181Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-20T23:51:30.181Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-20T23:51:30.181Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-20T23:51:30.181Z] Selecting previously unselected package libjq1:s390x. [2019-09-20T23:51:30.181Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-20T23:51:30.181Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-20T23:51:30.181Z] Selecting previously unselected package jq. [2019-09-20T23:51:30.181Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-20T23:51:30.181Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-20T23:51:30.181Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-20T23:51:30.181Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-20T23:51:30.181Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:51:30.181Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-20T23:51:30.354Z] CC criu/pie-util.o [2019-09-20T23:51:30.636Z] CC criu/pipes.o [2019-09-20T23:51:30.917Z] CC criu/plugin.o [2019-09-20T23:51:30.966Z] Removing intermediate container 8623d79c8a09 [2019-09-20T23:51:30.966Z] ---> 04bfcbf01ef8 [2019-09-20T23:51:30.966Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-20T23:51:30.966Z] ---> 5d468b986fad [2019-09-20T23:51:30.966Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-20T23:51:30.966Z] ---> Running in 00903cf4a5c9 [2019-09-20T23:51:31.030Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20267402 Name:quota Decls:[0xc029d70080 0xc029d70100 0xc029d70180 0xc029d70200 0xc02578fef0 0xc029d7a060] Scope:scope 0xc01b01a1d0 { [2019-09-20T23:51:31.030Z] var ErrQuotaNotSupported [2019-09-20T23:51:31.030Z] type errQuotaNotSupported [2019-09-20T23:51:31.030Z] } [2019-09-20T23:51:31.030Z] Imports:[0xc02578fd70] Unresolved:[errdefs nil string] Comments:[0xc024297b00 0xc024297c80]} [2019-09-20T23:51:31.200Z] CC criu/proc_parse.o [2019-09-20T23:51:32.244Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-20T23:51:32.635Z]  [2019-09-20T23:51:33.219Z] CC criu/protobuf-desc.o [2019-09-20T23:51:33.426Z]  ######   9.7% ################## 26.4% ############################# 41.0% #########################################  57.7% #####################################################     74.4% ################################################################ 89.1% ######################################################################## 100.0% [2019-09-20T23:51:33.426Z]  [2019-09-20T23:51:33.501Z] CC criu/protobuf.o [2019-09-20T23:51:33.784Z] CC criu/pstree.o [2019-09-20T23:51:33.882Z]  ######################  31.8% #######################################################  77.1% ######################################################################## 100.0% [2019-09-20T23:51:33.882Z]  [2019-09-20T23:51:34.641Z]  ######### 13.7% ########################   34.1% ####################################### 54.5% #################################################### 72.2% ################################################################ 90.0% ######################################################################## 100.0% [2019-09-20T23:51:34.641Z]  [2019-09-20T23:51:34.793Z] CC criu/rbtree.o [2019-09-20T23:51:34.793Z] CC criu/rst-malloc.o [2019-09-20T23:51:34.793Z] CC criu/seccomp.o [2019-09-20T23:51:35.409Z] CC criu/seize.o [2019-09-20T23:51:36.029Z] CC criu/servicefd.o [2019-09-20T23:51:36.312Z] CC criu/shmem.o [2019-09-20T23:51:36.511Z]  #### 5.6% #########   13.2% ############## 19.8% ###################                                                       26.4% #######################               33.0% #############################   40.6% ################################# 46.2% ######################################             53.8% ############################################          61.4% ################################################   67.0% ##################################################### 74.6% ########################################################### 82.2% ############################################################# 85.0% ################################################################# 91.2% #######################################################################  98.8% ######################################################################## 100.0% [2019-09-20T23:51:36.511Z]  [2019-09-20T23:51:36.926Z] CC criu/sigframe.o [2019-09-20T23:51:36.926Z] CC criu/signalfd.o [2019-09-20T23:51:37.208Z] CC criu/sk-inet.o [2019-09-20T23:51:37.304Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-20T23:51:37.304Z]  [2019-09-20T23:51:37.304Z]  ######################################################################## 100.0% [2019-09-20T23:51:37.304Z]  [2019-09-20T23:51:37.822Z] CC criu/sk-netlink.o [2019-09-20T23:51:38.087Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-20T23:51:38.087Z]  [2019-09-20T23:51:38.104Z] CC criu/sk-packet.o [2019-09-20T23:51:38.468Z]  ######################################################################## 100.0% [2019-09-20T23:51:38.468Z]  [2019-09-20T23:51:38.717Z] CC criu/sk-queue.o [2019-09-20T23:51:38.843Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-20T23:51:38.843Z] skipping existing b63cc5f62c21 [2019-09-20T23:51:38.843Z] [2019-09-20T23:51:39.000Z] CC criu/sk-tcp.o [2019-09-20T23:51:39.282Z] CC criu/sk-unix.o [2019-09-20T23:51:39.334Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-20T23:51:39.854Z]  [2019-09-20T23:51:39.854Z]  ######################################################################## 100.0% [2019-09-20T23:51:39.854Z]  [2019-09-20T23:51:39.854Z] Download of images into '/build' complete. [2019-09-20T23:51:39.854Z] Use something like the following to load the result into a Docker daemon: [2019-09-20T23:51:39.854Z] tar -cC '/build' . | docker load [2019-09-20T23:51:40.751Z] CC criu/sockets.o [2019-09-20T23:51:41.034Z] CC criu/stats.o [2019-09-20T23:51:41.155Z] Removing intermediate container 00903cf4a5c9 [2019-09-20T23:51:41.155Z] ---> 000ab9da9edb [2019-09-20T23:51:41.155Z] Step 25/126 : FROM base AS cross-false [2019-09-20T23:51:41.155Z] ---> 0e7759703cd1 [2019-09-20T23:51:41.155Z] Step 26/126 : FROM base AS cross-true [2019-09-20T23:51:41.155Z] ---> 0e7759703cd1 [2019-09-20T23:51:41.155Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:51:41.155Z] ---> Using cache [2019-09-20T23:51:41.155Z] ---> 9af7429b4141 [2019-09-20T23:51:41.155Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-20T23:51:41.155Z] ---> Running in 97e1a2490c01 [2019-09-20T23:51:41.318Z] CC criu/string.o [2019-09-20T23:51:41.318Z] CC criu/sysctl.o [2019-09-20T23:51:41.932Z] CC criu/sysfs_parse.o [2019-09-20T23:51:42.215Z] CC criu/timerfd.o [2019-09-20T23:51:42.408Z] Removing intermediate container 97e1a2490c01 [2019-09-20T23:51:42.408Z] ---> af8f2ea54793 [2019-09-20T23:51:42.408Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-20T23:51:42.408Z] ---> Running in 1710e36ec010 [2019-09-20T23:51:42.497Z] CC criu/tty.o [2019-09-20T23:51:43.670Z] Removing intermediate container 1710e36ec010 [2019-09-20T23:51:43.671Z] ---> 4c48453bbb44 [2019-09-20T23:51:43.671Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-20T23:51:43.671Z] ---> Running in f57c7ba64356 [2019-09-20T23:51:43.968Z] CC criu/tun.o [2019-09-20T23:51:44.254Z] CC criu/uffd.o [2019-09-20T23:51:44.928Z] Removing intermediate container f57c7ba64356 [2019-09-20T23:51:44.928Z] ---> 148e3a244d66 [2019-09-20T23:51:44.929Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-20T23:51:44.929Z] ---> Running in 5657ebde25d4 [2019-09-20T23:51:45.261Z] CC criu/util.o [2019-09-20T23:51:45.827Z] Removing intermediate container 5657ebde25d4 [2019-09-20T23:51:45.827Z] ---> 45d4bfadb891 [2019-09-20T23:51:45.827Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-20T23:51:45.827Z] ---> 0e7759703cd1 [2019-09-20T23:51:45.827Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-20T23:51:45.827Z] ---> 0e7759703cd1 [2019-09-20T23:51:45.827Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:51:45.827Z] ---> Using cache [2019-09-20T23:51:45.827Z] ---> 9af7429b4141 [2019-09-20T23:51:45.827Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-20T23:51:45.827Z] ---> Running in c72890e581ec [2019-09-20T23:51:46.266Z] CC criu/uts_ns.o [2019-09-20T23:51:46.266Z] CC criu/vdso.o [2019-09-20T23:51:46.548Z] LINK criu/built-in.o [2019-09-20T23:51:46.721Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:51:46.721Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:51:46.721Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:51:46.721Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:51:46.721Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:51:46.721Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:51:46.721Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:51:46.721Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:51:46.830Z] LINK criu/criu [2019-09-20T23:51:47.112Z] DEP lib/c/criu.d [2019-09-20T23:51:47.112Z] CC images/rpc.pb-c.o [2019-09-20T23:51:47.394Z] CC lib/c/criu.o [2019-09-20T23:51:47.960Z] Fetched 7674 kB in 1s (5185 kB/s) [2019-09-20T23:51:48.357Z] Reading package lists... [2019-09-20T23:51:48.401Z] LINK lib/c/built-in.o [2019-09-20T23:51:48.401Z] LINK lib/c/libcriu.so [2019-09-20T23:51:48.401Z] GEN magic.py [2019-09-20T23:51:48.683Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-20T23:51:48.683Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-20T23:51:48.968Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-20T23:51:49.115Z] Reading package lists... [2019-09-20T23:51:49.115Z] Building dependency tree... [2019-09-20T23:51:49.115Z] Reading state information... [2019-09-20T23:51:49.251Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:51:49.487Z] The following additional packages will be installed: [2019-09-20T23:51:49.487Z] libapparmor1 libseccomp2 [2019-09-20T23:51:49.487Z] Suggested packages: [2019-09-20T23:51:49.487Z] seccomp [2019-09-20T23:51:49.487Z] The following NEW packages will be installed: [2019-09-20T23:51:49.487Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-20T23:51:49.487Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:51:49.487Z] Need to get 301 kB of archives. [2019-09-20T23:51:49.487Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-20T23:51:49.487Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-20T23:51:49.487Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-09-20T23:51:49.487Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-20T23:51:49.487Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-20T23:51:49.487Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:51:49.487Z] Fetched 301 kB in 0s (3455 kB/s) [2019-09-20T23:51:49.487Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-20T23:51:49.487Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-20T23:51:49.487Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-20T23:51:49.487Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-20T23:51:49.487Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-20T23:51:49.487Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-20T23:51:49.487Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-20T23:51:49.536Z] make[1]: 'images/built-in.o' is up to date. [2019-09-20T23:51:49.536Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-20T23:51:49.536Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-20T23:51:49.536Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-20T23:51:49.536Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-20T23:51:49.536Z] make[1]: Nothing to be done for 'all'. [2019-09-20T23:51:49.536Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-20T23:51:49.536Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.536Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.536Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] make[2]: Nothing to be done for 'all'. [2019-09-20T23:51:49.829Z] INSTALL criu/criu [2019-09-20T23:51:49.850Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-20T23:51:49.850Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-20T23:51:49.850Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-20T23:51:49.850Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-20T23:51:49.850Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-20T23:51:49.850Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-20T23:51:49.850Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:51:49.850Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-20T23:51:49.850Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-20T23:51:49.850Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-20T23:51:49.850Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-20T23:51:49.850Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:51:50.635Z] Removing intermediate container c72890e581ec [2019-09-20T23:51:50.635Z] ---> 392da2b4c245 [2019-09-20T23:51:50.635Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-20T23:51:50.635Z] ---> 45d4bfadb891 [2019-09-20T23:51:50.635Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:51:50.635Z] ---> Running in a88df92f2d11 [2019-09-20T23:51:50.635Z] Removing intermediate container a88df92f2d11 [2019-09-20T23:51:50.635Z] ---> 93fc26f8eeba [2019-09-20T23:51:50.635Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-20T23:51:50.635Z] ---> Running in 9358efee8fe4 [2019-09-20T23:51:51.304Z] Removing intermediate container 6d650689f396 [2019-09-20T23:51:51.304Z] ---> ce28fd4d6249 [2019-09-20T23:51:51.304Z] Step 13/126 : FROM base AS registry [2019-09-20T23:51:51.304Z] ---> fc41893ef0a9 [2019-09-20T23:51:51.304Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-20T23:51:51.587Z] ---> Running in 78a3066af361 [2019-09-20T23:51:51.587Z] Removing intermediate container 78a3066af361 [2019-09-20T23:51:51.587Z] ---> 59a30dded6e0 [2019-09-20T23:51:51.587Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-20T23:51:51.587Z] ---> Running in 5f6ae0a137e0 [2019-09-20T23:51:51.587Z] Removing intermediate container 5f6ae0a137e0 [2019-09-20T23:51:51.587Z] ---> 3f4b4e63090b [2019-09-20T23:51:51.587Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-20T23:51:51.868Z] ---> Running in c3873def3d0e [2019-09-20T23:51:51.912Z] Removing intermediate container 9358efee8fe4 [2019-09-20T23:51:51.912Z] ---> 45cfc2a298db [2019-09-20T23:51:51.912Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-20T23:51:51.912Z] ---> 392da2b4c245 [2019-09-20T23:51:51.912Z] Step 40/126 : FROM base AS tomlv [2019-09-20T23:51:51.912Z] ---> 0e7759703cd1 [2019-09-20T23:51:51.912Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-20T23:51:51.912Z] ---> Running in 0e5c8eb605df [2019-09-20T23:51:51.912Z] Removing intermediate container 0e5c8eb605df [2019-09-20T23:51:51.912Z] ---> 5b2da67d1d18 [2019-09-20T23:51:51.912Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:51:52.149Z] + mktemp -d [2019-09-20T23:51:52.149Z] + export GOPATH=/tmp/tmp.ijXdmAp0Dx [2019-09-20T23:51:52.149Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution [2019-09-20T23:51:52.149Z] Cloning into '/tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution'... [2019-09-20T23:51:52.332Z] ---> 47f4349be2d2 [2019-09-20T23:51:52.332Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:51:52.332Z] ---> 32475866e35f [2019-09-20T23:51:52.332Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:51:52.756Z] ---> Running in 8032569e07fd [2019-09-20T23:51:52.990Z] INFO [runner] worker.2 took 1m40.796880547s with stages: golint: 1m16.302959667s, gosec: 13.766413018s, gofmt: 4.697361264s, ineffassign: 2.717036235s, misspell: 2.075991779s, varcheck: 535.644191ms, deadcode: 342.854699ms, structcheck: 193.252017ms, unconvert: 165.288617ms, typecheck: 13.695µs [2019-09-20T23:51:52.990Z] INFO [runner] worker.1 took 1m41.839505823s with stages: megacheck: 46.576288329s, govet: 28.059997399s, goimports: 27.203199243s [2019-09-20T23:51:52.990Z] INFO [runner] Workers idle times: #2: 1.042636709s [2019-09-20T23:51:52.990Z] INFO [runner] Issues before processing: 1978, after processing: 0 [2019-09-20T23:51:52.990Z] INFO [runner] processing took 466.47853ms with stages: exclude: 140.52087ms, identifier_marker: 93.740887ms, autogenerated_exclude: 75.592242ms, skip_dirs: 52.899028ms, nolint: 48.775084ms, filename_unadjuster: 45.344236ms, cgo: 5.712999ms, path_prettifier: 3.048238ms, exclude-rules: 817.7µs, diff: 4.876µs, source_code: 4.128µs, max_same_issues: 3.718µs, path_shortener: 3.407µs, max_per_file_from_linter: 3.007µs, skip_files: 2.9µs, uniq_by_line: 2.804µs, max_from_linter: 2.406µs [2019-09-20T23:51:52.990Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-09-20T23:51:52.990Z] INFO Memory: 176 samples, avg is 1325.5MB, max is 5446.6MB [2019-09-20T23:51:52.990Z] INFO Execution took 2m13.257153643s [2019-09-20T23:51:52.990Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-20T23:51:52.990Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-20T23:51:52.990Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-20T23:51:52.990Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-20T23:51:52.990Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-20T23:51:53.118Z] + RM_GOPATH=0 [2019-09-20T23:51:53.118Z] + TMP_GOPATH= [2019-09-20T23:51:53.118Z] + : /build [2019-09-20T23:51:53.118Z] + '[' -z '' ']' [2019-09-20T23:51:53.118Z] ++ mktemp -d [2019-09-20T23:51:53.118Z] + export GOPATH=/tmp/tmp.gDzbpIPZeq [2019-09-20T23:51:53.118Z] + GOPATH=/tmp/tmp.gDzbpIPZeq [2019-09-20T23:51:53.118Z] + RM_GOPATH=1 [2019-09-20T23:51:53.118Z] ++ dirname ./install.sh [2019-09-20T23:51:53.118Z] + dir=. [2019-09-20T23:51:53.118Z] + bin=tomlv [2019-09-20T23:51:53.118Z] + shift [2019-09-20T23:51:53.118Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-20T23:51:53.118Z] + . ./tomlv.installer [2019-09-20T23:51:53.118Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:51:53.118Z] + install_tomlv [2019-09-20T23:51:53.118Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-20T23:51:53.118Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gDzbpIPZeq/src/github.com/BurntSushi/toml [2019-09-20T23:51:53.118Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:51:53.118Z] Cloning into '/tmp/tmp.gDzbpIPZeq/src/github.com/BurntSushi/toml'... [2019-09-20T23:51:53.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh dynbinary-daemon test-docker-py [2019-09-20T23:51:53.504Z] + cd /tmp/tmp.gDzbpIPZeq/src/github.com/BurntSushi/toml [2019-09-20T23:51:53.504Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:51:53.504Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-20T23:51:53.504Z] runtime/internal/atomic [2019-09-20T23:51:53.504Z] internal/cpu [2019-09-20T23:51:53.504Z] runtime/internal/sys [2019-09-20T23:51:53.504Z] runtime/internal/math [2019-09-20T23:51:53.504Z] math/bits [2019-09-20T23:51:53.504Z] internal/bytealg [2019-09-20T23:51:53.504Z] runtime [2019-09-20T23:51:53.504Z] math [2019-09-20T23:51:53.873Z] [2019-09-20T23:51:53.873Z] Removing bundles/ [2019-09-20T23:51:53.873Z] [2019-09-20T23:51:53.873Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-20T23:51:53.884Z] unicode/utf8 [2019-09-20T23:51:53.884Z] internal/race [2019-09-20T23:51:53.884Z] sync/atomic [2019-09-20T23:51:53.884Z] unicode [2019-09-20T23:51:53.884Z] internal/testlog [2019-09-20T23:51:54.131Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-20T23:51:54.131Z] GOOS="" GOARCH="" GOARM="" [2019-09-20T23:51:54.282Z] encoding [2019-09-20T23:51:54.282Z] runtime/cgo [2019-09-20T23:51:54.829Z] + cd /tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution [2019-09-20T23:51:54.829Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-20T23:51:55.116Z] + GOPATH=/tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ijXdmAp0Dx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-20T23:51:55.550Z] internal/reflectlite [2019-09-20T23:51:55.550Z] sync [2019-09-20T23:51:55.936Z] errors [2019-09-20T23:51:55.936Z] sort [2019-09-20T23:51:55.936Z] strconv [2019-09-20T23:51:55.936Z] io [2019-09-20T23:51:55.936Z] internal/oserror [2019-09-20T23:51:55.936Z] syscall [2019-09-20T23:51:55.936Z] reflect [2019-09-20T23:51:56.334Z] time [2019-09-20T23:51:57.154Z] internal/poll [2019-09-20T23:51:57.154Z] internal/fmtsort [2019-09-20T23:51:57.154Z] internal/syscall/unix [2019-09-20T23:51:57.154Z] strings [2019-09-20T23:51:57.154Z] os [2019-09-20T23:51:57.154Z] bytes [2019-09-20T23:51:57.823Z] bufio [2019-09-20T23:51:57.823Z] fmt [2019-09-20T23:51:57.823Z] path/filepath [2019-09-20T23:51:58.341Z] io/ioutil [2019-09-20T23:51:58.341Z] flag [2019-09-20T23:51:58.341Z] github.com/BurntSushi/toml [2019-09-20T23:51:58.341Z] log [2019-09-20T23:51:58.341Z] path [2019-09-20T23:51:58.341Z] text/tabwriter [2019-09-20T23:51:58.725Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-20T23:51:59.999Z] Removing intermediate container 8032569e07fd [2019-09-20T23:51:59.999Z] ---> 38c1adefa127 [2019-09-20T23:51:59.999Z] Step 45/126 : FROM base AS vndr [2019-09-20T23:51:59.999Z] ---> 0e7759703cd1 [2019-09-20T23:51:59.999Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-20T23:51:59.999Z] ---> Running in 1dbb3214d307 [2019-09-20T23:51:59.999Z] Removing intermediate container 1dbb3214d307 [2019-09-20T23:51:59.999Z] ---> b747e0b99cc0 [2019-09-20T23:51:59.999Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:52:00.362Z] ---> 8c2f9d40252c [2019-09-20T23:52:00.363Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:52:00.363Z] ---> 7e5b6479780b [2019-09-20T23:52:00.363Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:52:00.726Z] ---> Running in 5e15d443013d [2019-09-20T23:52:01.092Z] + RM_GOPATH=0 [2019-09-20T23:52:01.092Z] + TMP_GOPATH= [2019-09-20T23:52:01.092Z] + : /build [2019-09-20T23:52:01.092Z] + '[' -z '' ']' [2019-09-20T23:52:01.092Z] ++ mktemp -d [2019-09-20T23:52:01.092Z] + export GOPATH=/tmp/tmp.SSn66cCMmn [2019-09-20T23:52:01.092Z] + GOPATH=/tmp/tmp.SSn66cCMmn [2019-09-20T23:52:01.092Z] + RM_GOPATH=1 [2019-09-20T23:52:01.092Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:52:01.092Z] ++ dirname ./install.sh [2019-09-20T23:52:01.092Z] + dir=. [2019-09-20T23:52:01.092Z] + bin=vndr [2019-09-20T23:52:01.092Z] + shift [2019-09-20T23:52:01.092Z] + '[' '!' -f ./vndr.installer ']' [2019-09-20T23:52:01.092Z] + . ./vndr.installer [2019-09-20T23:52:01.092Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:52:01.092Z] + install_vndr [2019-09-20T23:52:01.092Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-20T23:52:01.092Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SSn66cCMmn/src/github.com/LK4D4/vndr [2019-09-20T23:52:01.092Z] Cloning into '/tmp/tmp.SSn66cCMmn/src/github.com/LK4D4/vndr'... [2019-09-20T23:52:01.497Z] + cd /tmp/tmp.SSn66cCMmn/src/github.com/LK4D4/vndr [2019-09-20T23:52:01.497Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:52:01.497Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-20T23:52:01.497Z] runtime/internal/atomic [2019-09-20T23:52:01.497Z] internal/cpu [2019-09-20T23:52:01.497Z] runtime/internal/sys [2019-09-20T23:52:01.497Z] runtime/internal/math [2019-09-20T23:52:01.497Z] internal/race [2019-09-20T23:52:01.497Z] sync/atomic [2019-09-20T23:52:01.497Z] internal/bytealg [2019-09-20T23:52:01.497Z] unicode [2019-09-20T23:52:01.497Z] runtime [2019-09-20T23:52:01.497Z] unicode/utf8 [2019-09-20T23:52:01.889Z] math/bits [2019-09-20T23:52:01.889Z] math [2019-09-20T23:52:01.889Z] internal/testlog [2019-09-20T23:52:01.889Z] encoding [2019-09-20T23:52:01.889Z] unicode/utf16 [2019-09-20T23:52:02.397Z] container/list [2019-09-20T23:52:02.398Z] crypto/internal/subtle [2019-09-20T23:52:02.398Z] crypto/subtle [2019-09-20T23:52:02.398Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-20T23:52:02.398Z] internal/nettrace [2019-09-20T23:52:02.398Z] runtime/cgo [2019-09-20T23:52:02.871Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-20T23:52:03.707Z] sync [2019-09-20T23:52:04.101Z] internal/reflectlite [2019-09-20T23:52:04.101Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-20T23:52:04.101Z] math/rand [2019-09-20T23:52:04.101Z] errors [2019-09-20T23:52:04.101Z] sort [2019-09-20T23:52:04.101Z] io [2019-09-20T23:52:04.101Z] strconv [2019-09-20T23:52:04.101Z] bytes [2019-09-20T23:52:04.496Z] bufio [2019-09-20T23:52:04.496Z] internal/oserror [2019-09-20T23:52:04.496Z] reflect [2019-09-20T23:52:04.496Z] syscall [2019-09-20T23:52:04.888Z] time [2019-09-20T23:52:05.286Z] internal/poll [2019-09-20T23:52:05.286Z] internal/fmtsort [2019-09-20T23:52:05.669Z] internal/syscall/unix [2019-09-20T23:52:05.669Z] strings [2019-09-20T23:52:05.669Z] os [2019-09-20T23:52:05.669Z] regexp/syntax [2019-09-20T23:52:05.669Z] fmt [2019-09-20T23:52:06.060Z] path/filepath [2019-09-20T23:52:06.060Z] flag [2019-09-20T23:52:06.060Z] go/token [2019-09-20T23:52:06.060Z] go/scanner [2019-09-20T23:52:06.060Z] regexp [2019-09-20T23:52:06.449Z] go/ast [2019-09-20T23:52:06.449Z] internal/lazyregexp [2019-09-20T23:52:06.449Z] path [2019-09-20T23:52:06.449Z] io/ioutil [2019-09-20T23:52:06.839Z] net/url [2019-09-20T23:52:06.839Z] text/template/parse [2019-09-20T23:52:06.839Z] go/parser [2019-09-20T23:52:07.230Z] log [2019-09-20T23:52:07.230Z] text/template [2019-09-20T23:52:07.230Z] encoding/binary [2019-09-20T23:52:07.230Z] encoding/base64 [2019-09-20T23:52:07.230Z] encoding/json [2019-09-20T23:52:07.626Z] go/doc [2019-09-20T23:52:08.025Z] encoding/xml [2019-09-20T23:52:08.025Z] github.com/LK4D4/vndr/build [2019-09-20T23:52:08.025Z] compress/flate [2019-09-20T23:52:08.420Z] hash [2019-09-20T23:52:08.420Z] hash/crc32 [2019-09-20T23:52:08.420Z] context [2019-09-20T23:52:08.420Z] compress/gzip [2019-09-20T23:52:08.420Z] crypto/cipher [2019-09-20T23:52:08.420Z] math/big [2019-09-20T23:52:08.420Z] crypto/aes [2019-09-20T23:52:08.817Z] crypto [2019-09-20T23:52:08.817Z] crypto/des [2019-09-20T23:52:08.817Z] crypto/internal/randutil [2019-09-20T23:52:08.817Z] crypto/sha512 [2019-09-20T23:52:08.817Z] crypto/ed25519/internal/edwards25519 [2019-09-20T23:52:09.291Z] crypto/hmac [2019-09-20T23:52:09.291Z] crypto/md5 [2019-09-20T23:52:09.291Z] crypto/rand [2019-09-20T23:52:09.291Z] crypto/elliptic [2019-09-20T23:52:09.291Z] encoding/asn1 [2019-09-20T23:52:09.796Z] crypto/ed25519 [2019-09-20T23:52:09.796Z] crypto/rc4 [2019-09-20T23:52:09.796Z] crypto/rsa [2019-09-20T23:52:09.796Z] crypto/ecdsa [2019-09-20T23:52:09.796Z] crypto/sha1 [2019-09-20T23:52:09.796Z] crypto/sha256 [2019-09-20T23:52:09.796Z] crypto/dsa [2019-09-20T23:52:09.796Z] encoding/hex [2019-09-20T23:52:09.796Z] encoding/pem [2019-09-20T23:52:09.796Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-20T23:52:09.796Z] crypto/x509/pkix [2019-09-20T23:52:10.229Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-20T23:52:10.229Z] internal/singleflight [2019-09-20T23:52:10.229Z] vendor/golang.org/x/sys/cpu [2019-09-20T23:52:10.229Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-20T23:52:10.229Z] vendor/golang.org/x/crypto/poly1305 [2019-09-20T23:52:10.625Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-20T23:52:10.625Z] net [2019-09-20T23:52:10.625Z] vendor/golang.org/x/crypto/curve25519 [2019-09-20T23:52:10.625Z] vendor/golang.org/x/crypto/hkdf [2019-09-20T23:52:10.625Z] vendor/golang.org/x/text/transform [2019-09-20T23:52:10.996Z] vendor/golang.org/x/text/unicode/bidi [2019-09-20T23:52:10.996Z] vendor/golang.org/x/text/secure/bidirule [2019-09-20T23:52:10.996Z] vendor/golang.org/x/text/unicode/norm [2019-09-20T23:52:11.387Z] vendor/golang.org/x/net/idna [2019-09-20T23:52:11.756Z] vendor/golang.org/x/net/http2/hpack [2019-09-20T23:52:11.756Z] mime [2019-09-20T23:52:12.122Z] mime/quotedprintable [2019-09-20T23:52:12.122Z] net/http/internal [2019-09-20T23:52:12.122Z] os/exec [2019-09-20T23:52:12.508Z] crypto/x509 [2019-09-20T23:52:12.508Z] net/textproto [2019-09-20T23:52:12.894Z] vendor/golang.org/x/net/http/httpguts [2019-09-20T23:52:12.894Z] vendor/golang.org/x/net/http/httpproxy [2019-09-20T23:52:12.894Z] mime/multipart [2019-09-20T23:52:13.280Z] crypto/tls [2019-09-20T23:52:14.108Z] net/http/httptrace [2019-09-20T23:52:14.108Z] net/http [2019-09-20T23:52:16.088Z] github.com/LK4D4/vndr/godl [2019-09-20T23:52:16.088Z] github.com/LK4D4/vndr [2019-09-20T23:52:19.294Z] Removing intermediate container 5e15d443013d [2019-09-20T23:52:19.294Z] ---> 67c5197f9059 [2019-09-20T23:52:19.294Z] Step 50/126 : FROM dev-base AS containerd [2019-09-20T23:52:19.294Z] ---> 0e7759703cd1 [2019-09-20T23:52:19.294Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:52:19.294Z] ---> Using cache [2019-09-20T23:52:19.294Z] ---> 9af7429b4141 [2019-09-20T23:52:19.294Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-20T23:52:19.294Z] ---> Running in e745309d94f6 [2019-09-20T23:52:19.294Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:52:19.294Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:52:19.294Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:52:19.294Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:52:19.294Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:52:19.660Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:52:19.660Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:52:19.660Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:52:20.903Z] Fetched 7674 kB in 1s (4983 kB/s) [2019-09-20T23:52:21.268Z] Reading package lists... [2019-09-20T23:52:22.065Z] Reading package lists... [2019-09-20T23:52:22.065Z] Building dependency tree... [2019-09-20T23:52:22.065Z] Reading state information... [2019-09-20T23:52:22.065Z] The following additional packages will be installed: [2019-09-20T23:52:22.065Z] btrfs-progs liblzo2-2 [2019-09-20T23:52:22.065Z] The following NEW packages will be installed: [2019-09-20T23:52:22.065Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-20T23:52:22.065Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:52:22.065Z] Need to get 668 kB of archives. [2019-09-20T23:52:22.065Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-20T23:52:22.065Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-20T23:52:22.065Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-20T23:52:22.065Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-20T23:52:22.636Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:52:22.636Z] Fetched 668 kB in 0s (7119 kB/s) [2019-09-20T23:52:22.636Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-20T23:52:22.636Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-20T23:52:22.636Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-20T23:52:22.636Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:52:22.636Z] Selecting previously unselected package btrfs-progs. [2019-09-20T23:52:22.636Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-20T23:52:22.636Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-20T23:52:22.636Z] Selecting previously unselected package btrfs-tools. [2019-09-20T23:52:22.636Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-20T23:52:22.636Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-20T23:52:22.636Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:52:22.636Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:52:22.636Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-20T23:52:22.636Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-20T23:52:22.636Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:52:23.527Z] Removing intermediate container e745309d94f6 [2019-09-20T23:52:23.527Z] ---> 1575993cdf36 [2019-09-20T23:52:23.527Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-20T23:52:23.527Z] ---> Running in 2bf35421f383 [2019-09-20T23:52:23.527Z] Removing intermediate container 2bf35421f383 [2019-09-20T23:52:23.527Z] ---> 60b1565b5850 [2019-09-20T23:52:23.527Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:52:23.906Z] ---> 3c27735d76d0 [2019-09-20T23:52:23.906Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:52:23.906Z] ---> 3a5b123b6eb6 [2019-09-20T23:52:23.906Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:52:23.906Z] ---> Running in 61e4695348bd [2019-09-20T23:52:24.674Z] + RM_GOPATH=0 [2019-09-20T23:52:24.674Z] + TMP_GOPATH= [2019-09-20T23:52:24.674Z] + : /build [2019-09-20T23:52:24.674Z] + '[' -z '' ']' [2019-09-20T23:52:24.674Z] ++ mktemp -d [2019-09-20T23:52:24.674Z] + export GOPATH=/tmp/tmp.E27kSzKXPc [2019-09-20T23:52:24.674Z] + GOPATH=/tmp/tmp.E27kSzKXPc [2019-09-20T23:52:24.674Z] + RM_GOPATH=1 [2019-09-20T23:52:24.674Z] ++ dirname ./install.sh [2019-09-20T23:52:24.674Z] + dir=. [2019-09-20T23:52:24.674Z] + bin=containerd [2019-09-20T23:52:24.674Z] + shift [2019-09-20T23:52:24.674Z] + '[' '!' -f ./containerd.installer ']' [2019-09-20T23:52:24.674Z] + . ./containerd.installer [2019-09-20T23:52:24.674Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:52:24.674Z] + install_containerd [2019-09-20T23:52:24.674Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-20T23:52:24.674Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.E27kSzKXPc/src/github.com/containerd/containerd [2019-09-20T23:52:24.674Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:52:24.674Z] Cloning into '/tmp/tmp.E27kSzKXPc/src/github.com/containerd/containerd'... [2019-09-20T23:52:27.900Z] + cd /tmp/tmp.E27kSzKXPc/src/github.com/containerd/containerd [2019-09-20T23:52:27.900Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:52:27.900Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-20T23:52:27.900Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-20T23:52:27.900Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-20T23:52:27.900Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-20T23:52:27.900Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-20T23:52:27.900Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-20T23:52:27.900Z] + '[' '' = dynamic ']' [2019-09-20T23:52:27.900Z] + make [2019-09-20T23:52:28.296Z] 🇩 bin/ctr [2019-09-20T23:52:34.327Z] + dpkg --print-architecture [2019-09-20T23:52:34.327Z] + cd /tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution [2019-09-20T23:52:34.327Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-20T23:52:34.327Z] + GOPATH=/tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ijXdmAp0Dx [2019-09-20T23:52:34.327Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-20T23:52:39.070Z] + rm -rf /tmp/tmp.ijXdmAp0Dx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ijXdmAp0Dx [2019-09-20T23:52:41.099Z] Removing intermediate container c3873def3d0e [2019-09-20T23:52:41.099Z] ---> 247336ce968e [2019-09-20T23:52:41.099Z] Step 17/126 : FROM base AS swagger [2019-09-20T23:52:41.099Z] ---> fc41893ef0a9 [2019-09-20T23:52:41.099Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-20T23:52:41.099Z] ---> Running in 52787d93d0a3 [2019-09-20T23:52:41.099Z] Removing intermediate container 52787d93d0a3 [2019-09-20T23:52:41.099Z] ---> d25bcc1d068b [2019-09-20T23:52:41.099Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-20T23:52:41.099Z] ---> Running in 1ef82445bfca [2019-09-20T23:52:41.381Z] + mktemp -d [2019-09-20T23:52:41.381Z] + export GOPATH=/tmp/tmp.DwKhyHmeyf [2019-09-20T23:52:41.381Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.DwKhyHmeyf/src/github.com/go-swagger/go-swagger [2019-09-20T23:52:41.381Z] Cloning into '/tmp/tmp.DwKhyHmeyf/src/github.com/go-swagger/go-swagger'... [2019-09-20T23:52:48.192Z] + cd /tmp/tmp.DwKhyHmeyf/src/github.com/go-swagger/go-swagger [2019-09-20T23:52:48.192Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-20T23:52:48.476Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-20T23:52:57.049Z] 🇩 bin/containerd [2019-09-20T23:53:10.835Z] + rm -rf /tmp/tmp.DwKhyHmeyf [2019-09-20T23:53:10.835Z] Removing intermediate container 1ef82445bfca [2019-09-20T23:53:10.835Z] ---> d307b06c330a [2019-09-20T23:53:10.835Z] Step 20/126 : FROM base AS frozen-images [2019-09-20T23:53:10.835Z] ---> fc41893ef0a9 [2019-09-20T23:53:10.835Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:53:10.835Z] ---> Using cache [2019-09-20T23:53:10.835Z] ---> b627ece46178 [2019-09-20T23:53:10.835Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-20T23:53:10.835Z] ---> Running in 91598ea2e001 [2019-09-20T23:53:10.835Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:53:10.835Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:53:10.835Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:53:10.835Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:53:10.835Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:53:10.835Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-20T23:53:10.835Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-20T23:53:10.835Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-20T23:53:11.459Z] Fetched 7724 kB in 2s (2984 kB/s) [2019-09-20T23:53:12.929Z] Reading package lists... [2019-09-20T23:53:13.934Z] Reading package lists... [2019-09-20T23:53:13.934Z] Building dependency tree... [2019-09-20T23:53:13.934Z] Reading state information... [2019-09-20T23:53:14.216Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-20T23:53:14.216Z] The following additional packages will be installed: [2019-09-20T23:53:14.216Z] libjq1 libonig4 [2019-09-20T23:53:14.216Z] The following NEW packages will be installed: [2019-09-20T23:53:14.216Z] jq libjq1 libonig4 [2019-09-20T23:53:14.216Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:53:14.216Z] Need to get 310 kB of archives. [2019-09-20T23:53:14.216Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-20T23:53:14.216Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-20T23:53:14.216Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-20T23:53:14.216Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-20T23:53:14.501Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:53:14.501Z] Fetched 310 kB in 0s (3592 kB/s) [2019-09-20T23:53:14.501Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-20T23:53:14.501Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-20T23:53:14.501Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-20T23:53:14.501Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-20T23:53:14.501Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-20T23:53:14.501Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-20T23:53:14.501Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-20T23:53:14.786Z] Selecting previously unselected package jq. [2019-09-20T23:53:14.786Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-20T23:53:14.786Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-20T23:53:14.786Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-20T23:53:14.786Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-20T23:53:14.786Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:53:14.786Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-20T23:53:15.069Z] Removing intermediate container 91598ea2e001 [2019-09-20T23:53:15.069Z] ---> d33c909d343f [2019-09-20T23:53:15.069Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-20T23:53:15.352Z] ---> 189ec3bb9ef6 [2019-09-20T23:53:15.352Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-20T23:53:15.352Z] ---> Running in 8f3c035c4b52 [2019-09-20T23:53:15.540Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-20T23:53:15.540Z] [2019-09-20T23:53:15.540Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-20T23:53:15.540Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-20T23:53:15.540Z] Using test binary docker [2019-09-20T23:53:15.540Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-20T23:53:15.540Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-20T23:53:15.540Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-20T23:53:15.540Z] Warning failed to create cache: (null) [2019-09-20T23:53:15.540Z] . [2019-09-20T23:53:15.540Z] INFO: Waiting for daemon to start... [2019-09-20T23:53:15.540Z] Starting dockerd [2019-09-20T23:53:15.540Z] . [2019-09-20T23:53:15.540Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-20T23:53:16.360Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-20T23:53:16.642Z]  [2019-09-20T23:53:17.259Z] 🇩 bin/containerd-stress [2019-09-20T23:53:17.259Z] 🇩 bin/containerd-shim [2019-09-20T23:53:17.498Z]  #####   7.6% ################          22.7% ########################### 38.5% ########################################## 59.5% ########################################################  78.4% #####################################################################  96.5% ######################################################################## 100.0% [2019-09-20T23:53:17.498Z]  [2019-09-20T23:53:18.063Z]  #########################                             35.0% ##############################################################     86.2% ######################################################################## 100.0% [2019-09-20T23:53:18.063Z]  [2019-09-20T23:53:18.869Z]  ##########                  14.1% ##########################    37.1% #########################################     57.8% ########################################################## 81.0% ######################################################################## 100.0% [2019-09-20T23:53:18.869Z]  [2019-09-20T23:53:20.619Z]  #####     7.0% ##########   15.2% #################   24.0% ######################    31.9% ############################   39.9% ##################################   47.9% #######################################  55.1% ##############################################  64.2% ####################################################  72.2% ##########################################################   81.2% #############################################################     85.5% ################################################################    89.2% ###################################################################   94.3% #######################################################################   99.4% ######################################################################## 100.0% [2019-09-20T23:53:20.619Z]  [2019-09-20T23:53:21.234Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-20T23:53:21.517Z]  [2019-09-20T23:53:21.799Z]  ######################################################################## 100.0% [2019-09-20T23:53:21.799Z]  [2019-09-20T23:53:22.416Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-20T23:53:22.428Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-20T23:53:22.697Z]  [2019-09-20T23:53:22.697Z]  ######################################################################## 100.0% [2019-09-20T23:53:22.697Z]  [2019-09-20T23:53:23.704Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-20T23:53:23.704Z] skipping existing c8c2d4a6b2e3 [2019-09-20T23:53:23.704Z] [2019-09-20T23:53:24.311Z] 🇩 binaries [2019-09-20T23:53:24.311Z] + mkdir -p /build [2019-09-20T23:53:24.311Z] + cp bin/containerd /build/containerd [2019-09-20T23:53:24.326Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-20T23:53:24.608Z]  [2019-09-20T23:53:24.608Z]  ######################################################################## 100.0% [2019-09-20T23:53:24.608Z]  [2019-09-20T23:53:24.608Z] Download of images into '/build' complete. [2019-09-20T23:53:24.608Z] Use something like the following to load the result into a Docker daemon: [2019-09-20T23:53:24.608Z] tar -cC '/build' . | docker load [2019-09-20T23:53:24.674Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-20T23:53:24.674Z] + cp bin/ctr /build/ctr [2019-09-20T23:53:27.235Z] Removing intermediate container 61e4695348bd [2019-09-20T23:53:27.235Z] ---> 6dc956b7c1b3 [2019-09-20T23:53:27.235Z] Step 57/126 : FROM dev-base AS proxy [2019-09-20T23:53:27.235Z] ---> 0e7759703cd1 [2019-09-20T23:53:27.235Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-20T23:53:27.235Z] ---> Running in 777c7f82b96b [2019-09-20T23:53:27.284Z] Removing intermediate container 8f3c035c4b52 [2019-09-20T23:53:27.284Z] ---> a6499cec5f61 [2019-09-20T23:53:27.284Z] Step 25/126 : FROM base AS cross-false [2019-09-20T23:53:27.284Z] ---> fc41893ef0a9 [2019-09-20T23:53:27.284Z] Step 26/126 : FROM base AS cross-true [2019-09-20T23:53:27.284Z] ---> fc41893ef0a9 [2019-09-20T23:53:27.284Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:53:27.284Z] ---> Using cache [2019-09-20T23:53:27.284Z] ---> b627ece46178 [2019-09-20T23:53:27.284Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-20T23:53:27.284Z] ---> Running in 2c01f0eafd1f [2019-09-20T23:53:27.596Z] Removing intermediate container 777c7f82b96b [2019-09-20T23:53:27.596Z] ---> 11171de30919 [2019-09-20T23:53:27.596Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:53:27.900Z] Removing intermediate container 2c01f0eafd1f [2019-09-20T23:53:27.900Z] ---> e6e2032d8805 [2019-09-20T23:53:27.900Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-20T23:53:27.958Z] ---> c1f391d6f322 [2019-09-20T23:53:27.958Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:53:27.958Z] ---> 2ca102e80025 [2019-09-20T23:53:27.958Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:53:27.958Z] ---> Running in 037f2ff54c28 [2019-09-20T23:53:28.183Z] ---> Running in 6db337d05a09 [2019-09-20T23:53:28.750Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:53:28.750Z] + RM_GOPATH=0 [2019-09-20T23:53:28.750Z] + TMP_GOPATH= [2019-09-20T23:53:28.750Z] + : /build [2019-09-20T23:53:28.750Z] + '[' -z '' ']' [2019-09-20T23:53:28.750Z] ++ mktemp -d [2019-09-20T23:53:28.750Z] + export GOPATH=/tmp/tmp.lt3MN0N84g [2019-09-20T23:53:28.750Z] + GOPATH=/tmp/tmp.lt3MN0N84g [2019-09-20T23:53:28.750Z] + RM_GOPATH=1 [2019-09-20T23:53:28.750Z] ++ dirname ./install.sh [2019-09-20T23:53:28.750Z] + dir=. [2019-09-20T23:53:28.750Z] + bin=proxy [2019-09-20T23:53:28.750Z] + shift [2019-09-20T23:53:28.750Z] + '[' '!' -f ./proxy.installer ']' [2019-09-20T23:53:28.750Z] + . ./proxy.installer [2019-09-20T23:53:28.750Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:53:28.750Z] + install_proxy [2019-09-20T23:53:28.750Z] + case "$1" in [2019-09-20T23:53:28.750Z] + export CGO_ENABLED=0 [2019-09-20T23:53:28.750Z] + CGO_ENABLED=0 [2019-09-20T23:53:28.750Z] + _install_proxy [2019-09-20T23:53:28.750Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-20T23:53:28.750Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lt3MN0N84g/src/github.com/docker/libnetwork [2019-09-20T23:53:28.750Z] Cloning into '/tmp/tmp.lt3MN0N84g/src/github.com/docker/libnetwork'... [2019-09-20T23:53:28.800Z] Removing intermediate container 6db337d05a09 [2019-09-20T23:53:28.800Z] ---> dccdf9e62f6a [2019-09-20T23:53:28.800Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-20T23:53:28.800Z] ---> Running in c1efa671624d [2019-09-20T23:53:29.818Z] Removing intermediate container c1efa671624d [2019-09-20T23:53:29.818Z] ---> 83f5d386efc4 [2019-09-20T23:53:29.818Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-20T23:53:29.818Z] ---> Running in ed12e477589f [2019-09-20T23:53:30.434Z] Removing intermediate container ed12e477589f [2019-09-20T23:53:30.434Z] ---> 1bf85b79644c [2019-09-20T23:53:30.434Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-20T23:53:30.434Z] ---> fc41893ef0a9 [2019-09-20T23:53:30.434Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-20T23:53:30.434Z] ---> fc41893ef0a9 [2019-09-20T23:53:30.434Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:53:30.434Z] ---> Using cache [2019-09-20T23:53:30.434Z] ---> b627ece46178 [2019-09-20T23:53:30.434Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-20T23:53:30.434Z] ---> Running in fa6e1a0e89b6 [2019-09-20T23:53:30.600Z] + cd /tmp/tmp.lt3MN0N84g/src/github.com/docker/libnetwork [2019-09-20T23:53:30.600Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:53:30.600Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-20T23:53:30.716Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:53:30.716Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:53:30.716Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:53:30.716Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:53:30.716Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:53:30.998Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-20T23:53:31.288Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-20T23:53:31.288Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-20T23:53:33.181Z] Removing intermediate container 037f2ff54c28 [2019-09-20T23:53:33.181Z] ---> a17650f73324 [2019-09-20T23:53:33.181Z] Step 62/126 : FROM base AS golangci_lint [2019-09-20T23:53:33.181Z] ---> 0e7759703cd1 [2019-09-20T23:53:33.181Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-20T23:53:33.181Z] ---> Running in 916b2bcbcdf5 [2019-09-20T23:53:33.181Z] Removing intermediate container 916b2bcbcdf5 [2019-09-20T23:53:33.181Z] ---> 81c1def07e80 [2019-09-20T23:53:33.181Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:53:33.181Z] ---> c95b5d68af58 [2019-09-20T23:53:33.181Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:53:33.468Z] Fetched 7724 kB in 2s (3181 kB/s) [2019-09-20T23:53:33.551Z] ---> 64a748fb07cd [2019-09-20T23:53:33.551Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:53:33.551Z] ---> Running in d1b4cd6fa930 [2019-09-20T23:53:33.951Z] Installing golangci-lint version v1.17.1 [2019-09-20T23:53:33.951Z] + RM_GOPATH=0 [2019-09-20T23:53:33.951Z] + TMP_GOPATH= [2019-09-20T23:53:33.951Z] + : /build [2019-09-20T23:53:33.951Z] + '[' -z '' ']' [2019-09-20T23:53:33.951Z] ++ mktemp -d [2019-09-20T23:53:33.951Z] + export GOPATH=/tmp/tmp.UXE0sCrrW9 [2019-09-20T23:53:33.951Z] + GOPATH=/tmp/tmp.UXE0sCrrW9 [2019-09-20T23:53:33.951Z] + RM_GOPATH=1 [2019-09-20T23:53:33.951Z] ++ dirname ./install.sh [2019-09-20T23:53:33.951Z] + dir=. [2019-09-20T23:53:33.951Z] + bin=golangci_lint [2019-09-20T23:53:33.951Z] + shift [2019-09-20T23:53:33.951Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-20T23:53:33.951Z] + . ./golangci_lint.installer [2019-09-20T23:53:33.951Z] ++ : v1.17.1 [2019-09-20T23:53:33.951Z] + install_golangci_lint [2019-09-20T23:53:33.951Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-20T23:53:33.951Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-20T23:53:34.473Z] Reading package lists... [2019-09-20T23:53:35.479Z] Reading package lists... [2019-09-20T23:53:35.762Z] Building dependency tree... [2019-09-20T23:53:35.762Z] Reading state information... [2019-09-20T23:53:35.762Z] The following additional packages will be installed: [2019-09-20T23:53:35.762Z] libapparmor1 libseccomp2 [2019-09-20T23:53:35.762Z] Suggested packages: [2019-09-20T23:53:35.762Z] seccomp [2019-09-20T23:53:35.762Z] The following NEW packages will be installed: [2019-09-20T23:53:35.762Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-20T23:53:35.762Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:53:35.762Z] Need to get 296 kB of archives. [2019-09-20T23:53:35.762Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-20T23:53:35.762Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-20T23:53:35.767Z] + cd /tmp/tmp.UXE0sCrrW9/src/github.com/golangci/golangci-lint/ [2019-09-20T23:53:35.767Z] + git checkout -q v1.17.1 [2019-09-20T23:53:35.767Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-20T23:53:36.046Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-20T23:53:36.046Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-20T23:53:36.046Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-20T23:53:36.046Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:53:36.046Z] Fetched 296 kB in 0s (3822 kB/s) [2019-09-20T23:53:36.046Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-20T23:53:36.046Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-20T23:53:36.046Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-20T23:53:36.329Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-20T23:53:36.329Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-20T23:53:36.329Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-20T23:53:36.329Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-20T23:53:36.329Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-20T23:53:36.329Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-20T23:53:36.329Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-20T23:53:36.329Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-20T23:53:36.329Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-20T23:53:36.329Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-20T23:53:36.329Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:53:36.329Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-20T23:53:36.329Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-20T23:53:36.329Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-20T23:53:36.329Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-20T23:53:36.329Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:53:36.947Z] Removing intermediate container fa6e1a0e89b6 [2019-09-20T23:53:36.947Z] ---> 6ee67b9a97b9 [2019-09-20T23:53:36.947Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-20T23:53:36.947Z] ---> 1bf85b79644c [2019-09-20T23:53:36.947Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:53:36.947Z] ---> Running in f744edfac0b7 [2019-09-20T23:53:36.947Z] Removing intermediate container f744edfac0b7 [2019-09-20T23:53:36.947Z] ---> e2da8e039e3d [2019-09-20T23:53:36.947Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-20T23:53:36.947Z] ---> Running in 42a6f707a01c [2019-09-20T23:53:37.960Z] Removing intermediate container 42a6f707a01c [2019-09-20T23:53:37.960Z] ---> 88327656d765 [2019-09-20T23:53:37.960Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-20T23:53:37.960Z] ---> 6ee67b9a97b9 [2019-09-20T23:53:37.960Z] Step 40/126 : FROM base AS tomlv [2019-09-20T23:53:37.960Z] ---> fc41893ef0a9 [2019-09-20T23:53:37.960Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-20T23:53:37.960Z] ---> Running in 0fb564cb5b18 [2019-09-20T23:53:37.960Z] Removing intermediate container 0fb564cb5b18 [2019-09-20T23:53:37.960Z] ---> c20139828820 [2019-09-20T23:53:37.960Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:53:37.960Z] ---> cbb50ffb7bb0 [2019-09-20T23:53:37.960Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:53:38.243Z] ---> c5157e2fbd7c [2019-09-20T23:53:38.243Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:53:38.243Z] ---> Running in 4f0760b650c3 [2019-09-20T23:53:38.525Z] + RM_GOPATH=0 [2019-09-20T23:53:38.525Z] + TMP_GOPATH= [2019-09-20T23:53:38.525Z] + : /build [2019-09-20T23:53:38.525Z] + '[' -z '' ']' [2019-09-20T23:53:38.525Z] ++ mktemp -d [2019-09-20T23:53:38.526Z] + export GOPATH=/tmp/tmp.0Mhed6GfeS [2019-09-20T23:53:38.526Z] + GOPATH=/tmp/tmp.0Mhed6GfeS [2019-09-20T23:53:38.526Z] + RM_GOPATH=1 [2019-09-20T23:53:38.526Z] ++ dirname ./install.sh [2019-09-20T23:53:38.526Z] + dir=. [2019-09-20T23:53:38.526Z] + bin=tomlv [2019-09-20T23:53:38.526Z] + shift [2019-09-20T23:53:38.526Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-20T23:53:38.526Z] + . ./tomlv.installer [2019-09-20T23:53:38.526Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:53:38.526Z] + install_tomlv [2019-09-20T23:53:38.526Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:53:38.526Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-20T23:53:38.526Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0Mhed6GfeS/src/github.com/BurntSushi/toml [2019-09-20T23:53:38.526Z] Cloning into '/tmp/tmp.0Mhed6GfeS/src/github.com/BurntSushi/toml'... [2019-09-20T23:53:38.809Z] + cd /tmp/tmp.0Mhed6GfeS/src/github.com/BurntSushi/toml [2019-09-20T23:53:38.809Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-20T23:53:38.809Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-20T23:53:39.096Z] runtime/internal/sys [2019-09-20T23:53:39.096Z] internal/cpu [2019-09-20T23:53:39.096Z] math/bits [2019-09-20T23:53:39.096Z] runtime/internal/atomic [2019-09-20T23:53:39.096Z] runtime/internal/math [2019-09-20T23:53:39.096Z] unicode/utf8 [2019-09-20T23:53:39.096Z] internal/bytealg [2019-09-20T23:53:39.096Z] math [2019-09-20T23:53:39.096Z] internal/race [2019-09-20T23:53:39.096Z] sync/atomic [2019-09-20T23:53:39.096Z] unicode [2019-09-20T23:53:39.424Z] internal/testlog [2019-09-20T23:53:39.424Z] runtime [2019-09-20T23:53:39.424Z] encoding [2019-09-20T23:53:39.424Z] runtime/cgo [2019-09-20T23:53:43.818Z] internal/reflectlite [2019-09-20T23:53:43.818Z] sync [2019-09-20T23:53:43.818Z] errors [2019-09-20T23:53:43.818Z] sort [2019-09-20T23:53:43.818Z] strconv [2019-09-20T23:53:43.818Z] internal/oserror [2019-09-20T23:53:43.818Z] io [2019-09-20T23:53:43.818Z] syscall [2019-09-20T23:53:44.103Z] bytes [2019-09-20T23:53:44.103Z] strings [2019-09-20T23:53:44.391Z] reflect [2019-09-20T23:53:44.391Z] bufio [2019-09-20T23:53:44.677Z] path [2019-09-20T23:53:44.677Z] text/tabwriter [2019-09-20T23:53:45.301Z] internal/syscall/unix [2019-09-20T23:53:45.301Z] time [2019-09-20T23:53:45.918Z] internal/poll [2019-09-20T23:53:46.201Z] os [2019-09-20T23:53:46.201Z] internal/fmtsort [2019-09-20T23:53:46.486Z] path/filepath [2019-09-20T23:53:46.486Z] fmt [2019-09-20T23:53:46.768Z] io/ioutil [2019-09-20T23:53:47.051Z] log [2019-09-20T23:53:47.051Z] flag [2019-09-20T23:53:47.051Z] github.com/BurntSushi/toml [2019-09-20T23:53:48.059Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-20T23:53:49.534Z] Removing intermediate container 4f0760b650c3 [2019-09-20T23:53:49.534Z] ---> 45f470424476 [2019-09-20T23:53:49.534Z] Step 45/126 : FROM base AS vndr [2019-09-20T23:53:49.534Z] ---> fc41893ef0a9 [2019-09-20T23:53:49.534Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-20T23:53:49.534Z] ---> Running in bb18bb6f51af [2019-09-20T23:53:49.534Z] Removing intermediate container bb18bb6f51af [2019-09-20T23:53:49.534Z] ---> 09b7ca666008 [2019-09-20T23:53:49.534Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:53:49.820Z] ---> 922bf24028b8 [2019-09-20T23:53:49.820Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:53:49.820Z] ---> eb9ce04299d1 [2019-09-20T23:53:49.820Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:53:49.820Z] ---> Running in bfac5cb22d94 [2019-09-20T23:53:50.103Z] + RM_GOPATH=0 [2019-09-20T23:53:50.103Z] + TMP_GOPATH= [2019-09-20T23:53:50.103Z] + : /build [2019-09-20T23:53:50.103Z] + '[' -z '' ']' [2019-09-20T23:53:50.103Z] ++ mktemp -d [2019-09-20T23:53:50.103Z] + export GOPATH=/tmp/tmp.r0WUeykxFK [2019-09-20T23:53:50.103Z] + GOPATH=/tmp/tmp.r0WUeykxFK [2019-09-20T23:53:50.103Z] + RM_GOPATH=1 [2019-09-20T23:53:50.103Z] ++ dirname ./install.sh [2019-09-20T23:53:50.103Z] + dir=. [2019-09-20T23:53:50.103Z] + bin=vndr [2019-09-20T23:53:50.103Z] + shift [2019-09-20T23:53:50.103Z] + '[' '!' -f ./vndr.installer ']' [2019-09-20T23:53:50.103Z] + . ./vndr.installer [2019-09-20T23:53:50.103Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:53:50.103Z] + install_vndr [2019-09-20T23:53:50.103Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:53:50.103Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-20T23:53:50.103Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r0WUeykxFK/src/github.com/LK4D4/vndr [2019-09-20T23:53:50.104Z] Cloning into '/tmp/tmp.r0WUeykxFK/src/github.com/LK4D4/vndr'... [2019-09-20T23:53:50.722Z] + cd /tmp/tmp.r0WUeykxFK/src/github.com/LK4D4/vndr [2019-09-20T23:53:50.722Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-20T23:53:50.722Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-20T23:53:50.722Z] internal/race [2019-09-20T23:53:50.722Z] runtime/internal/sys [2019-09-20T23:53:50.722Z] internal/cpu [2019-09-20T23:53:50.722Z] runtime/internal/atomic [2019-09-20T23:53:50.722Z] sync/atomic [2019-09-20T23:53:50.722Z] runtime/internal/math [2019-09-20T23:53:50.722Z] unicode [2019-09-20T23:53:50.722Z] unicode/utf8 [2019-09-20T23:53:50.722Z] internal/bytealg [2019-09-20T23:53:50.722Z] math/bits [2019-09-20T23:53:51.010Z] internal/testlog [2019-09-20T23:53:51.010Z] math [2019-09-20T23:53:51.010Z] encoding [2019-09-20T23:53:51.010Z] unicode/utf16 [2019-09-20T23:53:51.010Z] runtime [2019-09-20T23:53:51.010Z] container/list [2019-09-20T23:53:51.296Z] crypto/internal/subtle [2019-09-20T23:53:51.296Z] crypto/subtle [2019-09-20T23:53:51.296Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-20T23:53:51.296Z] internal/nettrace [2019-09-20T23:53:51.296Z] runtime/cgo [2019-09-20T23:53:51.581Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-20T23:53:55.055Z] internal/reflectlite [2019-09-20T23:53:55.056Z] sync [2019-09-20T23:53:55.056Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-20T23:53:55.056Z] internal/singleflight [2019-09-20T23:53:55.056Z] math/rand [2019-09-20T23:53:55.340Z] errors [2019-09-20T23:53:55.340Z] sort [2019-09-20T23:53:55.340Z] internal/oserror [2019-09-20T23:53:55.340Z] io [2019-09-20T23:53:55.340Z] strconv [2019-09-20T23:53:55.340Z] syscall [2019-09-20T23:53:55.626Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-20T23:53:55.626Z] bytes [2019-09-20T23:53:56.249Z] reflect [2019-09-20T23:53:56.249Z] bufio [2019-09-20T23:53:56.536Z] strings [2019-09-20T23:53:56.824Z] hash [2019-09-20T23:53:56.824Z] hash/crc32 [2019-09-20T23:53:56.824Z] time [2019-09-20T23:53:57.111Z] internal/syscall/unix [2019-09-20T23:53:57.111Z] regexp/syntax [2019-09-20T23:53:57.397Z] path [2019-09-20T23:53:57.397Z] crypto [2019-09-20T23:53:57.397Z] crypto/internal/randutil [2019-09-20T23:53:57.397Z] crypto/hmac [2019-09-20T23:53:57.683Z] crypto/rc4 [2019-09-20T23:53:57.683Z] vendor/golang.org/x/crypto/hkdf [2019-09-20T23:53:57.683Z] vendor/golang.org/x/text/transform [2019-09-20T23:53:57.968Z] internal/poll [2019-09-20T23:53:58.253Z] context [2019-09-20T23:53:58.253Z] regexp [2019-09-20T23:53:58.537Z] os [2019-09-20T23:53:58.828Z] internal/fmtsort [2019-09-20T23:53:58.828Z] encoding/binary [2019-09-20T23:53:59.115Z] internal/lazyregexp [2019-09-20T23:53:59.115Z] path/filepath [2019-09-20T23:53:59.115Z] fmt [2019-09-20T23:53:59.115Z] net [2019-09-20T23:53:59.115Z] encoding/base64 [2019-09-20T23:53:59.401Z] io/ioutil [2019-09-20T23:53:59.401Z] crypto/cipher [2019-09-20T23:53:59.689Z] crypto/sha512 [2019-09-20T23:53:59.976Z] crypto/ed25519/internal/edwards25519 [2019-09-20T23:53:59.976Z] crypto/aes [2019-09-20T23:53:59.976Z] crypto/des [2019-09-20T23:54:00.262Z] crypto/md5 [2019-09-20T23:54:00.262Z] flag [2019-09-20T23:54:00.262Z] go/token [2019-09-20T23:54:00.548Z] net/url [2019-09-20T23:54:00.548Z] go/scanner [2019-09-20T23:54:00.548Z] text/template/parse [2019-09-20T23:54:00.835Z] log [2019-09-20T23:54:00.835Z] go/ast [2019-09-20T23:54:01.119Z] encoding/json [2019-09-20T23:54:01.740Z] text/template [2019-09-20T23:54:02.024Z] go/parser [2019-09-20T23:54:02.310Z] encoding/xml [2019-09-20T23:54:03.330Z] go/doc [2019-09-20T23:54:03.330Z] compress/flate [2019-09-20T23:54:03.953Z] math/big [2019-09-20T23:54:03.953Z] compress/gzip [2019-09-20T23:54:04.241Z] crypto/sha1 [2019-09-20T23:54:04.526Z] github.com/LK4D4/vndr/build [2019-09-20T23:54:04.526Z] crypto/sha256 [2019-09-20T23:54:04.813Z] encoding/hex [2019-09-20T23:54:04.813Z] encoding/pem [2019-09-20T23:54:05.099Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-20T23:54:05.099Z] vendor/golang.org/x/crypto/poly1305 [2019-09-20T23:54:05.399Z] vendor/golang.org/x/crypto/curve25519 [2019-09-20T23:54:05.399Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-20T23:54:05.399Z] vendor/golang.org/x/text/unicode/bidi [2019-09-20T23:54:05.690Z] vendor/golang.org/x/text/unicode/norm [2019-09-20T23:54:05.690Z] net/textproto [2019-09-20T23:54:05.976Z] vendor/golang.org/x/net/http2/hpack [2019-09-20T23:54:05.976Z] vendor/golang.org/x/text/secure/bidirule [2019-09-20T23:54:06.263Z] mime [2019-09-20T23:54:06.263Z] mime/quotedprintable [2019-09-20T23:54:06.551Z] net/http/internal [2019-09-20T23:54:06.551Z] crypto/rand [2019-09-20T23:54:06.551Z] crypto/elliptic [2019-09-20T23:54:06.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-20T23:54:06.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-20T23:54:06.837Z] encoding/asn1 [2019-09-20T23:54:06.837Z] crypto/ed25519 [2019-09-20T23:54:06.837Z] crypto/rsa [2019-09-20T23:54:07.123Z] crypto/dsa [2019-09-20T23:54:07.123Z] vendor/golang.org/x/net/idna [2019-09-20T23:54:07.409Z] mime/multipart [2019-09-20T23:54:07.409Z] os/exec [2019-09-20T23:54:07.409Z] crypto/ecdsa [2019-09-20T23:54:07.694Z] crypto/x509/pkix [2019-09-20T23:54:07.694Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-20T23:54:07.977Z] vendor/golang.org/x/net/http/httpproxy [2019-09-20T23:54:07.977Z] vendor/golang.org/x/net/http/httpguts [2019-09-20T23:54:07.977Z] crypto/x509 [2019-09-20T23:54:08.985Z] crypto/tls [2019-09-20T23:54:10.443Z] Removing intermediate container d1b4cd6fa930 [2019-09-20T23:54:10.443Z] ---> eaae4b7fe3e5 [2019-09-20T23:54:10.443Z] Step 67/126 : FROM base AS gotestsum [2019-09-20T23:54:10.443Z] ---> 0e7759703cd1 [2019-09-20T23:54:10.443Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-20T23:54:10.443Z] ---> Running in 24bdbbb3285b [2019-09-20T23:54:10.443Z] Removing intermediate container 24bdbbb3285b [2019-09-20T23:54:10.443Z] ---> c4fb06005ae0 [2019-09-20T23:54:10.443Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:10.443Z] ---> c395ea8fba4d [2019-09-20T23:54:10.443Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:10.443Z] ---> 930abfe08aaf [2019-09-20T23:54:10.443Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:10.443Z] ---> Running in 08a3af46077b [2019-09-20T23:54:10.443Z] + RM_GOPATH=0 [2019-09-20T23:54:10.443Z] + TMP_GOPATH= [2019-09-20T23:54:10.443Z] + : /build [2019-09-20T23:54:10.443Z] + '[' -z '' ']' [2019-09-20T23:54:10.443Z] ++ mktemp -d [2019-09-20T23:54:10.443Z] + export GOPATH=/tmp/tmp.mmmj93TqZt [2019-09-20T23:54:10.443Z] + GOPATH=/tmp/tmp.mmmj93TqZt [2019-09-20T23:54:10.443Z] + RM_GOPATH=1 [2019-09-20T23:54:10.443Z] ++ dirname ./install.sh [2019-09-20T23:54:10.443Z] Installing gotestsum version v0.3.5 [2019-09-20T23:54:10.443Z] + dir=. [2019-09-20T23:54:10.443Z] + bin=gotestsum [2019-09-20T23:54:10.443Z] + shift [2019-09-20T23:54:10.443Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-20T23:54:10.443Z] + . ./gotestsum.installer [2019-09-20T23:54:10.443Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-20T23:54:10.443Z] + install_gotestsum [2019-09-20T23:54:10.443Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-20T23:54:10.443Z] + go get -d gotest.tools/gotestsum [2019-09-20T23:54:10.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-20T23:54:11.006Z] net/http/httptrace [2019-09-20T23:54:11.006Z] net/http [2019-09-20T23:54:13.047Z] + cd /tmp/tmp.mmmj93TqZt/src/gotest.tools/gotestsum [2019-09-20T23:54:13.047Z] + git checkout -q v0.3.5 [2019-09-20T23:54:13.047Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-20T23:54:14.479Z] github.com/LK4D4/vndr/godl [2019-09-20T23:54:14.480Z] github.com/LK4D4/vndr [2019-09-20T23:54:17.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-20T23:54:18.860Z] Removing intermediate container bfac5cb22d94 [2019-09-20T23:54:18.860Z] ---> 149b1c570882 [2019-09-20T23:54:18.860Z] Step 50/126 : FROM dev-base AS containerd [2019-09-20T23:54:18.860Z] ---> fc41893ef0a9 [2019-09-20T23:54:18.860Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:54:18.860Z] ---> Using cache [2019-09-20T23:54:18.860Z] ---> b627ece46178 [2019-09-20T23:54:18.860Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-20T23:54:18.860Z] ---> Running in 00c11f7c5c83 [2019-09-20T23:54:18.860Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:54:18.860Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:54:18.860Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:54:18.860Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:54:18.860Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:54:18.860Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-20T23:54:19.144Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-20T23:54:19.144Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-20T23:54:21.163Z] Fetched 7724 kB in 2s (3077 kB/s) [2019-09-20T23:54:22.169Z] Reading package lists... [2019-09-20T23:54:23.195Z] sha256:2cbde49145cd265e411e5a26e6ccfab060d4e8eb11ad92ba3e07ce4918e02006 [2019-09-20T23:54:23.195Z] INFO: Starting docker-py tests... [2019-09-20T23:54:23.195Z] ============================= test session starts ============================== [2019-09-20T23:54:23.195Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-20T23:54:23.195Z] rootdir: /src, inifile: pytest.ini [2019-09-20T23:54:23.195Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-20T23:54:23.195Z] collected 385 items / 6 deselected [2019-09-20T23:54:23.195Z] [2019-09-20T23:54:23.643Z] Reading package lists... [2019-09-20T23:54:23.643Z] Building dependency tree... [2019-09-20T23:54:23.643Z] Reading state information... [2019-09-20T23:54:23.643Z] The following additional packages will be installed: [2019-09-20T23:54:23.643Z] btrfs-progs liblzo2-2 [2019-09-20T23:54:23.643Z] The following NEW packages will be installed: [2019-09-20T23:54:23.643Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-20T23:54:23.643Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:54:23.643Z] Need to get 588 kB of archives. [2019-09-20T23:54:23.643Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-20T23:54:23.643Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-20T23:54:23.926Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-20T23:54:23.926Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-20T23:54:23.926Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:54:23.926Z] Fetched 588 kB in 0s (6107 kB/s) [2019-09-20T23:54:24.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-20T23:54:24.208Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-20T23:54:24.208Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-20T23:54:24.208Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-20T23:54:24.208Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-20T23:54:24.208Z] Selecting previously unselected package btrfs-progs. [2019-09-20T23:54:24.208Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-20T23:54:24.208Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-20T23:54:24.208Z] Selecting previously unselected package btrfs-tools. [2019-09-20T23:54:24.208Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-20T23:54:24.208Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-20T23:54:24.208Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:54:24.208Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-20T23:54:24.208Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-20T23:54:24.208Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-20T23:54:24.208Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:54:24.434Z] Removing intermediate container 08a3af46077b [2019-09-20T23:54:24.434Z] ---> 419aa4ca5875 [2019-09-20T23:54:24.434Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-20T23:54:24.434Z] ---> 0e7759703cd1 [2019-09-20T23:54:24.434Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-20T23:54:24.434Z] ---> Running in bb524c55164e [2019-09-20T23:54:24.434Z] Removing intermediate container bb524c55164e [2019-09-20T23:54:24.434Z] ---> f4da85bd944b [2019-09-20T23:54:24.434Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:24.434Z] ---> 0cfb70ad872a [2019-09-20T23:54:24.434Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:24.434Z] ---> 2d554e7702a0 [2019-09-20T23:54:24.434Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:24.434Z] ---> Running in 4f792fc7bd1f [2019-09-20T23:54:24.806Z] + RM_GOPATH=0 [2019-09-20T23:54:24.806Z] + TMP_GOPATH= [2019-09-20T23:54:24.806Z] + : /build [2019-09-20T23:54:24.806Z] + '[' -z '' ']' [2019-09-20T23:54:24.806Z] ++ mktemp -d [2019-09-20T23:54:24.806Z] + export GOPATH=/tmp/tmp.qLf4RrYFng [2019-09-20T23:54:24.806Z] + GOPATH=/tmp/tmp.qLf4RrYFng [2019-09-20T23:54:24.806Z] + RM_GOPATH=1 [2019-09-20T23:54:24.806Z] ++ dirname ./install.sh [2019-09-20T23:54:24.806Z] + dir=. [2019-09-20T23:54:24.806Z] + bin=dockercli [2019-09-20T23:54:24.806Z] + shift [2019-09-20T23:54:24.806Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-20T23:54:24.806Z] + . ./dockercli.installer [2019-09-20T23:54:24.806Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-20T23:54:24.806Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-20T23:54:24.806Z] + install_dockercli [2019-09-20T23:54:24.806Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-20T23:54:24.806Z] ++ uname -m [2019-09-20T23:54:24.806Z] Install docker/cli version 17.06.2-ce from stable [2019-09-20T23:54:24.806Z] + arch=s390x [2019-09-20T23:54:24.806Z] + '[' s390x '!=' x86_64 ']' [2019-09-20T23:54:24.806Z] + '[' s390x '!=' s390x ']' [2019-09-20T23:54:24.806Z] + url=https://download.docker.com/linux/static [2019-09-20T23:54:24.806Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-20T23:54:24.806Z] + tar -xz docker/docker [2019-09-20T23:54:24.822Z] Removing intermediate container 00c11f7c5c83 [2019-09-20T23:54:24.822Z] ---> 290f5b5a6bbd [2019-09-20T23:54:24.822Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-20T23:54:24.822Z] ---> Running in e6c515649226 [2019-09-20T23:54:24.822Z] Removing intermediate container e6c515649226 [2019-09-20T23:54:24.822Z] ---> 3d6637d2ffed [2019-09-20T23:54:24.822Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:25.105Z] ---> 3b34e365c84a [2019-09-20T23:54:25.105Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:25.105Z] ---> 9ffac3abac2e [2019-09-20T23:54:25.105Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:25.105Z] ---> Running in 6bab7018f30d [2019-09-20T23:54:25.723Z] + RM_GOPATH=0 [2019-09-20T23:54:25.723Z] + TMP_GOPATH= [2019-09-20T23:54:25.723Z] + : /build [2019-09-20T23:54:25.723Z] + '[' -z '' ']' [2019-09-20T23:54:25.723Z] ++ mktemp -d [2019-09-20T23:54:25.723Z] + export GOPATH=/tmp/tmp.0YFAUSxq5l [2019-09-20T23:54:25.723Z] + GOPATH=/tmp/tmp.0YFAUSxq5l [2019-09-20T23:54:25.723Z] + RM_GOPATH=1 [2019-09-20T23:54:25.723Z] ++ dirname ./install.sh [2019-09-20T23:54:25.723Z] + dir=. [2019-09-20T23:54:25.723Z] + bin=containerd [2019-09-20T23:54:25.723Z] + shift [2019-09-20T23:54:25.723Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:54:25.723Z] + '[' '!' -f ./containerd.installer ']' [2019-09-20T23:54:25.723Z] + . ./containerd.installer [2019-09-20T23:54:25.723Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:54:25.723Z] + install_containerd [2019-09-20T23:54:25.723Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-20T23:54:25.723Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.0YFAUSxq5l/src/github.com/containerd/containerd [2019-09-20T23:54:25.723Z] Cloning into '/tmp/tmp.0YFAUSxq5l/src/github.com/containerd/containerd'... [2019-09-20T23:54:26.069Z] + mkdir -p /build [2019-09-20T23:54:26.069Z] + mv docker/docker /build/ [2019-09-20T23:54:26.069Z] + rmdir docker [2019-09-20T23:54:26.433Z] Removing intermediate container 4f792fc7bd1f [2019-09-20T23:54:26.433Z] ---> 14905b1fe711 [2019-09-20T23:54:26.433Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-20T23:54:26.433Z] ---> 392da2b4c245 [2019-09-20T23:54:26.433Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-20T23:54:26.623Z] Running on azwin-2-d36330 in d:\jenkins\workspace\moby_PR-39951 [Pipeline] { [Pipeline] ws [2019-09-20T23:54:26.640Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-20T23:54:26.810Z] ---> Running in ba48e0c56b58 [2019-09-20T23:54:26.810Z] Removing intermediate container ba48e0c56b58 [2019-09-20T23:54:26.810Z] ---> 5bb4f04067cf [2019-09-20T23:54:26.810Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:27.179Z] ---> 4a8ed5c95245 [2019-09-20T23:54:27.179Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:27.179Z] ---> 7133e4bc9906 [2019-09-20T23:54:27.179Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:27.571Z] ---> Running in 415d3aa27b31 [2019-09-20T23:54:27.946Z] + RM_GOPATH=0 [2019-09-20T23:54:27.946Z] + TMP_GOPATH= [2019-09-20T23:54:27.946Z] + : /build [2019-09-20T23:54:27.946Z] + '[' -z '' ']' [2019-09-20T23:54:27.946Z] ++ mktemp -d [2019-09-20T23:54:27.946Z] + export GOPATH=/tmp/tmp.p3uwUtWve7 [2019-09-20T23:54:27.946Z] + GOPATH=/tmp/tmp.p3uwUtWve7 [2019-09-20T23:54:27.946Z] + RM_GOPATH=1 [2019-09-20T23:54:27.946Z] ++ dirname ./install.sh [2019-09-20T23:54:27.946Z] + dir=. [2019-09-20T23:54:27.946Z] + bin=runc [2019-09-20T23:54:27.946Z] + shift [2019-09-20T23:54:27.946Z] + '[' '!' -f ./runc.installer ']' [2019-09-20T23:54:27.946Z] + . ./runc.installer [2019-09-20T23:54:27.946Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:54:27.946Z] + install_runc [2019-09-20T23:54:27.946Z] + uname -r [2019-09-20T23:54:27.946Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-20T23:54:27.946Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-20T23:54:27.946Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-20T23:54:27.946Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p3uwUtWve7/src/github.com/opencontainers/runc [2019-09-20T23:54:27.946Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-20T23:54:27.946Z] Cloning into '/tmp/tmp.p3uwUtWve7/src/github.com/opencontainers/runc'... [2019-09-20T23:54:28.748Z] + cd /tmp/tmp.p3uwUtWve7/src/github.com/opencontainers/runc [2019-09-20T23:54:28.748Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:54:28.748Z] + '[' -z '' ']' [2019-09-20T23:54:28.748Z] + target=static [2019-09-20T23:54:28.748Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-20T23:54:29.126Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-20T23:54:30.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-20T23:54:32.539Z] + cd /tmp/tmp.0YFAUSxq5l/src/github.com/containerd/containerd [2019-09-20T23:54:32.539Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-20T23:54:32.539Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-20T23:54:32.539Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-20T23:54:32.539Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-20T23:54:32.539Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-20T23:54:32.539Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-20T23:54:32.539Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-20T23:54:32.539Z] + '[' '' = dynamic ']' [2019-09-20T23:54:32.539Z] + make [2019-09-20T23:54:32.539Z] 🇩 bin/ctr [2019-09-20T23:54:35.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-20T23:54:36.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-20T23:54:43.086Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-20T23:54:43.086Z] + mkdir -p /build [2019-09-20T23:54:43.086Z] + cp runc /build/runc [2019-09-20T23:54:43.470Z] Removing intermediate container 415d3aa27b31 [2019-09-20T23:54:43.470Z] ---> 305f5b3dc312 [2019-09-20T23:54:43.470Z] Step 82/126 : FROM dev-base AS tini [2019-09-20T23:54:43.470Z] ---> 0e7759703cd1 [2019-09-20T23:54:43.470Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:54:43.470Z] ---> Using cache [2019-09-20T23:54:43.470Z] ---> 9af7429b4141 [2019-09-20T23:54:43.470Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-20T23:54:43.470Z] ---> Running in 60a47f7a7caa [2019-09-20T23:54:44.044Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-20T23:54:44.242Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:54:44.242Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:54:44.242Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:54:44.242Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:54:44.242Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:54:44.242Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:54:44.300Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-20T23:54:44.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-20T23:54:44.700Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:54:44.700Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:54:45.622Z] Fetched 7674 kB in 1s (4897 kB/s) [2019-09-20T23:54:46.231Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-20T23:54:46.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-20T23:54:46.445Z] Reading package lists... [2019-09-20T23:54:46.821Z] Reading package lists... [2019-09-20T23:54:46.821Z] Building dependency tree... [2019-09-20T23:54:46.821Z] Reading state information... [2019-09-20T23:54:46.821Z] The following additional packages will be installed: [2019-09-20T23:54:46.821Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-20T23:54:46.821Z] Suggested packages: [2019-09-20T23:54:46.821Z] codeblocks eclipse ninja-build lrzip [2019-09-20T23:54:46.821Z] Recommended packages: [2019-09-20T23:54:46.822Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-20T23:54:47.204Z] The following NEW packages will be installed: [2019-09-20T23:54:47.204Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-20T23:54:47.204Z] vim-common xxd [2019-09-20T23:54:47.204Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:54:47.204Z] Need to get 13.2 MB of archives. [2019-09-20T23:54:47.204Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-20T23:54:47.204Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-20T23:54:47.204Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-20T23:54:47.204Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-20T23:54:47.204Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-20T23:54:47.204Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-20T23:54:47.204Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-20T23:54:47.204Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-20T23:54:47.204Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-20T23:54:47.204Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-20T23:54:47.204Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-20T23:54:47.573Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:54:47.573Z] Fetched 13.2 MB in 0s (58.9 MB/s) [2019-09-20T23:54:47.573Z] Selecting previously unselected package cmake-data. [2019-09-20T23:54:47.573Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-20T23:54:47.573Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-20T23:54:47.573Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-20T23:54:47.942Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-20T23:54:47.942Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-20T23:54:47.942Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:54:47.942Z] Selecting previously unselected package libicu57:s390x. [2019-09-20T23:54:47.942Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-20T23:54:47.942Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-20T23:54:48.724Z] Selecting previously unselected package libxml2:s390x. [2019-09-20T23:54:48.724Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-20T23:54:48.724Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-20T23:54:48.724Z] Selecting previously unselected package libarchive13:s390x. [2019-09-20T23:54:48.724Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-20T23:54:48.724Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-20T23:54:48.724Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-20T23:54:48.724Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-20T23:54:48.724Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-20T23:54:48.724Z] Selecting previously unselected package libuv1:s390x. [2019-09-20T23:54:48.724Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-20T23:54:48.724Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-20T23:54:48.724Z] Selecting previously unselected package cmake. [2019-09-20T23:54:48.724Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-20T23:54:49.093Z] Unpacking cmake (3.7.2-1) ... [2019-09-20T23:54:49.352Z] using credential docker-jenkins-github-credentials [2019-09-20T23:54:49.427Z] Cloning the remote Git repository [2019-09-20T23:54:49.427Z] Cloning with configured refspecs honoured and without tags [2019-09-20T23:54:49.464Z] Selecting previously unselected package xxd. [2019-09-20T23:54:49.465Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-20T23:54:49.465Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:54:49.465Z] Selecting previously unselected package vim-common. [2019-09-20T23:54:49.465Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-20T23:54:49.465Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:54:49.465Z] Processing triggers for mime-support (3.60) ... [2019-09-20T23:54:49.465Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:54:49.465Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-20T23:54:49.465Z] Setting up cmake-data (3.7.2-1) ... [2019-09-20T23:54:49.465Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-20T23:54:49.465Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-20T23:54:49.465Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:54:49.465Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:54:49.465Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:54:49.465Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-20T23:54:49.465Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-20T23:54:49.465Z] Setting up cmake (3.7.2-1) ... [2019-09-20T23:54:49.465Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:54:49.612Z] Cloning repository https://github.com/moby/moby.git [2019-09-20T23:54:50.792Z] Removing intermediate container 60a47f7a7caa [2019-09-20T23:54:50.793Z] ---> f505529aa95b [2019-09-20T23:54:50.793Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:51.181Z] ---> b68e709ceb99 [2019-09-20T23:54:51.181Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-20T23:54:51.181Z] ---> Running in 76fe8e841d90 [2019-09-20T23:54:51.181Z] Removing intermediate container 76fe8e841d90 [2019-09-20T23:54:51.181Z] ---> ee0fc2d8b88b [2019-09-20T23:54:51.181Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:51.542Z] ---> aaca05abee2e [2019-09-20T23:54:51.542Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:51.542Z] ---> Running in a6eee60f6aec [2019-09-20T23:54:49.981Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-20T23:54:51.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:54:51.273Z] > git --version # timeout=10 [2019-09-20T23:54:51.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:54:51.326Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:54:51.915Z] + RM_GOPATH=0 [2019-09-20T23:54:51.915Z] + TMP_GOPATH= [2019-09-20T23:54:51.915Z] + : /build [2019-09-20T23:54:51.915Z] + '[' -z '' ']' [2019-09-20T23:54:51.915Z] ++ mktemp -d [2019-09-20T23:54:51.915Z] + export GOPATH=/tmp/tmp.lgjJb4fkma [2019-09-20T23:54:51.915Z] + GOPATH=/tmp/tmp.lgjJb4fkma [2019-09-20T23:54:51.915Z] + RM_GOPATH=1 [2019-09-20T23:54:51.915Z] ++ dirname ./install.sh [2019-09-20T23:54:51.915Z] + dir=. [2019-09-20T23:54:51.915Z] + bin=tini [2019-09-20T23:54:51.915Z] + shift [2019-09-20T23:54:51.915Z] + '[' '!' -f ./tini.installer ']' [2019-09-20T23:54:51.915Z] + . ./tini.installer [2019-09-20T23:54:51.915Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-20T23:54:51.915Z] + install_tini [2019-09-20T23:54:51.915Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-20T23:54:51.915Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-20T23:54:51.915Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.lgjJb4fkma/tini [2019-09-20T23:54:51.915Z] Cloning into '/tmp/tmp.lgjJb4fkma/tini'... [2019-09-20T23:54:52.290Z] + cd /tmp/tmp.lgjJb4fkma/tini [2019-09-20T23:54:52.290Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-20T23:54:52.290Z] + cmake . [2019-09-20T23:54:52.290Z] -- The C compiler identification is GNU 6.3.0 [2019-09-20T23:54:52.290Z] -- Check for working C compiler: /usr/bin/cc [2019-09-20T23:54:52.290Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-20T23:54:52.290Z] -- Detecting C compiler ABI info [2019-09-20T23:54:52.653Z] -- Detecting C compiler ABI info - done [2019-09-20T23:54:52.653Z] -- Detecting C compile features [2019-09-20T23:54:52.653Z] -- Detecting C compile features - done [2019-09-20T23:54:52.653Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-20T23:54:52.653Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-20T23:54:52.653Z] -- Configuring done [2019-09-20T23:54:52.653Z] -- Generating done [2019-09-20T23:54:52.653Z] -- Build files have been written to: /tmp/tmp.lgjJb4fkma/tini [2019-09-20T23:54:52.653Z] + make tini-static [2019-09-20T23:54:52.653Z] Scanning dependencies of target tini-static [2019-09-20T23:54:52.653Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-20T23:54:52.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-20T23:54:53.029Z] [100%] Linking C executable tini-static [2019-09-20T23:54:53.029Z] [100%] Built target tini-static [2019-09-20T23:54:53.029Z] + mkdir -p /build [2019-09-20T23:54:53.029Z] + cp tini-static /build/docker-init [2019-09-20T23:54:53.823Z] Removing intermediate container a6eee60f6aec [2019-09-20T23:54:53.823Z] ---> 22904ff1501f [2019-09-20T23:54:53.823Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-20T23:54:53.823Z] ---> 0e7759703cd1 [2019-09-20T23:54:53.823Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-20T23:54:53.823Z] ---> Running in 0914d34678b5 [2019-09-20T23:54:53.823Z] Removing intermediate container 0914d34678b5 [2019-09-20T23:54:53.823Z] ---> bbf7dff01c5b [2019-09-20T23:54:53.823Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:54:53.823Z] ---> e16196efe302 [2019-09-20T23:54:53.823Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:54:54.185Z] ---> b12cbbd70ca0 [2019-09-20T23:54:54.186Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:54:54.186Z] ---> Running in cb1b3dc23e4d [2019-09-20T23:54:54.961Z] + RM_GOPATH=0 [2019-09-20T23:54:54.961Z] + TMP_GOPATH= [2019-09-20T23:54:54.961Z] + : /build/ [2019-09-20T23:54:54.961Z] + '[' -z '' ']' [2019-09-20T23:54:54.961Z] ++ mktemp -d [2019-09-20T23:54:54.961Z] + export GOPATH=/tmp/tmp.Pdk6yXemOZ [2019-09-20T23:54:54.961Z] + GOPATH=/tmp/tmp.Pdk6yXemOZ [2019-09-20T23:54:54.961Z] + RM_GOPATH=1 [2019-09-20T23:54:54.961Z] ++ dirname ./install.sh [2019-09-20T23:54:54.961Z] + dir=. [2019-09-20T23:54:54.961Z] + bin=rootlesskit [2019-09-20T23:54:54.961Z] + shift [2019-09-20T23:54:54.961Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-20T23:54:54.961Z] + . ./rootlesskit.installer [2019-09-20T23:54:54.961Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-20T23:54:54.961Z] + install_rootlesskit [2019-09-20T23:54:54.961Z] + case "$1" in [2019-09-20T23:54:54.961Z] + export CGO_ENABLED=0 [2019-09-20T23:54:54.961Z] + CGO_ENABLED=0 [2019-09-20T23:54:54.961Z] + _install_rootlesskit [2019-09-20T23:54:54.961Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-20T23:54:54.961Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Pdk6yXemOZ/src/github.com/rootless-containers/rootlesskit [2019-09-20T23:54:54.961Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-20T23:54:54.961Z] Cloning into '/tmp/tmp.Pdk6yXemOZ/src/github.com/rootless-containers/rootlesskit'... [2019-09-20T23:54:55.334Z] + cd /tmp/tmp.Pdk6yXemOZ/src/github.com/rootless-containers/rootlesskit [2019-09-20T23:54:55.334Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-20T23:54:55.334Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-20T23:54:55.334Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-20T23:55:01.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-20T23:55:03.250Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-20T23:55:03.250Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-20T23:55:04.033Z] Removing intermediate container cb1b3dc23e4d [2019-09-20T23:55:04.033Z] ---> 6b8fec1dc685 [2019-09-20T23:55:04.033Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-20T23:55:04.395Z] ---> c1421d6f39f2 [2019-09-20T23:55:04.396Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-20T23:55:04.396Z] ---> 392da2b4c245 [2019-09-20T23:55:04.396Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-20T23:55:04.396Z] ---> Running in 40ca1bcf7e17 [2019-09-20T23:55:04.396Z] Removing intermediate container 40ca1bcf7e17 [2019-09-20T23:55:04.396Z] ---> 689bb1eee2b8 [2019-09-20T23:55:04.396Z] Step 97/126 : RUN groupadd -r docker [2019-09-20T23:55:04.779Z] ---> Running in 01d5a3a3621b [2019-09-20T23:55:05.571Z] Removing intermediate container 01d5a3a3621b [2019-09-20T23:55:05.571Z] ---> c41b709ef526 [2019-09-20T23:55:05.571Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-20T23:55:05.942Z] ---> Running in 6c682e6a14d1 [2019-09-20T23:55:06.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-20T23:55:06.815Z] Removing intermediate container 6c682e6a14d1 [2019-09-20T23:55:06.815Z] ---> f69a1e43b2e7 [2019-09-20T23:55:06.815Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-20T23:55:07.180Z] ---> Running in f701ee941632 [2019-09-20T23:55:07.556Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-20T23:55:07.923Z] Removing intermediate container f701ee941632 [2019-09-20T23:55:07.923Z] ---> 425326bc0752 [2019-09-20T23:55:07.923Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-20T23:55:08.312Z] ---> Running in 63f96323b9cc [2019-09-20T23:55:08.483Z] Fetching without tags [2019-09-20T23:55:08.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:55:08.207Z] > git config --add remote.origin.fetch +refs/pull/39951/head:refs/remotes/origin/PR-39951 # timeout=10 [2019-09-20T23:55:08.261Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-20T23:55:08.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-20T23:55:08.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-20T23:55:08.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-20T23:55:08.509Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39951/head:refs/remotes/origin/PR-39951 +refs/heads/master:refs/remotes/origin/master [2019-09-20T23:55:09.101Z] Removing intermediate container 63f96323b9cc [2019-09-20T23:55:09.101Z] ---> 75418bd3f076 [2019-09-20T23:55:09.101Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-20T23:55:09.101Z] ---> Running in 1fc57c678cca [2019-09-20T23:55:09.663Z] Merging remotes/origin/master commit 264e16c97b915dfa41d37bde349c266c390e7ed2 into PR head commit a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:55:10.371Z] Removing intermediate container 1fc57c678cca [2019-09-20T23:55:10.371Z] ---> 6b8ccbb10df6 [2019-09-20T23:55:10.371Z] Step 102/126 : RUN ldconfig [2019-09-20T23:55:10.371Z] ---> Running in 44f4a6ef6c4e [2019-09-20T23:55:09.757Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:55:09.806Z] > git checkout -f a57fd5488d5f7cd4e9e4f836804c5e6875f34c99 [2019-09-20T23:55:11.644Z] Removing intermediate container 44f4a6ef6c4e [2019-09-20T23:55:11.644Z] ---> ef016e4274c3 [2019-09-20T23:55:11.644Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-20T23:55:11.644Z] ---> Running in 7e7ba5e13665 [2019-09-20T23:55:12.061Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-20T23:55:12.061Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-20T23:55:12.061Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-20T23:55:12.061Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-20T23:55:12.061Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-20T23:55:12.593Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-09-20T23:55:12.593Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-20T23:55:12.593Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-20T23:55:12.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-20T23:55:13.074Z] Merge succeeded, producing 45384150670b9ed857256094dd2506310a6c6c6b [2019-09-20T23:55:13.075Z] Checking out Revision 45384150670b9ed857256094dd2506310a6c6c6b (PR-39951) [2019-09-20T23:55:13.877Z] Fetched 7674 kB in 1s (4335 kB/s) [2019-09-20T23:55:14.243Z] Reading package lists... [2019-09-20T23:55:12.471Z] > git merge 264e16c97b915dfa41d37bde349c266c390e7ed2 # timeout=10 [2019-09-20T23:55:12.932Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-20T23:55:13.098Z] > git config core.sparsecheckout # timeout=10 [2019-09-20T23:55:13.151Z] > git checkout -f 45384150670b9ed857256094dd2506310a6c6c6b [2019-09-20T23:55:15.031Z] Reading package lists... [2019-09-20T23:55:15.032Z] Building dependency tree... [2019-09-20T23:55:15.032Z] Reading state information... [2019-09-20T23:55:15.032Z] The following additional packages will be installed: [2019-09-20T23:55:15.032Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-20T23:55:15.032Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-20T23:55:15.032Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-20T23:55:15.032Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-20T23:55:15.032Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-20T23:55:15.032Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-20T23:55:15.032Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-20T23:55:15.032Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-20T23:55:15.032Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-20T23:55:15.032Z] Suggested packages: [2019-09-20T23:55:15.032Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-20T23:55:15.032Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-20T23:55:15.032Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-20T23:55:15.032Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-20T23:55:15.032Z] Recommended packages: [2019-09-20T23:55:15.032Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-20T23:55:15.032Z] python3-keyrings.alt python3-xdg unzip [2019-09-20T23:55:15.829Z] The following NEW packages will be installed: [2019-09-20T23:55:15.829Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-20T23:55:15.829Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-20T23:55:15.829Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-20T23:55:15.829Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-20T23:55:15.829Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-20T23:55:15.829Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-20T23:55:15.830Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-20T23:55:15.830Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-20T23:55:15.830Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-20T23:55:15.830Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-20T23:55:15.830Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-20T23:55:15.830Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-20T23:55:15.830Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-20T23:55:15.830Z] xfsprogs xxd xz-utils zip [2019-09-20T23:55:15.830Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-20T23:55:15.830Z] Need to get 88.2 MB of archives. [2019-09-20T23:55:15.830Z] After this operation, 565 MB of additional disk space will be used. [2019-09-20T23:55:15.830Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-20T23:55:15.830Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-20T23:55:15.830Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-20T23:55:15.830Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-20T23:55:15.830Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-20T23:55:15.830Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-20T23:55:15.830Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-20T23:55:15.830Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-20T23:55:15.830Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-20T23:55:15.830Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-20T23:55:15.830Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-20T23:55:15.830Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-20T23:55:15.830Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-20T23:55:15.830Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-20T23:55:15.830Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-20T23:55:15.830Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-20T23:55:15.830Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-20T23:55:15.830Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-20T23:55:15.830Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-20T23:55:15.830Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-20T23:55:15.830Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-20T23:55:15.830Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-20T23:55:15.830Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-20T23:55:15.830Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-20T23:55:15.830Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-20T23:55:15.830Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-20T23:55:15.830Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-20T23:55:15.830Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-20T23:55:15.830Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-20T23:55:15.830Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-20T23:55:15.830Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-20T23:55:15.830Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-20T23:55:15.830Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-20T23:55:15.830Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-20T23:55:15.830Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-20T23:55:15.830Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-20T23:55:15.830Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-20T23:55:15.830Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-20T23:55:15.830Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-20T23:55:15.830Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-20T23:55:15.830Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-20T23:55:15.830Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-20T23:55:15.830Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-20T23:55:15.830Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-20T23:55:15.830Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-20T23:55:15.830Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-20T23:55:15.830Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-20T23:55:15.830Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-20T23:55:16.211Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-20T23:55:16.211Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-20T23:55:16.211Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-20T23:55:16.211Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-20T23:55:16.211Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-20T23:55:16.211Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-20T23:55:16.211Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-20T23:55:16.211Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-20T23:55:16.211Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-20T23:55:16.211Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-20T23:55:16.211Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-20T23:55:16.211Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-20T23:55:16.211Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-20T23:55:16.211Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-20T23:55:16.211Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-20T23:55:16.211Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-20T23:55:16.211Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-20T23:55:16.211Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-20T23:55:16.211Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-20T23:55:16.211Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-09-20T23:55:17.037Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-09-20T23:55:17.418Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-20T23:55:17.418Z] Fetched 88.2 MB in 1s (60.7 MB/s) [2019-09-20T23:55:17.418Z] Selecting previously unselected package bash-completion. [2019-09-20T23:55:17.418Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-09-20T23:55:17.418Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-20T23:55:17.834Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-20T23:55:17.834Z] Selecting previously unselected package libnet1:s390x. [2019-09-20T23:55:17.834Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-20T23:55:17.834Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-20T23:55:18.295Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-20T23:55:18.295Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-20T23:55:18.295Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-20T23:55:18.295Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package python3.5-minimal. [2019-09-20T23:55:18.295Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-20T23:55:18.295Z] Selecting previously unselected package python3-minimal. [2019-09-20T23:55:18.295Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-20T23:55:18.295Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-20T23:55:18.740Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-20T23:55:18.740Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-20T23:55:18.740Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-20T23:55:18.740Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-20T23:55:18.740Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-20T23:55:18.740Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-20T23:55:18.740Z] Selecting previously unselected package python3.5. [2019-09-20T23:55:18.740Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-20T23:55:18.740Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-20T23:55:18.740Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-20T23:55:18.740Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-20T23:55:18.740Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-20T23:55:18.740Z] Selecting previously unselected package dh-python. [2019-09-20T23:55:18.740Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-20T23:55:18.740Z] Unpacking dh-python (2.20170125) ... [2019-09-20T23:55:19.159Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-20T23:55:19.159Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-20T23:55:19.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-20T23:55:19.538Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-20T23:55:19.538Z] Selecting previously unselected package python3. [2019-09-20T23:55:19.538Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-09-20T23:55:19.538Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-20T23:55:19.538Z] Unpacking python3 (3.5.3-1) ... [2019-09-20T23:55:19.538Z] Selecting previously unselected package pigz. [2019-09-20T23:55:19.538Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-20T23:55:19.538Z] Unpacking pigz (2.3.4-1) ... [2019-09-20T23:55:19.538Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-20T23:55:19.538Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-20T23:55:19.538Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:19.538Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-20T23:55:19.538Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-20T23:55:19.538Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:19.538Z] Selecting previously unselected package libiptc0:s390x. [2019-09-20T23:55:19.538Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-20T23:55:19.538Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package libxtables12:s390x. [2019-09-20T23:55:19.923Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-20T23:55:19.923Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package iptables. [2019-09-20T23:55:19.923Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package xxd. [2019-09-20T23:55:19.923Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package vim-common. [2019-09-20T23:55:19.923Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-20T23:55:19.923Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package bzip2. [2019-09-20T23:55:19.923Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package libgpm2:s390x. [2019-09-20T23:55:19.923Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package xz-utils. [2019-09-20T23:55:19.923Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package aufs-tools. [2019-09-20T23:55:19.923Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-20T23:55:19.923Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-20T23:55:19.923Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-20T23:55:19.923Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package btrfs-progs. [2019-09-20T23:55:20.310Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package btrfs-tools. [2019-09-20T23:55:20.310Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-20T23:55:20.310Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package dmsetup. [2019-09-20T23:55:20.310Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package libonig4:s390x. [2019-09-20T23:55:20.310Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package libjq1:s390x. [2019-09-20T23:55:20.310Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package jq. [2019-09-20T23:55:20.310Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-20T23:55:20.310Z] Selecting previously unselected package libaio1:s390x. [2019-09-20T23:55:20.310Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-20T23:55:20.310Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-20T23:55:20.432Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-20T23:55:20.720Z] Selecting previously unselected package libcap2-bin. [2019-09-20T23:55:20.720Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-20T23:55:20.720Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-20T23:55:20.720Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-20T23:55:20.720Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-20T23:55:21.097Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-20T23:55:21.097Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-20T23:55:21.097Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-20T23:55:21.097Z] Selecting previously unselected package libreadline5:s390x. [2019-09-20T23:55:21.097Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-20T23:55:21.097Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-20T23:55:21.097Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-20T23:55:21.097Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-20T23:55:21.097Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-20T23:55:21.097Z] Selecting previously unselected package net-tools. [2019-09-20T23:55:21.097Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-20T23:55:21.097Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-20T23:55:21.453Z] Commit message: "Merge commit '264e16c97b915dfa41d37bde349c266c390e7ed2' into HEAD" [2019-09-20T23:55:21.462Z] Selecting previously unselected package python-pip-whl. [2019-09-20T23:55:21.462Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-20T23:55:21.462Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-20T23:55:21.462Z] Selecting previously unselected package python3-pip. [2019-09-20T23:55:21.462Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-20T23:55:21.462Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-20T23:55:21.462Z] Selecting previously unselected package python3-pkg-resources. [2019-09-20T23:55:21.462Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-20T23:55:21.462Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-20T23:55:21.587Z] First time build. Skipping changelog. [2019-09-20T23:55:21.861Z] Selecting previously unselected package python3-setuptools. [2019-09-20T23:55:21.861Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-20T23:55:21.861Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-20T23:55:21.861Z] Selecting previously unselected package python3-wheel. [2019-09-20T23:55:21.861Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-20T23:55:21.861Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-20T23:55:21.861Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-20T23:55:21.861Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-20T23:55:21.861Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-20T23:55:21.861Z] Selecting previously unselected package vim-runtime. [2019-09-20T23:55:21.861Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-20T23:55:21.861Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-20T23:55:21.861Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-20T23:55:21.861Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:21.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-20T23:55:22.663Z] Selecting previously unselected package vim. [2019-09-20T23:55:22.663Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-20T23:55:22.663Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:22.663Z] Selecting previously unselected package xfsprogs. [2019-09-20T23:55:22.663Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-20T23:55:22.663Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-20T23:55:22.663Z] Selecting previously unselected package zip. [2019-09-20T23:55:22.663Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-20T23:55:22.663Z] Unpacking zip (3.0-11+b1) ... [2019-09-20T23:55:22.663Z] Selecting previously unselected package libapparmor-perl. [2019-09-20T23:55:22.663Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-20T23:55:22.663Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-20T23:55:23.047Z] Selecting previously unselected package apparmor. [2019-09-20T23:55:23.047Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-20T23:55:23.047Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-20T23:55:23.047Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-20T23:55:23.047Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-20T23:55:23.047Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-20T23:55:23.426Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-20T23:55:23.426Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-20T23:55:23.426Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-20T23:55:23.952Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-20T23:55:23.952Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-20T23:55:23.952Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-20T23:55:23.952Z] Selecting previously unselected package mingw-w64-common. [2019-09-20T23:55:23.952Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-20T23:55:23.952Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-20T23:55:24.310Z] + docker version [2019-09-20T23:55:21.476Z] > git rev-list --no-walk 900e71148b0db85a760cec283efc09c4ca97afd3 # timeout=10 [2019-09-20T23:55:24.819Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-20T23:55:24.819Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-20T23:55:24.819Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-20T23:55:25.601Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-20T23:55:25.601Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-20T23:55:25.601Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:25.601Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-20T23:55:25.601Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-20T23:55:25.601Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:28.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-20T23:55:28.760Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-20T23:55:28.760Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-20T23:55:28.760Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:29.329Z] 🇩 bin/containerd [2019-09-20T23:55:31.086Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-20T23:55:31.086Z] Using test binary docker [2019-09-20T23:55:31.304Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-20T23:55:31.304Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-20T23:55:31.304Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-20T23:55:31.304Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-20T23:55:31.304Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-20T23:55:31.304Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:31.304Z] Processing triggers for mime-support (3.60) ... [2019-09-20T23:55:31.304Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:31.304Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-20T23:55:31.304Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-20T23:55:31.304Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-20T23:55:31.304Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-20T23:55:31.304Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-20T23:55:31.344Z] +++ /etc/init.d/apparmor start [2019-09-20T23:55:31.344Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-20T23:55:31.344Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-20T23:55:31.344Z] Warning failed to create cache: (null) [2019-09-20T23:55:31.344Z] . [2019-09-20T23:55:31.344Z] INFO: Waiting for daemon to start... [2019-09-20T23:55:31.344Z] Starting dockerd [2019-09-20T23:55:31.344Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-20T23:55:31.387Z] Client: Docker Engine - Enterprise [2019-09-20T23:55:31.387Z] Version: 19.03.2 [2019-09-20T23:55:31.387Z] API version: 1.40 [2019-09-20T23:55:31.387Z] Go version: go1.12.8 [2019-09-20T23:55:31.387Z] Git commit: c92ab06ed9 [2019-09-20T23:55:31.387Z] Built: 09/03/2019 16:38:11 [2019-09-20T23:55:31.387Z] OS/Arch: windows/amd64 [2019-09-20T23:55:31.387Z] Experimental: false [2019-09-20T23:55:31.387Z] [2019-09-20T23:55:31.387Z] Server: Docker Engine - Enterprise [2019-09-20T23:55:31.387Z] Engine: [2019-09-20T23:55:31.387Z] Version: 19.03.2 [2019-09-20T23:55:31.387Z] API version: 1.40 (minimum version 1.24) [2019-09-20T23:55:31.387Z] Go version: go1.12.8 [2019-09-20T23:55:31.387Z] Git commit: c92ab06ed9 [2019-09-20T23:55:31.387Z] Built: 09/03/2019 16:35:47 [2019-09-20T23:55:31.387Z] OS/Arch: windows/amd64 [2019-09-20T23:55:31.387Z] Experimental: true [2019-09-20T23:55:31.757Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-20T23:55:31.757Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-20T23:55:31.757Z] Setting up zip (3.0-11+b1) ... [2019-09-20T23:55:31.757Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-20T23:55:31.757Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:31.757Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-20T23:55:31.757Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:55:31.757Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-20T23:55:31.757Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:31.757Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-20T23:55:31.757Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-20T23:55:31.757Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-20T23:55:31.757Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:31.757Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-20T23:55:31.757Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-20T23:55:31.757Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-20T23:55:31.757Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [Pipeline] sh [2019-09-20T23:55:32.134Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-20T23:55:32.134Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-20T23:55:32.134Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-20T23:55:32.134Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-20T23:55:32.134Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-20T23:55:32.134Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-20T23:55:32.134Z] Setting up pigz (2.3.4-1) ... [2019-09-20T23:55:32.134Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-20T23:55:32.134Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-20T23:55:32.134Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:32.134Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-20T23:55:32.134Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-20T23:55:32.134Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-20T23:55:32.134Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-20T23:55:32.134Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-20T23:55:32.134Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-20T23:55:32.134Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-20T23:55:32.134Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-20T23:55:32.134Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-20T23:55:32.134Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:32.134Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-20T23:55:32.134Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-20T23:55:32.134Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-20T23:55:32.134Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-20T23:55:32.134Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-20T23:55:32.915Z] + docker info [2019-09-20T23:55:33.390Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-20T23:55:33.390Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:33.390Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-20T23:55:33.390Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-20T23:55:33.390Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-20T23:55:33.390Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-20T23:55:33.390Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-20T23:55:33.390Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-20T23:55:33.390Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-20T23:55:33.390Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-20T23:55:33.390Z] Setting up python3 (3.5.3-1) ... [2019-09-20T23:55:33.390Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-20T23:55:33.874Z] . [2019-09-20T23:55:33.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-20T23:55:33.874Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-20T23:55:33.874Z] Error: No such image: emptyfs [2019-09-20T23:55:33.874Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-20T23:55:33.874Z] ++++ docker load [2019-09-20T23:55:33.874Z] Running integration-test (iteration 1) [2019-09-20T23:55:33.874Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-20T23:55:33.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:55:33.874Z] ++ set -e [2019-09-20T23:55:33.874Z] ++ '[' -n 0 ']' [2019-09-20T23:55:33.874Z] ++ set -x [2019-09-20T23:55:33.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:55:34.184Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-20T23:55:34.184Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-20T23:55:34.184Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-20T23:55:34.184Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-20T23:55:34.184Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-20T23:55:34.559Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-20T23:55:34.559Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-20T23:55:34.559Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-20T23:55:34.559Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-20T23:55:34.950Z] Setting up dh-python (2.20170125) ... [2019-09-20T23:55:34.950Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-20T23:55:34.950Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-20T23:55:39.130Z] Removing intermediate container 7e7ba5e13665 [2019-09-20T23:55:39.130Z] ---> 1a572a27faf5 [2019-09-20T23:55:39.130Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-20T23:55:39.130Z] ---> Running in 2704006f553a [2019-09-20T23:55:40.969Z] Collecting yamllint==1.16.0 [2019-09-20T23:55:40.969Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-20T23:55:41.352Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-20T23:55:41.352Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-20T23:55:41.736Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-20T23:55:41.736Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-20T23:55:42.104Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-20T23:55:42.104Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-20T23:55:42.472Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-20T23:55:42.472Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-20T23:55:42.472Z] Running setup.py bdist_wheel for pathspec: started [2019-09-20T23:55:42.472Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-20T23:55:42.472Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-20T23:55:42.472Z] Successfully built pyyaml pathspec [2019-09-20T23:55:42.472Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-20T23:55:42.838Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-20T23:55:43.212Z] Removing intermediate container 2704006f553a [2019-09-20T23:55:43.212Z] ---> 7bf6c7a18b60 [2019-09-20T23:55:43.212Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-20T23:55:44.015Z] ---> 9d535dfec423 [2019-09-20T23:55:44.015Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-20T23:55:46.057Z] ---> edabe898f82e [2019-09-20T23:55:46.057Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-20T23:55:46.057Z] ---> f2212555ba27 [2019-09-20T23:55:46.057Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-20T23:55:46.418Z] ---> a35da30c506b [2019-09-20T23:55:46.418Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-20T23:55:46.784Z] ---> 4d3819150e53 [2019-09-20T23:55:46.784Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-20T23:55:47.152Z] ---> 1517fade06c4 [2019-09-20T23:55:47.152Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-20T23:55:47.152Z] ---> 07e018b715ad [2019-09-20T23:55:47.152Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-20T23:55:47.516Z] ---> b2b353856caa [2019-09-20T23:55:47.516Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-20T23:55:48.315Z] ---> ee2494ab2cea [2019-09-20T23:55:48.315Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-20T23:55:48.315Z] ---> b5366e445578 [2019-09-20T23:55:48.315Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-20T23:55:48.698Z] ---> e082634eccf2 [2019-09-20T23:55:48.698Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-20T23:55:49.984Z] ---> 8acdea628b99 [2019-09-20T23:55:49.984Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-20T23:55:49.984Z] ---> 164d62546132 [2019-09-20T23:55:49.984Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-20T23:55:50.369Z] ---> 3df92e325fc2 [2019-09-20T23:55:50.369Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-20T23:55:50.883Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-20T23:55:50.883Z] bad55c542dc9: Pulling fs layer [2019-09-20T23:55:50.883Z] bad55c542dc9: Verifying Checksum [2019-09-20T23:55:50.883Z] bad55c542dc9: Download complete [2019-09-20T23:55:51.291Z] bad55c542dc9: Pull complete [2019-09-20T23:55:51.291Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-20T23:55:51.291Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-20T23:55:51.673Z] ---> 68ad9178773d [2019-09-20T23:55:51.673Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-20T23:55:51.673Z] ---> Running in 1d83c88bd69a [2019-09-20T23:55:52.040Z] Removing intermediate container 1d83c88bd69a [2019-09-20T23:55:52.040Z] ---> 9f47d24bb628 [2019-09-20T23:55:52.040Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-20T23:55:52.040Z] ---> Running in e7ddb8abfcc5 [2019-09-20T23:55:52.040Z] Removing intermediate container e7ddb8abfcc5 [2019-09-20T23:55:52.040Z] ---> 19fbc676a1e2 [2019-09-20T23:55:52.040Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-20T23:55:52.403Z] ---> Running in b6edf7758fe5 [2019-09-20T23:55:52.403Z] Removing intermediate container b6edf7758fe5 [2019-09-20T23:55:52.403Z] ---> 6951c6dab694 [2019-09-20T23:55:52.403Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-20T23:55:52.403Z] ---> Running in d3b141d5e2f7 [2019-09-20T23:55:52.776Z] Removing intermediate container d3b141d5e2f7 [2019-09-20T23:55:52.777Z] ---> f7323fe6b2fd [2019-09-20T23:55:52.777Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-20T23:55:52.777Z] ---> Running in 704776671c0b [2019-09-20T23:55:52.777Z] Removing intermediate container 704776671c0b [2019-09-20T23:55:52.777Z] ---> 768acae30d85 [2019-09-20T23:55:52.777Z] Step 125/126 : FROM dev AS final [2019-09-20T23:55:52.777Z] ---> 768acae30d85 [2019-09-20T23:55:52.777Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-20T23:55:55.970Z] ---> 6b049810ba4a [2019-09-20T23:55:55.971Z] Successfully built 6b049810ba4a [2019-09-20T23:55:55.971Z] Successfully tagged docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-20T23:55:56.330Z] 🇩 bin/containerd-stress [2019-09-20T23:55:57.177Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/test/unit [2019-09-20T23:55:59.020Z] 🇩 bin/containerd-shim [2019-09-20T23:55:59.709Z] ? github.com/docker/docker/api [no test files] [2019-09-20T23:56:02.873Z] Client: [2019-09-20T23:56:02.873Z] Debug Mode: false [2019-09-20T23:56:02.873Z] Plugins: [2019-09-20T23:56:02.873Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-20T23:56:02.873Z] [2019-09-20T23:56:02.873Z] Server: [2019-09-20T23:56:02.873Z] Containers: 0 [2019-09-20T23:56:02.873Z] Running: 0 [2019-09-20T23:56:02.873Z] Paused: 0 [2019-09-20T23:56:02.873Z] Stopped: 0 [2019-09-20T23:56:02.873Z] Images: 0 [2019-09-20T23:56:02.873Z] Server Version: 19.03.2 [2019-09-20T23:56:02.873Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-20T23:56:02.873Z] Windows: [2019-09-20T23:56:02.873Z] LCOW: [2019-09-20T23:56:02.873Z] Logging Driver: json-file [2019-09-20T23:56:02.873Z] Plugins: [2019-09-20T23:56:02.873Z] Volume: local [2019-09-20T23:56:02.873Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-20T23:56:02.873Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-20T23:56:02.873Z] Swarm: inactive [2019-09-20T23:56:02.873Z] Default Isolation: process [2019-09-20T23:56:02.873Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-20T23:56:02.873Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-20T23:56:02.873Z] OSType: windows [2019-09-20T23:56:02.873Z] Architecture: x86_64 [2019-09-20T23:56:02.873Z] CPUs: 4 [2019-09-20T23:56:02.873Z] Total Memory: 32GiB [2019-09-20T23:56:02.873Z] Name: azwin-2-d36330 [2019-09-20T23:56:02.873Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-20T23:56:02.873Z] Docker Root Dir: D:\docker [2019-09-20T23:56:02.873Z] Debug Mode: false [2019-09-20T23:56:02.873Z] Registry: https://index.docker.io/v1/ [2019-09-20T23:56:02.873Z] Labels: [2019-09-20T23:56:02.873Z] Experimental: true [2019-09-20T23:56:02.873Z] Insecure Registries: [2019-09-20T23:56:02.873Z] 10.0.0.4:5000 [2019-09-20T23:56:02.873Z] 127.0.0.0/8 [2019-09-20T23:56:02.873Z] Registry Mirrors: [2019-09-20T23:56:02.873Z] http://10.0.0.4:5000/ [2019-09-20T23:56:02.873Z] Live Restore Enabled: false [2019-09-20T23:56:02.873Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-20T23:56:05.939Z] Loaded image: buildpack-deps:jessie [2019-09-20T23:56:05.939Z] Loaded image: busybox:latest [2019-09-20T23:56:05.939Z] Loaded image: busybox:glibc [2019-09-20T23:56:05.939Z] Loaded image: debian:jessie [2019-09-20T23:56:05.939Z] Loaded image: hello-world:latest [2019-09-20T23:56:05.939Z] INFO: Testing against a local daemon [2019-09-20T23:56:05.939Z] === RUN TestCgroupNamespacesBuild [2019-09-20T23:56:09.226Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2019-09-20T23:56:09.226Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-20T23:56:09.226Z] daemon.go:336: [dad887d9b5b0b] waiting for daemon to start [2019-09-20T23:56:09.226Z] daemon.go:336: [dad887d9b5b0b] waiting for daemon to start [2019-09-20T23:56:09.226Z] daemon.go:364: [dad887d9b5b0b] daemon started [2019-09-20T23:56:09.226Z] daemon.go:472: [dad887d9b5b0b] Stopping daemon [2019-09-20T23:56:09.226Z] daemon.go:307: [dad887d9b5b0b] exiting daemon [2019-09-20T23:56:09.226Z] daemon.go:459: [dad887d9b5b0b] Daemon stopped [2019-09-20T23:56:09.226Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-20T23:56:09.599Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-20T23:56:11.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2019-09-20T23:56:11.129Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-20T23:56:11.129Z] daemon.go:336: [d7e033362f042] waiting for daemon to start [2019-09-20T23:56:11.129Z] daemon.go:336: [d7e033362f042] waiting for daemon to start [2019-09-20T23:56:11.129Z] daemon.go:364: [d7e033362f042] daemon started [2019-09-20T23:56:11.129Z] daemon.go:472: [d7e033362f042] Stopping daemon [2019-09-20T23:56:11.129Z] daemon.go:307: [d7e033362f042] exiting daemon [2019-09-20T23:56:11.129Z] daemon.go:459: [d7e033362f042] Daemon stopped [2019-09-20T23:56:11.129Z] === RUN TestBuildWithSession [2019-09-20T23:56:11.316Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-09-20T23:56:12.290Z] 🇩 binaries [2019-09-20T23:56:12.291Z] + mkdir -p /build [2019-09-20T23:56:12.291Z] + cp bin/containerd /build/containerd [2019-09-20T23:56:12.291Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-20T23:56:12.291Z] + cp bin/ctr /build/ctr [2019-09-20T23:56:15.317Z] --- PASS: TestBuildWithSession (3.62s) [2019-09-20T23:56:15.318Z] === RUN TestBuildSquashParent [2019-09-20T23:56:18.383Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-20T23:56:18.383Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5f6f94fc\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-20T23:56:18.383Z] ---------------------------------------------------------------------------- [2019-09-20T23:56:18.383Z] [2019-09-20T23:56:18.383Z] INFO: executeCI.ps1 starting at Fri Sep 20 23:56:16 CUT 2019 [2019-09-20T23:56:18.383Z] [2019-09-20T23:56:18.383Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-20T23:56:18.383Z] INFO: Running git version 2.23.0.windows.1 [2019-09-20T23:56:18.383Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-20T23:56:18.383Z] INFO: Environment variables: [2019-09-20T23:56:18.383Z] [2019-09-20T23:56:18.383Z] Name Value [2019-09-20T23:56:18.383Z] ---- ----- [2019-09-20T23:56:18.383Z] ALLUSERSPROFILE C:\ProgramData [2019-09-20T23:56:18.383Z] amd64 true [2019-09-20T23:56:18.383Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-20T23:56:18.383Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-20T23:56:18.383Z] BRANCH_NAME PR-39951 [2019-09-20T23:56:18.383Z] BUILD_DISPLAY_NAME #6 [2019-09-20T23:56:18.383Z] BUILD_ID 6 [2019-09-20T23:56:18.383Z] BUILD_NUMBER 6 [2019-09-20T23:56:18.383Z] BUILD_TAG jenkins-moby-PR-39951-6 [2019-09-20T23:56:18.383Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39951/6/ [2019-09-20T23:56:18.383Z] CHANGE_AUTHOR yedamao [2019-09-20T23:56:18.383Z] CHANGE_AUTHOR_DISPLAY_NAME dave [2019-09-20T23:56:18.383Z] CHANGE_AUTHOR_EMAIL logindaveye@gmail.com [2019-09-20T23:56:18.383Z] CHANGE_BRANCH fix-base-Dial-is-deprecated [2019-09-20T23:56:18.383Z] CHANGE_FORK yedamao [2019-09-20T23:56:18.383Z] CHANGE_ID 39951 [2019-09-20T23:56:18.383Z] CHANGE_TARGET master [2019-09-20T23:56:18.383Z] CHANGE_TITLE Fix base.Dial is deprecated: Use DialContext instead [2019-09-20T23:56:18.383Z] CHANGE_URL https://github.com/moby/moby/pull/39951 [2019-09-20T23:56:18.383Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-20T23:56:18.383Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-20T23:56:18.383Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-20T23:56:18.383Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-20T23:56:18.383Z] COMPUTERNAME azwin-2-d36330 [2019-09-20T23:56:18.383Z] ComSpec C:\windows\system32\cmd.exe [2019-09-20T23:56:18.383Z] ConfigSequenceNumber 0 [2019-09-20T23:56:18.383Z] DOCKER_BUILDKIT 0 [2019-09-20T23:56:18.383Z] DOCKER_DUT_DEBUG 1 [2019-09-20T23:56:18.383Z] DOCKER_EXPERIMENTAL 1 [2019-09-20T23:56:18.383Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-20T23:56:18.383Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-20T23:56:18.383Z] EXECUTOR_NUMBER 0 [2019-09-20T23:56:18.383Z] FQDN azwin-2-d36330.westus.cloudapp.azure.com [2019-09-20T23:56:18.383Z] GIT_BRANCH PR-39951 [2019-09-20T23:56:18.383Z] GIT_COMMIT 058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-20T23:56:18.383Z] GIT_PREVIOUS_COMMIT 900e71148b0db85a760cec283efc09c4ca97afd3 [2019-09-20T23:56:18.383Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 0f39c0dad1ed41111368697a7ca2831abf2ac456 [2019-09-20T23:56:18.383Z] GIT_URL https://github.com/moby/moby.git [2019-09-20T23:56:18.383Z] HUDSON_COOKIE dc59548d-72dd-445b-84ff-a99e38545740 [2019-09-20T23:56:18.383Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-20T23:56:18.383Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-20T23:56:18.383Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-20T23:56:18.383Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-20T23:56:18.383Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-20T23:56:18.383Z] JENKINS_NODE_COOKIE 1c46cf11-5afb-443b-abf7-8ae3123c8523 [2019-09-20T23:56:18.383Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-20T23:56:18.383Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-20T23:56:18.383Z] JOB_BASE_NAME PR-39951 [2019-09-20T23:56:18.383Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39951/display/redirect [2019-09-20T23:56:18.383Z] JOB_NAME moby/PR-39951 [2019-09-20T23:56:18.383Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39951/ [2019-09-20T23:56:18.383Z] library.jps.version master [2019-09-20T23:56:18.383Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-20T23:56:18.383Z] NODE_LABELS amd64 azure azwin-2-d36330 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-20T23:56:18.383Z] NODE_NAME azwin-2-d36330 [2019-09-20T23:56:18.383Z] NUMBER_OF_PROCESSORS 4 [2019-09-20T23:56:18.383Z] OS Windows_NT [2019-09-20T23:56:18.383Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-20T23:56:18.383Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-20T23:56:18.383Z] ppc64le true [2019-09-20T23:56:18.385Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-20T23:56:18.385Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-20T23:56:18.385Z] PROCESSOR_LEVEL 6 [2019-09-20T23:56:18.385Z] PROCESSOR_REVISION 4f01 [2019-09-20T23:56:18.385Z] ProgramData C:\ProgramData [2019-09-20T23:56:18.385Z] ProgramFiles C:\Program Files [2019-09-20T23:56:18.385Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-20T23:56:18.385Z] ProgramW6432 C:\Program Files [2019-09-20T23:56:18.385Z] PROMPT $P$G [2019-09-20T23:56:18.385Z] PSExecutionPolicyPreference Bypass [2019-09-20T23:56:18.385Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-20T23:56:18.385Z] PUBLIC C:\Users\Public [2019-09-20T23:56:18.385Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39951/6/display/redirect?page=changes [2019-09-20T23:56:18.385Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39951/6/display/redirect [2019-09-20T23:56:18.385Z] s390x true [2019-09-20T23:56:18.385Z] skip_dco false [2019-09-20T23:56:18.385Z] SKIP_VALIDATION_TESTS 1 [2019-09-20T23:56:18.385Z] SOURCES_DRIVE d [2019-09-20T23:56:18.385Z] SOURCES_SUBDIR gopath [2019-09-20T23:56:18.385Z] STAGE_NAME Run tests [2019-09-20T23:56:18.385Z] SystemDrive C: [2019-09-20T23:56:18.385Z] SystemRoot C:\windows [2019-09-20T23:56:18.385Z] TEMP C:\windows\TEMP [2019-09-20T23:56:18.385Z] TESTDEBUG 0 [2019-09-20T23:56:18.385Z] TESTRUN_DRIVE d [2019-09-20T23:56:18.385Z] TESTRUN_SUBDIR CI-6 [2019-09-20T23:56:18.385Z] TIMEOUT 120m [2019-09-20T23:56:18.385Z] TMP C:\windows\TEMP [2019-09-20T23:56:18.385Z] unit_validate true [2019-09-20T23:56:18.385Z] USERDOMAIN WORKGROUP [2019-09-20T23:56:18.385Z] USERNAME azwin-2-d36330$ [2019-09-20T23:56:18.385Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-20T23:56:18.385Z] windir C:\windows [2019-09-20T23:56:18.385Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-20T23:56:18.385Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-20T23:56:18.385Z] windowsRS1 false [2019-09-20T23:56:18.385Z] windowsRS5 true [2019-09-20T23:56:18.385Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-20T23:56:18.385Z] [2019-09-20T23:56:18.385Z] [2019-09-20T23:56:18.385Z] [2019-09-20T23:56:18.385Z] INFO: Sources under d:\gopath\... [2019-09-20T23:56:18.385Z] INFO: Test run under d:\CI-6\... [2019-09-20T23:56:18.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-20T23:56:18.385Z] INFO: docker/docker repository was found [2019-09-20T23:56:18.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-09-20T23:56:19.108Z] Removing intermediate container 6bab7018f30d [2019-09-20T23:56:19.108Z] ---> bf50912ce0fa [2019-09-20T23:56:19.108Z] Step 57/126 : FROM dev-base AS proxy [2019-09-20T23:56:19.108Z] ---> fc41893ef0a9 [2019-09-20T23:56:19.108Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-20T23:56:19.108Z] ---> Running in 891f8add4fb4 [2019-09-20T23:56:19.108Z] Removing intermediate container 891f8add4fb4 [2019-09-20T23:56:19.108Z] ---> dac0d45ed934 [2019-09-20T23:56:19.108Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:56:19.108Z] ---> d8349a5d3662 [2019-09-20T23:56:19.108Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:56:19.108Z] ---> 4ac4a7383aeb [2019-09-20T23:56:19.108Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:56:19.108Z] ---> Running in 71dac62c8c5f [2019-09-20T23:56:19.108Z] + RM_GOPATH=0 [2019-09-20T23:56:19.108Z] + TMP_GOPATH= [2019-09-20T23:56:19.108Z] + : /build [2019-09-20T23:56:19.108Z] + '[' -z '' ']' [2019-09-20T23:56:19.108Z] ++ mktemp -d [2019-09-20T23:56:19.108Z] + export GOPATH=/tmp/tmp.qqZoceclu9 [2019-09-20T23:56:19.108Z] + GOPATH=/tmp/tmp.qqZoceclu9 [2019-09-20T23:56:19.108Z] + RM_GOPATH=1 [2019-09-20T23:56:19.108Z] ++ dirname ./install.sh [2019-09-20T23:56:19.108Z] + dir=. [2019-09-20T23:56:19.108Z] + bin=proxy [2019-09-20T23:56:19.108Z] + shift [2019-09-20T23:56:19.108Z] + '[' '!' -f ./proxy.installer ']' [2019-09-20T23:56:19.108Z] + . ./proxy.installer [2019-09-20T23:56:19.108Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:56:19.108Z] + install_proxy [2019-09-20T23:56:19.108Z] + case "$1" in [2019-09-20T23:56:19.108Z] + export CGO_ENABLED=0 [2019-09-20T23:56:19.108Z] + CGO_ENABLED=0 [2019-09-20T23:56:19.108Z] + _install_proxy [2019-09-20T23:56:19.108Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-20T23:56:19.108Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qqZoceclu9/src/github.com/docker/libnetwork [2019-09-20T23:56:19.108Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:56:19.108Z] Cloning into '/tmp/tmp.qqZoceclu9/src/github.com/docker/libnetwork'... [2019-09-20T23:56:19.353Z] ltsc2019: Pulling from windows/servercore [2019-09-20T23:56:21.792Z] + cd /tmp/tmp.qqZoceclu9/src/github.com/docker/libnetwork [2019-09-20T23:56:21.792Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-20T23:56:22.079Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-20T23:56:22.319Z] ................................................ [ 29%] [2019-09-20T23:56:25.145Z] 65014b3c3121: Pulling fs layer [2019-09-20T23:56:25.145Z] 2945147eda09: Pulling fs layer [2019-09-20T23:56:25.288Z] --- PASS: TestBuildSquashParent (10.50s) [2019-09-20T23:56:25.288Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-20T23:56:25.288Z] daemon.go:336: [d5cf857bb9c99] waiting for daemon to start [2019-09-20T23:56:25.288Z] daemon.go:336: [d5cf857bb9c99] waiting for daemon to start [2019-09-20T23:56:25.288Z] daemon.go:364: [d5cf857bb9c99] daemon started [2019-09-20T23:56:25.288Z] daemon.go:472: [d5cf857bb9c99] Stopping daemon [2019-09-20T23:56:25.288Z] daemon.go:307: [d5cf857bb9c99] exiting daemon [2019-09-20T23:56:25.288Z] daemon.go:459: [d5cf857bb9c99] Daemon stopped [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-20T23:56:25.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-20T23:56:25.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-20T23:56:25.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-20T23:56:25.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-20T23:56:25.545Z] Removing intermediate container 71dac62c8c5f [2019-09-20T23:56:25.545Z] ---> 3ce1c5a20078 [2019-09-20T23:56:25.545Z] Step 62/126 : FROM base AS golangci_lint [2019-09-20T23:56:25.545Z] ---> fc41893ef0a9 [2019-09-20T23:56:25.545Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-20T23:56:25.545Z] ---> Running in d2924ff0861e [2019-09-20T23:56:25.827Z] Removing intermediate container d2924ff0861e [2019-09-20T23:56:25.827Z] ---> 448ba76e3793 [2019-09-20T23:56:25.827Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:56:25.827Z] ---> 746d509afd66 [2019-09-20T23:56:25.827Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:56:26.111Z] ---> 2849a5a0c14c [2019-09-20T23:56:26.111Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:56:26.111Z] ---> Running in e1b6eec41967 [2019-09-20T23:56:26.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-20T23:56:26.223Z] Using test binary docker [2019-09-20T23:56:26.393Z] + RM_GOPATH=0 [2019-09-20T23:56:26.393Z] + TMP_GOPATH= [2019-09-20T23:56:26.393Z] + : /build [2019-09-20T23:56:26.393Z] + '[' -z '' ']' [2019-09-20T23:56:26.393Z] ++ mktemp -d [2019-09-20T23:56:26.393Z] + export GOPATH=/tmp/tmp.H5Q107tf1x [2019-09-20T23:56:26.393Z] + GOPATH=/tmp/tmp.H5Q107tf1x [2019-09-20T23:56:26.393Z] + RM_GOPATH=1 [2019-09-20T23:56:26.393Z] ++ dirname ./install.sh [2019-09-20T23:56:26.393Z] + dir=. [2019-09-20T23:56:26.393Z] + bin=golangci_lint [2019-09-20T23:56:26.393Z] + shift [2019-09-20T23:56:26.393Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-20T23:56:26.393Z] + . ./golangci_lint.installer [2019-09-20T23:56:26.393Z] ++ : v1.17.1 [2019-09-20T23:56:26.393Z] + install_golangci_lint [2019-09-20T23:56:26.393Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-20T23:56:26.393Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-20T23:56:26.393Z] Installing golangci-lint version v1.17.1 [2019-09-20T23:56:26.481Z] +++ /etc/init.d/apparmor start [2019-09-20T23:56:26.481Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-20T23:56:26.481Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-20T23:56:26.481Z] Warning failed to create cache: (null) [2019-09-20T23:56:26.481Z] . [2019-09-20T23:56:26.481Z] INFO: Waiting for daemon to start... [2019-09-20T23:56:26.481Z] Starting dockerd [2019-09-20T23:56:26.481Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-20T23:56:27.416Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-20T23:56:27.416Z] Using test binary docker [2019-09-20T23:56:27.416Z] +++ /etc/init.d/apparmor start [2019-09-20T23:56:27.416Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-20T23:56:27.416Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-20T23:56:27.416Z] Warning failed to create cache: (null) [2019-09-20T23:56:27.416Z] . [2019-09-20T23:56:27.416Z] INFO: Waiting for daemon to start... [2019-09-20T23:56:27.416Z] Starting dockerd [2019-09-20T23:56:27.416Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-20T23:56:28.347Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-20T23:56:28.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-20T23:56:28.604Z] [2019-09-20T23:56:28.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-20T23:56:28.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-20T23:56:28.604Z] Error: No such image: emptyfs [2019-09-20T23:56:28.604Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-20T23:56:28.604Z] ++++ docker load [2019-09-20T23:56:28.862Z] Running integration-test (iteration 1) [2019-09-20T23:56:28.862Z] 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-09-20T23:56:28.862Z] ++ 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-09-20T23:56:28.862Z] ++ set -e [2019-09-20T23:56:28.862Z] ++ '[' -n 0 ']' [2019-09-20T23:56:28.862Z] ++ set -x [2019-09-20T23:56:28.862Z] ++ env -i DEST=/go/src/github.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-09-20T23:56:29.077Z] + cd /tmp/tmp.H5Q107tf1x/src/github.com/golangci/golangci-lint/ [2019-09-20T23:56:29.077Z] + git checkout -q v1.17.1 [2019-09-20T23:56:29.361Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-20T23:56:29.428Z] [2019-09-20T23:56:29.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-20T23:56:29.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-20T23:56:29.428Z] Error: No such image: emptyfs [2019-09-20T23:56:29.428Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-20T23:56:29.428Z] ++++ docker load [2019-09-20T23:56:29.685Z] Running integration-test (iteration 1) [2019-09-20T23:56:29.943Z] 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-09-20T23:56:29.943Z] ++ 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-09-20T23:56:29.943Z] ++ set -e [2019-09-20T23:56:29.943Z] ++ '[' -n 0 ']' [2019-09-20T23:56:29.943Z] ++ set -x [2019-09-20T23:56:29.943Z] ++ env -i DEST=/go/src/github.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-09-20T23:56:33.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-20T23:56:33.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-20T23:56:35.476Z] 2945147eda09: Verifying Checksum [2019-09-20T23:56:35.476Z] 2945147eda09: Download complete [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.57s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.38s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.36s) [2019-09-20T23:56:37.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.39s) [2019-09-20T23:56:37.442Z] === RUN TestBuildMultiStageCopy [2019-09-20T23:56:37.442Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-20T23:56:40.984Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-20T23:56:41.624Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-20T23:56:42.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-20T23:56:42.754Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-20T23:56:43.687Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.04s) [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2019-09-20T23:56:44.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.80s) [2019-09-20T23:56:44.252Z] === RUN TestBuildMultiStageParentConfig [2019-09-20T23:56:46.780Z] --- PASS: TestBuildMultiStageParentConfig (2.32s) [2019-09-20T23:56:46.780Z] === RUN TestBuildLabelWithTargets [2019-09-20T23:56:48.943Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-20T23:56:50.058Z] --- PASS: TestBuildLabelWithTargets (3.34s) [2019-09-20T23:56:50.058Z] === RUN TestBuildWithEmptyLayers [2019-09-20T23:56:50.305Z] 65014b3c3121: Download complete [2019-09-20T23:56:51.955Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2019-09-20T23:56:51.955Z] === RUN TestBuildMultiStageOnBuild [2019-09-20T23:56:53.100Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-20T23:56:54.480Z] Loaded image: buildpack-deps:jessie [2019-09-20T23:56:54.480Z] Loaded image: buildpack-deps:jessie [2019-09-20T23:56:54.480Z] Loaded image: busybox:latest [2019-09-20T23:56:54.738Z] Loaded image: busybox:latest [2019-09-20T23:56:54.738Z] Loaded image: busybox:glibc [2019-09-20T23:56:54.738Z] Loaded image: debian:jessie [2019-09-20T23:56:54.995Z] Loaded image: busybox:glibc [2019-09-20T23:56:54.995Z] Loaded image: debian:jessie [2019-09-20T23:56:54.995Z] Loaded image: hello-world:latest [2019-09-20T23:56:54.995Z] INFO: Testing against a local daemon [2019-09-20T23:56:54.995Z] === RUN TestDockerDaemonSuite [2019-09-20T23:56:54.995Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-20T23:56:54.995Z] Loaded image: hello-world:latest [2019-09-20T23:56:55.253Z] INFO: Testing against a local daemon [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-20T23:56:55.253Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-20T23:56:55.817Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-20T23:56:56.075Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-20T23:56:56.075Z] --- PASS: TestBuildMultiStageOnBuild (4.42s) [2019-09-20T23:56:56.075Z] === RUN TestBuildUncleanTarFilenames [2019-09-20T23:56:56.640Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-20T23:56:56.640Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-20T23:56:57.204Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-20T23:56:57.204Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-09-20T23:56:57.204Z] === RUN TestBuildMultiStageLayerLeak [2019-09-20T23:56:57.204Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-20T23:56:57.204Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-20T23:56:59.102Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-20T23:56:59.102Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-20T23:56:59.102Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-20T23:56:59.102Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-20T23:56:59.666Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-20T23:57:00.231Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2019-09-20T23:57:00.231Z] === RUN TestBuildWithHugeFile [2019-09-20T23:57:00.231Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-20T23:57:01.164Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-20T23:57:01.164Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-20T23:57:01.164Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-20T23:57:01.164Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-20T23:57:01.422Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-20T23:57:01.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-20T23:57:06.169Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-20T23:57:06.427Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-20T23:57:09.704Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-20T23:57:09.704Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-20T23:57:10.326Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-20T23:57:10.326Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-09-20T23:57:10.700Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.2% of statements [2019-09-20T23:57:11.085Z] ok github.com/docker/docker/builder/dockerfile 0.995s coverage: 45.1% of statements [2019-09-20T23:57:12.228Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-20T23:57:13.159Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-20T23:57:13.600Z] ok github.com/docker/docker/builder/remotecontext/git 0.664s coverage: 85.1% of statements [2019-09-20T23:57:13.600Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.6% of statements [2019-09-20T23:57:13.600Z] ? github.com/docker/docker/cli [no test files] [2019-09-20T23:57:13.600Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-20T23:57:13.600Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-20T23:57:14.092Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-09-20T23:57:14.510Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-20T23:57:16.616Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-20T23:57:17.811Z] ok github.com/docker/docker/client 0.217s coverage: 75.8% of statements [2019-09-20T23:57:17.990Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-20T23:57:18.555Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-20T23:57:19.119Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-20T23:57:21.023Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-20T23:57:21.592Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-20T23:57:22.524Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-09-20T23:57:22.942Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-20T23:57:24.468Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-20T23:57:25.089Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-09-20T23:57:26.987Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-20T23:57:27.245Z] === RUN TestDockerSuite/TestAttachDetach [2019-09-20T23:57:29.148Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-20T23:57:30.725Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-20T23:57:31.044Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-20T23:57:31.610Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-09-20T23:57:33.509Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-20T23:57:34.879Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-20T23:57:35.811Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-09-20T23:57:36.378Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-20T23:57:37.310Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-09-20T23:57:37.669Z] Removing intermediate container e1b6eec41967 [2019-09-20T23:57:37.669Z] ---> c0390bf8b4d3 [2019-09-20T23:57:37.669Z] Step 67/126 : FROM base AS gotestsum [2019-09-20T23:57:37.669Z] ---> fc41893ef0a9 [2019-09-20T23:57:37.669Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-20T23:57:37.669Z] ---> Running in 7c92d66f91db [2019-09-20T23:57:37.669Z] Removing intermediate container 7c92d66f91db [2019-09-20T23:57:37.669Z] ---> fb6b8cd3cd79 [2019-09-20T23:57:37.669Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:57:37.669Z] ---> 2a7e73ac7069 [2019-09-20T23:57:37.669Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:57:37.669Z] ---> e8cd9fb83e0b [2019-09-20T23:57:37.669Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:57:37.669Z] ---> Running in 5f68017c5027 [2019-09-20T23:57:37.669Z] + RM_GOPATH=0 [2019-09-20T23:57:37.669Z] + TMP_GOPATH= [2019-09-20T23:57:37.669Z] + : /build [2019-09-20T23:57:37.669Z] + '[' -z '' ']' [2019-09-20T23:57:37.669Z] ++ mktemp -d [2019-09-20T23:57:37.669Z] + export GOPATH=/tmp/tmp.Fm5OkG9CaW [2019-09-20T23:57:37.669Z] + GOPATH=/tmp/tmp.Fm5OkG9CaW [2019-09-20T23:57:37.669Z] + RM_GOPATH=1 [2019-09-20T23:57:37.669Z] ++ dirname ./install.sh [2019-09-20T23:57:37.669Z] + dir=. [2019-09-20T23:57:37.669Z] + bin=gotestsum [2019-09-20T23:57:37.669Z] + shift [2019-09-20T23:57:37.669Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-20T23:57:37.669Z] + . ./gotestsum.installer [2019-09-20T23:57:37.669Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-20T23:57:37.669Z] + install_gotestsum [2019-09-20T23:57:37.669Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-20T23:57:37.669Z] + go get -d gotest.tools/gotestsum [2019-09-20T23:57:37.669Z] Installing gotestsum version v0.3.5 [2019-09-20T23:57:37.952Z] + cd /tmp/tmp.Fm5OkG9CaW/src/gotest.tools/gotestsum [2019-09-20T23:57:37.952Z] + git checkout -q v0.3.5 [2019-09-20T23:57:37.952Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-20T23:57:38.241Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-20T23:57:40.765Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-20T23:57:40.765Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-20T23:57:41.356Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-20T23:57:41.658Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-20T23:57:43.565Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-09-20T23:57:43.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-20T23:57:43.821Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-20T23:57:44.087Z] ........................ [ 67%] [2019-09-20T23:57:45.718Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-20T23:57:45.718Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-20T23:57:46.682Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.9% of statements [2019-09-20T23:57:47.095Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-20T23:57:47.095Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-20T23:57:48.016Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2019-09-20T23:57:48.016Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-20T23:57:48.016Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-20T23:57:48.016Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-20T23:57:48.016Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-20T23:57:48.997Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-20T23:57:49.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-20T23:57:53.434Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-20T23:57:53.998Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-20T23:57:54.562Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-09-20T23:57:55.933Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2019-09-20T23:57:57.500Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-20T23:57:58.740Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-20T23:57:58.857Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-09-20T23:58:00.373Z] Removing intermediate container 5f68017c5027 [2019-09-20T23:58:00.373Z] ---> 44c92721840a [2019-09-20T23:58:00.373Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-20T23:58:00.373Z] ---> fc41893ef0a9 [2019-09-20T23:58:00.373Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-20T23:58:00.373Z] ---> Running in ecfc00424d6e [2019-09-20T23:58:00.373Z] Removing intermediate container ecfc00424d6e [2019-09-20T23:58:00.373Z] ---> 274f98a45c73 [2019-09-20T23:58:00.373Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:58:00.373Z] ---> 7394adbd2949 [2019-09-20T23:58:00.373Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:58:00.373Z] ---> 52a01c8e818c [2019-09-20T23:58:00.373Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:58:00.373Z] ---> Running in 36c4057e9242 [2019-09-20T23:58:00.373Z] + RM_GOPATH=0 [2019-09-20T23:58:00.373Z] + TMP_GOPATH= [2019-09-20T23:58:00.373Z] + : /build [2019-09-20T23:58:00.373Z] + '[' -z '' ']' [2019-09-20T23:58:00.373Z] ++ mktemp -d [2019-09-20T23:58:00.373Z] + export GOPATH=/tmp/tmp.0LdcwF7Wwu [2019-09-20T23:58:00.373Z] + GOPATH=/tmp/tmp.0LdcwF7Wwu [2019-09-20T23:58:00.373Z] + RM_GOPATH=1 [2019-09-20T23:58:00.373Z] ++ dirname ./install.sh [2019-09-20T23:58:00.373Z] + dir=. [2019-09-20T23:58:00.373Z] + bin=dockercli [2019-09-20T23:58:00.373Z] + shift [2019-09-20T23:58:00.373Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-20T23:58:00.373Z] + . ./dockercli.installer [2019-09-20T23:58:00.373Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-20T23:58:00.373Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-20T23:58:00.373Z] Install docker/cli version 17.06.2-ce from stable [2019-09-20T23:58:00.373Z] + install_dockercli [2019-09-20T23:58:00.373Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-20T23:58:00.373Z] ++ uname -m [2019-09-20T23:58:00.373Z] + arch=ppc64le [2019-09-20T23:58:00.373Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-20T23:58:00.373Z] + '[' ppc64le '!=' s390x ']' [2019-09-20T23:58:00.373Z] + '[' ppc64le '!=' armhf ']' [2019-09-20T23:58:00.373Z] + build_dockercli [2019-09-20T23:58:00.373Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.0LdcwF7Wwu/tmp/docker-ce [2019-09-20T23:58:00.373Z] Cloning into '/tmp/tmp.0LdcwF7Wwu/tmp/docker-ce'... [2019-09-20T23:58:02.016Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-09-20T23:58:02.274Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-09-20T23:58:02.841Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-09-20T23:58:03.405Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-20T23:58:03.970Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-20T23:58:06.670Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.7% of statements [2019-09-20T23:58:08.036Z] ok github.com/docker/docker/daemon 12.355s coverage: 17.6% of statements [2019-09-20T23:58:08.036Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-20T23:58:08.036Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-20T23:58:08.149Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-09-20T23:58:08.149Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-09-20T23:58:08.428Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 84.2% of statements [2019-09-20T23:58:09.298Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-09-20T23:58:09.696Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-09-20T23:58:09.696Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-20T23:58:09.696Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-20T23:58:11.057Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-09-20T23:58:12.331Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-20T23:58:12.331Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-20T23:58:13.741Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-20T23:58:14.590Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 57.9% of statements [2019-09-20T23:58:14.860Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-20T23:58:18.138Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-20T23:58:19.509Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-20T23:58:20.075Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-09-20T23:58:20.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-20T23:58:20.922Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.621s coverage: 46.1% of statements [2019-09-20T23:58:21.418Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-20T23:58:22.537Z] --- PASS: TestBuildWithHugeFile (82.24s) [2019-09-20T23:58:22.537Z] === RUN TestBuildWithEmptyDockerfile [2019-09-20T23:58:22.537Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-20T23:58:22.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-20T23:58:22.537Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-20T23:58:22.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-20T23:58:22.537Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-20T23:58:22.537Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-20T23:58:22.537Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-20T23:58:22.537Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-20T23:58:22.537Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-09-20T23:58:22.537Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-20T23:58:22.537Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-20T23:58:22.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2019-09-20T23:58:22.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-09-20T23:58:22.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-09-20T23:58:22.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-09-20T23:58:22.794Z] === RUN TestBuildPreserveOwnership [2019-09-20T23:58:22.794Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-20T23:58:22.794Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-20T23:58:22.862Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.466s coverage: 72.5% of statements [2019-09-20T23:58:22.862Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-20T23:58:24.166Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-09-20T23:58:24.181Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.097s coverage: 50.8% of statements [2019-09-20T23:58:26.060Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.559s coverage: 76.1% of statements [2019-09-20T23:58:26.063Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-09-20T23:58:26.320Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-20T23:58:26.320Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-20T23:58:26.884Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-20T23:58:26.898Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-09-20T23:58:27.338Z] + cd /tmp/tmp.0LdcwF7Wwu/tmp/docker-ce [2019-09-20T23:58:27.338Z] + git checkout -q v17.06.2-ce [2019-09-20T23:58:27.338Z] + mkdir -p /tmp/tmp.0LdcwF7Wwu/src/github.com/docker [2019-09-20T23:58:27.338Z] + mv components/cli /tmp/tmp.0LdcwF7Wwu/src/github.com/docker/cli [2019-09-20T23:58:27.338Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-20T23:58:28.207Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-09-20T23:58:28.779Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2019-09-20T23:58:28.779Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2019-09-20T23:58:28.779Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-09-20T23:58:28.779Z] === RUN TestBuildPlatformInvalid [2019-09-20T23:58:28.779Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-20T23:58:28.780Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-20T23:58:28.780Z] PASS [2019-09-20T23:58:28.780Z] [2019-09-20T23:58:28.780Z] DONE 32 tests in 174.833s [2019-09-20T23:58:29.037Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-20T23:58:29.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:58:29.037Z] ++ set -e [2019-09-20T23:58:29.037Z] ++ '[' -n 0 ']' [2019-09-20T23:58:29.037Z] ++ set -x [2019-09-20T23:58:29.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:58:29.294Z] INFO: Testing against a local daemon [2019-09-20T23:58:29.294Z] === RUN TestConfigList [2019-09-20T23:58:29.859Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-20T23:58:30.116Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-20T23:58:31.042Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.322s coverage: 57.0% of statements [2019-09-20T23:58:31.042Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-20T23:58:31.042Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-20T23:58:31.042Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-09-20T23:58:31.042Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-20T23:58:31.042Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-09-20T23:58:31.042Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-20T23:58:32.639Z] --- PASS: TestConfigList (3.39s) [2019-09-20T23:58:32.639Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-20T23:58:32.639Z] daemon.go:336: [db05eff2cc140] waiting for daemon to start [2019-09-20T23:58:32.639Z] daemon.go:336: [db05eff2cc140] waiting for daemon to start [2019-09-20T23:58:32.639Z] daemon.go:364: [db05eff2cc140] daemon started [2019-09-20T23:58:32.639Z] daemon.go:472: [db05eff2cc140] Stopping daemon [2019-09-20T23:58:32.639Z] daemon.go:307: [db05eff2cc140] exiting daemon [2019-09-20T23:58:32.639Z] daemon.go:459: [db05eff2cc140] Daemon stopped [2019-09-20T23:58:32.639Z] === RUN TestConfigsCreateAndDelete [2019-09-20T23:58:32.974Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2019-09-20T23:58:33.368Z] ok github.com/docker/docker/daemon/logger/awslogs 0.208s coverage: 77.8% of statements [2019-09-20T23:58:33.368Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-20T23:58:33.368Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-20T23:58:33.780Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 68.2% of statements [2019-09-20T23:58:34.009Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-20T23:58:34.630Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-09-20T23:58:35.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2019-09-20T23:58:35.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-09-20T23:58:35.905Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2019-09-20T23:58:35.905Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-20T23:58:35.905Z] daemon.go:336: [d1e7025076583] waiting for daemon to start [2019-09-20T23:58:35.905Z] daemon.go:336: [d1e7025076583] waiting for daemon to start [2019-09-20T23:58:35.905Z] daemon.go:364: [d1e7025076583] daemon started [2019-09-20T23:58:35.905Z] daemon.go:472: [d1e7025076583] Stopping daemon [2019-09-20T23:58:35.905Z] daemon.go:307: [d1e7025076583] exiting daemon [2019-09-20T23:58:35.905Z] daemon.go:459: [d1e7025076583] Daemon stopped [2019-09-20T23:58:35.905Z] === RUN TestConfigsUpdate [2019-09-20T23:58:36.266Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-20T23:58:36.919Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 74.7% of statements [2019-09-20T23:58:36.919Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-20T23:58:37.322Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 18.6% of statements [2019-09-20T23:58:37.802Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-20T23:58:38.158Z] tests/integration/client_test.py ..... [ 75%] [2019-09-20T23:58:38.649Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-09-20T23:58:38.722Z] tests/integration/errors_test.py . [ 75%] [2019-09-20T23:58:38.735Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-20T23:58:38.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-20T23:58:39.300Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-20T23:58:39.449Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-09-20T23:58:39.557Z] --- PASS: TestConfigsUpdate (3.65s) [2019-09-20T23:58:39.557Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-20T23:58:39.557Z] daemon.go:336: [de8877b974d76] waiting for daemon to start [2019-09-20T23:58:39.557Z] daemon.go:336: [de8877b974d76] waiting for daemon to start [2019-09-20T23:58:39.557Z] daemon.go:364: [de8877b974d76] daemon started [2019-09-20T23:58:39.557Z] daemon.go:472: [de8877b974d76] Stopping daemon [2019-09-20T23:58:39.557Z] daemon.go:307: [de8877b974d76] exiting daemon [2019-09-20T23:58:39.557Z] daemon.go:459: [de8877b974d76] Daemon stopped [2019-09-20T23:58:39.557Z] === RUN TestTemplatedConfig [2019-09-20T23:58:39.814Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-09-20T23:58:40.257Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-20T23:58:40.257Z] ok github.com/docker/docker/daemon/logger/splunk 1.691s coverage: 84.5% of statements [2019-09-20T23:58:40.257Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-20T23:58:40.257Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-20T23:58:41.710Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-20T23:58:42.145Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-09-20T23:58:42.530Z] ok github.com/docker/docker/distribution 0.322s coverage: 22.4% of statements [2019-09-20T23:58:42.530Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-20T23:58:43.608Z] --- PASS: TestTemplatedConfig (3.82s) [2019-09-20T23:58:43.608Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-20T23:58:43.608Z] daemon.go:336: [d9f306d023019] waiting for daemon to start [2019-09-20T23:58:43.608Z] daemon.go:336: [d9f306d023019] waiting for daemon to start [2019-09-20T23:58:43.608Z] daemon.go:364: [d9f306d023019] daemon started [2019-09-20T23:58:43.608Z] daemon.go:472: [d9f306d023019] Stopping daemon [2019-09-20T23:58:43.608Z] daemon.go:307: [d9f306d023019] exiting daemon [2019-09-20T23:58:43.608Z] daemon.go:459: [d9f306d023019] Daemon stopped [2019-09-20T23:58:43.608Z] === RUN TestConfigInspect [2019-09-20T23:58:43.608Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-20T23:58:43.608Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-20T23:58:43.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-20T23:58:44.410Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-09-20T23:58:45.508Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-20T23:58:45.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-20T23:58:45.724Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2019-09-20T23:58:45.724Z] ok github.com/docker/docker/distribution/xfer 1.453s coverage: 83.4% of statements [2019-09-20T23:58:45.724Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-20T23:58:46.439Z] --- PASS: TestConfigInspect (3.23s) [2019-09-20T23:58:46.440Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-20T23:58:46.440Z] daemon.go:336: [d46e832e2d13a] waiting for daemon to start [2019-09-20T23:58:46.440Z] daemon.go:336: [d46e832e2d13a] waiting for daemon to start [2019-09-20T23:58:46.440Z] daemon.go:364: [d46e832e2d13a] daemon started [2019-09-20T23:58:46.440Z] daemon.go:472: [d46e832e2d13a] Stopping daemon [2019-09-20T23:58:46.440Z] daemon.go:307: [d46e832e2d13a] exiting daemon [2019-09-20T23:58:46.440Z] daemon.go:459: [d46e832e2d13a] Daemon stopped [2019-09-20T23:58:46.440Z] === RUN TestConfigCreateWithLabels [2019-09-20T23:58:46.593Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-09-20T23:58:46.593Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-20T23:58:46.998Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2019-09-20T23:58:46.998Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-20T23:58:47.370Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-20T23:58:47.849Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-09-20T23:58:49.181Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-09-20T23:58:49.266Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-20T23:58:49.266Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-20T23:58:49.583Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-20T23:58:49.830Z] --- PASS: TestConfigCreateWithLabels (3.38s) [2019-09-20T23:58:49.830Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-20T23:58:49.830Z] daemon.go:336: [dca5cf12749a1] waiting for daemon to start [2019-09-20T23:58:49.830Z] daemon.go:336: [dca5cf12749a1] waiting for daemon to start [2019-09-20T23:58:49.830Z] daemon.go:364: [dca5cf12749a1] daemon started [2019-09-20T23:58:49.830Z] daemon.go:472: [dca5cf12749a1] Stopping daemon [2019-09-20T23:58:49.830Z] daemon.go:307: [dca5cf12749a1] exiting daemon [2019-09-20T23:58:49.830Z] daemon.go:459: [dca5cf12749a1] Daemon stopped [2019-09-20T23:58:49.830Z] === RUN TestConfigCreateResolve [2019-09-20T23:58:50.762Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-20T23:58:51.020Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-20T23:58:51.585Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-20T23:58:51.767Z] ok github.com/docker/docker/pkg/archive 0.542s coverage: 77.0% of statements [2019-09-20T23:58:53.051Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 66.7% of statements [2019-09-20T23:58:53.051Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-20T23:58:53.430Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-20T23:58:53.481Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-20T23:58:53.481Z] --- PASS: TestConfigCreateResolve (3.34s) [2019-09-20T23:58:53.481Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-20T23:58:53.481Z] daemon.go:336: [d88f9f4aa1a3f] waiting for daemon to start [2019-09-20T23:58:53.481Z] daemon.go:336: [d88f9f4aa1a3f] waiting for daemon to start [2019-09-20T23:58:53.481Z] daemon.go:364: [d88f9f4aa1a3f] daemon started [2019-09-20T23:58:53.481Z] daemon.go:472: [d88f9f4aa1a3f] Stopping daemon [2019-09-20T23:58:53.481Z] daemon.go:307: [d88f9f4aa1a3f] exiting daemon [2019-09-20T23:58:53.481Z] daemon.go:459: [d88f9f4aa1a3f] Daemon stopped [2019-09-20T23:58:53.481Z] === RUN TestConfigDaemonLibtrustID [2019-09-20T23:58:53.738Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-20T23:58:53.738Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-20T23:58:53.738Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-20T23:58:53.738Z] daemon.go:336: [d1f07d78f8347] waiting for daemon to start [2019-09-20T23:58:53.738Z] daemon.go:336: [d1f07d78f8347] waiting for daemon to start [2019-09-20T23:58:53.738Z] daemon.go:364: [d1f07d78f8347] daemon started [2019-09-20T23:58:53.738Z] daemon.go:472: [d1f07d78f8347] Stopping daemon [2019-09-20T23:58:53.738Z] daemon.go:307: [d1f07d78f8347] exiting daemon [2019-09-20T23:58:53.738Z] daemon.go:459: [d1f07d78f8347] Daemon stopped [2019-09-20T23:58:53.738Z] PASS [2019-09-20T23:58:53.738Z] [2019-09-20T23:58:53.738Z] DONE 8 tests in 24.835s [2019-09-20T23:58:53.738Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-20T23:58:53.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:58:53.738Z] ++ set -e [2019-09-20T23:58:53.738Z] ++ '[' -n 0 ']' [2019-09-20T23:58:53.738Z] ++ set -x [2019-09-20T23:58:53.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-20T23:58:53.995Z] INFO: Testing against a local daemon [2019-09-20T23:58:53.995Z] === RUN TestCheckpoint [2019-09-20T23:58:53.995Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-20T23:58:53.995Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-20T23:58:53.995Z] === RUN TestContainerInvalidJSON [2019-09-20T23:58:53.995Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-20T23:58:53.995Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-20T23:58:53.995Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-20T23:58:53.995Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-20T23:58:53.995Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-20T23:58:53.995Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-20T23:58:53.995Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-20T23:58:53.995Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-20T23:58:53.995Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-20T23:58:53.995Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-20T23:58:53.995Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-20T23:58:53.995Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-20T23:58:53.995Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-20T23:58:53.995Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-20T23:58:54.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-20T23:58:54.252Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-20T23:58:54.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-20T23:58:54.252Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-20T23:58:54.510Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-20T23:58:54.510Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-20T23:58:54.510Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-20T23:58:54.510Z] === RUN TestCopyFromContainer [2019-09-20T23:58:55.443Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-20T23:58:56.375Z] === RUN TestCopyFromContainer// [2019-09-20T23:58:56.375Z] === RUN TestCopyFromContainer//bar/root [2019-09-20T23:58:56.375Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-20T23:58:56.375Z] === RUN TestCopyFromContainer/bar/quux [2019-09-20T23:58:56.631Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-20T23:58:56.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-20T23:58:56.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-20T23:58:56.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-20T23:58:56.662Z] ok github.com/docker/docker/layer 7.708s coverage: 68.8% of statements [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/oci [no test files] [2019-09-20T23:58:56.663Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-20T23:58:56.663Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-20T23:58:56.889Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-20T23:58:56.889Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer (2.42s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2019-09-20T23:58:56.889Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-09-20T23:58:56.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-20T23:58:56.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-20T23:58:56.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-20T23:58:56.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-20T23:58:56.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-20T23:58:56.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-20T23:58:56.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-20T23:58:56.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-20T23:58:56.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-20T23:58:56.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-20T23:58:56.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-20T23:58:56.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-20T23:58:56.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-20T23:58:56.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-20T23:58:56.889Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-20T23:58:56.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-20T23:58:56.889Z] === RUN TestCreateWithInvalidEnv [2019-09-20T23:58:56.889Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-20T23:58:56.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-20T23:58:56.889Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-20T23:58:56.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-20T23:58:56.889Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-20T23:58:56.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-20T23:58:56.889Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-20T23:58:56.889Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-20T23:58:56.889Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-20T23:58:57.146Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-20T23:58:57.146Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-20T23:58:57.146Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-20T23:58:57.146Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-20T23:58:57.146Z] === RUN TestCreateTmpfsMountsTarget [2019-09-20T23:58:57.146Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-20T23:58:57.146Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-20T23:58:57.146Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-20T23:58:57.183Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-09-20T23:58:57.620Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-09-20T23:58:58.077Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-20T23:58:58.276Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2019-09-20T23:58:58.276Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-20T23:58:58.276Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-20T23:58:59.009Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-20T23:58:59.106Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2019-09-20T23:58:59.523Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-09-20T23:58:59.573Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-20T23:58:59.573Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-20T23:58:59.573Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-20T23:58:59.573Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-20T23:58:59.859Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-20T23:58:59.859Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-20T23:58:59.859Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-20T23:58:59.859Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-09-20T23:58:59.859Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-20T23:59:00.345Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2019-09-20T23:59:00.437Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-20T23:59:01.683Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2019-09-20T23:59:01.982Z] 65014b3c3121: Pull complete [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-20T23:59:02.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-20T23:59:02.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-20T23:59:02.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-20T23:59:02.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-20T23:59:02.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-20T23:59:02.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-20T23:59:02.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-20T23:59:02.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-20T23:59:02.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-20T23:59:02.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-20T23:59:02.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-20T23:59:02.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-20T23:59:02.354Z] === RUN TestContainerStartOnDaemonRestart [2019-09-20T23:59:02.354Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-20T23:59:02.354Z] === RUN TestDaemonRestartIpcMode [2019-09-20T23:59:02.354Z] === PAUSE TestDaemonRestartIpcMode [2019-09-20T23:59:02.354Z] === RUN TestDiff [2019-09-20T23:59:02.566Z] ok github.com/docker/docker/pkg/discovery/kv 3.247s coverage: 84.1% of statements [2019-09-20T23:59:02.566Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-09-20T23:59:03.052Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2019-09-20T23:59:03.286Z] --- PASS: TestDiff (0.82s) [2019-09-20T23:59:03.286Z] === RUN TestExecWithCloseStdin [2019-09-20T23:59:03.498Z] ok github.com/docker/docker/pkg/fsutils 0.601s coverage: 85.1% of statements [2019-09-20T23:59:03.543Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-20T23:59:03.800Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-20T23:59:03.913Z] ok github.com/docker/docker/pkg/idtools 0.337s coverage: 70.1% of statements [2019-09-20T23:59:04.365Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-09-20T23:59:04.365Z] === RUN TestExec [2019-09-20T23:59:04.754Z] ok github.com/docker/docker/pkg/ioutils 0.413s coverage: 70.1% of statements [2019-09-20T23:59:04.754Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-09-20T23:59:05.147Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-09-20T23:59:05.147Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-09-20T23:59:05.147Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-20T23:59:05.297Z] --- PASS: TestExec (0.97s) [2019-09-20T23:59:05.297Z] === RUN TestExecUser [2019-09-20T23:59:05.528Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-09-20T23:59:05.904Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-09-20T23:59:06.227Z] --- PASS: TestExecUser (0.94s) [2019-09-20T23:59:06.228Z] === RUN TestExportContainerAndImportImage [2019-09-20T23:59:06.287Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2019-09-20T23:59:06.679Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-20T23:59:07.057Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-09-20T23:59:07.436Z] ok github.com/docker/docker/pkg/mount 1.180s coverage: 69.6% of statements [2019-09-20T23:59:07.436Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-20T23:59:07.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-20T23:59:07.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-20T23:59:07.601Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2019-09-20T23:59:07.601Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-20T23:59:08.238Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-09-20T23:59:09.088Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-09-20T23:59:09.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2019-09-20T23:59:09.498Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-20T23:59:09.498Z] daemon.go:336: [d46eeb294db02] waiting for daemon to start [2019-09-20T23:59:09.498Z] daemon.go:336: [d46eeb294db02] waiting for daemon to start [2019-09-20T23:59:09.498Z] daemon.go:364: [d46eeb294db02] daemon started [2019-09-20T23:59:09.498Z] daemon.go:472: [d46eeb294db02] Stopping daemon [2019-09-20T23:59:09.498Z] daemon.go:307: [d46eeb294db02] exiting daemon [2019-09-20T23:59:09.498Z] daemon.go:459: [d46eeb294db02] Daemon stopped [2019-09-20T23:59:09.498Z] daemon.go:336: [d46eeb294db02] waiting for daemon to start [2019-09-20T23:59:09.498Z] daemon.go:336: [d46eeb294db02] waiting for daemon to start [2019-09-20T23:59:09.498Z] daemon.go:364: [d46eeb294db02] daemon started [2019-09-20T23:59:09.498Z] daemon.go:472: [d46eeb294db02] Stopping daemon [2019-09-20T23:59:09.498Z] daemon.go:307: [d46eeb294db02] exiting daemon [2019-09-20T23:59:09.498Z] daemon.go:459: [d46eeb294db02] Daemon stopped [2019-09-20T23:59:09.498Z] === RUN TestHealthCheckWorkdir [2019-09-20T23:59:09.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-20T23:59:09.597Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-20T23:59:09.598Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-20T23:59:10.868Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2019-09-20T23:59:10.868Z] === RUN TestHealthKillContainer [2019-09-20T23:59:10.879Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-09-20T23:59:11.187Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-20T23:59:11.687Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-09-20T23:59:12.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-20T23:59:12.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-20T23:59:13.869Z] --- PASS: TestHealthKillContainer (3.40s) [2019-09-20T23:59:13.869Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-20T23:59:14.864Z] ok github.com/docker/docker/pkg/signal 2.473s coverage: 61.0% of statements [2019-09-20T23:59:14.864Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-20T23:59:15.259Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-09-20T23:59:15.678Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-20T23:59:15.766Z] --- PASS: TestInspectCpusetInConfigPre120 (1.47s) [2019-09-20T23:59:15.766Z] === RUN TestIpcModeNone [2019-09-20T23:59:16.183Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-09-20T23:59:16.676Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-20T23:59:16.696Z] --- PASS: TestIpcModeNone (1.11s) [2019-09-20T23:59:16.696Z] === RUN TestIpcModePrivate [2019-09-20T23:59:17.080Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-09-20T23:59:17.627Z] --- PASS: TestIpcModePrivate (1.10s) [2019-09-20T23:59:17.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:349, shared: false, mustBeShared: false [2019-09-20T23:59:17.627Z] === RUN TestIpcModeShareable [2019-09-20T23:59:17.891Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-09-20T23:59:18.288Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-09-20T23:59:19.000Z] --- PASS: TestIpcModeShareable (1.33s) [2019-09-20T23:59:19.000Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:186, shared: true, mustBeShared: true [2019-09-20T23:59:19.000Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-20T23:59:19.115Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2019-09-20T23:59:19.115Z] testing: warning: no tests to run [2019-09-20T23:59:19.115Z] coverage: [no statements] [2019-09-20T23:59:19.115Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-20T23:59:19.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-20T23:59:19.494Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-20T23:59:19.886Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-20T23:59:20.295Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-20T23:59:22.352Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.1% of statements [2019-09-20T23:59:22.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s) [2019-09-20T23:59:22.540Z] === RUN TestAPIIpcModeHost [2019-09-20T23:59:23.323Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-09-20T23:59:23.913Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-20T23:59:23.913Z] --- PASS: TestAPIIpcModeHost (1.08s) [2019-09-20T23:59:23.913Z] === RUN TestDaemonIpcModeShareable [2019-09-20T23:59:24.171Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-20T23:59:24.622Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-09-20T23:59:25.027Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-09-20T23:59:26.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-09-20T23:59:26.347Z] ok github.com/docker/docker/registry 0.175s coverage: 56.3% of statements [2019-09-20T23:59:26.491Z] --- PASS: TestDaemonIpcModeShareable (2.72s) [2019-09-20T23:59:26.491Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-20T23:59:26.491Z] daemon.go:336: [dda0f45c3ddc1] waiting for daemon to start [2019-09-20T23:59:26.491Z] daemon.go:336: [dda0f45c3ddc1] waiting for daemon to start [2019-09-20T23:59:26.491Z] daemon.go:364: [dda0f45c3ddc1] daemon started [2019-09-20T23:59:26.491Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2019-09-20T23:59:26.491Z] daemon.go:472: [dda0f45c3ddc1] Stopping daemon [2019-09-20T23:59:26.491Z] daemon.go:307: [dda0f45c3ddc1] exiting daemon [2019-09-20T23:59:26.491Z] daemon.go:459: [dda0f45c3ddc1] Daemon stopped [2019-09-20T23:59:26.491Z] === RUN TestDaemonIpcModePrivate [2019-09-20T23:59:27.143Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-20T23:59:27.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-20T23:59:28.349Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-20T23:59:28.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-20T23:59:28.389Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2019-09-20T23:59:28.389Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-20T23:59:28.389Z] daemon.go:336: [d5d0ef1711a9e] waiting for daemon to start [2019-09-20T23:59:28.389Z] daemon.go:336: [d5d0ef1711a9e] waiting for daemon to start [2019-09-20T23:59:28.389Z] daemon.go:364: [d5d0ef1711a9e] daemon started [2019-09-20T23:59:28.389Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: false, mustBeShared: false [2019-09-20T23:59:28.389Z] daemon.go:472: [d5d0ef1711a9e] Stopping daemon [2019-09-20T23:59:28.389Z] daemon.go:307: [d5d0ef1711a9e] exiting daemon [2019-09-20T23:59:28.389Z] daemon.go:459: [d5d0ef1711a9e] Daemon stopped [2019-09-20T23:59:28.389Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-20T23:59:28.802Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-20T23:59:28.845Z] ......... [ 85%] [2019-09-20T23:59:29.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-20T23:59:30.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-09-20T23:59:30.255Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-20T23:59:30.255Z] daemon.go:336: [d18528f8ab8b0] waiting for daemon to start [2019-09-20T23:59:30.255Z] daemon.go:336: [d18528f8ab8b0] waiting for daemon to start [2019-09-20T23:59:30.255Z] daemon.go:364: [d18528f8ab8b0] daemon started [2019-09-20T23:59:30.255Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-09-20T23:59:30.255Z] daemon.go:472: [d18528f8ab8b0] Stopping daemon [2019-09-20T23:59:30.255Z] daemon.go:307: [d18528f8ab8b0] exiting daemon [2019-09-20T23:59:30.255Z] daemon.go:459: [d18528f8ab8b0] Daemon stopped [2019-09-20T23:59:30.255Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-20T23:59:32.174Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-09-20T23:59:32.564Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-09-20T23:59:32.780Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2019-09-20T23:59:32.780Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-20T23:59:32.780Z] daemon.go:336: [d03fbe9c54e5d] waiting for daemon to start [2019-09-20T23:59:32.780Z] daemon.go:336: [d03fbe9c54e5d] waiting for daemon to start [2019-09-20T23:59:32.780Z] daemon.go:364: [d03fbe9c54e5d] daemon started [2019-09-20T23:59:32.780Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-09-20T23:59:32.780Z] daemon.go:472: [d03fbe9c54e5d] Stopping daemon [2019-09-20T23:59:32.780Z] daemon.go:307: [d03fbe9c54e5d] exiting daemon [2019-09-20T23:59:32.780Z] daemon.go:459: [d03fbe9c54e5d] Daemon stopped [2019-09-20T23:59:32.780Z] === RUN TestIpcModeOlderClient [2019-09-20T23:59:32.780Z] === PAUSE TestIpcModeOlderClient [2019-09-20T23:59:32.780Z] === RUN TestKillContainerInvalidSignal [2019-09-20T23:59:33.345Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-09-20T23:59:33.345Z] === RUN TestKillContainer [2019-09-20T23:59:33.345Z] === RUN TestKillContainer/no_signal [2019-09-20T23:59:33.383Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2019-09-20T23:59:33.910Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-20T23:59:34.167Z] === RUN TestKillContainer/non_killing_signal [2019-09-20T23:59:34.321Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-20T23:59:34.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-20T23:59:34.677Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-20T23:59:34.682Z] === RUN TestKillContainer/killing_signal [2019-09-20T23:59:35.250Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-20T23:59:35.616Z] + return [2019-09-20T23:59:35.616Z] Removing intermediate container 36c4057e9242 [2019-09-20T23:59:35.616Z] ---> 2412028734d6 [2019-09-20T23:59:35.616Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-20T23:59:35.616Z] ---> 6ee67b9a97b9 [2019-09-20T23:59:35.616Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-20T23:59:35.616Z] ---> Running in 15c462e4f20e [2019-09-20T23:59:35.616Z] Removing intermediate container 15c462e4f20e [2019-09-20T23:59:35.616Z] ---> cb6298722fbe [2019-09-20T23:59:35.616Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-20T23:59:35.616Z] ---> 5fe9d7628c6a [2019-09-20T23:59:35.616Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-20T23:59:35.616Z] ---> f1d609d49a46 [2019-09-20T23:59:35.616Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-20T23:59:35.616Z] ---> Running in 7bd7803c5740 [2019-09-20T23:59:35.616Z] + RM_GOPATH=0 [2019-09-20T23:59:35.616Z] + TMP_GOPATH= [2019-09-20T23:59:35.616Z] + : /build [2019-09-20T23:59:35.616Z] + '[' -z '' ']' [2019-09-20T23:59:35.616Z] ++ mktemp -d [2019-09-20T23:59:35.616Z] + export GOPATH=/tmp/tmp.vlMNcNrTfm [2019-09-20T23:59:35.616Z] + GOPATH=/tmp/tmp.vlMNcNrTfm [2019-09-20T23:59:35.616Z] + RM_GOPATH=1 [2019-09-20T23:59:35.616Z] ++ dirname ./install.sh [2019-09-20T23:59:35.616Z] + dir=. [2019-09-20T23:59:35.616Z] + bin=runc [2019-09-20T23:59:35.616Z] + shift [2019-09-20T23:59:35.616Z] + '[' '!' -f ./runc.installer ']' [2019-09-20T23:59:35.616Z] + . ./runc.installer [2019-09-20T23:59:35.616Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:59:35.616Z] + install_runc [2019-09-20T23:59:35.616Z] + uname -r [2019-09-20T23:59:35.616Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-20T23:59:35.616Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-20T23:59:35.616Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-20T23:59:35.616Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-20T23:59:35.616Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vlMNcNrTfm/src/github.com/opencontainers/runc [2019-09-20T23:59:35.616Z] Cloning into '/tmp/tmp.vlMNcNrTfm/src/github.com/opencontainers/runc'... [2019-09-20T23:59:35.616Z] + cd /tmp/tmp.vlMNcNrTfm/src/github.com/opencontainers/runc [2019-09-20T23:59:35.616Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-20T23:59:35.616Z] + '[' -z '' ']' [2019-09-20T23:59:35.616Z] + target=static [2019-09-20T23:59:35.616Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-20T23:59:35.616Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-20T23:59:35.945Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-20T23:59:36.183Z] --- PASS: TestKillContainer (2.74s) [2019-09-20T23:59:36.183Z] --- PASS: TestKillContainer/no_signal (0.85s) [2019-09-20T23:59:36.183Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2019-09-20T23:59:36.183Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2019-09-20T23:59:36.183Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-20T23:59:36.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-20T23:59:37.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-20T23:59:37.115Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-20T23:59:37.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-20T23:59:37.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2019-09-20T23:59:37.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-09-20T23:59:37.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2019-09-20T23:59:37.937Z] === RUN TestKillStoppedContainer [2019-09-20T23:59:37.937Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-20T23:59:37.938Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-20T23:59:38.196Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-20T23:59:38.196Z] === RUN TestKillDifferentUserContainer [2019-09-20T23:59:39.128Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-09-20T23:59:39.128Z] === RUN TestInspectOomKilledTrue [2019-09-20T23:59:39.128Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-20T23:59:39.128Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-20T23:59:39.128Z] === RUN TestInspectOomKilledFalse [2019-09-20T23:59:39.128Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-20T23:59:39.128Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-20T23:59:39.128Z] === RUN TestLinksEtcHostsContentMatch [2019-09-20T23:59:39.693Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-09-20T23:59:39.693Z] === RUN TestLinksContainerNames [2019-09-20T23:59:41.197Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-20T23:59:41.591Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-20T23:59:41.849Z] --- PASS: TestLinksContainerNames (2.06s) [2019-09-20T23:59:41.849Z] === RUN TestLogsFollowTailEmpty [2019-09-20T23:59:42.384Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/rootless [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/volume [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-20T23:59:42.384Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === Skipped [2019-09-20T23:59:42.384Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-20T23:59:42.384Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-20T23:59:42.384Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:73: No driver to put! [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-20T23:59:42.384Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-20T23:59:42.384Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-20T23:59:42.384Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-20T23:59:42.384Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-20T23:59:42.384Z] graphtest_unix.go:73: No driver to put! [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-20T23:59:42.384Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-20T23:59:42.384Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] [2019-09-20T23:59:42.384Z] DONE 2084 tests, 20 skipped in 223.839s [2019-09-20T23:59:42.565Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-20T23:59:42.784Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2019-09-20T23:59:42.784Z] === RUN TestContainerNetworkMountsNoChown Post stage [Pipeline] junit [2019-09-20T23:59:42.883Z] Recording test results [2019-09-20T23:59:43.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-20T23:59:43.974Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot/default [2019-09-20T23:59:43.974Z] === PAUSE TestMountDaemonRoot/default [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot/private [2019-09-20T23:59:43.974Z] === PAUSE TestMountDaemonRoot/private [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot/rprivate [2019-09-20T23:59:43.974Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot/slave [2019-09-20T23:59:43.974Z] === PAUSE TestMountDaemonRoot/slave [2019-09-20T23:59:43.974Z] === RUN TestMountDaemonRoot/rslave [2019-09-20T23:59:43.974Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/shared [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/shared [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rshared [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/default [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rslave [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rshared [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/shared [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rprivate [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/slave [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/private [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-20T23:59:43.975Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-20T23:59:43.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-20T23:59:43.975Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-20T23:59:44.232Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-20T23:59:44.489Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-20T23:59:44.490Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-20T23:59:44.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-20T23:59:44.746Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-20T23:59:44.746Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-20T23:59:44.746Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2019-09-20T23:59:44.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-09-20T23:59:44.747Z] === RUN TestContainerBindMountNonRecursive [2019-09-20T23:59:45.488Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh dynbinary test-integration [2019-09-20T23:59:45.488Z] [2019-09-20T23:59:45.859Z] Removing bundles/ [2019-09-20T23:59:45.859Z] [2019-09-20T23:59:45.859Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-20T23:59:45.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-20T23:59:45.859Z] GOOS="" GOARCH="" GOARM="" [2019-09-20T23:59:47.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-20T23:59:47.274Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2019-09-20T23:59:47.274Z] === RUN TestNetworkNat [2019-09-20T23:59:48.208Z] --- PASS: TestNetworkNat (1.00s) [2019-09-20T23:59:48.208Z] === RUN TestNetworkLocalhostTCPNat [2019-09-20T23:59:48.633Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-20T23:59:49.141Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-20T23:59:49.141Z] --- PASS: TestNetworkLocalhostTCPNat (1.16s) [2019-09-20T23:59:49.141Z] === RUN TestNetworkLoopbackNat [2019-09-20T23:59:49.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-20T23:59:50.784Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2019-09-20T23:59:50.784Z] === RUN TestPause [2019-09-20T23:59:51.716Z] --- PASS: TestPause (1.09s) [2019-09-20T23:59:51.716Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-20T23:59:51.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-20T23:59:51.716Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-20T23:59:51.716Z] === RUN TestPauseStopPausedContainer [2019-09-20T23:59:51.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-20T23:59:51.893Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-20T23:59:51.893Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-20T23:59:52.648Z] --- PASS: TestPauseStopPausedContainer (1.09s) [2019-09-20T23:59:52.648Z] === RUN TestPsFilter [2019-09-20T23:59:52.906Z] --- PASS: TestPsFilter (0.29s) [2019-09-20T23:59:52.906Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-20T23:59:54.277Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.07s) [2019-09-20T23:59:54.277Z] === RUN TestRemoveContainerWithVolume [2019-09-20T23:59:54.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-20T23:59:54.841Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-09-20T23:59:54.841Z] === RUN TestRemoveContainerRunning [2019-09-20T23:59:55.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-20T23:59:55.774Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-09-20T23:59:55.774Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-20T23:59:56.289Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-20T23:59:57.060Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-20T23:59:57.060Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-20T23:59:57.060Z] [2019-09-20T23:59:57.060Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-20T23:59:57.060Z] =========================== short test summary info ============================ [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-20T23:59:57.060Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-20T23:59:57.060Z] Not supported on most drivers [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-20T23:59:57.060Z] This doesn't seem to be taken into account by the engine [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-20T23:59:57.060Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-20T23:59:57.060Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 335.41 seconds == [2019-09-20T23:59:57.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s) [2019-09-20T23:59:57.144Z] === RUN TestRemoveInvalidContainer [2019-09-20T23:59:57.144Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-20T23:59:57.144Z] === RUN TestRenameLinkedContainer [2019-09-20T23:59:57.316Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-20T23:59:57.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-20T23:59:58.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-21T00:00:00.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-21T00:00:00.927Z] --- PASS: TestRenameLinkedContainer (4.04s) [2019-09-21T00:00:00.927Z] === RUN TestRenameStoppedContainer [2019-09-21T00:00:01.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-21T00:00:02.117Z] --- PASS: TestRenameStoppedContainer (0.85s) [2019-09-21T00:00:02.117Z] === RUN TestRenameRunningContainerAndReuse [2019-09-21T00:00:02.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-21T00:00:02.676Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-21T00:00:02.676Z] + mkdir -p /build [2019-09-21T00:00:02.676Z] + cp runc /build/runc [2019-09-21T00:00:02.676Z] Removing intermediate container 7bd7803c5740 [2019-09-21T00:00:02.676Z] ---> 87c5f29c474a [2019-09-21T00:00:02.676Z] Step 82/126 : FROM dev-base AS tini [2019-09-21T00:00:02.676Z] ---> fc41893ef0a9 [2019-09-21T00:00:02.676Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-21T00:00:02.676Z] ---> Using cache [2019-09-21T00:00:02.676Z] ---> b627ece46178 [2019-09-21T00:00:02.676Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-21T00:00:02.676Z] ---> Running in 80e7830b426e [2019-09-21T00:00:02.676Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-21T00:00:02.676Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-21T00:00:02.676Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-21T00:00:02.676Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-21T00:00:02.676Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-21T00:00:02.676Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-21T00:00:02.676Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-21T00:00:02.968Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-21T00:00:04.017Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2019-09-21T00:00:04.017Z] === RUN TestRenameInvalidName [2019-09-21T00:00:04.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-21T00:00:04.439Z] Fetched 7724 kB in 2s (3093 kB/s) [2019-09-21T00:00:04.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-21T00:00:04.840Z] --- PASS: TestRenameInvalidName (1.00s) [2019-09-21T00:00:04.840Z] === RUN TestRenameAnonymousContainer [2019-09-21T00:00:05.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-21T00:00:05.909Z] Reading package lists... [2019-09-21T00:00:06.916Z] Reading package lists... [2019-09-21T00:00:07.200Z] Building dependency tree... [2019-09-21T00:00:07.200Z] Reading state information... [2019-09-21T00:00:07.200Z] The following additional packages will be installed: [2019-09-21T00:00:07.200Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-21T00:00:07.200Z] Suggested packages: [2019-09-21T00:00:07.200Z] codeblocks eclipse ninja-build lrzip [2019-09-21T00:00:07.200Z] Recommended packages: [2019-09-21T00:00:07.200Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-21T00:00:07.483Z] The following NEW packages will be installed: [2019-09-21T00:00:07.483Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-21T00:00:07.483Z] vim-common xxd [2019-09-21T00:00:07.483Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-21T00:00:07.483Z] Need to get 13.4 MB of archives. [2019-09-21T00:00:07.483Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-21T00:00:07.483Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-21T00:00:07.483Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-21T00:00:07.483Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-21T00:00:07.766Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-21T00:00:07.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-21T00:00:07.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-21T00:00:07.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-21T00:00:08.049Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-21T00:00:08.049Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-21T00:00:08.049Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-21T00:00:08.049Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-21T00:00:08.049Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-21T00:00:08.049Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-21T00:00:08.333Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-21T00:00:08.333Z] Fetched 13.4 MB in 0s (19.8 MB/s) [2019-09-21T00:00:08.333Z] Selecting previously unselected package cmake-data. [2019-09-21T00:00:08.333Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-21T00:00:08.333Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-21T00:00:08.333Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-21T00:00:08.495Z] --- PASS: TestRenameAnonymousContainer (3.77s) [2019-09-21T00:00:08.495Z] === RUN TestRenameContainerWithSameName [2019-09-21T00:00:08.961Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-21T00:00:08.961Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-21T00:00:08.961Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-21T00:00:08.961Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-21T00:00:08.961Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-21T00:00:08.961Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-21T00:00:09.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-21T00:00:09.426Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2019-09-21T00:00:09.426Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-21T00:00:09.501Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-21T00:00:09.501Z] Clearing AppArmor profiles cache:. [2019-09-21T00:00:09.501Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:00:09.501Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:00:09.501Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:00:09.501Z] [2019-09-21T00:00:09.501Z] To set a process to complain mode, use the command line tool [2019-09-21T00:00:09.501Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:00:09.501Z] with the 'teardown' option." [2019-09-21T00:00:09.501Z] [2019-09-21T00:00:09.967Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-21T00:00:09.967Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-21T00:00:09.967Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... Post stage [Pipeline] junit [2019-09-21T00:00:10.076Z] Recording test results [Pipeline] sh [2019-09-21T00:00:10.249Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-21T00:00:10.249Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-21T00:00:10.249Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-21T00:00:10.249Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-21T00:00:10.249Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-21T00:00:10.249Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-21T00:00:10.249Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-21T00:00:10.249Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-21T00:00:10.249Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-21T00:00:10.249Z] Selecting previously unselected package cmake. [2019-09-21T00:00:10.249Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-21T00:00:10.249Z] Unpacking cmake (3.7.2-1) ... [2019-09-21T00:00:10.425Z] + echo Ensuring container killed. [2019-09-21T00:00:10.425Z] Ensuring container killed. [2019-09-21T00:00:10.425Z] + docker rm -vf docker-pr6 [2019-09-21T00:00:10.425Z] Error: No such container: docker-pr6 [2019-09-21T00:00:10.425Z] + true [Pipeline] sh [2019-09-21T00:00:10.713Z] + echo Chowning /workspace to jenkins user [2019-09-21T00:00:10.713Z] Chowning /workspace to jenkins user [2019-09-21T00:00:10.713Z] + id -u [2019-09-21T00:00:10.713Z] + id -g [2019-09-21T00:00:10.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39951:/workspace busybox chown -R 1000:1000 /workspace [2019-09-21T00:00:10.865Z] Selecting previously unselected package xxd. [2019-09-21T00:00:10.865Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-21T00:00:10.865Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:10.865Z] Selecting previously unselected package vim-common. [2019-09-21T00:00:10.865Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-21T00:00:10.865Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:10.865Z] Processing triggers for mime-support (3.60) ... [2019-09-21T00:00:10.865Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:10.865Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-21T00:00:10.865Z] Setting up cmake-data (3.7.2-1) ... [2019-09-21T00:00:10.865Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-21T00:00:10.865Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-21T00:00:10.865Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-21T00:00:10.865Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:10.865Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-21T00:00:10.865Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-21T00:00:10.865Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-21T00:00:10.865Z] Setting up cmake (3.7.2-1) ... [2019-09-21T00:00:11.148Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-21T00:00:11.323Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2019-09-21T00:00:11.323Z] === RUN TestResize [2019-09-21T00:00:11.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-21T00:00:12.383Z] + bundleName=docker-py [2019-09-21T00:00:12.383Z] + echo Creating docker-py-bundles.tar.gz [2019-09-21T00:00:12.383Z] Creating docker-py-bundles.tar.gz [2019-09-21T00:00:12.383Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-09-21T00:00:12.393Z] Archiving artifacts [2019-09-21T00:00:12.513Z] --- PASS: TestResize (0.98s) [2019-09-21T00:00:12.513Z] === RUN TestResizeWithInvalidSize [2019-09-21T00:00:12.622Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [2019-09-21T00:00:12.629Z] Removing intermediate container 80e7830b426e [2019-09-21T00:00:12.629Z] ---> 232c1ecdd9cb [2019-09-21T00:00:12.629Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-21T00:00:12.912Z] ---> c88a60ab0341 [2019-09-21T00:00:12.912Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-21T00:00:12.912Z] ---> Running in 498a0403aca9 [2019-09-21T00:00:12.912Z] Removing intermediate container 498a0403aca9 [2019-09-21T00:00:12.912Z] ---> 8d1959a027bd [2019-09-21T00:00:12.912Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-21T00:00:12.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh binary-daemon [2019-09-21T00:00:13.197Z] ---> fd6f88f67a19 [2019-09-21T00:00:13.197Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-21T00:00:13.197Z] ---> Running in e077a6e57c61 [2019-09-21T00:00:13.446Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-09-21T00:00:13.446Z] === RUN TestResizeWhenContainerNotStarted [2019-09-21T00:00:13.479Z] + RM_GOPATH=0 [2019-09-21T00:00:13.479Z] + TMP_GOPATH= [2019-09-21T00:00:13.479Z] + : /build [2019-09-21T00:00:13.479Z] + '[' -z '' ']' [2019-09-21T00:00:13.479Z] ++ mktemp -d [2019-09-21T00:00:13.479Z] + export GOPATH=/tmp/tmp.8sIIsVG40n [2019-09-21T00:00:13.479Z] + GOPATH=/tmp/tmp.8sIIsVG40n [2019-09-21T00:00:13.479Z] + RM_GOPATH=1 [2019-09-21T00:00:13.479Z] ++ dirname ./install.sh [2019-09-21T00:00:13.479Z] + dir=. [2019-09-21T00:00:13.479Z] + bin=tini [2019-09-21T00:00:13.479Z] + shift [2019-09-21T00:00:13.479Z] + '[' '!' -f ./tini.installer ']' [2019-09-21T00:00:13.479Z] + . ./tini.installer [2019-09-21T00:00:13.479Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-21T00:00:13.479Z] + install_tini [2019-09-21T00:00:13.479Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-21T00:00:13.479Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-21T00:00:13.479Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.8sIIsVG40n/tini [2019-09-21T00:00:13.479Z] Cloning into '/tmp/tmp.8sIIsVG40n/tini'... [2019-09-21T00:00:13.530Z] [2019-09-21T00:00:13.530Z] Removing bundles/ [2019-09-21T00:00:13.530Z] [2019-09-21T00:00:13.530Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-21T00:00:13.530Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-21T00:00:13.530Z] GOOS="" GOARCH="" GOARM="" [2019-09-21T00:00:13.775Z] + cd /tmp/tmp.8sIIsVG40n/tini [2019-09-21T00:00:13.775Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-21T00:00:13.775Z] + cmake . [2019-09-21T00:00:14.012Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:14.012Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:14.012Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:14.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:00:14.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:14.057Z] -- The C compiler identification is GNU 6.3.0 [2019-09-21T00:00:14.057Z] -- Check for working C compiler: /usr/bin/cc [2019-09-21T00:00:14.057Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-21T00:00:14.057Z] -- Detecting C compiler ABI info [2019-09-21T00:00:14.340Z] -- Detecting C compiler ABI info - done [2019-09-21T00:00:14.340Z] -- Detecting C compile features [2019-09-21T00:00:14.623Z] -- Detecting C compile features - done [2019-09-21T00:00:14.623Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-21T00:00:14.623Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-21T00:00:14.623Z] -- Configuring done [2019-09-21T00:00:14.906Z] -- Generating done [2019-09-21T00:00:14.906Z] -- Build files have been written to: /tmp/tmp.8sIIsVG40n/tini [2019-09-21T00:00:14.906Z] + make tini-static [2019-09-21T00:00:14.906Z] Scanning dependencies of target tini-static [2019-09-21T00:00:14.906Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-21T00:00:15.189Z] [100%] Linking C executable tini-static [2019-09-21T00:00:15.473Z] [100%] Built target tini-static [2019-09-21T00:00:15.473Z] + mkdir -p /build [2019-09-21T00:00:15.473Z] + cp tini-static /build/docker-init [2019-09-21T00:00:15.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:00:16.089Z] Removing intermediate container e077a6e57c61 [2019-09-21T00:00:16.089Z] ---> 07236437aa4d [2019-09-21T00:00:16.089Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-21T00:00:16.089Z] ---> fc41893ef0a9 [2019-09-21T00:00:16.089Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-21T00:00:16.089Z] ---> Running in 6d92aba8e672 [2019-09-21T00:00:16.089Z] Removing intermediate container 6d92aba8e672 [2019-09-21T00:00:16.089Z] ---> 327d10a03485 [2019-09-21T00:00:16.089Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-21T00:00:16.089Z] ---> f131b989b642 [2019-09-21T00:00:16.089Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-21T00:00:16.372Z] ---> 49c198d37b9c [2019-09-21T00:00:16.372Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-21T00:00:16.372Z] ---> Running in 7414e7902323 [2019-09-21T00:00:16.656Z] + RM_GOPATH=0 [2019-09-21T00:00:16.656Z] + TMP_GOPATH= [2019-09-21T00:00:16.656Z] + : /build/ [2019-09-21T00:00:16.656Z] + '[' -z '' ']' [2019-09-21T00:00:16.656Z] ++ mktemp -d [2019-09-21T00:00:16.656Z] + export GOPATH=/tmp/tmp.gPa2Nf6bmc [2019-09-21T00:00:16.656Z] + GOPATH=/tmp/tmp.gPa2Nf6bmc [2019-09-21T00:00:16.656Z] + RM_GOPATH=1 [2019-09-21T00:00:16.656Z] ++ dirname ./install.sh [2019-09-21T00:00:16.656Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-21T00:00:16.656Z] + dir=. [2019-09-21T00:00:16.656Z] + bin=rootlesskit [2019-09-21T00:00:16.656Z] + shift [2019-09-21T00:00:16.656Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-21T00:00:16.656Z] + . ./rootlesskit.installer [2019-09-21T00:00:16.656Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-21T00:00:16.656Z] + install_rootlesskit [2019-09-21T00:00:16.656Z] + case "$1" in [2019-09-21T00:00:16.656Z] + export CGO_ENABLED=0 [2019-09-21T00:00:16.656Z] + CGO_ENABLED=0 [2019-09-21T00:00:16.656Z] + _install_rootlesskit [2019-09-21T00:00:16.656Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-21T00:00:16.656Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gPa2Nf6bmc/src/github.com/rootless-containers/rootlesskit [2019-09-21T00:00:16.656Z] Cloning into '/tmp/tmp.gPa2Nf6bmc/src/github.com/rootless-containers/rootlesskit'... [2019-09-21T00:00:16.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:00:16.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-09-21T00:00:17.672Z] + cd /tmp/tmp.gPa2Nf6bmc/src/github.com/rootless-containers/rootlesskit [2019-09-21T00:00:17.672Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-21T00:00:17.672Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-21T00:00:17.672Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-21T00:00:18.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:19.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:20.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:20.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-21T00:00:21.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:00:21.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:00:23.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-21T00:00:24.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:00:24.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:00:24.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-21T00:00:27.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:00:27.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-21T00:00:27.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d1dc03600ee5c] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d1dc03600ee5c] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d1dc03600ee5c] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d1dc03600ee5c] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d1dc03600ee5c] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d1dc03600ee5c] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [d1dc03600ee5c] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d1dc03600ee5c] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d1dc03600ee5c] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d1dc03600ee5c] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d1dc03600ee5c] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d1dc03600ee5c] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d0bd4a5affc1e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d0bd4a5affc1e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d0bd4a5affc1e] daemon started [2019-09-21T00:00:29.209Z] daemon.go:307: [d0bd4a5affc1e] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d0bd4a5affc1e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d0bd4a5affc1e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d0bd4a5affc1e] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d0bd4a5affc1e] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d0bd4a5affc1e] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d0bd4a5affc1e] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d7643ffdd6339] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d7643ffdd6339] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d7643ffdd6339] daemon started [2019-09-21T00:00:29.209Z] daemon.go:307: [d7643ffdd6339] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d7643ffdd6339] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d7643ffdd6339] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d7643ffdd6339] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d7643ffdd6339] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d7643ffdd6339] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d7643ffdd6339] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d8a26f92709ac] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d8a26f92709ac] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d8a26f92709ac] daemon started [2019-09-21T00:00:29.209Z] daemon.go:336: [d8a26f92709ac] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:307: [d8a26f92709ac] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d8a26f92709ac] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d8a26f92709ac] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d8a26f92709ac] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d8a26f92709ac] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d8a26f92709ac] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d4eafd49a2e08] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d4eafd49a2e08] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d4eafd49a2e08] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d4eafd49a2e08] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d4eafd49a2e08] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d4eafd49a2e08] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [d4eafd49a2e08] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d4eafd49a2e08] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d4eafd49a2e08] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d4eafd49a2e08] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d4eafd49a2e08] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d4eafd49a2e08] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d4b0894c64747] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d4b0894c64747] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d4b0894c64747] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d4b0894c64747] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d4b0894c64747] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d4b0894c64747] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [d4b0894c64747] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d4b0894c64747] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d4b0894c64747] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d4b0894c64747] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d4b0894c64747] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d4b0894c64747] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d2aec9dd8c47e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d2aec9dd8c47e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d2aec9dd8c47e] daemon started [2019-09-21T00:00:29.209Z] daemon.go:307: [d2aec9dd8c47e] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d2aec9dd8c47e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d2aec9dd8c47e] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d2aec9dd8c47e] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d2aec9dd8c47e] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d2aec9dd8c47e] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d2aec9dd8c47e] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [daf89b7fa8a85] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [daf89b7fa8a85] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [daf89b7fa8a85] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [daf89b7fa8a85] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [daf89b7fa8a85] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [daf89b7fa8a85] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [daf89b7fa8a85] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [daf89b7fa8a85] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [daf89b7fa8a85] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [daf89b7fa8a85] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [daf89b7fa8a85] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [daf89b7fa8a85] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d78408aa14712] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d78408aa14712] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d78408aa14712] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d78408aa14712] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d78408aa14712] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d78408aa14712] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [d78408aa14712] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d78408aa14712] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d78408aa14712] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d78408aa14712] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d78408aa14712] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d78408aa14712] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [de03c190bcadf] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [de03c190bcadf] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [de03c190bcadf] daemon started [2019-09-21T00:00:29.209Z] daemon.go:307: [de03c190bcadf] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [de03c190bcadf] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [de03c190bcadf] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [de03c190bcadf] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [de03c190bcadf] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [de03c190bcadf] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [de03c190bcadf] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d8308a69771f2] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d8308a69771f2] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d8308a69771f2] daemon started [2019-09-21T00:00:29.209Z] daemon.go:336: [d8308a69771f2] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:307: [d8308a69771f2] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d8308a69771f2] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d8308a69771f2] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d8308a69771f2] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d8308a69771f2] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d8308a69771f2] Daemon stopped [2019-09-21T00:00:29.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-09-21T00:00:29.209Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:00:29.209Z] daemon.go:336: [d05cb9149f849] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d05cb9149f849] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d05cb9149f849] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d05cb9149f849] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d05cb9149f849] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d05cb9149f849] Daemon stopped [2019-09-21T00:00:29.209Z] daemon.go:336: [d05cb9149f849] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:336: [d05cb9149f849] waiting for daemon to start [2019-09-21T00:00:29.209Z] daemon.go:364: [d05cb9149f849] daemon started [2019-09-21T00:00:29.209Z] daemon.go:472: [d05cb9149f849] Stopping daemon [2019-09-21T00:00:29.209Z] daemon.go:307: [d05cb9149f849] exiting daemon [2019-09-21T00:00:29.209Z] daemon.go:459: [d05cb9149f849] Daemon stopped [2019-09-21T00:00:29.209Z] === RUN TestCgroupNamespacesRun [2019-09-21T00:00:30.246Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-21T00:00:30.246Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-21T00:00:30.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-21T00:00:30.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-21T00:00:31.095Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-09-21T00:00:31.095Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-21T00:00:31.095Z] daemon.go:336: [d45f1bcb63967] waiting for daemon to start [2019-09-21T00:00:31.095Z] daemon.go:336: [d45f1bcb63967] waiting for daemon to start [2019-09-21T00:00:31.095Z] daemon.go:364: [d45f1bcb63967] daemon started [2019-09-21T00:00:31.095Z] daemon.go:472: [d45f1bcb63967] Stopping daemon [2019-09-21T00:00:31.095Z] daemon.go:307: [d45f1bcb63967] exiting daemon [2019-09-21T00:00:31.095Z] daemon.go:459: [d45f1bcb63967] Daemon stopped [2019-09-21T00:00:31.095Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-21T00:00:31.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-21T00:00:32.269Z] Removing intermediate container 7414e7902323 [2019-09-21T00:00:32.269Z] ---> 34781acc6a93 [2019-09-21T00:00:32.269Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-21T00:00:32.269Z] ---> 39b3c2d1898c [2019-09-21T00:00:32.269Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-21T00:00:32.269Z] ---> 6ee67b9a97b9 [2019-09-21T00:00:32.269Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-21T00:00:32.269Z] ---> Running in 76338ca34a16 [2019-09-21T00:00:32.269Z] Removing intermediate container 76338ca34a16 [2019-09-21T00:00:32.269Z] ---> d86ebc6bd99b [2019-09-21T00:00:32.269Z] Step 97/126 : RUN groupadd -r docker [2019-09-21T00:00:32.269Z] ---> Running in afa7fa57b315 [2019-09-21T00:00:32.723Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2019-09-21T00:00:32.724Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-21T00:00:32.724Z] daemon.go:336: [d08f248cd8912] waiting for daemon to start [2019-09-21T00:00:32.724Z] daemon.go:336: [d08f248cd8912] waiting for daemon to start [2019-09-21T00:00:32.724Z] daemon.go:364: [d08f248cd8912] daemon started [2019-09-21T00:00:32.724Z] daemon.go:472: [d08f248cd8912] Stopping daemon [2019-09-21T00:00:32.724Z] daemon.go:307: [d08f248cd8912] exiting daemon [2019-09-21T00:00:32.724Z] daemon.go:459: [d08f248cd8912] Daemon stopped [2019-09-21T00:00:32.724Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:00:32.888Z] Removing intermediate container afa7fa57b315 [2019-09-21T00:00:32.888Z] ---> b79935a86d4f [2019-09-21T00:00:32.888Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-21T00:00:32.888Z] ---> Running in 746135c9f9da [2019-09-21T00:00:33.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-21T00:00:33.901Z] Removing intermediate container 746135c9f9da [2019-09-21T00:00:33.901Z] ---> 07798d9ddbd0 [2019-09-21T00:00:33.901Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-21T00:00:33.901Z] ---> Running in b33a20042834 [2019-09-21T00:00:33.901Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-21T00:00:34.515Z] Removing intermediate container b33a20042834 [2019-09-21T00:00:34.515Z] ---> f986b3189d07 [2019-09-21T00:00:34.515Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-21T00:00:34.515Z] ---> Running in aec5ad274944 [2019-09-21T00:00:35.143Z] Removing intermediate container aec5ad274944 [2019-09-21T00:00:35.143Z] ---> 5d1d79d4d634 [2019-09-21T00:00:35.143Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-21T00:00:35.143Z] ---> Running in f0dc92c853b6 [2019-09-21T00:00:35.186Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2019-09-21T00:00:35.186Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:00:35.186Z] daemon.go:336: [dac9e0f8229f7] waiting for daemon to start [2019-09-21T00:00:35.186Z] daemon.go:336: [dac9e0f8229f7] waiting for daemon to start [2019-09-21T00:00:35.186Z] daemon.go:364: [dac9e0f8229f7] daemon started [2019-09-21T00:00:35.186Z] daemon.go:472: [dac9e0f8229f7] Stopping daemon [2019-09-21T00:00:35.186Z] daemon.go:307: [dac9e0f8229f7] exiting daemon [2019-09-21T00:00:35.186Z] daemon.go:459: [dac9e0f8229f7] Daemon stopped [2019-09-21T00:00:35.186Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-21T00:00:35.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-21T00:00:35.764Z] Removing intermediate container f0dc92c853b6 [2019-09-21T00:00:35.764Z] ---> 1b5eaddab996 [2019-09-21T00:00:35.764Z] Step 102/126 : RUN ldconfig [2019-09-21T00:00:36.047Z] ---> Running in 4e8631d348f4 [2019-09-21T00:00:36.663Z] Removing intermediate container 4e8631d348f4 [2019-09-21T00:00:36.663Z] ---> 1abd77fde2b5 [2019-09-21T00:00:36.663Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-21T00:00:36.663Z] ---> Running in c032a296da30 [2019-09-21T00:00:36.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-21T00:00:36.942Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2019-09-21T00:00:36.942Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-21T00:00:36.942Z] daemon.go:336: [dcfce4112b630] waiting for daemon to start [2019-09-21T00:00:36.942Z] daemon.go:336: [dcfce4112b630] waiting for daemon to start [2019-09-21T00:00:36.942Z] daemon.go:364: [dcfce4112b630] daemon started [2019-09-21T00:00:36.942Z] daemon.go:472: [dcfce4112b630] Stopping daemon [2019-09-21T00:00:36.942Z] daemon.go:307: [dcfce4112b630] exiting daemon [2019-09-21T00:00:36.942Z] daemon.go:459: [dcfce4112b630] Daemon stopped [2019-09-21T00:00:36.942Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-21T00:00:36.947Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-21T00:00:36.947Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-21T00:00:36.947Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-21T00:00:37.232Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-21T00:00:37.232Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-21T00:00:37.232Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [485 kB] [2019-09-21T00:00:37.515Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-21T00:00:37.797Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-21T00:00:38.841Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2019-09-21T00:00:38.841Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-21T00:00:38.841Z] daemon.go:336: [dae980441a599] waiting for daemon to start [2019-09-21T00:00:38.841Z] daemon.go:336: [dae980441a599] waiting for daemon to start [2019-09-21T00:00:38.841Z] daemon.go:364: [dae980441a599] daemon started [2019-09-21T00:00:38.841Z] daemon.go:472: [dae980441a599] Stopping daemon [2019-09-21T00:00:38.841Z] daemon.go:307: [dae980441a599] exiting daemon [2019-09-21T00:00:38.841Z] daemon.go:459: [dae980441a599] Daemon stopped [2019-09-21T00:00:38.841Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:00:39.774Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-21T00:00:39.774Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:00:39.774Z] daemon.go:336: [db64b7363ee9c] waiting for daemon to start [2019-09-21T00:00:39.774Z] daemon.go:336: [db64b7363ee9c] waiting for daemon to start [2019-09-21T00:00:39.774Z] daemon.go:364: [db64b7363ee9c] daemon started [2019-09-21T00:00:39.774Z] daemon.go:472: [db64b7363ee9c] Stopping daemon [2019-09-21T00:00:39.774Z] daemon.go:307: [db64b7363ee9c] exiting daemon [2019-09-21T00:00:39.774Z] daemon.go:459: [db64b7363ee9c] Daemon stopped [2019-09-21T00:00:39.774Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-21T00:00:39.817Z] Fetched 7724 kB in 2s (3157 kB/s) [2019-09-21T00:00:40.712Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-09-21T00:00:40.712Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-21T00:00:40.712Z] daemon.go:336: [d308c3a46255c] waiting for daemon to start [2019-09-21T00:00:40.712Z] daemon.go:336: [d308c3a46255c] waiting for daemon to start [2019-09-21T00:00:40.712Z] daemon.go:364: [d308c3a46255c] daemon started [2019-09-21T00:00:40.712Z] daemon.go:472: [d308c3a46255c] Stopping daemon [2019-09-21T00:00:40.712Z] daemon.go:307: [d308c3a46255c] exiting daemon [2019-09-21T00:00:40.712Z] daemon.go:459: [d308c3a46255c] Daemon stopped [2019-09-21T00:00:40.712Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-21T00:00:40.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-21T00:00:40.824Z] Reading package lists... [2019-09-21T00:00:41.831Z] Reading package lists... [2019-09-21T00:00:42.113Z] Building dependency tree... [2019-09-21T00:00:42.113Z] Reading state information... [2019-09-21T00:00:42.113Z] The following additional packages will be installed: [2019-09-21T00:00:42.113Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-21T00:00:42.113Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-21T00:00:42.113Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-21T00:00:42.113Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-21T00:00:42.113Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-21T00:00:42.113Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-21T00:00:42.113Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-21T00:00:42.113Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-21T00:00:42.113Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-21T00:00:42.113Z] Suggested packages: [2019-09-21T00:00:42.113Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-21T00:00:42.113Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-21T00:00:42.113Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-21T00:00:42.113Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-21T00:00:42.113Z] Recommended packages: [2019-09-21T00:00:42.113Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-21T00:00:42.113Z] python3-keyrings.alt python3-xdg unzip [2019-09-21T00:00:43.120Z] The following NEW packages will be installed: [2019-09-21T00:00:43.120Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-21T00:00:43.120Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-21T00:00:43.120Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-21T00:00:43.120Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-21T00:00:43.120Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-21T00:00:43.120Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-21T00:00:43.120Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-21T00:00:43.120Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-21T00:00:43.120Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-21T00:00:43.120Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-21T00:00:43.120Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-21T00:00:43.120Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-21T00:00:43.120Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-21T00:00:43.120Z] xfsprogs xxd xz-utils zip [2019-09-21T00:00:43.235Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.08s) [2019-09-21T00:00:43.235Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-21T00:00:43.235Z] daemon.go:336: [d42dc6691936b] waiting for daemon to start [2019-09-21T00:00:43.235Z] daemon.go:336: [d42dc6691936b] waiting for daemon to start [2019-09-21T00:00:43.235Z] daemon.go:364: [d42dc6691936b] daemon started [2019-09-21T00:00:43.235Z] daemon.go:472: [d42dc6691936b] Stopping daemon [2019-09-21T00:00:43.235Z] daemon.go:307: [d42dc6691936b] exiting daemon [2019-09-21T00:00:43.235Z] daemon.go:459: [d42dc6691936b] Daemon stopped [2019-09-21T00:00:43.235Z] === RUN TestKernelTCPMemory [2019-09-21T00:00:43.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-21T00:00:43.408Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-21T00:00:43.408Z] Need to get 87.3 MB of archives. [2019-09-21T00:00:43.408Z] After this operation, 585 MB of additional disk space will be used. [2019-09-21T00:00:43.408Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-21T00:00:43.408Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-21T00:00:43.408Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-21T00:00:43.408Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-21T00:00:43.408Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-21T00:00:43.408Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-21T00:00:43.408Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-21T00:00:43.408Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-21T00:00:43.408Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-21T00:00:43.408Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-21T00:00:43.408Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-21T00:00:43.408Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-21T00:00:43.408Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-21T00:00:43.408Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-21T00:00:43.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-21T00:00:43.699Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-21T00:00:43.699Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-21T00:00:43.699Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-21T00:00:43.699Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-21T00:00:43.699Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-21T00:00:43.699Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-21T00:00:43.699Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-21T00:00:43.699Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-21T00:00:43.699Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-21T00:00:43.699Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-21T00:00:43.699Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-21T00:00:43.699Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-21T00:00:43.699Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-21T00:00:43.699Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-21T00:00:43.699Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-21T00:00:43.699Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-21T00:00:43.699Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-21T00:00:43.699Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-21T00:00:43.699Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-21T00:00:43.699Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-21T00:00:43.699Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-21T00:00:43.699Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-21T00:00:43.699Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-21T00:00:43.699Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-21T00:00:43.699Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-21T00:00:43.699Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-21T00:00:43.699Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-21T00:00:43.699Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-21T00:00:43.699Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-21T00:00:43.699Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-21T00:00:43.699Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-21T00:00:43.699Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-21T00:00:43.699Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-21T00:00:43.699Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-21T00:00:43.699Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-21T00:00:43.699Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-21T00:00:43.982Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-21T00:00:43.982Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-21T00:00:43.982Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-21T00:00:43.982Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-21T00:00:43.982Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-21T00:00:43.982Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-21T00:00:43.982Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-21T00:00:43.982Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-21T00:00:44.057Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-09-21T00:00:44.057Z] === RUN TestNISDomainname [2019-09-21T00:00:44.266Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-21T00:00:44.266Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-21T00:00:44.266Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-21T00:00:44.266Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-21T00:00:44.266Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-21T00:00:44.266Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-21T00:00:44.266Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-21T00:00:44.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-21T00:00:44.551Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-21T00:00:44.551Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-21T00:00:44.551Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-21T00:00:45.246Z] --- PASS: TestNISDomainname (1.22s) [2019-09-21T00:00:45.246Z] === RUN TestHostnameDnsResolution [2019-09-21T00:00:45.559Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-21T00:00:45.811Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-21T00:00:46.176Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-21T00:00:46.176Z] Fetched 87.3 MB in 2s (32.1 MB/s) [2019-09-21T00:00:46.176Z] Selecting previously unselected package bash-completion. [2019-09-21T00:00:46.176Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-09-21T00:00:46.176Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-21T00:00:46.376Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-21T00:00:46.941Z] --- PASS: TestHostnameDnsResolution (1.60s) [2019-09-21T00:00:46.941Z] === RUN TestStats [2019-09-21T00:00:46.941Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-21T00:00:47.196Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-21T00:00:47.481Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-21T00:00:47.481Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-21T00:00:47.481Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-21T00:00:47.481Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-21T00:00:47.481Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-21T00:00:47.481Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-21T00:00:47.481Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-21T00:00:47.481Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-21T00:00:47.481Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-21T00:00:47.481Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-21T00:00:47.481Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-21T00:00:47.481Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-21T00:00:47.505Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-21T00:00:47.783Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-21T00:00:47.783Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-21T00:00:47.783Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-21T00:00:47.783Z] Selecting previously unselected package python3.5-minimal. [2019-09-21T00:00:47.783Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-21T00:00:47.783Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-21T00:00:48.066Z] Selecting previously unselected package python3-minimal. [2019-09-21T00:00:48.066Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-21T00:00:48.066Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-21T00:00:48.066Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-21T00:00:48.066Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-21T00:00:48.066Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-21T00:00:48.066Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-21T00:00:48.066Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-21T00:00:48.066Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-21T00:00:48.687Z] Selecting previously unselected package python3.5. [2019-09-21T00:00:48.687Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-21T00:00:48.687Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-21T00:00:48.687Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-21T00:00:48.687Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-21T00:00:48.687Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-21T00:00:48.687Z] Selecting previously unselected package dh-python. [2019-09-21T00:00:48.687Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-21T00:00:48.687Z] Unpacking dh-python (2.20170125) ... [2019-09-21T00:00:48.687Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-21T00:00:48.687Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-21T00:00:49.695Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-21T00:00:49.978Z] Selecting previously unselected package python3. [2019-09-21T00:00:49.978Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-09-21T00:00:49.978Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-21T00:00:49.978Z] Unpacking python3 (3.5.3-1) ... [2019-09-21T00:00:49.978Z] Selecting previously unselected package pigz. [2019-09-21T00:00:49.978Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-21T00:00:49.978Z] Unpacking pigz (2.3.4-1) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-21T00:00:49.979Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-21T00:00:49.979Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-21T00:00:49.979Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-21T00:00:49.979Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-21T00:00:49.979Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-21T00:00:49.979Z] Selecting previously unselected package iptables. [2019-09-21T00:00:49.979Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-21T00:00:49.979Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-21T00:00:50.031Z] --- PASS: TestStats (2.91s) [2019-09-21T00:00:50.031Z] === RUN TestStopContainerWithTimeout [2019-09-21T00:00:50.031Z] === RUN TestStopContainerWithTimeout/0 [2019-09-21T00:00:50.031Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-21T00:00:50.031Z] === RUN TestStopContainerWithTimeout/1 [2019-09-21T00:00:50.031Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-21T00:00:50.031Z] === RUN TestStopContainerWithTimeout/3 [2019-09-21T00:00:50.031Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-21T00:00:50.031Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-21T00:00:50.031Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-21T00:00:50.031Z] === CONT TestStopContainerWithTimeout/0 [2019-09-21T00:00:50.031Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-21T00:00:50.262Z] Selecting previously unselected package xxd. [2019-09-21T00:00:50.262Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-21T00:00:50.262Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:50.262Z] Selecting previously unselected package vim-common. [2019-09-21T00:00:50.262Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-21T00:00:50.262Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:50.262Z] Selecting previously unselected package bzip2. [2019-09-21T00:00:50.262Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-21T00:00:50.262Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-21T00:00:50.262Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-21T00:00:50.262Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-21T00:00:50.262Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-21T00:00:50.262Z] Selecting previously unselected package xz-utils. [2019-09-21T00:00:50.262Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-21T00:00:50.262Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-21T00:00:50.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-21T00:00:50.545Z] Selecting previously unselected package aufs-tools. [2019-09-21T00:00:50.545Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-21T00:00:50.545Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-21T00:00:50.545Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-21T00:00:50.545Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-21T00:00:50.545Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-21T00:00:50.545Z] Selecting previously unselected package btrfs-progs. [2019-09-21T00:00:50.545Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-21T00:00:50.545Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-21T00:00:50.545Z] Selecting previously unselected package btrfs-tools. [2019-09-21T00:00:50.545Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-21T00:00:50.545Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-21T00:00:50.545Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-21T00:00:50.545Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-21T00:00:50.545Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package dmsetup. [2019-09-21T00:00:50.828Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-21T00:00:50.828Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-21T00:00:50.828Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package jq. [2019-09-21T00:00:50.828Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-21T00:00:50.828Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libcap2-bin. [2019-09-21T00:00:50.828Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-21T00:00:50.828Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-21T00:00:50.828Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-21T00:00:50.828Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-21T00:00:50.828Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-21T00:00:50.855Z] === CONT TestStopContainerWithTimeout/3 [2019-09-21T00:00:51.111Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-21T00:00:51.111Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-21T00:00:51.111Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-21T00:00:51.111Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-21T00:00:51.111Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-21T00:00:51.111Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-21T00:00:51.111Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-21T00:00:51.111Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-21T00:00:51.111Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-21T00:00:51.395Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-21T00:00:51.395Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-21T00:00:51.395Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-21T00:00:52.019Z] Selecting previously unselected package net-tools. [2019-09-21T00:00:52.019Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-21T00:00:52.019Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-21T00:00:52.019Z] Selecting previously unselected package python-pip-whl. [2019-09-21T00:00:52.019Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-21T00:00:52.019Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-21T00:00:52.019Z] Selecting previously unselected package python3-pip. [2019-09-21T00:00:52.019Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-21T00:00:52.019Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-21T00:00:52.227Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-21T00:00:52.302Z] Selecting previously unselected package python3-pkg-resources. [2019-09-21T00:00:52.302Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-21T00:00:52.302Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-21T00:00:52.302Z] Selecting previously unselected package python3-setuptools. [2019-09-21T00:00:52.302Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-21T00:00:52.302Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-21T00:00:52.302Z] Selecting previously unselected package python3-wheel. [2019-09-21T00:00:52.302Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-21T00:00:52.302Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-21T00:00:52.302Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-21T00:00:52.302Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-21T00:00:52.302Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-21T00:00:52.302Z] Selecting previously unselected package vim-runtime. [2019-09-21T00:00:52.302Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-21T00:00:52.302Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-21T00:00:52.302Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-21T00:00:52.302Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:53.159Z] === CONT TestStopContainerWithTimeout/1 [2019-09-21T00:00:53.159Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-21T00:00:53.312Z] Selecting previously unselected package vim. [2019-09-21T00:00:53.312Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-21T00:00:53.312Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:00:53.594Z] Selecting previously unselected package xfsprogs. [2019-09-21T00:00:53.594Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-21T00:00:53.594Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-21T00:00:53.594Z] Selecting previously unselected package zip. [2019-09-21T00:00:53.594Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-21T00:00:53.594Z] Unpacking zip (3.0-11+b1) ... [2019-09-21T00:00:53.878Z] Selecting previously unselected package libapparmor-perl. [2019-09-21T00:00:53.878Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-21T00:00:53.878Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-21T00:00:53.878Z] Selecting previously unselected package apparmor. [2019-09-21T00:00:53.878Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-21T00:00:53.878Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-21T00:00:53.878Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-21T00:00:53.878Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-21T00:00:53.878Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-21T00:00:54.494Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-21T00:00:54.494Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-21T00:00:54.494Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-21T00:00:54.530Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-21T00:00:54.777Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-21T00:00:54.777Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-21T00:00:54.777Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-21T00:00:54.777Z] Selecting previously unselected package mingw-w64-common. [2019-09-21T00:00:54.777Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-21T00:00:54.777Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-21T00:00:55.094Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-21T00:00:55.094Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2019-09-21T00:00:55.094Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2019-09-21T00:00:55.094Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-09-21T00:00:55.094Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-09-21T00:00:55.094Z] === RUN TestDeleteDevicemapper [2019-09-21T00:00:55.094Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-21T00:00:55.094Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:00:55.094Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-21T00:00:55.094Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-09-21T00:00:55.658Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-21T00:00:55.788Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-21T00:00:55.788Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-21T00:00:55.788Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-21T00:00:55.917Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-21T00:00:56.400Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-21T00:00:56.400Z] [2019-09-21T00:00:56.400Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-21T00:00:56.400Z] PKG_CONFIG=pkg-config [2019-09-21T00:00:56.400Z] GOLANG_VERSION=1.13 [2019-09-21T00:00:56.400Z] HOSTNAME=85d0104606eb [2019-09-21T00:00:56.400Z] DOCKER_EXPERIMENTAL=1 [2019-09-21T00:00:56.400Z] container=docker [2019-09-21T00:00:56.400Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-21T00:00:56.400Z] GO111MODULE=off [2019-09-21T00:00:56.400Z] GOPATH=/go [2019-09-21T00:00:56.400Z] PWD=/go/src/github.com/docker/docker [2019-09-21T00:00:56.400Z] HOME=/root [2019-09-21T00:00:56.400Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-21T00:00:56.400Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-21T00:00:56.400Z] DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-21T00:00:56.400Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-21T00:00:56.400Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-21T00:00:56.400Z] TERM=xterm [2019-09-21T00:00:56.400Z] DEST=bundles/test-integration [2019-09-21T00:00:56.400Z] SHLVL=1 [2019-09-21T00:00:56.400Z] TIMEOUT=120m [2019-09-21T00:00:56.400Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-21T00:00:56.400Z] DOCKER_PKG=github.com/docker/docker [2019-09-21T00:00:56.400Z] TESTDEBUG=0 [2019-09-21T00:00:56.400Z] _=/usr/bin/env [2019-09-21T00:00:56.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-21T00:00:57.267Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-21T00:00:57.267Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-21T00:00:57.267Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-21T00:00:57.267Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-21T00:00:57.267Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-21T00:00:57.267Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-21T00:00:57.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s) [2019-09-21T00:00:57.813Z] === RUN TestUpdateMemory [2019-09-21T00:00:57.813Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-21T00:00:57.813Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:00:57.813Z] === RUN TestUpdateCPUQuota [2019-09-21T00:00:58.447Z] 2945147eda09: Pull complete [2019-09-21T00:00:58.447Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-21T00:00:58.447Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:00:58.447Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:00:58.447Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-09-21T00:00:58.447Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-09-21T00:00:58.447Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-21T00:00:58.447Z] INFO: Docker version of control daemon [2019-09-21T00:00:58.447Z] [2019-09-21T00:00:58.447Z] Client: Docker Engine - Enterprise [2019-09-21T00:00:58.447Z] Version: 19.03.2 [2019-09-21T00:00:58.447Z] API version: 1.40 [2019-09-21T00:00:58.447Z] Go version: go1.12.8 [2019-09-21T00:00:58.447Z] Git commit: c92ab06ed9 [2019-09-21T00:00:58.447Z] Built: 09/03/2019 16:38:11 [2019-09-21T00:00:58.447Z] OS/Arch: windows/amd64 [2019-09-21T00:00:58.447Z] Experimental: false [2019-09-21T00:00:58.447Z] [2019-09-21T00:00:58.447Z] Server: Docker Engine - Enterprise [2019-09-21T00:00:58.447Z] Engine: [2019-09-21T00:00:58.447Z] Version: 19.03.2 [2019-09-21T00:00:58.447Z] API version: 1.40 (minimum version 1.24) [2019-09-21T00:00:58.447Z] Go version: go1.12.8 [2019-09-21T00:00:58.447Z] Git commit: c92ab06ed9 [2019-09-21T00:00:58.447Z] Built: 09/03/2019 16:35:47 [2019-09-21T00:00:58.447Z] OS/Arch: windows/amd64 [2019-09-21T00:00:58.447Z] Experimental: true [2019-09-21T00:00:58.447Z] [2019-09-21T00:00:58.447Z] INFO: Docker info of control daemon [2019-09-21T00:00:58.447Z] [2019-09-21T00:00:58.906Z] Client: [2019-09-21T00:00:58.906Z] Debug Mode: false [2019-09-21T00:00:58.906Z] Plugins: [2019-09-21T00:00:58.906Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-21T00:00:58.906Z] [2019-09-21T00:00:58.906Z] Server: [2019-09-21T00:00:58.906Z] Containers: 0 [2019-09-21T00:00:58.906Z] Running: 0 [2019-09-21T00:00:58.906Z] Paused: 0 [2019-09-21T00:00:58.906Z] Stopped: 0 [2019-09-21T00:00:58.906Z] Images: 1 [2019-09-21T00:00:58.906Z] Server Version: 19.03.2 [2019-09-21T00:00:58.906Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-21T00:00:58.906Z] Windows: [2019-09-21T00:00:58.906Z] LCOW: [2019-09-21T00:00:58.906Z] Logging Driver: json-file [2019-09-21T00:00:58.906Z] Plugins: [2019-09-21T00:00:58.906Z] Volume: local [2019-09-21T00:00:58.906Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-21T00:00:58.906Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-21T00:00:58.906Z] Swarm: inactive [2019-09-21T00:00:58.906Z] Default Isolation: process [2019-09-21T00:00:58.906Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-21T00:00:58.906Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-21T00:00:58.906Z] OSType: windows [2019-09-21T00:00:58.906Z] Architecture: x86_64 [2019-09-21T00:00:58.906Z] CPUs: 4 [2019-09-21T00:00:58.906Z] Total Memory: 32GiB [2019-09-21T00:00:58.906Z] Name: azwin-2-d36330 [2019-09-21T00:00:58.906Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-21T00:00:58.906Z] Docker Root Dir: D:\docker [2019-09-21T00:00:58.906Z] Debug Mode: false [2019-09-21T00:00:58.906Z] Registry: https://index.docker.io/v1/ [2019-09-21T00:00:58.906Z] Labels: [2019-09-21T00:00:58.906Z] Experimental: true [2019-09-21T00:00:58.906Z] Insecure Registries: [2019-09-21T00:00:58.906Z] 10.0.0.4:5000 [2019-09-21T00:00:58.906Z] 127.0.0.0/8 [2019-09-21T00:00:58.906Z] Registry Mirrors: [2019-09-21T00:00:58.906Z] http://10.0.0.4:5000/ [2019-09-21T00:00:58.906Z] Live Restore Enabled: false [2019-09-21T00:00:58.906Z] [2019-09-21T00:00:58.906Z] [2019-09-21T00:00:58.906Z] INFO: Commit hash is 453841506 [2019-09-21T00:00:58.906Z] INFO: Nuke-Everything... [2019-09-21T00:00:59.366Z] INFO: Container count on control daemon to delete is 0 [2019-09-21T00:00:59.712Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-09-21T00:00:59.712Z] === RUN TestUpdatePidsLimit [2019-09-21T00:00:59.712Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-21T00:00:59.969Z] === RUN TestUpdatePidsLimit/no_change [2019-09-21T00:01:00.227Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-21T00:01:00.334Z] INFO: Nuking d:\CI-6 [2019-09-21T00:01:00.334Z] INFO: Zapped successfully [2019-09-21T00:01:00.334Z] INFO: Location for testing is d:\CI-6\CI-453841506 [2019-09-21T00:01:00.334Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-21T00:01:00.334Z] [2019-09-21T00:01:00.334Z] [2019-09-21T00:01:00.334Z] INFO: Building the image from Dockerfile.windows at 09/21/2019 00:01:00... [2019-09-21T00:01:00.334Z] [2019-09-21T00:01:00.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-21T00:01:01.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-21T00:01:01.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-21T00:01:01.618Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-21T00:01:01.656Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-21T00:01:01.656Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-21T00:01:01.656Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-21T00:01:02.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-21T00:01:02.444Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-21T00:01:02.703Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-21T00:01:02.961Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-21T00:01:03.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:01:04.091Z] --- PASS: TestUpdatePidsLimit (4.61s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-09-21T00:01:04.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-09-21T00:01:04.092Z] === RUN TestUpdateRestartPolicy [2019-09-21T00:01:05.117Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-21T00:01:05.117Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-21T00:01:05.117Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-21T00:01:05.117Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-21T00:01:05.117Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-21T00:01:05.117Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:01:05.117Z] Processing triggers for mime-support (3.60) ... [2019-09-21T00:01:05.117Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:01:05.117Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-21T00:01:05.117Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-21T00:01:05.117Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-21T00:01:05.117Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-21T00:01:05.117Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-21T00:01:05.464Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-21T00:01:06.028Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-21T00:01:06.135Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-21T00:01:06.135Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-21T00:01:06.135Z] Setting up zip (3.0-11+b1) ... [2019-09-21T00:01:06.135Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-21T00:01:06.135Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-21T00:01:06.135Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-21T00:01:06.135Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-21T00:01:06.135Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-21T00:01:06.135Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:01:06.135Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-21T00:01:06.135Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-21T00:01:06.135Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-21T00:01:06.135Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:01:06.135Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-21T00:01:06.135Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-21T00:01:06.135Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-21T00:01:06.135Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:01:06.151Z] Sending build context to Docker daemon 49.97MB [2019-09-21T00:01:06.151Z] [2019-09-21T00:01:06.418Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-21T00:01:06.418Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-21T00:01:06.418Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-21T00:01:06.418Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-21T00:01:06.418Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-21T00:01:06.418Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-21T00:01:06.418Z] Setting up pigz (2.3.4-1) ... [2019-09-21T00:01:06.418Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-21T00:01:06.418Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-21T00:01:06.418Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:01:06.418Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-21T00:01:06.418Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-21T00:01:06.418Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-21T00:01:06.418Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-21T00:01:06.418Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-21T00:01:06.418Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-21T00:01:06.418Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-21T00:01:06.418Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-21T00:01:06.418Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-21T00:01:06.418Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-21T00:01:06.418Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-21T00:01:06.418Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-21T00:01:06.418Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-21T00:01:06.418Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-21T00:01:06.418Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-21T00:01:06.592Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-21T00:01:06.611Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-21T00:01:06.611Z] ---> 1ddfa8bee56a [2019-09-21T00:01:06.611Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-21T00:01:06.611Z] ---> Running in 10b61b5134bb [2019-09-21T00:01:06.849Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-21T00:01:07.412Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-21T00:01:07.582Z] Removing intermediate container 10b61b5134bb [2019-09-21T00:01:07.583Z] ---> a87bdad03127 [2019-09-21T00:01:07.583Z] Step 3/8 : ARG GO_VERSION=1.13.0 [2019-09-21T00:01:07.583Z] ---> Running in 9c01aa22f931 [2019-09-21T00:01:07.669Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-21T00:01:07.669Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-21T00:01:08.041Z] Removing intermediate container 9c01aa22f931 [2019-09-21T00:01:08.042Z] ---> 38a88029afd4 [2019-09-21T00:01:08.042Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-09-21T00:01:08.042Z] ---> Running in cf9a6a37c4c8 [2019-09-21T00:01:08.438Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-21T00:01:08.438Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-21T00:01:08.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-21T00:01:08.438Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-21T00:01:08.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-21T00:01:08.438Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-21T00:01:08.438Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-21T00:01:08.438Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-21T00:01:08.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-21T00:01:08.438Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-21T00:01:08.438Z] Setting up python3 (3.5.3-1) ... [2019-09-21T00:01:08.515Z] Removing intermediate container cf9a6a37c4c8 [2019-09-21T00:01:08.515Z] ---> 85ce21f268fd [2019-09-21T00:01:08.515Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-21T00:01:08.515Z] ---> Running in a8b13e46ed40 [2019-09-21T00:01:08.599Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-21T00:01:09.054Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-21T00:01:09.163Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-21T00:01:09.337Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-21T00:01:09.620Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-21T00:01:09.620Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-21T00:01:09.620Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-21T00:01:09.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-21T00:01:09.902Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-21T00:01:10.185Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-21T00:01:10.185Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-21T00:01:10.292Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-21T00:01:10.801Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-21T00:01:10.801Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-21T00:01:10.862Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-21T00:01:11.085Z] Setting up dh-python (2.20170125) ... [2019-09-21T00:01:11.371Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-21T00:01:11.371Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-21T00:01:13.386Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-21T00:01:13.950Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-21T00:01:15.323Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-21T00:01:16.258Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-21T00:01:16.822Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-09-21T00:01:17.112Z] [2019-09-21T00:01:17.113Z] SUCCESS: Specified value was saved. [2019-09-21T00:01:17.113Z] INFO: Downloading git... [2019-09-21T00:01:17.753Z] --- PASS: TestUpdateRestartPolicy (13.77s) [2019-09-21T00:01:17.753Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-21T00:01:18.658Z] INFO: Downloading go... [2019-09-21T00:01:18.685Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-09-21T00:01:18.685Z] === RUN TestWaitNonBlocked [2019-09-21T00:01:18.685Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-21T00:01:18.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:01:18.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:01:18.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:01:18.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:01:18.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:01:18.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:01:19.618Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-21T00:01:19.875Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-21T00:01:19.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-09-21T00:01:19.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2019-09-21T00:01:19.875Z] === RUN TestWaitBlocked [2019-09-21T00:01:19.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:01:19.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:01:19.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:01:19.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:01:19.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:01:19.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:01:20.206Z] INFO: Downloading compiler 1 of 3... [2019-09-21T00:01:20.665Z] INFO: Downloading compiler 2 of 3... [2019-09-21T00:01:21.123Z] INFO: Downloading compiler 3 of 3... [2019-09-21T00:01:21.246Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-21T00:01:21.504Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-21T00:01:21.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2019-09-21T00:01:21.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.60s) [2019-09-21T00:01:21.504Z] === CONT TestContainerStartOnDaemonRestart [2019-09-21T00:01:21.504Z] === CONT TestIpcModeOlderClient [2019-09-21T00:01:21.504Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-21T00:01:21.504Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-21T00:01:21.504Z] === CONT TestDaemonRestartIpcMode [2019-09-21T00:01:21.587Z] INFO: Extracting git... [2019-09-21T00:01:21.640Z] Removing intermediate container c032a296da30 [2019-09-21T00:01:21.640Z] ---> f8a328c56860 [2019-09-21T00:01:21.640Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-21T00:01:21.640Z] ---> Running in 21434f01af95 [2019-09-21T00:01:22.438Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-21T00:01:23.002Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-21T00:01:23.260Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-09-21T00:01:23.517Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-21T00:01:24.312Z] Collecting yamllint==1.16.0 [2019-09-21T00:01:24.312Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-21T00:01:24.449Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-21T00:01:24.594Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-21T00:01:24.594Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-21T00:01:25.209Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-21T00:01:25.382Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s) [2019-09-21T00:01:25.382Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-21T00:01:25.382Z] daemon.go:336: [de8497a6d9dc5] waiting for daemon to start [2019-09-21T00:01:25.382Z] daemon.go:336: [de8497a6d9dc5] waiting for daemon to start [2019-09-21T00:01:25.382Z] daemon.go:364: [de8497a6d9dc5] daemon started [2019-09-21T00:01:25.382Z] daemon.go:336: [de8497a6d9dc5] waiting for daemon to start [2019-09-21T00:01:25.382Z] daemon.go:307: [de8497a6d9dc5] exiting daemon [2019-09-21T00:01:25.382Z] daemon.go:336: [de8497a6d9dc5] waiting for daemon to start [2019-09-21T00:01:25.382Z] daemon.go:364: [de8497a6d9dc5] daemon started [2019-09-21T00:01:25.382Z] daemon.go:472: [de8497a6d9dc5] Stopping daemon [2019-09-21T00:01:25.382Z] daemon.go:307: [de8497a6d9dc5] exiting daemon [2019-09-21T00:01:25.382Z] daemon.go:459: [de8497a6d9dc5] Daemon stopped [2019-09-21T00:01:25.490Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-21T00:01:26.314Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2019-09-21T00:01:26.314Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-21T00:01:26.314Z] daemon.go:336: [d3ef66a72d8f7] waiting for daemon to start [2019-09-21T00:01:26.314Z] daemon.go:336: [d3ef66a72d8f7] waiting for daemon to start [2019-09-21T00:01:26.314Z] daemon.go:364: [d3ef66a72d8f7] daemon started [2019-09-21T00:01:26.314Z] daemon.go:472: [d3ef66a72d8f7] Stopping daemon [2019-09-21T00:01:26.314Z] daemon.go:307: [d3ef66a72d8f7] exiting daemon [2019-09-21T00:01:26.314Z] daemon.go:459: [d3ef66a72d8f7] Daemon stopped [2019-09-21T00:01:26.314Z] daemon.go:336: [d3ef66a72d8f7] waiting for daemon to start [2019-09-21T00:01:26.314Z] daemon.go:336: [d3ef66a72d8f7] waiting for daemon to start [2019-09-21T00:01:26.314Z] daemon.go:364: [d3ef66a72d8f7] daemon started [2019-09-21T00:01:26.314Z] daemon.go:472: [d3ef66a72d8f7] Stopping daemon [2019-09-21T00:01:26.314Z] daemon.go:307: [d3ef66a72d8f7] exiting daemon [2019-09-21T00:01:26.314Z] daemon.go:459: [d3ef66a72d8f7] Daemon stopped [2019-09-21T00:01:26.314Z] PASS [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === Skipped [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-21T00:01:26.314Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-21T00:01:26.314Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-21T00:01:26.314Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-21T00:01:26.314Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-21T00:01:26.314Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-21T00:01:26.314Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] [2019-09-21T00:01:26.314Z] DONE 197 tests, 6 skipped in 152.333s [2019-09-21T00:01:26.314Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-21T00:01:26.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:01:26.314Z] ++ set -e [2019-09-21T00:01:26.314Z] ++ '[' -n 0 ']' [2019-09-21T00:01:26.314Z] ++ set -x [2019-09-21T00:01:26.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:01:26.512Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-21T00:01:26.512Z] Running setup.py bdist_wheel for pathspec: started [2019-09-21T00:01:26.572Z] INFO: Testing against a local daemon [2019-09-21T00:01:26.572Z] === RUN TestCommitInheritsEnv [2019-09-21T00:01:26.795Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-21T00:01:26.795Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-21T00:01:27.077Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-21T00:01:27.137Z] --- PASS: TestCommitInheritsEnv (0.65s) [2019-09-21T00:01:27.137Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-21T00:01:27.137Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-21T00:01:27.137Z] === RUN TestImagesFilterMultiReference [2019-09-21T00:01:27.137Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-09-21T00:01:27.137Z] === RUN TestImagePullPlatformInvalid [2019-09-21T00:01:27.137Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-09-21T00:01:27.137Z] === RUN TestRemoveImageOrphaning [2019-09-21T00:01:27.702Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-09-21T00:01:27.702Z] === RUN TestRemoveImageGarbageCollector [2019-09-21T00:01:27.735Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-21T00:01:27.735Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-21T00:01:27.735Z] Successfully built pathspec pyyaml [2019-09-21T00:01:27.735Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-21T00:01:27.735Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-21T00:01:28.348Z] Removing intermediate container 21434f01af95 [2019-09-21T00:01:28.348Z] ---> 11d9241aa30a [2019-09-21T00:01:28.348Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-21T00:01:29.355Z] ---> 397c219950b3 [2019-09-21T00:01:29.355Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-21T00:01:29.608Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-21T00:01:30.173Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2019-09-21T00:01:30.173Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-21T00:01:30.173Z] daemon.go:336: [d6abe22c37c19] waiting for daemon to start [2019-09-21T00:01:30.173Z] daemon.go:336: [d6abe22c37c19] waiting for daemon to start [2019-09-21T00:01:30.173Z] daemon.go:364: [d6abe22c37c19] daemon started [2019-09-21T00:01:30.173Z] daemon.go:472: [d6abe22c37c19] Stopping daemon [2019-09-21T00:01:30.173Z] daemon.go:307: [d6abe22c37c19] exiting daemon [2019-09-21T00:01:30.173Z] daemon.go:459: [d6abe22c37c19] Daemon stopped [2019-09-21T00:01:30.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-21T00:01:30.430Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-09-21T00:01:30.430Z] === RUN TestTagInvalidReference [2019-09-21T00:01:30.430Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-21T00:01:30.430Z] === RUN TestTagValidPrefixedRepo [2019-09-21T00:01:30.430Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-09-21T00:01:30.430Z] === RUN TestTagExistedNameWithoutForce [2019-09-21T00:01:30.430Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-21T00:01:30.430Z] === RUN TestTagOfficialNames [2019-09-21T00:01:30.430Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-21T00:01:30.430Z] === RUN TestTagMatchesDigest [2019-09-21T00:01:30.430Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-21T00:01:30.430Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-21T00:01:33.709Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-21T00:01:33.761Z] ---> 876be6ceafcc [2019-09-21T00:01:33.761Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-21T00:01:34.043Z] ---> 8acaffad4c5f [2019-09-21T00:01:34.043Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-21T00:01:34.333Z] ---> 3f26b86f88b5 [2019-09-21T00:01:34.333Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-21T00:01:34.615Z] ---> 83fa0e39b55b [2019-09-21T00:01:34.615Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-21T00:01:34.902Z] ---> dc8654b5e629 [2019-09-21T00:01:34.902Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-21T00:01:34.926Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-21T00:01:34.926Z] Copying nested executables into bundles/binary-daemon [2019-09-21T00:01:34.926Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-21T00:01:35.191Z] ---> 1ecf5c0bec75 [2019-09-21T00:01:35.191Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-21T00:01:35.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh cross [2019-09-21T00:01:35.473Z] ---> 6b452746e888 [2019-09-21T00:01:35.473Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-21T00:01:35.831Z] [2019-09-21T00:01:35.831Z] Removing bundles/ [2019-09-21T00:01:35.831Z] [2019-09-21T00:01:35.831Z] ---> Making bundle: cross (in bundles/cross) [2019-09-21T00:01:35.831Z] Cross building: bundles/cross/linux/amd64 [2019-09-21T00:01:35.831Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-21T00:01:35.831Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-21T00:01:36.489Z] ---> ba1771fcbdc0 [2019-09-21T00:01:36.489Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-21T00:01:36.774Z] ---> 471f64ed18f1 [2019-09-21T00:01:36.774Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-21T00:01:36.986Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-09-21T00:01:37.389Z] ---> 674d945405bf [2019-09-21T00:01:37.389Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-21T00:01:37.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-21T00:01:37.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-21T00:01:37.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-21T00:01:37.917Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-21T00:01:38.873Z] ---> 4c15468ace52 [2019-09-21T00:01:38.873Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-21T00:01:39.159Z] ---> 2382cdc34bac [2019-09-21T00:01:39.159Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-21T00:01:39.259Z] INFO: Expanding go... [2019-09-21T00:01:39.288Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-21T00:01:39.288Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-09-21T00:01:39.775Z] ---> cb80fa3455ce [2019-09-21T00:01:39.775Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-21T00:01:39.855Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-21T00:01:39.855Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-21T00:01:40.056Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-21T00:01:40.056Z] bad55c542dc9: Pulling fs layer [2019-09-21T00:01:40.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-21T00:01:40.341Z] bad55c542dc9: Verifying Checksum [2019-09-21T00:01:40.341Z] bad55c542dc9: Download complete [2019-09-21T00:01:40.420Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-21T00:01:40.972Z] bad55c542dc9: Pull complete [2019-09-21T00:01:40.972Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-21T00:01:40.972Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-21T00:01:40.984Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-09-21T00:01:41.584Z] ---> c6c50175bb92 [2019-09-21T00:01:41.584Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-21T00:01:41.584Z] ---> Running in a98b5f40238f [2019-09-21T00:01:41.584Z] Removing intermediate container a98b5f40238f [2019-09-21T00:01:41.584Z] ---> 7f40eeaa2d28 [2019-09-21T00:01:41.584Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-21T00:01:41.584Z] ---> Running in ed351c652fd2 [2019-09-21T00:01:41.584Z] Removing intermediate container ed351c652fd2 [2019-09-21T00:01:41.584Z] ---> 222538bd86b4 [2019-09-21T00:01:41.584Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-21T00:01:41.866Z] ---> Running in 65f3b1506c88 [2019-09-21T00:01:41.866Z] Removing intermediate container 65f3b1506c88 [2019-09-21T00:01:41.866Z] ---> 3ddebc9e0f5a [2019-09-21T00:01:41.866Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-21T00:01:41.866Z] ---> Running in 20bf784a8cf1 [2019-09-21T00:01:42.148Z] Removing intermediate container 20bf784a8cf1 [2019-09-21T00:01:42.148Z] ---> 48d35c89b00c [2019-09-21T00:01:42.148Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-21T00:01:42.148Z] ---> Running in 23e54b178409 [2019-09-21T00:01:42.148Z] Removing intermediate container 23e54b178409 [2019-09-21T00:01:42.148Z] ---> cd50d1d91ffd [2019-09-21T00:01:42.148Z] Step 125/126 : FROM dev AS final [2019-09-21T00:01:42.148Z] ---> cd50d1d91ffd [2019-09-21T00:01:42.148Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-21T00:01:42.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-21T00:01:42.882Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-09-21T00:01:42.882Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-09-21T00:01:43.815Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-21T00:01:45.185Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-09-21T00:01:46.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-21T00:01:47.083Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-21T00:01:48.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-21T00:01:48.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-21T00:01:48.963Z] ---> 2ae5f2f6fd38 [2019-09-21T00:01:48.963Z] Successfully built 2ae5f2f6fd38 [2019-09-21T00:01:48.963Z] Successfully tagged docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-21T00:01:49.400Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/test/unit [2019-09-21T00:01:49.609Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-21T00:01:51.507Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-09-21T00:01:51.507Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-21T00:01:51.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-21T00:01:51.765Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-21T00:01:51.765Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-21T00:01:51.765Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-21T00:01:51.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-21T00:01:52.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-21T00:01:52.698Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-09-21T00:01:53.832Z] ? github.com/docker/docker/api [no test files] [2019-09-21T00:01:55.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-21T00:01:55.223Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-21T00:01:55.480Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-21T00:01:57.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-21T00:01:59.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-21T00:01:59.928Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-21T00:02:01.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-21T00:02:03.213Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-09-21T00:02:03.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-21T00:02:04.360Z] INFO: Expanding compiler 1 of 3... [2019-09-21T00:02:04.360Z] INFO: Expanding compiler 2 of 3... [2019-09-21T00:02:04.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-21T00:02:06.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-21T00:02:07.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-21T00:02:08.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-21T00:02:08.584Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-21T00:02:08.842Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-21T00:02:09.040Z] INFO: Expanding compiler 3 of 3... [2019-09-21T00:02:09.496Z] INFO: Removing downloaded files... [2019-09-21T00:02:09.496Z] INFO: Creating source directory... [2019-09-21T00:02:09.496Z] INFO: Configuring git core.autocrlf... [2019-09-21T00:02:09.496Z] INFO: Completed [2019-09-21T00:02:10.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-21T00:02:10.741Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-21T00:02:11.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-21T00:02:11.448Z] Using test binary docker [2019-09-21T00:02:11.448Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-21T00:02:11.448Z] +++ /etc/init.d/apparmor start [2019-09-21T00:02:11.448Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-21T00:02:11.448Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-21T00:02:11.449Z] Warning failed to create cache: (null) [2019-09-21T00:02:11.449Z] . [2019-09-21T00:02:11.449Z] Starting dockerd [2019-09-21T00:02:11.449Z] INFO: Waiting for daemon to start... [2019-09-21T00:02:11.449Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-21T00:02:12.113Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-21T00:02:13.362Z] . [2019-09-21T00:02:13.362Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-21T00:02:13.362Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-21T00:02:13.362Z] Error: No such image: emptyfs [2019-09-21T00:02:13.362Z] ++++ docker load [2019-09-21T00:02:13.362Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-21T00:02:13.485Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-21T00:02:13.757Z] Running integration-test (iteration 1) [2019-09-21T00:02:13.757Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-21T00:02:13.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:02:13.757Z] ++ set -e [2019-09-21T00:02:13.757Z] ++ '[' -n 0 ']' [2019-09-21T00:02:13.757Z] ++ set -x [2019-09-21T00:02:13.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:02:16.762Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-21T00:02:17.020Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-21T00:02:21.006Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2019-09-21T00:02:23.215Z] Loaded image: buildpack-deps:jessie [2019-09-21T00:02:23.215Z] Loaded image: busybox:latest [2019-09-21T00:02:23.215Z] Loaded image: busybox:glibc [2019-09-21T00:02:23.215Z] Loaded image: debian:jessie [2019-09-21T00:02:23.215Z] Loaded image: hello-world:latest [2019-09-21T00:02:23.215Z] INFO: Testing against a local daemon [2019-09-21T00:02:23.215Z] === RUN TestCgroupNamespacesBuild [2019-09-21T00:02:24.488Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-09-21T00:02:24.488Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-21T00:02:24.488Z] daemon.go:336: [d2bcafdc92ce1] waiting for daemon to start [2019-09-21T00:02:24.488Z] daemon.go:336: [d2bcafdc92ce1] waiting for daemon to start [2019-09-21T00:02:24.488Z] daemon.go:364: [d2bcafdc92ce1] daemon started [2019-09-21T00:02:24.488Z] daemon.go:472: [d2bcafdc92ce1] Stopping daemon [2019-09-21T00:02:24.488Z] daemon.go:307: [d2bcafdc92ce1] exiting daemon [2019-09-21T00:02:24.488Z] daemon.go:459: [d2bcafdc92ce1] Daemon stopped [2019-09-21T00:02:24.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-21T00:02:25.120Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-21T00:02:25.120Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-21T00:02:26.053Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-21T00:02:26.294Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2019-09-21T00:02:26.294Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-21T00:02:26.294Z] daemon.go:336: [d9e61d5da63a1] waiting for daemon to start [2019-09-21T00:02:26.294Z] daemon.go:336: [d9e61d5da63a1] waiting for daemon to start [2019-09-21T00:02:26.294Z] daemon.go:364: [d9e61d5da63a1] daemon started [2019-09-21T00:02:26.294Z] daemon.go:472: [d9e61d5da63a1] Stopping daemon [2019-09-21T00:02:26.294Z] daemon.go:307: [d9e61d5da63a1] exiting daemon [2019-09-21T00:02:26.294Z] daemon.go:459: [d9e61d5da63a1] Daemon stopped [2019-09-21T00:02:26.294Z] === RUN TestBuildWithSession [2019-09-21T00:02:26.618Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-21T00:02:28.736Z] --- PASS: TestBuildWithSession (2.50s) [2019-09-21T00:02:28.736Z] === RUN TestBuildSquashParent [2019-09-21T00:02:31.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-21T00:02:31.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-21T00:02:31.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-21T00:02:33.784Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-21T00:02:35.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-21T00:02:36.526Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-21T00:02:36.526Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-21T00:02:36.563Z] --- PASS: TestBuildSquashParent (6.84s) [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:02:36.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:02:36.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:02:36.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:02:36.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:02:38.410Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:02:38.410Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:02:39.806Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-09-21T00:02:40.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:02:40.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:02:41.701Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2019-09-21T00:02:43.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2019-09-21T00:02:43.377Z] === RUN TestBuildMultiStageCopy [2019-09-21T00:02:43.377Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-21T00:02:44.979Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-09-21T00:02:44.979Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-09-21T00:02:45.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-21T00:02:46.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-21T00:02:46.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-21T00:02:47.352Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-09-21T00:02:47.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-09-21T00:02:47.797Z] === RUN TestBuildMultiStageParentConfig [2019-09-21T00:02:49.131Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-09-21T00:02:49.131Z] === RUN TestBuildLabelWithTargets [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite (355.65s) [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.45s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-21T00:02:51.533Z] daemon.go:336: [d953bba6d4dcd] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d953bba6d4dcd] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d953bba6d4dcd] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [d953bba6d4dcd] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [d953bba6d4dcd] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [d953bba6d4dcd] Daemon stopped [2019-09-21T00:02:51.533Z] daemon.go:336: [d953bba6d4dcd] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d953bba6d4dcd] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d953bba6d4dcd] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [d953bba6d4dcd] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [d953bba6d4dcd] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [d953bba6d4dcd] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-21T00:02:51.533Z] daemon.go:336: [ddd92ea5ceeb3] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [ddd92ea5ceeb3] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [ddd92ea5ceeb3] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [ddd92ea5ceeb3] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [ddd92ea5ceeb3] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [ddd92ea5ceeb3] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-21T00:02:51.533Z] daemon.go:336: [dbb369bb614a7] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [dbb369bb614a7] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [dbb369bb614a7] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [dbb369bb614a7] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [dbb369bb614a7] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [dbb369bb614a7] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.42s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-21T00:02:51.533Z] daemon.go:336: [dcc7aa36c48a9] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [dcc7aa36c48a9] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [dcc7aa36c48a9] daemon started [2019-09-21T00:02:51.533Z] daemon.go:307: [dcc7aa36c48a9] exiting daemon [2019-09-21T00:02:51.533Z] docker_cli_daemon_test.go:1449: Daemon dcc7aa36c48a9 is not started [2019-09-21T00:02:51.533Z] daemon.go:336: [dcc7aa36c48a9] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [dcc7aa36c48a9] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [dcc7aa36c48a9] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [dcc7aa36c48a9] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [dcc7aa36c48a9] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [dcc7aa36c48a9] Daemon stopped [2019-09-21T00:02:51.533Z] check_test.go:309: Daemon d3e3d9495df0e is not started [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.47s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-21T00:02:51.533Z] daemon.go:336: [dedf6dc03be9b] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [dedf6dc03be9b] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [dedf6dc03be9b] daemon started [2019-09-21T00:02:51.533Z] daemon.go:307: [dedf6dc03be9b] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:336: [dedf6dc03be9b] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [dedf6dc03be9b] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [dedf6dc03be9b] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [dedf6dc03be9b] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [dedf6dc03be9b] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [dedf6dc03be9b] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.46s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-21T00:02:51.533Z] daemon.go:336: [debf531f2f3a4] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [debf531f2f3a4] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [debf531f2f3a4] daemon started [2019-09-21T00:02:51.533Z] daemon.go:307: [debf531f2f3a4] exiting daemon [2019-09-21T00:02:51.533Z] check_test.go:309: Daemon d8ca1306984ca is not started [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.86s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-21T00:02:51.533Z] daemon.go:336: [d42575351af30] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d42575351af30] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d42575351af30] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [d42575351af30] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [d42575351af30] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [d42575351af30] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.30s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:307: [d25dc69b419f2] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d25dc69b419f2] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [d25dc69b419f2] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [d25dc69b419f2] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [d25dc69b419f2] Daemon stopped [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d25dc69b419f2] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d25dc69b419f2] daemon started [2019-09-21T00:02:51.533Z] daemon.go:472: [d25dc69b419f2] Stopping daemon [2019-09-21T00:02:51.533Z] daemon.go:307: [d25dc69b419f2] exiting daemon [2019-09-21T00:02:51.533Z] daemon.go:459: [d25dc69b419f2] Daemon stopped [2019-09-21T00:02:51.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.05s) [2019-09-21T00:02:51.533Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-21T00:02:51.533Z] daemon.go:336: [d4e227d38dd48] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:336: [d4e227d38dd48] waiting for daemon to start [2019-09-21T00:02:51.533Z] daemon.go:364: [d4e227d38dd48] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4e227d38dd48] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4e227d38dd48] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4e227d38dd48] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d4e227d38dd48] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d4e227d38dd48] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d4e227d38dd48] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4e227d38dd48] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4e227d38dd48] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4e227d38dd48] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.15s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-21T00:02:51.534Z] daemon.go:336: [dbc7e4b2f015f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [dbc7e4b2f015f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [dbc7e4b2f015f] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [dbc7e4b2f015f] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [dbc7e4b2f015f] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [dbc7e4b2f015f] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [dbc7e4b2f015f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [dbc7e4b2f015f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [dbc7e4b2f015f] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [dbc7e4b2f015f] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [dbc7e4b2f015f] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [dbc7e4b2f015f] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.99s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-21T00:02:51.534Z] daemon.go:336: [de0aa6611f0a0] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [de0aa6611f0a0] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [de0aa6611f0a0] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [de0aa6611f0a0] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [de0aa6611f0a0] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [de0aa6611f0a0] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [de0aa6611f0a0] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [de0aa6611f0a0] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [de0aa6611f0a0] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [de0aa6611f0a0] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [de0aa6611f0a0] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [de0aa6611f0a0] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.99s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2019-09-21T00:02:51.534Z] daemon.go:336: [d415b3aea0653] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d415b3aea0653] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d415b3aea0653] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d415b3aea0653] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d415b3aea0653] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d415b3aea0653] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d415b3aea0653] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d415b3aea0653] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d415b3aea0653] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d415b3aea0653] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d415b3aea0653] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d415b3aea0653] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2019-09-21T00:02:51.534Z] daemon.go:336: [d00cb63e8de3a] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d00cb63e8de3a] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d00cb63e8de3a] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d00cb63e8de3a] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d00cb63e8de3a] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d00cb63e8de3a] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d00cb63e8de3a] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d00cb63e8de3a] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d00cb63e8de3a] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d00cb63e8de3a] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d00cb63e8de3a] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d00cb63e8de3a] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.19s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2019-09-21T00:02:51.534Z] daemon.go:336: [d47e44bdbf221] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d47e44bdbf221] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d47e44bdbf221] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d47e44bdbf221] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d47e44bdbf221] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d47e44bdbf221] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d47e44bdbf221] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d47e44bdbf221] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d47e44bdbf221] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d47e44bdbf221] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d47e44bdbf221] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d47e44bdbf221] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-21T00:02:51.534Z] daemon.go:336: [d6e3ae411c36a] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:307: [d6e3ae411c36a] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:336: [d6e3ae411c36a] waiting for daemon to start [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon dabcd43cbc067 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-21T00:02:51.534Z] daemon.go:336: [dcae63275d31b] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:307: [dcae63275d31b] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:336: [dcae63275d31b] waiting for daemon to start [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon dc683605b4a49 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.92s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-21T00:02:51.534Z] daemon.go:336: [dae885242f8ce] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [dae885242f8ce] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [dae885242f8ce] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [dae885242f8ce] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [dae885242f8ce] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [dae885242f8ce] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2019-09-21T00:02:51.534Z] daemon.go:336: [dd2afc288e6c5] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [dd2afc288e6c5] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [dd2afc288e6c5] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [dd2afc288e6c5] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [dd2afc288e6c5] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [dd2afc288e6c5] Daemon stopped [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon dd2afc288e6c5 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.23s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-21T00:02:51.534Z] daemon.go:336: [de7d16b8bde92] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [de7d16b8bde92] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [de7d16b8bde92] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [de7d16b8bde92] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [de7d16b8bde92] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [de7d16b8bde92] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [de7d16b8bde92] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [de7d16b8bde92] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [de7d16b8bde92] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [de7d16b8bde92] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [de7d16b8bde92] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [de7d16b8bde92] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.28s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c0e61a78624] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c0e61a78624] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d4c0e61a78624] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4c0e61a78624] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4c0e61a78624] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4c0e61a78624] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c0e61a78624] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c0e61a78624] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d4c0e61a78624] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4c0e61a78624] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4c0e61a78624] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4c0e61a78624] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.34s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-21T00:02:51.534Z] daemon.go:336: [d843d1839642f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d843d1839642f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d843d1839642f] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d843d1839642f] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d843d1839642f] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d843d1839642f] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d843d1839642f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d843d1839642f] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d843d1839642f] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d843d1839642f] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d843d1839642f] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d843d1839642f] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.27s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-21T00:02:51.534Z] daemon.go:336: [d666056daf243] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d666056daf243] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d666056daf243] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d666056daf243] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d666056daf243] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d666056daf243] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d666056daf243] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d666056daf243] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d666056daf243] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d666056daf243] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d666056daf243] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d666056daf243] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-21T00:02:51.534Z] daemon.go:336: [dbd45b51c3e36] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [dbd45b51c3e36] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [dbd45b51c3e36] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [dbd45b51c3e36] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [dbd45b51c3e36] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [dbd45b51c3e36] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2019-09-21T00:02:51.534Z] daemon.go:336: [d77d693f942af] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d77d693f942af] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d77d693f942af] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d77d693f942af] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d77d693f942af] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d77d693f942af] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-21T00:02:51.534Z] daemon.go:336: [df56c039dd273] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [df56c039dd273] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [df56c039dd273] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [df56c039dd273] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [df56c039dd273] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [df56c039dd273] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-09-21T00:02:51.534Z] daemon.go:336: [d26db39917a47] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:307: [d26db39917a47] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:336: [d26db39917a47] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:472: [d26db39917a47] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:461: [d26db39917a47] Error when stopping daemon: daemon not started [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon d26db39917a47 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2019-09-21T00:02:51.534Z] daemon.go:336: [d9637be4f18a5] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d9637be4f18a5] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d9637be4f18a5] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d9637be4f18a5] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d9637be4f18a5] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d9637be4f18a5] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2019-09-21T00:02:51.534Z] daemon.go:336: [ddbd69d6d6059] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [ddbd69d6d6059] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [ddbd69d6d6059] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [ddbd69d6d6059] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [ddbd69d6d6059] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [ddbd69d6d6059] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-21T00:02:51.534Z] daemon.go:336: [d397acf3b1ce1] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d397acf3b1ce1] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d397acf3b1ce1] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d397acf3b1ce1] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d397acf3b1ce1] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d397acf3b1ce1] Daemon stopped [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.08s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-21T00:02:51.534Z] daemon.go:336: [d5313c6c3c1e4] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d5313c6c3c1e4] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d5313c6c3c1e4] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d5313c6c3c1e4] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d5313c6c3c1e4] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d5313c6c3c1e4] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d5313c6c3c1e4] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d5313c6c3c1e4] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d5313c6c3c1e4] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d5313c6c3c1e4] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d5313c6c3c1e4] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d5313c6c3c1e4] Daemon stopped [2019-09-21T00:02:51.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-09-21T00:02:51.534Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon d738c0b31aa37 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.98s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c04ac2aaed8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c04ac2aaed8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d4c04ac2aaed8] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4c04ac2aaed8] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4c04ac2aaed8] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4c04ac2aaed8] Daemon stopped [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c04ac2aaed8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d4c04ac2aaed8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d4c04ac2aaed8] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d4c04ac2aaed8] Stopping daemon [2019-09-21T00:02:51.534Z] daemon.go:307: [d4c04ac2aaed8] exiting daemon [2019-09-21T00:02:51.534Z] daemon.go:459: [d4c04ac2aaed8] Daemon stopped [2019-09-21T00:02:51.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-21T00:02:51.534Z] requirement.go:26: unmatched requirement IPv6 [2019-09-21T00:02:51.534Z] check_test.go:309: Daemon df55b0e02e986 is not started [2019-09-21T00:02:51.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.69s) [2019-09-21T00:02:51.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-21T00:02:51.534Z] daemon.go:336: [d1e3445b967b8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:336: [d1e3445b967b8] waiting for daemon to start [2019-09-21T00:02:51.534Z] daemon.go:364: [d1e3445b967b8] daemon started [2019-09-21T00:02:51.534Z] daemon.go:472: [d1e3445b967b8] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d1e3445b967b8] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d1e3445b967b8] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.81s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-21T00:02:51.535Z] daemon.go:336: [d1120a9b0f6c6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d1120a9b0f6c6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d1120a9b0f6c6] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d1120a9b0f6c6] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d1120a9b0f6c6] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d1120a9b0f6c6] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.53s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-21T00:02:51.535Z] daemon.go:336: [d255565a9d7f2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d255565a9d7f2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d255565a9d7f2] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d255565a9d7f2] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d255565a9d7f2] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d255565a9d7f2] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.32s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2019-09-21T00:02:51.535Z] daemon.go:336: [dd1c4635c3d8a] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [dd1c4635c3d8a] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dd1c4635c3d8a] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dd1c4635c3d8a] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dd1c4635c3d8a] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dd1c4635c3d8a] Daemon stopped [2019-09-21T00:02:51.535Z] check_test.go:309: Daemon dd1c4635c3d8a is not started [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-09-21T00:02:51.535Z] daemon.go:336: [dc4d293aa1928] waiting for daemon to start [2019-09-21T00:02:51.535Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-21T00:02:51.535Z] daemon.go:336: [dc4d293aa1928] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dc4d293aa1928] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dc4d293aa1928] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dc4d293aa1928] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dc4d293aa1928] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [dc4d293aa1928] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [dc4d293aa1928] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dc4d293aa1928] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dc4d293aa1928] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dc4d293aa1928] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dc4d293aa1928] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-09-21T00:02:51.535Z] daemon.go:336: [d085d17dd8978] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d085d17dd8978] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d085d17dd8978] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d085d17dd8978] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d085d17dd8978] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d085d17dd8978] Daemon stopped [2019-09-21T00:02:51.535Z] check_test.go:309: Daemon d085d17dd8978 is not started [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-21T00:02:51.535Z] daemon.go:336: [d3fded92ac23b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d3fded92ac23b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d3fded92ac23b] daemon started [2019-09-21T00:02:51.535Z] daemon.go:307: [d3fded92ac23b] exiting daemon [2019-09-21T00:02:51.535Z] docker_cli_daemon_plugins_test.go:79: Daemon d3fded92ac23b is not started [2019-09-21T00:02:51.535Z] daemon.go:336: [d3fded92ac23b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d3fded92ac23b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d3fded92ac23b] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d3fded92ac23b] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d3fded92ac23b] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d3fded92ac23b] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.91s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-21T00:02:51.535Z] daemon.go:336: [de0565315e1c2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [de0565315e1c2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [de0565315e1c2] daemon started [2019-09-21T00:02:51.535Z] daemon.go:307: [de0565315e1c2] exiting daemon [2019-09-21T00:02:51.535Z] docker_cli_daemon_plugins_test.go:169: Daemon de0565315e1c2 is not started [2019-09-21T00:02:51.535Z] daemon.go:336: [de0565315e1c2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [de0565315e1c2] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [de0565315e1c2] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [de0565315e1c2] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [de0565315e1c2] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [de0565315e1c2] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.90s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-21T00:02:51.535Z] daemon.go:336: [d3c4d34911c7d] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d3c4d34911c7d] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d3c4d34911c7d] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d3c4d34911c7d] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d3c4d34911c7d] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d3c4d34911c7d] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [d3c4d34911c7d] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d3c4d34911c7d] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d3c4d34911c7d] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d3c4d34911c7d] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d3c4d34911c7d] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d3c4d34911c7d] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.77s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-21T00:02:51.535Z] daemon.go:336: [de31ff67e81ae] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [de31ff67e81ae] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [de31ff67e81ae] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [de31ff67e81ae] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [de31ff67e81ae] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [de31ff67e81ae] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-21T00:02:51.535Z] daemon.go:336: [d227be7283c63] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d227be7283c63] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d227be7283c63] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d227be7283c63] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d227be7283c63] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d227be7283c63] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-21T00:02:51.535Z] daemon.go:336: [dbc1734364ae6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:307: [dbc1734364ae6] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:336: [dbc1734364ae6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:472: [dbc1734364ae6] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:461: [dbc1734364ae6] Error when stopping daemon: daemon not started [2019-09-21T00:02:51.535Z] check_test.go:309: Daemon dbc1734364ae6 is not started [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.93s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2019-09-21T00:02:51.535Z] daemon.go:336: [d47eb694e5867] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d47eb694e5867] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d47eb694e5867] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d47eb694e5867] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d47eb694e5867] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d47eb694e5867] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.02s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-21T00:02:51.535Z] daemon.go:336: [d7628b44724a6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d7628b44724a6] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d7628b44724a6] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d7628b44724a6] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d7628b44724a6] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d7628b44724a6] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-21T00:02:51.535Z] daemon.go:336: [dd80250b9ea34] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [dd80250b9ea34] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dd80250b9ea34] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dd80250b9ea34] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dd80250b9ea34] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dd80250b9ea34] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-21T00:02:51.535Z] daemon.go:336: [d11d414474d49] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d11d414474d49] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d11d414474d49] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d11d414474d49] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d11d414474d49] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d11d414474d49] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.96s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-21T00:02:51.535Z] daemon.go:336: [df3e64e2dc75b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [df3e64e2dc75b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [df3e64e2dc75b] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [df3e64e2dc75b] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [df3e64e2dc75b] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [df3e64e2dc75b] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-21T00:02:51.535Z] daemon.go:336: [d696fd3c3f530] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d696fd3c3f530] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d696fd3c3f530] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d696fd3c3f530] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d696fd3c3f530] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d696fd3c3f530] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-21T00:02:51.535Z] daemon.go:336: [dfd5f265e08c7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [dfd5f265e08c7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dfd5f265e08c7] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dfd5f265e08c7] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dfd5f265e08c7] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dfd5f265e08c7] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-21T00:02:51.535Z] daemon.go:336: [d7a4b1268c7cb] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d7a4b1268c7cb] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d7a4b1268c7cb] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d7a4b1268c7cb] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d7a4b1268c7cb] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d7a4b1268c7cb] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-21T00:02:51.535Z] daemon.go:336: [d84033bb3b8a4] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d84033bb3b8a4] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d84033bb3b8a4] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d84033bb3b8a4] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d84033bb3b8a4] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d84033bb3b8a4] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-21T00:02:51.535Z] daemon.go:336: [de42b9dac0812] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [de42b9dac0812] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [de42b9dac0812] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [de42b9dac0812] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [de42b9dac0812] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [de42b9dac0812] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-21T00:02:51.535Z] daemon.go:336: [dfaefebf554e7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [dfaefebf554e7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [dfaefebf554e7] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [dfaefebf554e7] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [dfaefebf554e7] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [dfaefebf554e7] Daemon stopped [2019-09-21T00:02:51.535Z] check_test.go:309: Daemon dfaefebf554e7 is not started [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-21T00:02:51.535Z] daemon.go:336: [d73fb20f763b7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d73fb20f763b7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d73fb20f763b7] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d73fb20f763b7] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d73fb20f763b7] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d73fb20f763b7] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [d73fb20f763b7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d73fb20f763b7] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d73fb20f763b7] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d73fb20f763b7] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d73fb20f763b7] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d73fb20f763b7] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.89s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-21T00:02:51.535Z] daemon.go:336: [d44e499d4481b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d44e499d4481b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d44e499d4481b] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d44e499d4481b] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d44e499d4481b] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d44e499d4481b] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [d44e499d4481b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d44e499d4481b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d44e499d4481b] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d44e499d4481b] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d44e499d4481b] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d44e499d4481b] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d44e499d4481b] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-09-21T00:02:51.535Z] daemon.go:336: [d544488ac123c] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d544488ac123c] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d544488ac123c] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d544488ac123c] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d544488ac123c] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d544488ac123c] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [d544488ac123c] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d544488ac123c] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d544488ac123c] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d544488ac123c] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d544488ac123c] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d544488ac123c] Daemon stopped [2019-09-21T00:02:51.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2019-09-21T00:02:51.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-21T00:02:51.535Z] daemon.go:336: [d445317b7e617] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:336: [d445317b7e617] waiting for daemon to start [2019-09-21T00:02:51.535Z] daemon.go:364: [d445317b7e617] daemon started [2019-09-21T00:02:51.535Z] daemon.go:472: [d445317b7e617] Stopping daemon [2019-09-21T00:02:51.535Z] daemon.go:307: [d445317b7e617] exiting daemon [2019-09-21T00:02:51.535Z] daemon.go:459: [d445317b7e617] Daemon stopped [2019-09-21T00:02:51.535Z] daemon.go:336: [d445317b7e617] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d445317b7e617] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d445317b7e617] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d445317b7e617] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d445317b7e617] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d445317b7e617] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-21T00:02:51.536Z] daemon.go:336: [d5e96e41b4414] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d5e96e41b4414] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d5e96e41b4414] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d5e96e41b4414] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d5e96e41b4414] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d5e96e41b4414] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d5e96e41b4414] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d5e96e41b4414] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d5e96e41b4414] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d5e96e41b4414] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d5e96e41b4414] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d5e96e41b4414] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-21T00:02:51.536Z] daemon.go:336: [d92ce72927c9a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d92ce72927c9a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d92ce72927c9a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d92ce72927c9a] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d92ce72927c9a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d92ce72927c9a] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d92ce72927c9a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d92ce72927c9a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d92ce72927c9a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d92ce72927c9a] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d92ce72927c9a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d92ce72927c9a] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.35s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-21T00:02:51.536Z] daemon.go:336: [dd2d4a7b26beb] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [dd2d4a7b26beb] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [dd2d4a7b26beb] daemon started [2019-09-21T00:02:51.536Z] daemon.go:307: [dd2d4a7b26beb] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:336: [dd2d4a7b26beb] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [dd2d4a7b26beb] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [dd2d4a7b26beb] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [dd2d4a7b26beb] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [dd2d4a7b26beb] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [dd2d4a7b26beb] Daemon stopped [2019-09-21T00:02:51.536Z] check_test.go:309: Daemon dd2d4a7b26beb is not started [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-21T00:02:51.536Z] daemon.go:336: [d8b8a41ffe329] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d8b8a41ffe329] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d8b8a41ffe329] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d8b8a41ffe329] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d8b8a41ffe329] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d8b8a41ffe329] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d8b8a41ffe329] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d8b8a41ffe329] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d8b8a41ffe329] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d8b8a41ffe329] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d8b8a41ffe329] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d8b8a41ffe329] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-21T00:02:51.536Z] daemon.go:336: [d7d5ef487522a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d7d5ef487522a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d7d5ef487522a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d7d5ef487522a] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d7d5ef487522a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d7d5ef487522a] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d7d5ef487522a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d7d5ef487522a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d7d5ef487522a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d7d5ef487522a] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d7d5ef487522a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d7d5ef487522a] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.53s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d884b6f052431] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d884b6f052431] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d884b6f052431] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d884b6f052431] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d884b6f052431] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d884b6f052431] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d884b6f052431] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d884b6f052431] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d884b6f052431] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d884b6f052431] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d884b6f052431] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d884b6f052431] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d884b6f052431] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-21T00:02:51.536Z] daemon.go:336: [df9be88d99bf0] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [df9be88d99bf0] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [df9be88d99bf0] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [df9be88d99bf0] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [df9be88d99bf0] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [df9be88d99bf0] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [df9be88d99bf0] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [df9be88d99bf0] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [df9be88d99bf0] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [df9be88d99bf0] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [df9be88d99bf0] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [df9be88d99bf0] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [da5f817d14d74] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [da5f817d14d74] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [da5f817d14d74] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [da5f817d14d74] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [da5f817d14d74] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [da5f817d14d74] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [da5f817d14d74] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [da5f817d14d74] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [da5f817d14d74] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [da5f817d14d74] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [da5f817d14d74] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [da5f817d14d74] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [da5f817d14d74] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-21T00:02:51.536Z] daemon.go:336: [da197a5a3a3c1] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [da197a5a3a3c1] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [da197a5a3a3c1] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [da197a5a3a3c1] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [da197a5a3a3c1] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [da197a5a3a3c1] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [da197a5a3a3c1] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [da197a5a3a3c1] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [da197a5a3a3c1] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [da197a5a3a3c1] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [da197a5a3a3c1] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [da197a5a3a3c1] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-21T00:02:51.536Z] daemon.go:336: [d8029ab7c3348] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d8029ab7c3348] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d8029ab7c3348] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d8029ab7c3348] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d8029ab7c3348] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d8029ab7c3348] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d8029ab7c3348] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d8029ab7c3348] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d8029ab7c3348] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d8029ab7c3348] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d8029ab7c3348] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d8029ab7c3348] Daemon stopped [2019-09-21T00:02:51.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-21T00:02:51.536Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:02:51.536Z] check_test.go:309: Daemon d204b3d0419c7 is not started [2019-09-21T00:02:51.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-21T00:02:51.536Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:02:51.536Z] check_test.go:309: Daemon dcb65d5cf1c66 is not started [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-21T00:02:51.536Z] daemon.go:336: [d82a4828f2a5a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d82a4828f2a5a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d82a4828f2a5a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:307: [d82a4828f2a5a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:336: [d82a4828f2a5a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d82a4828f2a5a] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d82a4828f2a5a] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d82a4828f2a5a] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d82a4828f2a5a] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d82a4828f2a5a] Daemon stopped [2019-09-21T00:02:51.536Z] check_test.go:309: Daemon d82a4828f2a5a is not started [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.47s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-21T00:02:51.536Z] daemon.go:336: [d2027b2037f46] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d2027b2037f46] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d2027b2037f46] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d2027b2037f46] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d2027b2037f46] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d2027b2037f46] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d2027b2037f46] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d2027b2037f46] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d2027b2037f46] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d2027b2037f46] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d2027b2037f46] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d2027b2037f46] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.69s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-09-21T00:02:51.536Z] daemon.go:336: [db764ce55b936] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [db764ce55b936] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [db764ce55b936] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [db764ce55b936] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [db764ce55b936] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [db764ce55b936] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [db764ce55b936] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [db764ce55b936] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [db764ce55b936] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [db764ce55b936] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [db764ce55b936] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [db764ce55b936] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.96s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-21T00:02:51.536Z] daemon.go:336: [d7eba8c8ecd27] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d7eba8c8ecd27] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d7eba8c8ecd27] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d7eba8c8ecd27] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d7eba8c8ecd27] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d7eba8c8ecd27] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d7eba8c8ecd27] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d7eba8c8ecd27] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d7eba8c8ecd27] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d7eba8c8ecd27] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d7eba8c8ecd27] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d7eba8c8ecd27] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-21T00:02:51.536Z] daemon.go:336: [d0dddbdcb66d6] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d0dddbdcb66d6] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d0dddbdcb66d6] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d0dddbdcb66d6] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d0dddbdcb66d6] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d0dddbdcb66d6] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [d0dddbdcb66d6] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [d0dddbdcb66d6] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [d0dddbdcb66d6] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [d0dddbdcb66d6] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [d0dddbdcb66d6] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [d0dddbdcb66d6] Daemon stopped [2019-09-21T00:02:51.536Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.50s) [2019-09-21T00:02:51.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-21T00:02:51.536Z] daemon.go:336: [df32f77438cd7] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [df32f77438cd7] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [df32f77438cd7] daemon started [2019-09-21T00:02:51.536Z] daemon.go:472: [df32f77438cd7] Stopping daemon [2019-09-21T00:02:51.536Z] daemon.go:307: [df32f77438cd7] exiting daemon [2019-09-21T00:02:51.536Z] daemon.go:459: [df32f77438cd7] Daemon stopped [2019-09-21T00:02:51.536Z] daemon.go:336: [df32f77438cd7] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:336: [df32f77438cd7] waiting for daemon to start [2019-09-21T00:02:51.536Z] daemon.go:364: [df32f77438cd7] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [df32f77438cd7] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [df32f77438cd7] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [df32f77438cd7] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.30s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-21T00:02:51.537Z] daemon.go:336: [d92095397ca17] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d92095397ca17] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d92095397ca17] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d92095397ca17] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d92095397ca17] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d92095397ca17] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [d92095397ca17] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d92095397ca17] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d92095397ca17] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d92095397ca17] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d92095397ca17] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d92095397ca17] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.05s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-21T00:02:51.537Z] daemon.go:336: [dcdd08ce9331a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [dcdd08ce9331a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [dcdd08ce9331a] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [dcdd08ce9331a] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [dcdd08ce9331a] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [dcdd08ce9331a] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [dcdd08ce9331a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [dcdd08ce9331a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [dcdd08ce9331a] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [dcdd08ce9331a] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [dcdd08ce9331a] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [dcdd08ce9331a] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-21T00:02:51.537Z] daemon.go:336: [d7a50db62e8e2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d7a50db62e8e2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d7a50db62e8e2] daemon started [2019-09-21T00:02:51.537Z] daemon.go:307: [d7a50db62e8e2] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d7a50db62e8e2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d7a50db62e8e2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d7a50db62e8e2] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d7a50db62e8e2] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d7a50db62e8e2] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d7a50db62e8e2] Daemon stopped [2019-09-21T00:02:51.537Z] check_test.go:309: Daemon d7a50db62e8e2 is not started [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-21T00:02:51.537Z] daemon.go:336: [d614f0f7bdb69] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d614f0f7bdb69] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d614f0f7bdb69] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d614f0f7bdb69] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d614f0f7bdb69] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d614f0f7bdb69] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [d614f0f7bdb69] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d614f0f7bdb69] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d614f0f7bdb69] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d614f0f7bdb69] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d614f0f7bdb69] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d614f0f7bdb69] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.34s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-21T00:02:51.537Z] daemon.go:336: [da9f81d844cff] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [da9f81d844cff] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [da9f81d844cff] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [da9f81d844cff] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [da9f81d844cff] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [da9f81d844cff] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [da9f81d844cff] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [da9f81d844cff] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [da9f81d844cff] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [da9f81d844cff] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [da9f81d844cff] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [da9f81d844cff] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-21T00:02:51.537Z] daemon.go:336: [ddfddaf89f1a3] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [ddfddaf89f1a3] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [ddfddaf89f1a3] daemon started [2019-09-21T00:02:51.537Z] daemon.go:307: [ddfddaf89f1a3] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:472: [ddfddaf89f1a3] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:461: [ddfddaf89f1a3] Error when stopping daemon: daemon not started [2019-09-21T00:02:51.537Z] check_test.go:309: Daemon ddfddaf89f1a3 is not started [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-21T00:02:51.537Z] daemon.go:336: [d0c2a55ba15eb] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d0c2a55ba15eb] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d0c2a55ba15eb] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d0c2a55ba15eb] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d0c2a55ba15eb] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d0c2a55ba15eb] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.62s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d129fac077990] daemon started [2019-09-21T00:02:51.537Z] daemon.go:307: [d129fac077990] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d129fac077990] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d129fac077990] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d129fac077990] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d129fac077990] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d129fac077990] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d129fac077990] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d129fac077990] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d129fac077990] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d129fac077990] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-21T00:02:51.537Z] daemon.go:336: [d7d6513226423] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d7d6513226423] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d7d6513226423] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d7d6513226423] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d7d6513226423] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d7d6513226423] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [d7d6513226423] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d7d6513226423] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d7d6513226423] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d7d6513226423] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d7d6513226423] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d7d6513226423] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-21T00:02:51.537Z] daemon.go:336: [d3a966cae767c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d3a966cae767c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d3a966cae767c] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d3a966cae767c] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d3a966cae767c] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d3a966cae767c] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-21T00:02:51.537Z] daemon.go:336: [d7080b08029ab] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d7080b08029ab] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d7080b08029ab] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d7080b08029ab] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d7080b08029ab] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d7080b08029ab] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-21T00:02:51.537Z] daemon.go:336: [dc3fb8f08c719] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [dc3fb8f08c719] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [dc3fb8f08c719] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [dc3fb8f08c719] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [dc3fb8f08c719] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [dc3fb8f08c719] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-21T00:02:51.537Z] daemon.go:336: [d72c3e37224f0] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d72c3e37224f0] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d72c3e37224f0] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d72c3e37224f0] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d72c3e37224f0] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d72c3e37224f0] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-21T00:02:51.537Z] daemon.go:336: [d4465ca0ff3f4] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [d4465ca0ff3f4] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d4465ca0ff3f4] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-21T00:02:51.537Z] daemon.go:336: [dc405df587977] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [dc405df587977] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [dc405df587977] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-21T00:02:51.537Z] daemon.go:336: [d8801e4726389] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [d8801e4726389] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d8801e4726389] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-21T00:02:51.537Z] daemon.go:336: [d3e5eebe76ce9] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d3e5eebe76ce9] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d3e5eebe76ce9] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d3e5eebe76ce9] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d3e5eebe76ce9] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d3e5eebe76ce9] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-21T00:02:51.537Z] daemon.go:336: [d8261bbf48ba2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d8261bbf48ba2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d8261bbf48ba2] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d8261bbf48ba2] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d8261bbf48ba2] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d8261bbf48ba2] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-21T00:02:51.537Z] daemon.go:336: [d29582ac1e10a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [d29582ac1e10a] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d29582ac1e10a] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-21T00:02:51.537Z] daemon.go:336: [d0ae3005e630f] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [d0ae3005e630f] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d0ae3005e630f] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-21T00:02:51.537Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-21T00:02:51.537Z] daemon.go:336: [d031ad6c1c4d7] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:307: [d031ad6c1c4d7] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:336: [d031ad6c1c4d7] waiting for daemon to start [2019-09-21T00:02:51.537Z] check_test.go:309: Daemon da12464284d3f is not started [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-21T00:02:51.537Z] daemon.go:336: [de85f75f2f4c2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [de85f75f2f4c2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [de85f75f2f4c2] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [de85f75f2f4c2] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [de85f75f2f4c2] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [de85f75f2f4c2] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [de85f75f2f4c2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [de85f75f2f4c2] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [de85f75f2f4c2] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [de85f75f2f4c2] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [de85f75f2f4c2] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [de85f75f2f4c2] Daemon stopped [2019-09-21T00:02:51.537Z] check_test.go:309: Daemon de85f75f2f4c2 is not started [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-21T00:02:51.537Z] daemon.go:336: [d53d8f091f3a3] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d53d8f091f3a3] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d53d8f091f3a3] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d53d8f091f3a3] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d53d8f091f3a3] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d53d8f091f3a3] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-21T00:02:51.537Z] daemon.go:336: [d60ebeee3603d] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d60ebeee3603d] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d60ebeee3603d] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d60ebeee3603d] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d60ebeee3603d] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d60ebeee3603d] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.76s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-21T00:02:51.537Z] daemon.go:336: [dc25cb2ed786c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [dc25cb2ed786c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [dc25cb2ed786c] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [dc25cb2ed786c] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [dc25cb2ed786c] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [dc25cb2ed786c] Daemon stopped [2019-09-21T00:02:51.537Z] daemon.go:336: [dc25cb2ed786c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [dc25cb2ed786c] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [dc25cb2ed786c] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [dc25cb2ed786c] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [dc25cb2ed786c] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [dc25cb2ed786c] Daemon stopped [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-21T00:02:51.537Z] daemon.go:336: [d5aac05216b9f] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:336: [d5aac05216b9f] waiting for daemon to start [2019-09-21T00:02:51.537Z] daemon.go:364: [d5aac05216b9f] daemon started [2019-09-21T00:02:51.537Z] daemon.go:472: [d5aac05216b9f] Stopping daemon [2019-09-21T00:02:51.537Z] daemon.go:307: [d5aac05216b9f] exiting daemon [2019-09-21T00:02:51.537Z] daemon.go:459: [d5aac05216b9f] Daemon stopped [2019-09-21T00:02:51.537Z] check_test.go:309: Daemon d5aac05216b9f is not started [2019-09-21T00:02:51.537Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2019-09-21T00:02:51.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-21T00:02:51.538Z] daemon.go:336: [db7730568a066] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [db7730568a066] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [db7730568a066] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [db7730568a066] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [db7730568a066] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [db7730568a066] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-09-21T00:02:51.538Z] daemon.go:336: [d2d5cbf41d8a1] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d2d5cbf41d8a1] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d2d5cbf41d8a1] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d2d5cbf41d8a1] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d2d5cbf41d8a1] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d2d5cbf41d8a1] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.50s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d15c1adea3d58] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d15c1adea3d58] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d15c1adea3d58] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d15c1adea3d58] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d15c1adea3d58] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d15c1adea3d58] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d15c1adea3d58] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d15c1adea3d58] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d15c1adea3d58] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d15c1adea3d58] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d15c1adea3d58] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d15c1adea3d58] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d15c1adea3d58] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-09-21T00:02:51.538Z] daemon.go:336: [da01cf7a153f8] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [da01cf7a153f8] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [da01cf7a153f8] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [da01cf7a153f8] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [da01cf7a153f8] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [da01cf7a153f8] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [da01cf7a153f8] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:307: [da01cf7a153f8] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:336: [da01cf7a153f8] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:472: [da01cf7a153f8] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:461: [da01cf7a153f8] Error when stopping daemon: daemon not started [2019-09-21T00:02:51.538Z] check_test.go:309: Daemon da01cf7a153f8 is not started [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.33s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-21T00:02:51.538Z] daemon.go:336: [d9661a47a1892] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d9661a47a1892] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d9661a47a1892] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d9661a47a1892] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d9661a47a1892] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d9661a47a1892] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d9661a47a1892] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d9661a47a1892] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d9661a47a1892] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d9661a47a1892] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d9661a47a1892] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d9661a47a1892] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.78s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-21T00:02:51.538Z] daemon.go:336: [df683b073d369] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [df683b073d369] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [df683b073d369] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [df683b073d369] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [df683b073d369] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [df683b073d369] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [df683b073d369] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [df683b073d369] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [df683b073d369] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [df683b073d369] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [df683b073d369] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [df683b073d369] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.40s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-21T00:02:51.538Z] daemon.go:336: [d37762b319c70] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d37762b319c70] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d37762b319c70] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d37762b319c70] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d37762b319c70] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d37762b319c70] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d37762b319c70] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d37762b319c70] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d37762b319c70] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d37762b319c70] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d37762b319c70] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d37762b319c70] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-09-21T00:02:51.538Z] daemon.go:336: [d7e39b3259aa7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d7e39b3259aa7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d7e39b3259aa7] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d7e39b3259aa7] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d7e39b3259aa7] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d7e39b3259aa7] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d7e39b3259aa7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d7e39b3259aa7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d7e39b3259aa7] daemon started [2019-09-21T00:02:51.538Z] check_test.go:309: Daemon de12a4216ab1d is not started [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2019-09-21T00:02:51.538Z] daemon.go:336: [d6e27d1732807] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d6e27d1732807] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d6e27d1732807] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d6e27d1732807] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d6e27d1732807] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d6e27d1732807] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-21T00:02:51.538Z] daemon.go:336: [dc8c1bac911ee] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [dc8c1bac911ee] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [dc8c1bac911ee] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [dc8c1bac911ee] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [dc8c1bac911ee] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [dc8c1bac911ee] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-21T00:02:51.538Z] daemon.go:336: [d49ee5c59acdd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d49ee5c59acdd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d49ee5c59acdd] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d49ee5c59acdd] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d49ee5c59acdd] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d49ee5c59acdd] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2019-09-21T00:02:51.538Z] daemon.go:336: [d95919dd8dd3c] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d95919dd8dd3c] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d95919dd8dd3c] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d95919dd8dd3c] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d95919dd8dd3c] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d95919dd8dd3c] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-09-21T00:02:51.538Z] check_test.go:309: Daemon db7cd9e0be1d6 is not started [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2019-09-21T00:02:51.538Z] daemon.go:336: [de612fe218378] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [de612fe218378] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [de612fe218378] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [de612fe218378] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [de612fe218378] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [de612fe218378] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-09-21T00:02:51.538Z] daemon.go:336: [d3d6456b534db] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d3d6456b534db] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d3d6456b534db] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d3d6456b534db] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d3d6456b534db] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d3d6456b534db] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-21T00:02:51.538Z] daemon.go:336: [d76c99a284edd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d76c99a284edd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d76c99a284edd] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d76c99a284edd] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d76c99a284edd] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d76c99a284edd] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d76c99a284edd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d76c99a284edd] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d76c99a284edd] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d76c99a284edd] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d76c99a284edd] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d76c99a284edd] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2019-09-21T00:02:51.538Z] daemon.go:336: [d8be687e987e1] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d8be687e987e1] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d8be687e987e1] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d8be687e987e1] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d8be687e987e1] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d8be687e987e1] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2019-09-21T00:02:51.538Z] daemon.go:336: [defad92c926b7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [defad92c926b7] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [defad92c926b7] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [defad92c926b7] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [defad92c926b7] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [defad92c926b7] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2019-09-21T00:02:51.538Z] daemon.go:336: [db4c2d52ae4bc] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [db4c2d52ae4bc] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [db4c2d52ae4bc] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [db4c2d52ae4bc] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [db4c2d52ae4bc] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [db4c2d52ae4bc] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.06s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-21T00:02:51.538Z] daemon.go:336: [da38f0540d6da] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [da38f0540d6da] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [da38f0540d6da] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [da38f0540d6da] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [da38f0540d6da] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [da38f0540d6da] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [da38f0540d6da] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [da38f0540d6da] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [da38f0540d6da] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [da38f0540d6da] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [da38f0540d6da] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [da38f0540d6da] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-21T00:02:51.538Z] daemon.go:336: [d8c28a56163e5] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d8c28a56163e5] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d8c28a56163e5] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d8c28a56163e5] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d8c28a56163e5] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d8c28a56163e5] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d8c28a56163e5] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d8c28a56163e5] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d8c28a56163e5] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d8c28a56163e5] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d8c28a56163e5] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d8c28a56163e5] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.43s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2019-09-21T00:02:51.538Z] daemon.go:336: [d3da52c384309] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d3da52c384309] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d3da52c384309] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d3da52c384309] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d3da52c384309] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d3da52c384309] Daemon stopped [2019-09-21T00:02:51.538Z] daemon.go:336: [d3da52c384309] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d3da52c384309] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d3da52c384309] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d3da52c384309] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d3da52c384309] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d3da52c384309] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-21T00:02:51.538Z] daemon.go:336: [d2f83fc5a4baa] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d2f83fc5a4baa] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d2f83fc5a4baa] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d2f83fc5a4baa] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d2f83fc5a4baa] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d2f83fc5a4baa] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2019-09-21T00:02:51.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-21T00:02:51.538Z] daemon.go:336: [d05c981c95b3a] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:336: [d05c981c95b3a] waiting for daemon to start [2019-09-21T00:02:51.538Z] daemon.go:364: [d05c981c95b3a] daemon started [2019-09-21T00:02:51.538Z] daemon.go:472: [d05c981c95b3a] Stopping daemon [2019-09-21T00:02:51.538Z] daemon.go:307: [d05c981c95b3a] exiting daemon [2019-09-21T00:02:51.538Z] daemon.go:459: [d05c981c95b3a] Daemon stopped [2019-09-21T00:02:51.538Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-21T00:02:51.539Z] daemon.go:336: [d04e8c0be8004] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d04e8c0be8004] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d04e8c0be8004] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d04e8c0be8004] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d04e8c0be8004] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d04e8c0be8004] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.88s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-21T00:02:51.539Z] daemon.go:336: [d1dc24c07ed60] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d1dc24c07ed60] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d1dc24c07ed60] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d1dc24c07ed60] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d1dc24c07ed60] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d1dc24c07ed60] Daemon stopped [2019-09-21T00:02:51.539Z] daemon.go:336: [d1dc24c07ed60] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d1dc24c07ed60] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d1dc24c07ed60] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d1dc24c07ed60] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d1dc24c07ed60] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d1dc24c07ed60] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.09s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [df16d8b158dbc] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [df16d8b158dbc] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [df16d8b158dbc] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [df16d8b158dbc] Daemon stopped [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [df16d8b158dbc] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [df16d8b158dbc] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [df16d8b158dbc] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [df16d8b158dbc] Daemon stopped [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:307: [df16d8b158dbc] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:472: [df16d8b158dbc] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:461: [df16d8b158dbc] Error when stopping daemon: daemon not started [2019-09-21T00:02:51.539Z] docker_cli_daemon_test.go:2542: Daemon df16d8b158dbc is not started [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [df16d8b158dbc] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [df16d8b158dbc] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [df16d8b158dbc] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [df16d8b158dbc] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [df16d8b158dbc] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.16s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-21T00:02:51.539Z] daemon.go:336: [d569ea8a365d7] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d569ea8a365d7] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d569ea8a365d7] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d569ea8a365d7] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d569ea8a365d7] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d569ea8a365d7] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-21T00:02:51.539Z] daemon.go:336: [d9b35e217672b] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d9b35e217672b] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d9b35e217672b] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d9b35e217672b] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d9b35e217672b] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d9b35e217672b] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2019-09-21T00:02:51.539Z] daemon.go:336: [d31733925acf4] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d31733925acf4] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d31733925acf4] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d31733925acf4] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d31733925acf4] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d31733925acf4] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.35s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2019-09-21T00:02:51.539Z] daemon.go:336: [d5748e388a001] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d5748e388a001] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d5748e388a001] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d5748e388a001] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d5748e388a001] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d5748e388a001] Daemon stopped [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2019-09-21T00:02:51.539Z] check_test.go:309: Daemon d93c594217b07 is not started [2019-09-21T00:02:51.539Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.89s) [2019-09-21T00:02:51.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2019-09-21T00:02:51.539Z] daemon.go:336: [d67b23c9ccb36] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:336: [d67b23c9ccb36] waiting for daemon to start [2019-09-21T00:02:51.539Z] daemon.go:364: [d67b23c9ccb36] daemon started [2019-09-21T00:02:51.539Z] daemon.go:472: [d67b23c9ccb36] Stopping daemon [2019-09-21T00:02:51.539Z] daemon.go:307: [d67b23c9ccb36] exiting daemon [2019-09-21T00:02:51.539Z] daemon.go:459: [d67b23c9ccb36] Daemon stopped [2019-09-21T00:02:51.539Z] === RUN TestDockerSwarmSuite [2019-09-21T00:02:51.539Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-21T00:02:51.584Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2019-09-21T00:02:51.584Z] === RUN TestBuildWithEmptyLayers [2019-09-21T00:02:52.377Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-09-21T00:02:52.377Z] === RUN TestBuildMultiStageOnBuild [2019-09-21T00:02:52.475Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-21T00:02:55.751Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-21T00:02:55.751Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2019-09-21T00:02:55.751Z] === RUN TestBuildUncleanTarFilenames [2019-09-21T00:02:56.682Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-21T00:02:57.013Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2019-09-21T00:02:57.013Z] === RUN TestBuildMultiStageLayerLeak [2019-09-21T00:02:57.236Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-21T00:02:57.236Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-21T00:02:57.236Z] Cross building: bundles/cross/windows/amd64 [2019-09-21T00:02:57.236Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-21T00:02:57.236Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-21T00:02:58.577Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-21T00:03:00.191Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-09-21T00:03:00.191Z] === RUN TestBuildWithHugeFile [2019-09-21T00:03:05.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-21T00:03:13.240Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-21T00:03:13.240Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-21T00:03:13.240Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-21T00:03:18.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-21T00:03:18.497Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-21T00:03:18.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-21T00:03:21.282Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-21T00:03:24.562Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-21T00:03:32.665Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-21T00:03:34.658Z] --- PASS: TestBuildWithHugeFile (30.66s) [2019-09-21T00:03:34.658Z] === RUN TestBuildWithEmptyDockerfile [2019-09-21T00:03:34.658Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:03:34.658Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:03:34.658Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:03:34.658Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:03:34.658Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:03:34.658Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:03:34.658Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:03:34.658Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:03:34.658Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:03:34.658Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-09-21T00:03:34.658Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-09-21T00:03:34.658Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-09-21T00:03:34.658Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-09-21T00:03:34.658Z] === RUN TestBuildPreserveOwnership [2019-09-21T00:03:34.658Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-21T00:03:34.658Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-21T00:03:35.946Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-21T00:03:37.106Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2019-09-21T00:03:37.106Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2019-09-21T00:03:37.106Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-09-21T00:03:37.106Z] === RUN TestBuildPlatformInvalid [2019-09-21T00:03:37.106Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-09-21T00:03:37.106Z] PASS [2019-09-21T00:03:37.106Z] [2019-09-21T00:03:37.106Z] DONE 32 tests in 83.436s [2019-09-21T00:03:37.106Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-21T00:03:37.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:03:37.106Z] ++ set -e [2019-09-21T00:03:37.106Z] ++ '[' -n 0 ']' [2019-09-21T00:03:37.106Z] ++ set -x [2019-09-21T00:03:37.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:03:37.470Z] INFO: Testing against a local daemon [2019-09-21T00:03:37.470Z] === RUN TestConfigList [2019-09-21T00:03:38.472Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-21T00:03:40.650Z] --- PASS: TestConfigList (2.89s) [2019-09-21T00:03:40.650Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-21T00:03:40.650Z] daemon.go:336: [d122dcd83ab83] waiting for daemon to start [2019-09-21T00:03:40.650Z] daemon.go:336: [d122dcd83ab83] waiting for daemon to start [2019-09-21T00:03:40.650Z] daemon.go:364: [d122dcd83ab83] daemon started [2019-09-21T00:03:40.650Z] daemon.go:472: [d122dcd83ab83] Stopping daemon [2019-09-21T00:03:40.650Z] daemon.go:307: [d122dcd83ab83] exiting daemon [2019-09-21T00:03:40.650Z] daemon.go:459: [d122dcd83ab83] Daemon stopped [2019-09-21T00:03:40.650Z] === RUN TestConfigsCreateAndDelete [2019-09-21T00:03:43.186Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2019-09-21T00:03:43.186Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-21T00:03:43.186Z] daemon.go:336: [d0d7476ed056a] waiting for daemon to start [2019-09-21T00:03:43.186Z] daemon.go:336: [d0d7476ed056a] waiting for daemon to start [2019-09-21T00:03:43.186Z] daemon.go:364: [d0d7476ed056a] daemon started [2019-09-21T00:03:43.186Z] daemon.go:472: [d0d7476ed056a] Stopping daemon [2019-09-21T00:03:43.186Z] daemon.go:307: [d0d7476ed056a] exiting daemon [2019-09-21T00:03:43.186Z] daemon.go:459: [d0d7476ed056a] Daemon stopped [2019-09-21T00:03:43.186Z] === RUN TestConfigsUpdate [2019-09-21T00:03:46.394Z] --- PASS: TestConfigsUpdate (2.87s) [2019-09-21T00:03:46.394Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-21T00:03:46.394Z] daemon.go:336: [d1844c2b0f691] waiting for daemon to start [2019-09-21T00:03:46.394Z] daemon.go:336: [d1844c2b0f691] waiting for daemon to start [2019-09-21T00:03:46.394Z] daemon.go:364: [d1844c2b0f691] daemon started [2019-09-21T00:03:46.394Z] daemon.go:472: [d1844c2b0f691] Stopping daemon [2019-09-21T00:03:46.394Z] daemon.go:307: [d1844c2b0f691] exiting daemon [2019-09-21T00:03:46.394Z] daemon.go:459: [d1844c2b0f691] Daemon stopped [2019-09-21T00:03:46.394Z] === RUN TestTemplatedConfig [2019-09-21T00:03:46.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-21T00:03:46.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-09-21T00:03:49.559Z] --- PASS: TestTemplatedConfig (3.58s) [2019-09-21T00:03:49.559Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-21T00:03:49.559Z] daemon.go:336: [dd1b4cf2e462d] waiting for daemon to start [2019-09-21T00:03:49.559Z] daemon.go:336: [dd1b4cf2e462d] waiting for daemon to start [2019-09-21T00:03:49.559Z] daemon.go:364: [dd1b4cf2e462d] daemon started [2019-09-21T00:03:49.559Z] daemon.go:472: [dd1b4cf2e462d] Stopping daemon [2019-09-21T00:03:49.559Z] daemon.go:307: [dd1b4cf2e462d] exiting daemon [2019-09-21T00:03:49.559Z] daemon.go:459: [dd1b4cf2e462d] Daemon stopped [2019-09-21T00:03:49.559Z] === RUN TestConfigInspect [2019-09-21T00:03:52.855Z] --- PASS: TestConfigInspect (2.86s) [2019-09-21T00:03:52.855Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-21T00:03:52.855Z] daemon.go:336: [d56c24e593578] waiting for daemon to start [2019-09-21T00:03:52.855Z] daemon.go:336: [d56c24e593578] waiting for daemon to start [2019-09-21T00:03:52.855Z] daemon.go:364: [d56c24e593578] daemon started [2019-09-21T00:03:52.855Z] daemon.go:472: [d56c24e593578] Stopping daemon [2019-09-21T00:03:52.855Z] daemon.go:307: [d56c24e593578] exiting daemon [2019-09-21T00:03:52.855Z] daemon.go:459: [d56c24e593578] Daemon stopped [2019-09-21T00:03:52.855Z] === RUN TestConfigCreateWithLabels [2019-09-21T00:03:55.297Z] --- PASS: TestConfigCreateWithLabels (2.83s) [2019-09-21T00:03:55.297Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-21T00:03:55.297Z] daemon.go:336: [de46bac2e7a86] waiting for daemon to start [2019-09-21T00:03:55.297Z] daemon.go:336: [de46bac2e7a86] waiting for daemon to start [2019-09-21T00:03:55.297Z] daemon.go:364: [de46bac2e7a86] daemon started [2019-09-21T00:03:55.297Z] daemon.go:472: [de46bac2e7a86] Stopping daemon [2019-09-21T00:03:55.297Z] daemon.go:307: [de46bac2e7a86] exiting daemon [2019-09-21T00:03:55.297Z] daemon.go:459: [de46bac2e7a86] Daemon stopped [2019-09-21T00:03:55.297Z] === RUN TestConfigCreateResolve [2019-09-21T00:03:58.127Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-21T00:03:58.127Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-21T00:03:58.127Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-21T00:03:58.549Z] --- PASS: TestConfigCreateResolve (2.84s) [2019-09-21T00:03:58.549Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-21T00:03:58.549Z] daemon.go:336: [ded8aa3a7367a] waiting for daemon to start [2019-09-21T00:03:58.549Z] daemon.go:336: [ded8aa3a7367a] waiting for daemon to start [2019-09-21T00:03:58.549Z] daemon.go:364: [ded8aa3a7367a] daemon started [2019-09-21T00:03:58.549Z] daemon.go:472: [ded8aa3a7367a] Stopping daemon [2019-09-21T00:03:58.549Z] daemon.go:307: [ded8aa3a7367a] exiting daemon [2019-09-21T00:03:58.549Z] daemon.go:459: [ded8aa3a7367a] Daemon stopped [2019-09-21T00:03:58.549Z] === RUN TestConfigDaemonLibtrustID [2019-09-21T00:03:58.549Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-21T00:03:58.549Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-21T00:03:58.549Z] daemon.go:336: [dbb8732472111] waiting for daemon to start [2019-09-21T00:03:58.549Z] daemon.go:336: [dbb8732472111] waiting for daemon to start [2019-09-21T00:03:58.549Z] daemon.go:364: [dbb8732472111] daemon started [2019-09-21T00:03:58.549Z] daemon.go:472: [dbb8732472111] Stopping daemon [2019-09-21T00:03:58.549Z] daemon.go:307: [dbb8732472111] exiting daemon [2019-09-21T00:03:58.549Z] daemon.go:459: [dbb8732472111] Daemon stopped [2019-09-21T00:03:58.549Z] PASS [2019-09-21T00:03:58.549Z] [2019-09-21T00:03:58.549Z] DONE 8 tests in 21.354s [2019-09-21T00:03:58.549Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-21T00:03:58.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:03:58.549Z] ++ set -e [2019-09-21T00:03:58.549Z] ++ '[' -n 0 ']' [2019-09-21T00:03:58.549Z] ++ set -x [2019-09-21T00:03:58.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:03:58.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-21T00:03:58.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-21T00:03:58.760Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-21T00:03:58.760Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-21T00:03:58.981Z] INFO: Testing against a local daemon [2019-09-21T00:03:58.981Z] === RUN TestCheckpoint [2019-09-21T00:03:58.981Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-21T00:03:58.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:03:58.981Z] === RUN TestContainerInvalidJSON [2019-09-21T00:03:58.981Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:03:58.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:03:58.981Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:03:58.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:03:58.981Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:03:58.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:03:58.981Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:03:58.981Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:03:58.981Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:03:58.981Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-21T00:03:58.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-21T00:03:58.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-21T00:03:58.981Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-21T00:03:58.981Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-21T00:03:58.981Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-21T00:03:58.981Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-21T00:03:58.981Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-21T00:03:58.981Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-21T00:03:59.370Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-09-21T00:03:59.391Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-21T00:03:59.391Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-21T00:03:59.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-09-21T00:03:59.391Z] === RUN TestCopyFromContainer [2019-09-21T00:03:59.656Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-09-21T00:04:00.278Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2019-09-21T00:04:00.563Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-21T00:04:00.563Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-21T00:04:00.563Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-21T00:04:01.223Z] === RUN TestCopyFromContainer// [2019-09-21T00:04:01.223Z] === RUN TestCopyFromContainer//bar/root [2019-09-21T00:04:01.600Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-21T00:04:01.600Z] === RUN TestCopyFromContainer/bar/quux [2019-09-21T00:04:01.600Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-21T00:04:01.600Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-21T00:04:01.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-21T00:04:01.984Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-21T00:04:01.984Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-21T00:04:01.984Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer (2.84s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-09-21T00:04:01.984Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-09-21T00:04:01.984Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-21T00:04:01.984Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:04:01.984Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:04:01.984Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:04:01.984Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:04:01.984Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:04:01.984Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:04:01.984Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:04:01.984Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:04:01.984Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:04:01.984Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-21T00:04:01.984Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-21T00:04:01.984Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-21T00:04:01.984Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-21T00:04:01.984Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-21T00:04:02.049Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2019-09-21T00:04:02.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-09-21T00:04:02.367Z] === RUN TestCreateWithInvalidEnv [2019-09-21T00:04:02.367Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-21T00:04:02.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-21T00:04:02.367Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-21T00:04:02.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-21T00:04:02.367Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-21T00:04:02.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-21T00:04:02.367Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-21T00:04:02.367Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-21T00:04:02.367Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-21T00:04:02.367Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-21T00:04:02.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-21T00:04:02.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-21T00:04:02.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-21T00:04:02.367Z] === RUN TestCreateTmpfsMountsTarget [2019-09-21T00:04:02.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-09-21T00:04:02.367Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-21T00:04:04.880Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:04:04.880Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:04:04.880Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:04:04.881Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:04:04.881Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-09-21T00:04:04.881Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-21T00:04:04.881Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-21T00:04:04.893Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-21T00:04:04.893Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-21T00:04:04.893Z] remote: Enumerating objects: 19, done. [2019-09-21T00:04:04.893Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-21T00:04:04.893Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-21T00:04:04.893Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-21T00:04:04.893Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-21T00:04:05.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/test/unit [2019-09-21T00:04:05.326Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-21T00:04:05.326Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-21T00:04:05.326Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-21T00:04:06.258Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-21T00:04:06.515Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-21T00:04:06.773Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-21T00:04:07.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-21T00:04:07.288Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-21T00:04:07.523Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.70s) [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:04:07.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:04:07.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:04:07.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:04:07.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:04:07.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:04:07.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:04:07.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:04:07.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:04:07.742Z] ? github.com/docker/docker/api [no test files] [2019-09-21T00:04:07.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:04:07.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:04:07.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-21T00:04:07.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-21T00:04:07.902Z] === RUN TestContainerStartOnDaemonRestart [2019-09-21T00:04:07.902Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-21T00:04:07.902Z] === RUN TestDaemonRestartIpcMode [2019-09-21T00:04:07.902Z] === PAUSE TestDaemonRestartIpcMode [2019-09-21T00:04:07.902Z] === RUN TestDiff [2019-09-21T00:04:08.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-21T00:04:08.683Z] --- PASS: TestDiff (0.83s) [2019-09-21T00:04:08.683Z] === RUN TestExecWithCloseStdin [2019-09-21T00:04:09.968Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-09-21T00:04:09.968Z] === RUN TestExec [2019-09-21T00:04:10.118Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-21T00:04:10.760Z] --- PASS: TestExec (0.97s) [2019-09-21T00:04:10.761Z] === RUN TestExecUser [2019-09-21T00:04:12.042Z] --- PASS: TestExecUser (1.10s) [2019-09-21T00:04:12.042Z] === RUN TestExportContainerAndImportImage [2019-09-21T00:04:12.369Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements [2019-09-21T00:04:12.369Z] ok github.com/docker/docker/builder/remotecontext 0.391s coverage: 13.6% of statements [2019-09-21T00:04:12.369Z] ok github.com/docker/docker/builder/remotecontext/git 3.192s coverage: 85.1% of statements [2019-09-21T00:04:12.642Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-21T00:04:12.941Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-09-21T00:04:12.941Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-21T00:04:12.994Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2019-09-21T00:04:13.289Z] ok github.com/docker/docker/builder/dockerfile 1.044s coverage: 45.1% of statements [2019-09-21T00:04:13.289Z] ? github.com/docker/docker/cli [no test files] [2019-09-21T00:04:13.289Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-21T00:04:14.538Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-21T00:04:14.785Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-09-21T00:04:14.786Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-21T00:04:14.786Z] daemon.go:336: [de4f5d5851edc] waiting for daemon to start [2019-09-21T00:04:14.786Z] daemon.go:336: [de4f5d5851edc] waiting for daemon to start [2019-09-21T00:04:14.786Z] daemon.go:364: [de4f5d5851edc] daemon started [2019-09-21T00:04:14.786Z] daemon.go:472: [de4f5d5851edc] Stopping daemon [2019-09-21T00:04:14.786Z] daemon.go:307: [de4f5d5851edc] exiting daemon [2019-09-21T00:04:14.786Z] daemon.go:459: [de4f5d5851edc] Daemon stopped [2019-09-21T00:04:14.786Z] daemon.go:336: [de4f5d5851edc] waiting for daemon to start [2019-09-21T00:04:14.786Z] daemon.go:336: [de4f5d5851edc] waiting for daemon to start [2019-09-21T00:04:14.786Z] daemon.go:364: [de4f5d5851edc] daemon started [2019-09-21T00:04:14.786Z] daemon.go:472: [de4f5d5851edc] Stopping daemon [2019-09-21T00:04:14.786Z] daemon.go:307: [de4f5d5851edc] exiting daemon [2019-09-21T00:04:14.786Z] daemon.go:459: [de4f5d5851edc] Daemon stopped [2019-09-21T00:04:14.786Z] === RUN TestHealthCheckWorkdir [2019-09-21T00:04:15.592Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2019-09-21T00:04:15.592Z] === RUN TestHealthKillContainer [2019-09-21T00:04:16.436Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-21T00:04:18.333Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-21T00:04:18.771Z] --- PASS: TestHealthKillContainer (3.12s) [2019-09-21T00:04:18.771Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-21T00:04:19.703Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-21T00:04:19.703Z] --- PASS: TestImportExtremelyLargeImageWorks (169.10s) [2019-09-21T00:04:19.703Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-21T00:04:19.703Z] daemon.go:336: [dd389aa3a3858] waiting for daemon to start [2019-09-21T00:04:19.703Z] daemon.go:336: [dd389aa3a3858] waiting for daemon to start [2019-09-21T00:04:19.703Z] daemon.go:364: [dd389aa3a3858] daemon started [2019-09-21T00:04:19.703Z] daemon.go:472: [dd389aa3a3858] Stopping daemon [2019-09-21T00:04:19.703Z] daemon.go:307: [dd389aa3a3858] exiting daemon [2019-09-21T00:04:19.703Z] daemon.go:459: [dd389aa3a3858] Daemon stopped [2019-09-21T00:04:19.703Z] PASS [2019-09-21T00:04:19.703Z] [2019-09-21T00:04:19.703Z] DONE 12 tests in 173.469s [2019-09-21T00:04:19.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-21T00:04:19.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:04:19.703Z] ++ set -e [2019-09-21T00:04:19.703Z] ++ '[' -n 0 ']' [2019-09-21T00:04:19.703Z] ++ set -x [2019-09-21T00:04:19.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:04:19.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2019-09-21T00:04:19.758Z] === RUN TestIpcModeNone [2019-09-21T00:04:19.932Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-09-21T00:04:19.961Z] INFO: Testing against a local daemon [2019-09-21T00:04:19.961Z] === RUN TestNetworkCreateDelete [2019-09-21T00:04:19.961Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-09-21T00:04:19.961Z] === RUN TestDockerNetworkDeletePreferID [2019-09-21T00:04:20.524Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-09-21T00:04:20.524Z] === RUN TestInspectNetwork [2019-09-21T00:04:21.008Z] --- PASS: TestIpcModeNone (1.01s) [2019-09-21T00:04:21.008Z] === RUN TestIpcModePrivate [2019-09-21T00:04:21.121Z] Removing intermediate container a8b13e46ed40 [2019-09-21T00:04:21.121Z] ---> 9855527a8662 [2019-09-21T00:04:21.121Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-21T00:04:21.121Z] ---> Running in b4bd774edbaf [2019-09-21T00:04:21.121Z] Removing intermediate container b4bd774edbaf [2019-09-21T00:04:21.121Z] ---> ebd86bcbe4f7 [2019-09-21T00:04:21.121Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-21T00:04:21.121Z] ---> Running in 3cbc12dcf75d [2019-09-21T00:04:21.121Z] Removing intermediate container 3cbc12dcf75d [2019-09-21T00:04:21.121Z] ---> 341d544518b3 [2019-09-21T00:04:21.121Z] Step 8/8 : COPY . . [2019-09-21T00:04:21.802Z] --- PASS: TestIpcModePrivate (1.08s) [2019-09-21T00:04:21.802Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-21T00:04:21.802Z] === RUN TestIpcModeShareable [2019-09-21T00:04:23.071Z] --- PASS: TestIpcModeShareable (1.13s) [2019-09-21T00:04:23.071Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-21T00:04:23.071Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-21T00:04:25.778Z] === RUN TestInspectNetwork/full_network_id [2019-09-21T00:04:25.778Z] === RUN TestInspectNetwork/partial_network_id [2019-09-21T00:04:25.778Z] === RUN TestInspectNetwork/network_name [2019-09-21T00:04:25.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-21T00:04:26.321Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2019-09-21T00:04:26.321Z] === RUN TestAPIIpcModeHost [2019-09-21T00:04:27.126Z] --- PASS: TestAPIIpcModeHost (0.85s) [2019-09-21T00:04:27.126Z] === RUN TestDaemonIpcModeShareable [2019-09-21T00:04:27.672Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-21T00:04:28.573Z] ok github.com/docker/docker/client 0.568s coverage: 75.8% of statements [2019-09-21T00:04:28.962Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-09-21T00:04:28.962Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-21T00:04:28.962Z] daemon.go:336: [d8d32b86bd5cc] waiting for daemon to start [2019-09-21T00:04:28.962Z] daemon.go:336: [d8d32b86bd5cc] waiting for daemon to start [2019-09-21T00:04:28.962Z] daemon.go:364: [d8d32b86bd5cc] daemon started [2019-09-21T00:04:28.962Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-21T00:04:28.962Z] daemon.go:472: [d8d32b86bd5cc] Stopping daemon [2019-09-21T00:04:28.962Z] daemon.go:307: [d8d32b86bd5cc] exiting daemon [2019-09-21T00:04:28.962Z] daemon.go:459: [d8d32b86bd5cc] Daemon stopped [2019-09-21T00:04:28.962Z] === RUN TestDaemonIpcModePrivate [2019-09-21T00:04:30.198Z] --- PASS: TestInspectNetwork (9.83s) [2019-09-21T00:04:30.198Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-21T00:04:30.199Z] daemon.go:336: [d849ced3d6c46] waiting for daemon to start [2019-09-21T00:04:30.199Z] daemon.go:336: [d849ced3d6c46] waiting for daemon to start [2019-09-21T00:04:30.199Z] daemon.go:364: [d849ced3d6c46] daemon started [2019-09-21T00:04:30.199Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-09-21T00:04:30.199Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-21T00:04:30.199Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-21T00:04:30.199Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-21T00:04:30.199Z] daemon.go:472: [d849ced3d6c46] Stopping daemon [2019-09-21T00:04:30.199Z] daemon.go:307: [d849ced3d6c46] exiting daemon [2019-09-21T00:04:30.199Z] daemon.go:459: [d849ced3d6c46] Daemon stopped [2019-09-21T00:04:30.199Z] === RUN TestRunContainerWithBridgeNone [2019-09-21T00:04:30.763Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2019-09-21T00:04:30.763Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-21T00:04:30.763Z] daemon.go:336: [d0cd421c90826] waiting for daemon to start [2019-09-21T00:04:30.763Z] daemon.go:336: [d0cd421c90826] waiting for daemon to start [2019-09-21T00:04:30.763Z] daemon.go:364: [d0cd421c90826] daemon started [2019-09-21T00:04:30.763Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-21T00:04:30.763Z] daemon.go:472: [d0cd421c90826] Stopping daemon [2019-09-21T00:04:30.763Z] daemon.go:307: [d0cd421c90826] exiting daemon [2019-09-21T00:04:30.763Z] daemon.go:459: [d0cd421c90826] Daemon stopped [2019-09-21T00:04:30.763Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-21T00:04:32.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-09-21T00:04:32.576Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-21T00:04:32.576Z] daemon.go:336: [d7156cc589d01] waiting for daemon to start [2019-09-21T00:04:32.576Z] daemon.go:336: [d7156cc589d01] waiting for daemon to start [2019-09-21T00:04:32.576Z] daemon.go:364: [d7156cc589d01] daemon started [2019-09-21T00:04:32.576Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-21T00:04:32.576Z] daemon.go:472: [d7156cc589d01] Stopping daemon [2019-09-21T00:04:32.576Z] daemon.go:307: [d7156cc589d01] exiting daemon [2019-09-21T00:04:32.576Z] daemon.go:459: [d7156cc589d01] Daemon stopped [2019-09-21T00:04:32.576Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-21T00:04:33.485Z] --- PASS: TestRunContainerWithBridgeNone (2.92s) [2019-09-21T00:04:33.485Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-21T00:04:33.485Z] daemon.go:336: [d7328c664fe86] waiting for daemon to start [2019-09-21T00:04:33.485Z] daemon.go:336: [d7328c664fe86] waiting for daemon to start [2019-09-21T00:04:33.485Z] daemon.go:364: [d7328c664fe86] daemon started [2019-09-21T00:04:33.485Z] daemon.go:472: [d7328c664fe86] Stopping daemon [2019-09-21T00:04:33.485Z] daemon.go:307: [d7328c664fe86] exiting daemon [2019-09-21T00:04:33.485Z] daemon.go:459: [d7328c664fe86] Daemon stopped [2019-09-21T00:04:33.485Z] === RUN TestNetworkInvalidJSON [2019-09-21T00:04:33.485Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-21T00:04:33.485Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-21T00:04:33.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:04:33.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:04:33.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:04:33.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:04:33.485Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-21T00:04:33.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:04:33.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:04:33.485Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-21T00:04:33.485Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-21T00:04:33.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-21T00:04:33.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-21T00:04:33.485Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-21T00:04:34.016Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-09-21T00:04:34.016Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-21T00:04:34.016Z] daemon.go:336: [df43f11c1c89f] waiting for daemon to start [2019-09-21T00:04:34.016Z] daemon.go:336: [df43f11c1c89f] waiting for daemon to start [2019-09-21T00:04:34.016Z] daemon.go:364: [df43f11c1c89f] daemon started [2019-09-21T00:04:34.016Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-21T00:04:34.016Z] daemon.go:472: [df43f11c1c89f] Stopping daemon [2019-09-21T00:04:34.016Z] daemon.go:307: [df43f11c1c89f] exiting daemon [2019-09-21T00:04:34.016Z] daemon.go:459: [df43f11c1c89f] Daemon stopped [2019-09-21T00:04:34.016Z] === RUN TestIpcModeOlderClient [2019-09-21T00:04:34.016Z] === PAUSE TestIpcModeOlderClient [2019-09-21T00:04:34.016Z] === RUN TestKillContainerInvalidSignal [2019-09-21T00:04:34.417Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-21T00:04:34.417Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-21T00:04:34.417Z] daemon.go:336: [d183646efdc4b] waiting for daemon to start [2019-09-21T00:04:34.417Z] daemon.go:336: [d183646efdc4b] waiting for daemon to start [2019-09-21T00:04:34.417Z] daemon.go:364: [d183646efdc4b] daemon started [2019-09-21T00:04:34.417Z] daemon.go:472: [d183646efdc4b] Stopping daemon [2019-09-21T00:04:34.417Z] daemon.go:307: [d183646efdc4b] exiting daemon [2019-09-21T00:04:34.417Z] daemon.go:459: [d183646efdc4b] Daemon stopped [2019-09-21T00:04:34.417Z] daemon.go:336: [d183646efdc4b] waiting for daemon to start [2019-09-21T00:04:34.417Z] daemon.go:336: [d183646efdc4b] waiting for daemon to start [2019-09-21T00:04:34.417Z] daemon.go:364: [d183646efdc4b] daemon started [2019-09-21T00:04:34.417Z] daemon.go:472: [d183646efdc4b] Stopping daemon [2019-09-21T00:04:34.417Z] daemon.go:307: [d183646efdc4b] exiting daemon [2019-09-21T00:04:34.417Z] daemon.go:459: [d183646efdc4b] Daemon stopped [2019-09-21T00:04:34.417Z] === RUN TestDaemonDefaultNetworkPools [2019-09-21T00:04:34.982Z] --- PASS: TestDaemonDefaultNetworkPools (0.67s) [2019-09-21T00:04:34.982Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-21T00:04:34.982Z] daemon.go:336: [d5ea65c8ff695] waiting for daemon to start [2019-09-21T00:04:34.982Z] daemon.go:336: [d5ea65c8ff695] waiting for daemon to start [2019-09-21T00:04:34.982Z] daemon.go:364: [d5ea65c8ff695] daemon started [2019-09-21T00:04:34.982Z] daemon.go:472: [d5ea65c8ff695] Stopping daemon [2019-09-21T00:04:34.982Z] daemon.go:307: [d5ea65c8ff695] exiting daemon [2019-09-21T00:04:34.982Z] daemon.go:459: [d5ea65c8ff695] Daemon stopped [2019-09-21T00:04:34.982Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-21T00:04:35.272Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-09-21T00:04:35.272Z] === RUN TestKillContainer [2019-09-21T00:04:35.272Z] === RUN TestKillContainer/no_signal [2019-09-21T00:04:35.914Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-09-21T00:04:35.914Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-21T00:04:35.914Z] daemon.go:336: [d4c548ae5f571] waiting for daemon to start [2019-09-21T00:04:35.914Z] daemon.go:336: [d4c548ae5f571] waiting for daemon to start [2019-09-21T00:04:35.914Z] daemon.go:364: [d4c548ae5f571] daemon started [2019-09-21T00:04:35.914Z] daemon.go:472: [d4c548ae5f571] Stopping daemon [2019-09-21T00:04:35.914Z] daemon.go:307: [d4c548ae5f571] exiting daemon [2019-09-21T00:04:35.914Z] daemon.go:459: [d4c548ae5f571] Daemon stopped [2019-09-21T00:04:35.914Z] daemon.go:336: [d4c548ae5f571] waiting for daemon to start [2019-09-21T00:04:35.914Z] daemon.go:336: [d4c548ae5f571] waiting for daemon to start [2019-09-21T00:04:35.914Z] daemon.go:364: [d4c548ae5f571] daemon started [2019-09-21T00:04:35.914Z] daemon.go:472: [d4c548ae5f571] Stopping daemon [2019-09-21T00:04:35.914Z] daemon.go:307: [d4c548ae5f571] exiting daemon [2019-09-21T00:04:35.914Z] daemon.go:459: [d4c548ae5f571] Daemon stopped [2019-09-21T00:04:35.914Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:04:36.057Z] === RUN TestKillContainer/non_killing_signal [2019-09-21T00:04:36.850Z] === RUN TestKillContainer/killing_signal [2019-09-21T00:04:37.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2019-09-21T00:04:37.285Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:04:37.285Z] daemon.go:336: [d1d1fdfbcc620] waiting for daemon to start [2019-09-21T00:04:37.285Z] daemon.go:336: [d1d1fdfbcc620] waiting for daemon to start [2019-09-21T00:04:37.285Z] daemon.go:364: [d1d1fdfbcc620] daemon started [2019-09-21T00:04:37.285Z] daemon.go:472: [d1d1fdfbcc620] Stopping daemon [2019-09-21T00:04:37.285Z] daemon.go:307: [d1d1fdfbcc620] exiting daemon [2019-09-21T00:04:37.285Z] daemon.go:459: [d1d1fdfbcc620] Daemon stopped [2019-09-21T00:04:37.285Z] daemon.go:336: [d1d1fdfbcc620] waiting for daemon to start [2019-09-21T00:04:37.285Z] daemon.go:336: [d1d1fdfbcc620] waiting for daemon to start [2019-09-21T00:04:37.285Z] daemon.go:364: [d1d1fdfbcc620] daemon started [2019-09-21T00:04:37.285Z] daemon.go:472: [d1d1fdfbcc620] Stopping daemon [2019-09-21T00:04:37.285Z] daemon.go:307: [d1d1fdfbcc620] exiting daemon [2019-09-21T00:04:37.285Z] daemon.go:459: [d1d1fdfbcc620] Daemon stopped [2019-09-21T00:04:37.285Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:04:37.642Z] --- PASS: TestKillContainer (2.74s) [2019-09-21T00:04:37.643Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-21T00:04:37.643Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-09-21T00:04:37.643Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-09-21T00:04:37.643Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-21T00:04:37.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-21T00:04:37.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-21T00:04:37.850Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:04:37.850Z] daemon.go:336: [d755202288e87] waiting for daemon to start [2019-09-21T00:04:37.850Z] daemon.go:336: [d755202288e87] waiting for daemon to start [2019-09-21T00:04:37.850Z] daemon.go:364: [d755202288e87] daemon started [2019-09-21T00:04:37.850Z] daemon.go:472: [d755202288e87] Stopping daemon [2019-09-21T00:04:37.850Z] daemon.go:307: [d755202288e87] exiting daemon [2019-09-21T00:04:37.850Z] daemon.go:459: [d755202288e87] Daemon stopped [2019-09-21T00:04:37.850Z] === RUN TestServiceWithPredefinedNetwork [2019-09-21T00:04:38.889Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-21T00:04:39.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2019-09-21T00:04:39.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-09-21T00:04:39.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-09-21T00:04:39.761Z] === RUN TestKillStoppedContainer [2019-09-21T00:04:39.761Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-09-21T00:04:39.761Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-21T00:04:39.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-21T00:04:39.761Z] === RUN TestKillDifferentUserContainer [2019-09-21T00:04:41.029Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2019-09-21T00:04:41.029Z] === RUN TestInspectOomKilledTrue [2019-09-21T00:04:41.029Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-21T00:04:41.029Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:04:41.029Z] === RUN TestInspectOomKilledFalse [2019-09-21T00:04:41.029Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-21T00:04:41.029Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:04:41.029Z] === RUN TestLinksEtcHostsContentMatch [2019-09-21T00:04:41.125Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2019-09-21T00:04:41.125Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-21T00:04:41.125Z] daemon.go:336: [d1d69d57eb97a] waiting for daemon to start [2019-09-21T00:04:41.125Z] daemon.go:336: [d1d69d57eb97a] waiting for daemon to start [2019-09-21T00:04:41.125Z] daemon.go:364: [d1d69d57eb97a] daemon started [2019-09-21T00:04:41.125Z] daemon.go:472: [d1d69d57eb97a] Stopping daemon [2019-09-21T00:04:41.125Z] daemon.go:307: [d1d69d57eb97a] exiting daemon [2019-09-21T00:04:41.125Z] daemon.go:459: [d1d69d57eb97a] Daemon stopped [2019-09-21T00:04:41.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-21T00:04:41.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:04:41.125Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:04:41.125Z] === RUN TestServiceWithDataPathPortInit [2019-09-21T00:04:42.285Z] --- PASS: TestLinksEtcHostsContentMatch (1.27s) [2019-09-21T00:04:42.285Z] === RUN TestLinksContainerNames [2019-09-21T00:04:44.109Z] --- PASS: TestLinksContainerNames (1.78s) [2019-09-21T00:04:44.109Z] === RUN TestLogsFollowTailEmpty [2019-09-21T00:04:44.883Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-09-21T00:04:44.883Z] === RUN TestContainerNetworkMountsNoChown [2019-09-21T00:04:45.789Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/default [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/default [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/private [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/private [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rprivate [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/slave [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/slave [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rslave [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/shared [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/shared [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rshared [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/default [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/rshared [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/shared [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/rslave [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/slave [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/rprivate [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/private [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:04:45.789Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-21T00:04:45.789Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:04:45.789Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:04:46.206Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-21T00:04:46.233Z] ---> c52feecec48a [2019-09-21T00:04:46.234Z] Successfully built c52feecec48a [2019-09-21T00:04:46.234Z] Successfully tagged docker:latest [2019-09-21T00:04:46.234Z] INFO: Image build ended at 09/21/2019 00:04:44. Duration:00:03:44.0066263 [2019-09-21T00:04:46.234Z] [2019-09-21T00:04:46.234Z] [2019-09-21T00:04:46.234Z] INFO: Building the test binaries at 09/21/2019 00:04:44... [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:04:46.604Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-21T00:04:46.604Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-21T00:04:46.604Z] === RUN TestContainerBindMountNonRecursive [2019-09-21T00:04:49.050Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2019-09-21T00:04:49.050Z] === RUN TestNetworkNat [2019-09-21T00:04:49.823Z] --- PASS: TestNetworkNat (0.83s) [2019-09-21T00:04:49.823Z] === RUN TestNetworkLocalhostTCPNat [2019-09-21T00:04:49.971Z] INFO: make.ps1 starting at 09/21/2019 00:04:49 [2019-09-21T00:04:49.971Z] INFO: Git commit (453841506) assumed from DOCKER_GITCOMMIT environment variable [2019-09-21T00:04:49.971Z] INFO: Invoking autogen... [2019-09-21T00:04:50.428Z] INFO: Building daemon... [2019-09-21T00:04:50.649Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-09-21T00:04:50.649Z] === RUN TestNetworkLoopbackNat [2019-09-21T00:04:51.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-21T00:04:52.005Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-09-21T00:04:52.006Z] === RUN TestPause [2019-09-21T00:04:52.871Z] --- PASS: TestPause (1.00s) [2019-09-21T00:04:52.871Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-21T00:04:52.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-21T00:04:52.871Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-21T00:04:52.871Z] === RUN TestPauseStopPausedContainer [2019-09-21T00:04:52.973Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-21T00:04:53.658Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-09-21T00:04:53.658Z] === RUN TestPsFilter [2019-09-21T00:04:54.033Z] --- PASS: TestPsFilter (0.27s) [2019-09-21T00:04:54.033Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-21T00:04:54.823Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-09-21T00:04:54.823Z] === RUN TestRemoveContainerWithVolume [2019-09-21T00:04:55.608Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-09-21T00:04:55.608Z] === RUN TestRemoveContainerRunning [2019-09-21T00:04:56.862Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-09-21T00:04:56.862Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-21T00:04:57.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-21T00:04:57.692Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2019-09-21T00:04:57.692Z] === RUN TestRemoveInvalidContainer [2019-09-21T00:04:57.692Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-21T00:04:57.692Z] === RUN TestRenameLinkedContainer [2019-09-21T00:05:01.103Z] --- PASS: TestRenameLinkedContainer (3.57s) [2019-09-21T00:05:01.103Z] === RUN TestRenameStoppedContainer [2019-09-21T00:05:01.327Z] --- PASS: TestServiceWithDataPathPortInit (19.93s) [2019-09-21T00:05:01.327Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:05:01.327Z] daemon.go:336: [d93082f23e3b8] waiting for daemon to start [2019-09-21T00:05:01.327Z] daemon.go:336: [d93082f23e3b8] waiting for daemon to start [2019-09-21T00:05:01.327Z] daemon.go:364: [d93082f23e3b8] daemon started [2019-09-21T00:05:01.327Z] daemon.go:472: [d93082f23e3b8] Stopping daemon [2019-09-21T00:05:01.327Z] daemon.go:307: [d93082f23e3b8] exiting daemon [2019-09-21T00:05:01.327Z] daemon.go:459: [d93082f23e3b8] Daemon stopped [2019-09-21T00:05:01.327Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:05:01.327Z] daemon.go:336: [d5497f7ce339e] waiting for daemon to start [2019-09-21T00:05:01.327Z] daemon.go:336: [d5497f7ce339e] waiting for daemon to start [2019-09-21T00:05:01.327Z] daemon.go:364: [d5497f7ce339e] daemon started [2019-09-21T00:05:01.327Z] daemon.go:472: [d5497f7ce339e] Stopping daemon [2019-09-21T00:05:01.327Z] daemon.go:307: [d5497f7ce339e] exiting daemon [2019-09-21T00:05:01.327Z] daemon.go:459: [d5497f7ce339e] Daemon stopped [2019-09-21T00:05:01.327Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-21T00:05:02.360Z] --- PASS: TestRenameStoppedContainer (0.93s) [2019-09-21T00:05:02.360Z] === RUN TestRenameRunningContainerAndReuse [2019-09-21T00:05:03.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-21T00:05:04.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-09-21T00:05:04.175Z] === RUN TestRenameInvalidName [2019-09-21T00:05:04.785Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-21T00:05:04.954Z] --- PASS: TestRenameInvalidName (0.93s) [2019-09-21T00:05:04.954Z] === RUN TestRenameAnonymousContainer [2019-09-21T00:05:05.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-21T00:05:05.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-21T00:05:07.282Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-21T00:05:07.282Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-21T00:05:07.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-21T00:05:08.310Z] --- PASS: TestRenameAnonymousContainer (2.96s) [2019-09-21T00:05:08.310Z] === RUN TestRenameContainerWithSameName [2019-09-21T00:05:08.679Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-09-21T00:05:08.679Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-21T00:05:10.511Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-09-21T00:05:10.511Z] === RUN TestResize [2019-09-21T00:05:11.304Z] --- PASS: TestResize (0.95s) [2019-09-21T00:05:11.304Z] === RUN TestResizeWithInvalidSize [2019-09-21T00:05:11.725Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.13s) [2019-09-21T00:05:11.725Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-21T00:05:11.725Z] daemon.go:336: [da58611c7924d] waiting for daemon to start [2019-09-21T00:05:11.725Z] daemon.go:336: [da58611c7924d] waiting for daemon to start [2019-09-21T00:05:11.725Z] daemon.go:364: [da58611c7924d] daemon started [2019-09-21T00:05:11.725Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tkhtxwp65rvuqdn22ibb5rvf4 Created:2019-09-21 00:05:02.570286374 +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[8eb1311a26412e9bfb51daf97974bc17dab88570fea77d3570758d4b4224b0ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mftkuipsnche3yqzl69hqe4vi EndpointID:1604bf3fc21b6e28c548cd1f8046d8965ee2f396b1026e4dbe9326ada7d78e69 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:675c7853778297a6142d2263936730a32ffc3f34e2b22f719afcc1308a533f63 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:4895027342c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mftkuipsnche3yqzl69hqe4vi EndpointID:1604bf3fc21b6e28c548cd1f8046d8965ee2f396b1026e4dbe9326ada7d78e69 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-21T00:05:11.725Z] daemon.go:472: [da58611c7924d] Stopping daemon [2019-09-21T00:05:11.725Z] daemon.go:307: [da58611c7924d] exiting daemon [2019-09-21T00:05:11.725Z] daemon.go:459: [da58611c7924d] Daemon stopped [2019-09-21T00:05:11.725Z] PASS [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] === Skipped [2019-09-21T00:05:11.725Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:05:11.725Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] DONE 21 tests, 1 skipped in 51.457s [2019-09-21T00:05:11.725Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] ++ set -e [2019-09-21T00:05:11.725Z] ++ '[' -n 0 ']' [2019-09-21T00:05:11.725Z] ++ set -x [2019-09-21T00:05:11.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] INFO: Testing against a local daemon [2019-09-21T00:05:11.725Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-21T00:05:11.725Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-21T00:05:11.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:05:11.725Z] === RUN TestDockerNetworkIpvlan [2019-09-21T00:05:11.725Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-21T00:05:11.725Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:05:11.725Z] PASS [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] === Skipped [2019-09-21T00:05:11.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-21T00:05:11.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-21T00:05:11.725Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] [2019-09-21T00:05:11.725Z] DONE 2 tests, 2 skipped in 0.326s [2019-09-21T00:05:11.725Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] ++ set -e [2019-09-21T00:05:11.725Z] ++ '[' -n 0 ']' [2019-09-21T00:05:11.725Z] ++ set -x [2019-09-21T00:05:11.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:11.725Z] INFO: Testing against a local daemon [2019-09-21T00:05:11.725Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-21T00:05:12.661Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2019-09-21T00:05:12.661Z] === RUN TestResizeWhenContainerNotStarted [2019-09-21T00:05:13.095Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-09-21T00:05:13.095Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-21T00:05:13.095Z] daemon.go:336: [d87622eb43d77] waiting for daemon to start [2019-09-21T00:05:13.095Z] daemon.go:336: [d87622eb43d77] waiting for daemon to start [2019-09-21T00:05:13.095Z] daemon.go:364: [d87622eb43d77] daemon started [2019-09-21T00:05:13.095Z] daemon.go:472: [d87622eb43d77] Stopping daemon [2019-09-21T00:05:13.095Z] daemon.go:307: [d87622eb43d77] exiting daemon [2019-09-21T00:05:13.095Z] daemon.go:459: [d87622eb43d77] Daemon stopped [2019-09-21T00:05:13.095Z] daemon.go:336: [d87622eb43d77] waiting for daemon to start [2019-09-21T00:05:13.095Z] daemon.go:336: [d87622eb43d77] waiting for daemon to start [2019-09-21T00:05:13.095Z] daemon.go:364: [d87622eb43d77] daemon started [2019-09-21T00:05:13.095Z] daemon.go:472: [d87622eb43d77] Stopping daemon [2019-09-21T00:05:13.095Z] daemon.go:307: [d87622eb43d77] exiting daemon [2019-09-21T00:05:13.095Z] daemon.go:459: [d87622eb43d77] Daemon stopped [2019-09-21T00:05:13.095Z] === RUN TestDockerNetworkMacvlan [2019-09-21T00:05:13.505Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:13.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:13.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:13.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:05:13.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:14.027Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-21T00:05:14.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:05:14.960Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-21T00:05:15.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:15.836Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 29.9% of statements [2019-09-21T00:05:15.891Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-21T00:05:16.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:17.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:18.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:05:19.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-21T00:05:19.167Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-21T00:05:19.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:05:19.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-21T00:05:20.245Z] ok github.com/docker/docker/container 0.242s coverage: 35.3% of statements [2019-09-21T00:05:20.245Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-21T00:05:20.245Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-21T00:05:20.245Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-21T00:05:20.245Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-21T00:05:20.296Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-21T00:05:20.553Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-21T00:05:20.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:05:21.118Z] === RUN TestDockerSuite/TestBuildFails [2019-09-21T00:05:21.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:05:22.049Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-21T00:05:22.049Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-21T00:05:22.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:05:22.983Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-21T00:05:23.721Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2019-09-21T00:05:24.353Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-21T00:05:24.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:05:26.877Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 95.2% of statements [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-21T00:05:27.584Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-21T00:05:27.584Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-09-21T00:05:28.148Z] ok github.com/docker/docker/builder/fscache 0.130s coverage: 69.2% of statements [2019-09-21T00:05:28.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-21T00:05:28.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-09-21T00:05:28.239Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [d3adde36a0ef0] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:336: [d3adde36a0ef0] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [d3adde36a0ef0] daemon started [2019-09-21T00:05:28.239Z] daemon.go:472: [d3adde36a0ef0] Stopping daemon [2019-09-21T00:05:28.239Z] daemon.go:307: [d3adde36a0ef0] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:459: [d3adde36a0ef0] Daemon stopped [2019-09-21T00:05:28.239Z] daemon.go:336: [d3adde36a0ef0] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:336: [d3adde36a0ef0] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [d3adde36a0ef0] daemon started [2019-09-21T00:05:28.239Z] daemon.go:472: [d3adde36a0ef0] Stopping daemon [2019-09-21T00:05:28.239Z] daemon.go:307: [d3adde36a0ef0] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:459: [d3adde36a0ef0] Daemon stopped [2019-09-21T00:05:28.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2019-09-21T00:05:28.239Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [d5b53a2d68680] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:336: [d5b53a2d68680] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [d5b53a2d68680] daemon started [2019-09-21T00:05:28.239Z] daemon.go:336: [d5b53a2d68680] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:307: [d5b53a2d68680] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [d5b53a2d68680] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [d5b53a2d68680] daemon started [2019-09-21T00:05:28.239Z] daemon.go:472: [d5b53a2d68680] Stopping daemon [2019-09-21T00:05:28.239Z] daemon.go:307: [d5b53a2d68680] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:459: [d5b53a2d68680] Daemon stopped [2019-09-21T00:05:28.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-09-21T00:05:28.239Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [dc7bcd523e9a5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:336: [dc7bcd523e9a5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [dc7bcd523e9a5] daemon started [2019-09-21T00:05:28.239Z] daemon.go:336: [dc7bcd523e9a5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:307: [dc7bcd523e9a5] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [dc7bcd523e9a5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [dc7bcd523e9a5] daemon started [2019-09-21T00:05:28.239Z] daemon.go:472: [dc7bcd523e9a5] Stopping daemon [2019-09-21T00:05:28.239Z] daemon.go:307: [dc7bcd523e9a5] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:459: [dc7bcd523e9a5] Daemon stopped [2019-09-21T00:05:28.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s) [2019-09-21T00:05:28.239Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:05:28.239Z] daemon.go:336: [d19bc2e9287c5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:336: [d19bc2e9287c5] waiting for daemon to start [2019-09-21T00:05:28.239Z] daemon.go:364: [d19bc2e9287c5] daemon started [2019-09-21T00:05:28.239Z] daemon.go:472: [d19bc2e9287c5] Stopping daemon [2019-09-21T00:05:28.239Z] daemon.go:307: [d19bc2e9287c5] exiting daemon [2019-09-21T00:05:28.239Z] daemon.go:459: [d19bc2e9287c5] Daemon stopped [2019-09-21T00:05:28.240Z] daemon.go:336: [d19bc2e9287c5] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d19bc2e9287c5] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d19bc2e9287c5] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d19bc2e9287c5] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d19bc2e9287c5] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d19bc2e9287c5] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [debb36ccdd80f] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [debb36ccdd80f] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [debb36ccdd80f] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [debb36ccdd80f] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [debb36ccdd80f] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [debb36ccdd80f] Daemon stopped [2019-09-21T00:05:28.240Z] daemon.go:336: [debb36ccdd80f] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [debb36ccdd80f] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [debb36ccdd80f] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [debb36ccdd80f] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [debb36ccdd80f] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [debb36ccdd80f] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d2bfd465fe55b] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d2bfd465fe55b] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d2bfd465fe55b] daemon started [2019-09-21T00:05:28.240Z] daemon.go:307: [d2bfd465fe55b] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d2bfd465fe55b] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d2bfd465fe55b] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d2bfd465fe55b] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d2bfd465fe55b] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d2bfd465fe55b] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d2bfd465fe55b] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d490111591f43] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d490111591f43] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d490111591f43] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d490111591f43] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d490111591f43] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d490111591f43] Daemon stopped [2019-09-21T00:05:28.240Z] daemon.go:336: [d490111591f43] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d490111591f43] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d490111591f43] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d490111591f43] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d490111591f43] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d490111591f43] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d2840930fce29] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d2840930fce29] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d2840930fce29] daemon started [2019-09-21T00:05:28.240Z] daemon.go:336: [d2840930fce29] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:307: [d2840930fce29] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d2840930fce29] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d2840930fce29] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d2840930fce29] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d2840930fce29] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d2840930fce29] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [dcd5be3dcc54c] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [dcd5be3dcc54c] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [dcd5be3dcc54c] daemon started [2019-09-21T00:05:28.240Z] daemon.go:336: [dcd5be3dcc54c] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:307: [dcd5be3dcc54c] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [dcd5be3dcc54c] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [dcd5be3dcc54c] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [dcd5be3dcc54c] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [dcd5be3dcc54c] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [dcd5be3dcc54c] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [de18bc1740689] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [de18bc1740689] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [de18bc1740689] daemon started [2019-09-21T00:05:28.240Z] daemon.go:336: [de18bc1740689] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:307: [de18bc1740689] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [de18bc1740689] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [de18bc1740689] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [de18bc1740689] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [de18bc1740689] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [de18bc1740689] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d7b27fceebdc8] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d7b27fceebdc8] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d7b27fceebdc8] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d7b27fceebdc8] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d7b27fceebdc8] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d7b27fceebdc8] Daemon stopped [2019-09-21T00:05:28.240Z] daemon.go:336: [d7b27fceebdc8] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d7b27fceebdc8] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d7b27fceebdc8] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d7b27fceebdc8] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d7b27fceebdc8] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d7b27fceebdc8] Daemon stopped [2019-09-21T00:05:28.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.11s) [2019-09-21T00:05:28.240Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:05:28.240Z] daemon.go:336: [d3cd136ce4931] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d3cd136ce4931] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d3cd136ce4931] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d3cd136ce4931] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d3cd136ce4931] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d3cd136ce4931] Daemon stopped [2019-09-21T00:05:28.240Z] daemon.go:336: [d3cd136ce4931] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:336: [d3cd136ce4931] waiting for daemon to start [2019-09-21T00:05:28.240Z] daemon.go:364: [d3cd136ce4931] daemon started [2019-09-21T00:05:28.240Z] daemon.go:472: [d3cd136ce4931] Stopping daemon [2019-09-21T00:05:28.240Z] daemon.go:307: [d3cd136ce4931] exiting daemon [2019-09-21T00:05:28.240Z] daemon.go:459: [d3cd136ce4931] Daemon stopped [2019-09-21T00:05:28.240Z] === RUN TestCgroupNamespacesRun [2019-09-21T00:05:28.712Z] ok github.com/docker/docker/builder/dockerfile 0.571s coverage: 45.1% of statements [2019-09-21T00:05:28.774Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-21T00:05:29.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-21T00:05:29.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-21T00:05:30.607Z] ok github.com/docker/docker/builder/remotecontext 0.169s coverage: 13.6% of statements [2019-09-21T00:05:30.607Z] ok github.com/docker/docker/builder/remotecontext/git 0.842s coverage: 85.1% of statements [2019-09-21T00:05:30.638Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-21T00:05:30.699Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2019-09-21T00:05:30.699Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-21T00:05:30.699Z] daemon.go:336: [d8a9e31b69fb0] waiting for daemon to start [2019-09-21T00:05:30.699Z] daemon.go:336: [d8a9e31b69fb0] waiting for daemon to start [2019-09-21T00:05:30.699Z] daemon.go:364: [d8a9e31b69fb0] daemon started [2019-09-21T00:05:30.699Z] daemon.go:472: [d8a9e31b69fb0] Stopping daemon [2019-09-21T00:05:30.699Z] daemon.go:307: [d8a9e31b69fb0] exiting daemon [2019-09-21T00:05:30.699Z] daemon.go:459: [d8a9e31b69fb0] Daemon stopped [2019-09-21T00:05:30.699Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-21T00:05:30.716Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.8% of statements [2019-09-21T00:05:30.864Z] ? github.com/docker/docker/cli [no test files] [2019-09-21T00:05:30.864Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-21T00:05:30.895Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-21T00:05:31.121Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan (18.42s) [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [d7e996357e8a8] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [d7e996357e8a8] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [d7e996357e8a8] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-21T00:05:31.462Z] daemon.go:472: [d7e996357e8a8] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [d7e996357e8a8] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [d7e996357e8a8] Daemon stopped [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [d689292e4701d] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [d689292e4701d] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [d689292e4701d] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-21T00:05:31.462Z] daemon.go:472: [d689292e4701d] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [d689292e4701d] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [d689292e4701d] Daemon stopped [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [d28b4ad24b3fb] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [d28b4ad24b3fb] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [d28b4ad24b3fb] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2019-09-21T00:05:31.462Z] daemon.go:472: [d28b4ad24b3fb] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [d28b4ad24b3fb] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [d28b4ad24b3fb] Daemon stopped [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [d0aa3b880157d] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [d0aa3b880157d] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [d0aa3b880157d] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-09-21T00:05:31.462Z] daemon.go:472: [d0aa3b880157d] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [d0aa3b880157d] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [d0aa3b880157d] Daemon stopped [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [dd4fa103193c7] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [dd4fa103193c7] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [dd4fa103193c7] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s) [2019-09-21T00:05:31.462Z] daemon.go:472: [dd4fa103193c7] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [dd4fa103193c7] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [dd4fa103193c7] Daemon stopped [2019-09-21T00:05:31.462Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:05:31.462Z] daemon.go:336: [d4abb75c1c349] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:336: [d4abb75c1c349] waiting for daemon to start [2019-09-21T00:05:31.462Z] daemon.go:364: [d4abb75c1c349] daemon started [2019-09-21T00:05:31.462Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2019-09-21T00:05:31.462Z] daemon.go:472: [d4abb75c1c349] Stopping daemon [2019-09-21T00:05:31.462Z] daemon.go:307: [d4abb75c1c349] exiting daemon [2019-09-21T00:05:31.462Z] daemon.go:459: [d4abb75c1c349] Daemon stopped [2019-09-21T00:05:31.462Z] PASS [2019-09-21T00:05:31.462Z] [2019-09-21T00:05:31.462Z] DONE 8 tests in 20.012s [2019-09-21T00:05:31.462Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-21T00:05:31.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:31.462Z] ++ set -e [2019-09-21T00:05:31.462Z] ++ '[' -n 0 ']' [2019-09-21T00:05:31.462Z] ++ set -x [2019-09-21T00:05:31.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:31.462Z] testing: warning: no tests to run [2019-09-21T00:05:31.462Z] PASS [2019-09-21T00:05:31.462Z] [2019-09-21T00:05:31.462Z] DONE 0 tests in 0.031s [2019-09-21T00:05:31.462Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-21T00:05:31.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:31.462Z] ++ set -e [2019-09-21T00:05:31.462Z] ++ '[' -n 0 ']' [2019-09-21T00:05:31.462Z] ++ set -x [2019-09-21T00:05:31.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:05:31.719Z] INFO: Testing against a local daemon [2019-09-21T00:05:31.719Z] === RUN TestAuthZPluginAllowRequest [2019-09-21T00:05:32.284Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-21T00:05:32.527Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2019-09-21T00:05:32.527Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-21T00:05:32.527Z] daemon.go:336: [d62d931352ed7] waiting for daemon to start [2019-09-21T00:05:32.527Z] daemon.go:336: [d62d931352ed7] waiting for daemon to start [2019-09-21T00:05:32.527Z] daemon.go:364: [d62d931352ed7] daemon started [2019-09-21T00:05:32.527Z] daemon.go:472: [d62d931352ed7] Stopping daemon [2019-09-21T00:05:32.527Z] daemon.go:307: [d62d931352ed7] exiting daemon [2019-09-21T00:05:32.527Z] daemon.go:459: [d62d931352ed7] Daemon stopped [2019-09-21T00:05:32.527Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:05:33.654Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-09-21T00:05:33.654Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-21T00:05:33.654Z] daemon.go:336: [d7ac13e12ce6e] waiting for daemon to start [2019-09-21T00:05:33.654Z] daemon.go:336: [d7ac13e12ce6e] waiting for daemon to start [2019-09-21T00:05:33.654Z] daemon.go:364: [d7ac13e12ce6e] daemon started [2019-09-21T00:05:33.654Z] daemon.go:472: [d7ac13e12ce6e] Stopping daemon [2019-09-21T00:05:33.654Z] daemon.go:307: [d7ac13e12ce6e] exiting daemon [2019-09-21T00:05:33.654Z] daemon.go:459: [d7ac13e12ce6e] Daemon stopped [2019-09-21T00:05:33.654Z] === RUN TestAuthZPluginTLS [2019-09-21T00:05:34.217Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-09-21T00:05:34.217Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-21T00:05:34.217Z] daemon.go:336: [db7b30fe2b8f4] waiting for daemon to start [2019-09-21T00:05:34.217Z] daemon.go:336: [db7b30fe2b8f4] waiting for daemon to start [2019-09-21T00:05:34.217Z] daemon.go:364: [db7b30fe2b8f4] daemon started [2019-09-21T00:05:34.217Z] daemon.go:472: [db7b30fe2b8f4] Stopping daemon [2019-09-21T00:05:34.217Z] daemon.go:307: [db7b30fe2b8f4] exiting daemon [2019-09-21T00:05:34.217Z] daemon.go:459: [db7b30fe2b8f4] Daemon stopped [2019-09-21T00:05:34.217Z] === RUN TestAuthZPluginDenyRequest [2019-09-21T00:05:34.781Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-21T00:05:34.781Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-21T00:05:34.781Z] daemon.go:336: [d5eeaf09096c7] waiting for daemon to start [2019-09-21T00:05:34.781Z] daemon.go:336: [d5eeaf09096c7] waiting for daemon to start [2019-09-21T00:05:34.781Z] daemon.go:364: [d5eeaf09096c7] daemon started [2019-09-21T00:05:34.781Z] daemon.go:472: [d5eeaf09096c7] Stopping daemon [2019-09-21T00:05:34.781Z] daemon.go:307: [d5eeaf09096c7] exiting daemon [2019-09-21T00:05:34.781Z] daemon.go:459: [d5eeaf09096c7] Daemon stopped [2019-09-21T00:05:34.781Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-21T00:05:35.060Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-21T00:05:35.319Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-21T00:05:35.319Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-21T00:05:35.320Z] daemon.go:336: [d3d86431ba498] waiting for daemon to start [2019-09-21T00:05:35.320Z] daemon.go:336: [d3d86431ba498] waiting for daemon to start [2019-09-21T00:05:35.320Z] daemon.go:364: [d3d86431ba498] daemon started [2019-09-21T00:05:35.320Z] daemon.go:472: [d3d86431ba498] Stopping daemon [2019-09-21T00:05:35.320Z] daemon.go:307: [d3d86431ba498] exiting daemon [2019-09-21T00:05:35.320Z] daemon.go:459: [d3d86431ba498] Daemon stopped [2019-09-21T00:05:35.320Z] === RUN TestAuthZPluginDenyResponse [2019-09-21T00:05:35.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2019-09-21T00:05:35.783Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:05:35.783Z] daemon.go:336: [d0b04d23cb37c] waiting for daemon to start [2019-09-21T00:05:35.783Z] daemon.go:336: [d0b04d23cb37c] waiting for daemon to start [2019-09-21T00:05:35.783Z] daemon.go:364: [d0b04d23cb37c] daemon started [2019-09-21T00:05:35.783Z] daemon.go:472: [d0b04d23cb37c] Stopping daemon [2019-09-21T00:05:35.783Z] daemon.go:307: [d0b04d23cb37c] exiting daemon [2019-09-21T00:05:35.783Z] daemon.go:459: [d0b04d23cb37c] Daemon stopped [2019-09-21T00:05:35.783Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-21T00:05:35.884Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-21T00:05:35.884Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-21T00:05:35.884Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-21T00:05:35.884Z] daemon.go:336: [d4623ac101b48] waiting for daemon to start [2019-09-21T00:05:35.884Z] daemon.go:336: [d4623ac101b48] waiting for daemon to start [2019-09-21T00:05:35.884Z] daemon.go:364: [d4623ac101b48] daemon started [2019-09-21T00:05:35.884Z] daemon.go:472: [d4623ac101b48] Stopping daemon [2019-09-21T00:05:35.884Z] daemon.go:307: [d4623ac101b48] exiting daemon [2019-09-21T00:05:35.884Z] daemon.go:459: [d4623ac101b48] Daemon stopped [2019-09-21T00:05:35.884Z] === RUN TestAuthZPluginAllowEventStream [2019-09-21T00:05:36.141Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-21T00:05:36.249Z] ok github.com/docker/docker/daemon/cluster 0.202s coverage: 0.5% of statements [2019-09-21T00:05:36.374Z] ok github.com/docker/docker/client 0.186s coverage: 75.8% of statements [2019-09-21T00:05:37.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-09-21T00:05:37.512Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-21T00:05:37.512Z] daemon.go:336: [d3a6ea68638d6] waiting for daemon to start [2019-09-21T00:05:37.512Z] daemon.go:336: [d3a6ea68638d6] waiting for daemon to start [2019-09-21T00:05:37.512Z] daemon.go:364: [d3a6ea68638d6] daemon started [2019-09-21T00:05:37.512Z] daemon.go:472: [d3a6ea68638d6] Stopping daemon [2019-09-21T00:05:37.512Z] daemon.go:307: [d3a6ea68638d6] exiting daemon [2019-09-21T00:05:37.512Z] daemon.go:459: [d3a6ea68638d6] Daemon stopped [2019-09-21T00:05:37.512Z] === RUN TestAuthZPluginErrorResponse [2019-09-21T00:05:37.582Z] --- PASS: TestCgroupNamespacesRunHostMode (2.05s) [2019-09-21T00:05:37.582Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-21T00:05:37.582Z] daemon.go:336: [d374c775335e8] waiting for daemon to start [2019-09-21T00:05:37.582Z] daemon.go:336: [d374c775335e8] waiting for daemon to start [2019-09-21T00:05:37.582Z] daemon.go:364: [d374c775335e8] daemon started [2019-09-21T00:05:37.582Z] daemon.go:472: [d374c775335e8] Stopping daemon [2019-09-21T00:05:37.582Z] daemon.go:307: [d374c775335e8] exiting daemon [2019-09-21T00:05:37.582Z] daemon.go:459: [d374c775335e8] Daemon stopped [2019-09-21T00:05:37.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-21T00:05:38.077Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-09-21T00:05:38.077Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-21T00:05:38.077Z] daemon.go:336: [d53a8705ee40b] waiting for daemon to start [2019-09-21T00:05:38.077Z] daemon.go:336: [d53a8705ee40b] waiting for daemon to start [2019-09-21T00:05:38.077Z] daemon.go:364: [d53a8705ee40b] daemon started [2019-09-21T00:05:38.077Z] daemon.go:472: [d53a8705ee40b] Stopping daemon [2019-09-21T00:05:38.077Z] daemon.go:307: [d53a8705ee40b] exiting daemon [2019-09-21T00:05:38.077Z] daemon.go:459: [d53a8705ee40b] Daemon stopped [2019-09-21T00:05:38.077Z] === RUN TestAuthZPluginErrorRequest [2019-09-21T00:05:38.643Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-21T00:05:38.643Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-09-21T00:05:38.643Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-21T00:05:38.643Z] daemon.go:336: [d12b296b7bc50] waiting for daemon to start [2019-09-21T00:05:38.643Z] daemon.go:336: [d12b296b7bc50] waiting for daemon to start [2019-09-21T00:05:38.643Z] daemon.go:364: [d12b296b7bc50] daemon started [2019-09-21T00:05:38.643Z] daemon.go:472: [d12b296b7bc50] Stopping daemon [2019-09-21T00:05:38.643Z] daemon.go:307: [d12b296b7bc50] exiting daemon [2019-09-21T00:05:38.643Z] daemon.go:459: [d12b296b7bc50] Daemon stopped [2019-09-21T00:05:38.643Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:05:39.207Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-09-21T00:05:39.207Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:05:39.207Z] daemon.go:336: [d3ed95e6ca07c] waiting for daemon to start [2019-09-21T00:05:39.207Z] daemon.go:336: [d3ed95e6ca07c] waiting for daemon to start [2019-09-21T00:05:39.207Z] daemon.go:364: [d3ed95e6ca07c] daemon started [2019-09-21T00:05:39.207Z] daemon.go:472: [d3ed95e6ca07c] Stopping daemon [2019-09-21T00:05:39.207Z] daemon.go:307: [d3ed95e6ca07c] exiting daemon [2019-09-21T00:05:39.207Z] daemon.go:459: [d3ed95e6ca07c] Daemon stopped [2019-09-21T00:05:39.207Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:05:40.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.33s) [2019-09-21T00:05:40.016Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-21T00:05:40.016Z] daemon.go:336: [da9beff0c80b4] waiting for daemon to start [2019-09-21T00:05:40.016Z] daemon.go:336: [da9beff0c80b4] waiting for daemon to start [2019-09-21T00:05:40.016Z] daemon.go:364: [da9beff0c80b4] daemon started [2019-09-21T00:05:40.016Z] daemon.go:472: [da9beff0c80b4] Stopping daemon [2019-09-21T00:05:40.016Z] daemon.go:307: [da9beff0c80b4] exiting daemon [2019-09-21T00:05:40.016Z] daemon.go:459: [da9beff0c80b4] Daemon stopped [2019-09-21T00:05:40.016Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:05:40.715Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2019-09-21T00:05:40.932Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2019-09-21T00:05:40.932Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:05:40.932Z] daemon.go:336: [d3d29a1f3324f] waiting for daemon to start [2019-09-21T00:05:40.932Z] daemon.go:336: [d3d29a1f3324f] waiting for daemon to start [2019-09-21T00:05:40.932Z] daemon.go:364: [d3d29a1f3324f] daemon started [2019-09-21T00:05:40.932Z] daemon.go:472: [d3d29a1f3324f] Stopping daemon [2019-09-21T00:05:40.932Z] daemon.go:307: [d3d29a1f3324f] exiting daemon [2019-09-21T00:05:40.932Z] daemon.go:459: [d3d29a1f3324f] Daemon stopped [2019-09-21T00:05:40.932Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-21T00:05:41.105Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-21T00:05:41.105Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2019-09-21T00:05:41.105Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:05:41.105Z] daemon.go:336: [ddfca90a0b834] waiting for daemon to start [2019-09-21T00:05:41.105Z] daemon.go:336: [ddfca90a0b834] waiting for daemon to start [2019-09-21T00:05:41.105Z] daemon.go:364: [ddfca90a0b834] daemon started [2019-09-21T00:05:41.105Z] daemon.go:472: [ddfca90a0b834] Stopping daemon [2019-09-21T00:05:41.105Z] daemon.go:307: [ddfca90a0b834] exiting daemon [2019-09-21T00:05:41.105Z] daemon.go:459: [ddfca90a0b834] Daemon stopped [2019-09-21T00:05:41.105Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:05:41.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-09-21T00:05:41.752Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-21T00:05:41.752Z] daemon.go:336: [d70818fc204d2] waiting for daemon to start [2019-09-21T00:05:41.752Z] daemon.go:336: [d70818fc204d2] waiting for daemon to start [2019-09-21T00:05:41.752Z] daemon.go:364: [d70818fc204d2] daemon started [2019-09-21T00:05:41.752Z] daemon.go:472: [d70818fc204d2] Stopping daemon [2019-09-21T00:05:41.752Z] daemon.go:307: [d70818fc204d2] exiting daemon [2019-09-21T00:05:41.752Z] daemon.go:459: [d70818fc204d2] Daemon stopped [2019-09-21T00:05:41.752Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-21T00:05:42.208Z] ok github.com/docker/docker/daemon/config 0.153s coverage: 84.2% of statements [2019-09-21T00:05:42.477Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-21T00:05:42.833Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-09-21T00:05:43.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-09-21T00:05:43.407Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:05:43.407Z] daemon.go:336: [d85eacddc443d] waiting for daemon to start [2019-09-21T00:05:43.407Z] daemon.go:336: [d85eacddc443d] waiting for daemon to start [2019-09-21T00:05:43.407Z] daemon.go:364: [d85eacddc443d] daemon started [2019-09-21T00:05:43.407Z] daemon.go:472: [d85eacddc443d] Stopping daemon [2019-09-21T00:05:43.407Z] daemon.go:307: [d85eacddc443d] exiting daemon [2019-09-21T00:05:43.407Z] daemon.go:459: [d85eacddc443d] Daemon stopped [2019-09-21T00:05:43.407Z] === RUN TestAuthZPluginHeader [2019-09-21T00:05:44.208Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2019-09-21T00:05:44.209Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-21T00:05:44.209Z] daemon.go:336: [d5d75562c43ae] waiting for daemon to start [2019-09-21T00:05:44.209Z] daemon.go:336: [d5d75562c43ae] waiting for daemon to start [2019-09-21T00:05:44.209Z] daemon.go:364: [d5d75562c43ae] daemon started [2019-09-21T00:05:44.209Z] daemon.go:472: [d5d75562c43ae] Stopping daemon [2019-09-21T00:05:44.209Z] daemon.go:307: [d5d75562c43ae] exiting daemon [2019-09-21T00:05:44.209Z] daemon.go:459: [d5d75562c43ae] Daemon stopped [2019-09-21T00:05:44.209Z] === RUN TestKernelTCPMemory [2019-09-21T00:05:44.338Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-09-21T00:05:44.338Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-21T00:05:44.338Z] daemon.go:336: [d295f85ec3c40] waiting for daemon to start [2019-09-21T00:05:44.338Z] daemon.go:336: [d295f85ec3c40] waiting for daemon to start [2019-09-21T00:05:44.338Z] daemon.go:364: [d295f85ec3c40] daemon started [2019-09-21T00:05:44.338Z] daemon.go:472: [d295f85ec3c40] Stopping daemon [2019-09-21T00:05:44.338Z] daemon.go:307: [d295f85ec3c40] exiting daemon [2019-09-21T00:05:44.338Z] daemon.go:459: [d295f85ec3c40] Daemon stopped [2019-09-21T00:05:44.338Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-21T00:05:45.463Z] --- PASS: TestKernelTCPMemory (1.53s) [2019-09-21T00:05:45.463Z] === RUN TestNISDomainname [2019-09-21T00:05:46.320Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-09-21T00:05:46.914Z] --- PASS: TestNISDomainname (1.33s) [2019-09-21T00:05:46.914Z] === RUN TestHostnameDnsResolution [2019-09-21T00:05:47.614Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-21T00:05:47.871Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-21T00:05:48.203Z] --- PASS: TestHostnameDnsResolution (1.37s) [2019-09-21T00:05:48.203Z] === RUN TestStats [2019-09-21T00:05:48.805Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-21T00:05:48.805Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2019-09-21T00:05:48.805Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-21T00:05:48.805Z] daemon.go:336: [d6250b0dcf83e] waiting for daemon to start [2019-09-21T00:05:48.805Z] daemon.go:336: [d6250b0dcf83e] waiting for daemon to start [2019-09-21T00:05:48.805Z] daemon.go:364: [d6250b0dcf83e] daemon started [2019-09-21T00:05:48.805Z] daemon.go:472: [d6250b0dcf83e] Stopping daemon [2019-09-21T00:05:48.805Z] daemon.go:307: [d6250b0dcf83e] exiting daemon [2019-09-21T00:05:48.805Z] daemon.go:459: [d6250b0dcf83e] Daemon stopped [2019-09-21T00:05:48.805Z] daemon.go:336: [d6250b0dcf83e] waiting for daemon to start [2019-09-21T00:05:48.805Z] daemon.go:336: [d6250b0dcf83e] waiting for daemon to start [2019-09-21T00:05:48.805Z] daemon.go:364: [d6250b0dcf83e] daemon started [2019-09-21T00:05:48.805Z] daemon.go:472: [d6250b0dcf83e] Stopping daemon [2019-09-21T00:05:48.805Z] daemon.go:307: [d6250b0dcf83e] exiting daemon [2019-09-21T00:05:48.805Z] daemon.go:459: [d6250b0dcf83e] Daemon stopped [2019-09-21T00:05:48.805Z] === RUN TestAuthZPluginV2Disable [2019-09-21T00:05:49.020Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.501s coverage: 13.7% of statements [2019-09-21T00:05:49.371Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-21T00:05:49.935Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-21T00:05:50.193Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-21T00:05:50.502Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-09-21T00:05:51.128Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-21T00:05:51.375Z] --- PASS: TestStats (2.97s) [2019-09-21T00:05:51.375Z] === RUN TestStopContainerWithTimeout [2019-09-21T00:05:51.375Z] === RUN TestStopContainerWithTimeout/0 [2019-09-21T00:05:51.375Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-21T00:05:51.375Z] === RUN TestStopContainerWithTimeout/1 [2019-09-21T00:05:51.375Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-21T00:05:51.375Z] === RUN TestStopContainerWithTimeout/3 [2019-09-21T00:05:51.375Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-21T00:05:51.375Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-21T00:05:51.375Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-21T00:05:51.375Z] === CONT TestStopContainerWithTimeout/0 [2019-09-21T00:05:51.375Z] === CONT TestStopContainerWithTimeout/3 [2019-09-21T00:05:51.692Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-21T00:05:51.994Z] ok github.com/docker/docker/daemon 12.554s coverage: 17.6% of statements [2019-09-21T00:05:51.994Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-21T00:05:51.994Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-21T00:05:51.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-21T00:05:51.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-21T00:05:52.170Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-21T00:05:52.256Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-21T00:05:52.281Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.147s coverage: 57.9% of statements [2019-09-21T00:05:52.514Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2019-09-21T00:05:52.514Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-21T00:05:52.514Z] daemon.go:336: [d37fbfc542b86] waiting for daemon to start [2019-09-21T00:05:52.514Z] daemon.go:336: [d37fbfc542b86] waiting for daemon to start [2019-09-21T00:05:52.514Z] daemon.go:364: [d37fbfc542b86] daemon started [2019-09-21T00:05:52.514Z] daemon.go:472: [d37fbfc542b86] Stopping daemon [2019-09-21T00:05:52.514Z] daemon.go:307: [d37fbfc542b86] exiting daemon [2019-09-21T00:05:52.514Z] daemon.go:459: [d37fbfc542b86] Daemon stopped [2019-09-21T00:05:52.514Z] daemon.go:336: [d37fbfc542b86] waiting for daemon to start [2019-09-21T00:05:52.514Z] daemon.go:336: [d37fbfc542b86] waiting for daemon to start [2019-09-21T00:05:52.514Z] daemon.go:364: [d37fbfc542b86] daemon started [2019-09-21T00:05:52.514Z] daemon.go:472: [d37fbfc542b86] Stopping daemon [2019-09-21T00:05:52.514Z] daemon.go:307: [d37fbfc542b86] exiting daemon [2019-09-21T00:05:52.514Z] daemon.go:459: [d37fbfc542b86] Daemon stopped [2019-09-21T00:05:52.514Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-21T00:05:52.771Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-21T00:05:53.028Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-21T00:05:53.592Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-21T00:05:53.995Z] === CONT TestStopContainerWithTimeout/1 [2019-09-21T00:05:54.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-21T00:05:54.966Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-21T00:05:55.862Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-21T00:05:55.863Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2019-09-21T00:05:55.863Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-09-21T00:05:55.863Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-09-21T00:05:55.863Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2019-09-21T00:05:55.863Z] === RUN TestDeleteDevicemapper [2019-09-21T00:05:55.863Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-21T00:05:55.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:05:55.863Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-21T00:05:56.863Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.98s) [2019-09-21T00:05:56.863Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-21T00:05:56.863Z] daemon.go:336: [d319da0842714] waiting for daemon to start [2019-09-21T00:05:56.863Z] daemon.go:336: [d319da0842714] waiting for daemon to start [2019-09-21T00:05:56.863Z] daemon.go:364: [d319da0842714] daemon started [2019-09-21T00:05:56.863Z] daemon.go:472: [d319da0842714] Stopping daemon [2019-09-21T00:05:56.863Z] daemon.go:307: [d319da0842714] exiting daemon [2019-09-21T00:05:56.863Z] daemon.go:459: [d319da0842714] Daemon stopped [2019-09-21T00:05:56.863Z] daemon.go:336: [d319da0842714] waiting for daemon to start [2019-09-21T00:05:56.863Z] daemon.go:336: [d319da0842714] waiting for daemon to start [2019-09-21T00:05:56.863Z] daemon.go:364: [d319da0842714] daemon started [2019-09-21T00:05:56.863Z] daemon.go:472: [d319da0842714] Stopping daemon [2019-09-21T00:05:56.863Z] daemon.go:307: [d319da0842714] exiting daemon [2019-09-21T00:05:56.863Z] daemon.go:459: [d319da0842714] Daemon stopped [2019-09-21T00:05:56.863Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-21T00:05:57.800Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.620s coverage: 68.6% of statements [2019-09-21T00:05:58.765Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-21T00:05:58.821Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.946s coverage: 50.8% of statements [2019-09-21T00:05:59.924Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2019-09-21T00:05:59.924Z] === RUN TestUpdateMemory [2019-09-21T00:05:59.924Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-21T00:05:59.924Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:05:59.924Z] === RUN TestUpdateCPUQuota [2019-09-21T00:06:00.310Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.132s coverage: 46.1% of statements [2019-09-21T00:06:00.310Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-21T00:06:01.885Z] --- PASS: TestUpdateCPUQuota (1.69s) [2019-09-21T00:06:01.885Z] === RUN TestUpdatePidsLimit [2019-09-21T00:06:01.885Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-21T00:06:01.885Z] === RUN TestUpdatePidsLimit/no_change [2019-09-21T00:06:02.303Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-21T00:06:02.358Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2019-09-21T00:06:02.358Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.474s coverage: 52.5% of statements [2019-09-21T00:06:02.358Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-21T00:06:02.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-21T00:06:02.513Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-21T00:06:02.678Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-21T00:06:02.971Z] [2019-09-21T00:06:02.971Z] ________ ____ __. [2019-09-21T00:06:02.971Z] \_____ \ | |/ _| [2019-09-21T00:06:02.971Z] / | \| < [2019-09-21T00:06:02.971Z] / | \ | \ [2019-09-21T00:06:02.971Z] \_______ /____|__ \ [2019-09-21T00:06:02.971Z] \/ \/ [2019-09-21T00:06:02.971Z] [2019-09-21T00:06:02.971Z] INFO: make.ps1 ended at 09/21/2019 00:06:02 [2019-09-21T00:06:02.984Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.064s coverage: 58.0% of statements [2019-09-21T00:06:03.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-21T00:06:03.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-21T00:06:04.017Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2019-09-21T00:06:04.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit (4.18s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-09-21T00:06:05.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-09-21T00:06:05.486Z] === RUN TestUpdateRestartPolicy [2019-09-21T00:06:05.862Z] INFO: Binaries build ended at 09/21/2019 00:06:05. Duration:00:01:20.5600108 [2019-09-21T00:06:06.061Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2019-09-21T00:06:06.872Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-21T00:06:07.391Z] INFO: Copying the built daemon binary to d:\CI-6\CI-453841506\binary\dockerd-453841506.exe... [2019-09-21T00:06:08.243Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.37s) [2019-09-21T00:06:08.243Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:364: [dbba94d35c6a0] daemon started [2019-09-21T00:06:08.243Z] daemon.go:472: [dbba94d35c6a0] Stopping daemon [2019-09-21T00:06:08.243Z] daemon.go:307: [dbba94d35c6a0] exiting daemon [2019-09-21T00:06:08.243Z] daemon.go:459: [dbba94d35c6a0] Daemon stopped [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:307: [dbba94d35c6a0] exiting daemon [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:336: [dbba94d35c6a0] waiting for daemon to start [2019-09-21T00:06:08.243Z] daemon.go:364: [dbba94d35c6a0] daemon started [2019-09-21T00:06:08.243Z] daemon.go:472: [dbba94d35c6a0] Stopping daemon [2019-09-21T00:06:08.243Z] daemon.go:307: [dbba94d35c6a0] exiting daemon [2019-09-21T00:06:08.243Z] daemon.go:459: [dbba94d35c6a0] Daemon stopped [2019-09-21T00:06:08.243Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:06:08.354Z] INFO: Copying the built client binary to d:\CI-6\CI-453841506\binary\docker-453841506.exe... [2019-09-21T00:06:08.354Z] INFO: Copying dockerversion from the container... [2019-09-21T00:06:08.427Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.9% of statements [2019-09-21T00:06:08.771Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 42.7% of statements [2019-09-21T00:06:08.813Z] INFO: Copying the golang package from the container to d:\CI-6\CI-453841506\installer\go.zip... [2019-09-21T00:06:08.993Z] ok github.com/docker/docker/container 0.117s coverage: 35.3% of statements [2019-09-21T00:06:08.993Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-21T00:06:08.993Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-21T00:06:08.993Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-21T00:06:08.993Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-21T00:06:10.265Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 68.2% of statements [2019-09-21T00:06:10.765Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-21T00:06:10.765Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-21T00:06:10.765Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-21T00:06:10.765Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-21T00:06:10.765Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-21T00:06:11.022Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-21T00:06:11.703Z] INFO: Extracting go.zip to d:\CI-6\CI-453841506\go [2019-09-21T00:06:11.761Z] ok github.com/docker/docker/daemon/logger/awslogs 0.641s coverage: 77.4% of statements [2019-09-21T00:06:12.387Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-09-21T00:06:12.393Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-21T00:06:13.404Z] ok github.com/docker/docker/daemon/images 0.109s coverage: 4.9% of statements [2019-09-21T00:06:13.404Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-21T00:06:13.404Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-21T00:06:13.404Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-21T00:06:13.404Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-21T00:06:13.762Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-21T00:06:14.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2019-09-21T00:06:14.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-09-21T00:06:16.780Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2019-09-21T00:06:16.780Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-21T00:06:17.803Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 18.6% of statements [2019-09-21T00:06:17.937Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-21T00:06:18.090Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2019-09-21T00:06:18.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-21T00:06:18.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-21T00:06:18.951Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2019-09-21T00:06:19.015Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-21T00:06:19.112Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2019-09-21T00:06:19.112Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-21T00:06:19.493Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2019-09-21T00:06:19.493Z] === RUN TestWaitNonBlocked [2019-09-21T00:06:19.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:06:19.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:06:19.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:06:19.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:06:19.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:06:19.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:06:19.516Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-21T00:06:19.578Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2019-09-21T00:06:20.792Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-21T00:06:20.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-09-21T00:06:20.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-09-21T00:06:20.792Z] === RUN TestWaitBlocked [2019-09-21T00:06:20.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:06:20.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:06:20.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:06:20.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:06:20.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:06:20.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:06:20.888Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-21T00:06:21.629Z] ok github.com/docker/docker/daemon/network 0.076s coverage: 63.8% of statements [2019-09-21T00:06:22.140Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-21T00:06:22.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-09-21T00:06:22.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2019-09-21T00:06:22.140Z] === CONT TestContainerStartOnDaemonRestart [2019-09-21T00:06:22.140Z] === CONT TestIpcModeOlderClient [2019-09-21T00:06:22.140Z] --- PASS: TestIpcModeOlderClient (0.12s) [2019-09-21T00:06:22.140Z] === CONT TestDaemonRestartIpcMode [2019-09-21T00:06:22.668Z] ok github.com/docker/docker/daemon/logger/splunk 3.176s coverage: 84.5% of statements [2019-09-21T00:06:22.668Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-21T00:06:22.668Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-21T00:06:23.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-21T00:06:24.564Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-09-21T00:06:24.564Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:364: [d27638d2dc299] daemon started [2019-09-21T00:06:24.564Z] daemon.go:472: [d27638d2dc299] Stopping daemon [2019-09-21T00:06:24.564Z] daemon.go:307: [d27638d2dc299] exiting daemon [2019-09-21T00:06:24.564Z] daemon.go:459: [d27638d2dc299] Daemon stopped [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:350: [d27638d2dc299] error pinging daemon on start: Get http://d27638d2dc299.sock/_ping: context deadline exceeded [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:350: [d27638d2dc299] error pinging daemon on start: Get http://d27638d2dc299.sock/_ping: context deadline exceeded [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:350: [d27638d2dc299] error pinging daemon on start: Get http://d27638d2dc299.sock/_ping: context deadline exceeded [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:350: [d27638d2dc299] error pinging daemon on start: Get http://d27638d2dc299.sock/_ping: context deadline exceeded [2019-09-21T00:06:24.564Z] daemon.go:307: [d27638d2dc299] exiting daemon [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:336: [d27638d2dc299] waiting for daemon to start [2019-09-21T00:06:24.564Z] daemon.go:364: [d27638d2dc299] daemon started [2019-09-21T00:06:24.564Z] daemon.go:472: [d27638d2dc299] Stopping daemon [2019-09-21T00:06:24.564Z] daemon.go:307: [d27638d2dc299] exiting daemon [2019-09-21T00:06:24.564Z] daemon.go:459: [d27638d2dc299] Daemon stopped [2019-09-21T00:06:24.564Z] PASS [2019-09-21T00:06:24.564Z] [2019-09-21T00:06:24.564Z] DONE 17 tests in 52.981s [2019-09-21T00:06:24.564Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-21T00:06:24.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:24.564Z] ++ set -e [2019-09-21T00:06:24.564Z] ++ '[' -n 0 ']' [2019-09-21T00:06:24.564Z] ++ set -x [2019-09-21T00:06:24.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:24.721Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2019-09-21T00:06:24.822Z] INFO: Testing against a local daemon [2019-09-21T00:06:24.822Z] === RUN TestPluginInvalidJSON [2019-09-21T00:06:24.822Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:06:24.822Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:06:24.822Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:06:24.822Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-21T00:06:24.822Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2019-09-21T00:06:24.822Z] PASS [2019-09-21T00:06:24.822Z] [2019-09-21T00:06:24.822Z] DONE 2 tests in 0.206s [2019-09-21T00:06:24.822Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-21T00:06:24.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:24.822Z] ++ set -e [2019-09-21T00:06:24.822Z] ++ '[' -n 0 ']' [2019-09-21T00:06:24.822Z] ++ set -x [2019-09-21T00:06:24.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:25.081Z] INFO: Testing against a local daemon [2019-09-21T00:06:25.081Z] === RUN TestExternalGraphDriver [2019-09-21T00:06:25.081Z] === RUN TestExternalGraphDriver/json [2019-09-21T00:06:25.494Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-09-21T00:06:25.494Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-21T00:06:25.494Z] daemon.go:336: [d7057c35d8f37] waiting for daemon to start [2019-09-21T00:06:25.494Z] daemon.go:336: [d7057c35d8f37] waiting for daemon to start [2019-09-21T00:06:25.494Z] daemon.go:364: [d7057c35d8f37] daemon started [2019-09-21T00:06:25.494Z] daemon.go:307: [d7057c35d8f37] exiting daemon [2019-09-21T00:06:25.494Z] daemon.go:336: [d7057c35d8f37] waiting for daemon to start [2019-09-21T00:06:25.494Z] daemon.go:336: [d7057c35d8f37] waiting for daemon to start [2019-09-21T00:06:25.494Z] daemon.go:364: [d7057c35d8f37] daemon started [2019-09-21T00:06:25.494Z] daemon.go:472: [d7057c35d8f37] Stopping daemon [2019-09-21T00:06:25.494Z] daemon.go:307: [d7057c35d8f37] exiting daemon [2019-09-21T00:06:25.494Z] daemon.go:459: [d7057c35d8f37] Daemon stopped [2019-09-21T00:06:25.748Z] ok github.com/docker/docker/errdefs 0.038s coverage: 49.4% of statements [2019-09-21T00:06:25.879Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-09-21T00:06:25.879Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-21T00:06:25.879Z] daemon.go:336: [de068657d8d12] waiting for daemon to start [2019-09-21T00:06:25.879Z] daemon.go:336: [de068657d8d12] waiting for daemon to start [2019-09-21T00:06:25.879Z] daemon.go:364: [de068657d8d12] daemon started [2019-09-21T00:06:25.879Z] daemon.go:472: [de068657d8d12] Stopping daemon [2019-09-21T00:06:25.879Z] daemon.go:307: [de068657d8d12] exiting daemon [2019-09-21T00:06:25.879Z] daemon.go:459: [de068657d8d12] Daemon stopped [2019-09-21T00:06:25.879Z] daemon.go:336: [de068657d8d12] waiting for daemon to start [2019-09-21T00:06:25.879Z] daemon.go:336: [de068657d8d12] waiting for daemon to start [2019-09-21T00:06:25.879Z] daemon.go:364: [de068657d8d12] daemon started [2019-09-21T00:06:25.879Z] daemon.go:472: [de068657d8d12] Stopping daemon [2019-09-21T00:06:25.879Z] daemon.go:307: [de068657d8d12] exiting daemon [2019-09-21T00:06:25.879Z] daemon.go:459: [de068657d8d12] Daemon stopped [2019-09-21T00:06:25.879Z] PASS [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === Skipped [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-21T00:06:25.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-21T00:06:25.879Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-21T00:06:25.879Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-21T00:06:25.879Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-21T00:06:25.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-21T00:06:25.879Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] [2019-09-21T00:06:25.879Z] DONE 197 tests, 6 skipped in 147.227s [2019-09-21T00:06:25.879Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-21T00:06:25.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:25.879Z] ++ set -e [2019-09-21T00:06:25.879Z] ++ '[' -n 0 ']' [2019-09-21T00:06:25.879Z] ++ set -x [2019-09-21T00:06:25.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:25.879Z] INFO: Testing against a local daemon [2019-09-21T00:06:25.879Z] === RUN TestCommitInheritsEnv [2019-09-21T00:06:26.657Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-09-21T00:06:26.657Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-21T00:06:26.657Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-21T00:06:26.657Z] === RUN TestImagesFilterMultiReference [2019-09-21T00:06:26.657Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-09-21T00:06:26.657Z] === RUN TestImagePullPlatformInvalid [2019-09-21T00:06:26.657Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-21T00:06:26.657Z] === RUN TestRemoveImageOrphaning [2019-09-21T00:06:27.026Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-09-21T00:06:27.026Z] === RUN TestRemoveImageGarbageCollector [2019-09-21T00:06:27.026Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-21T00:06:27.026Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:06:27.026Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-21T00:06:27.026Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-09-21T00:06:27.026Z] === RUN TestTagInvalidReference [2019-09-21T00:06:27.026Z] --- PASS: TestTagInvalidReference (0.01s) [2019-09-21T00:06:27.026Z] === RUN TestTagValidPrefixedRepo [2019-09-21T00:06:27.239Z] ok github.com/docker/docker/distribution 0.755s coverage: 22.4% of statements [2019-09-21T00:06:27.239Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-21T00:06:27.391Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-21T00:06:27.391Z] === RUN TestTagExistedNameWithoutForce [2019-09-21T00:06:27.391Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-21T00:06:27.391Z] === RUN TestTagOfficialNames [2019-09-21T00:06:27.391Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-21T00:06:27.391Z] === RUN TestTagMatchesDigest [2019-09-21T00:06:27.391Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-21T00:06:27.391Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-21T00:06:27.605Z] === RUN TestExternalGraphDriver/spec [2019-09-21T00:06:28.992Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-09-21T00:06:29.501Z] === RUN TestExternalGraphDriver/pull [2019-09-21T00:06:29.946Z] ok github.com/docker/docker/distribution/xfer 1.457s coverage: 83.4% of statements [2019-09-21T00:06:29.946Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-21T00:06:30.233Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2019-09-21T00:06:30.362Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.2% of statements [2019-09-21T00:06:30.879Z] ok github.com/docker/docker/image 0.133s coverage: 86.4% of statements [2019-09-21T00:06:30.879Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-21T00:06:30.928Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.6% of statements [2019-09-21T00:06:30.928Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-21T00:06:30.928Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-21T00:06:31.399Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-21T00:06:31.399Z] --- PASS: TestExternalGraphDriver (6.32s) [2019-09-21T00:06:31.399Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:364: [d74e019afc80a] daemon started [2019-09-21T00:06:31.399Z] daemon.go:472: [d74e019afc80a] Stopping daemon [2019-09-21T00:06:31.399Z] daemon.go:307: [d74e019afc80a] exiting daemon [2019-09-21T00:06:31.399Z] daemon.go:459: [d74e019afc80a] Daemon stopped [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:364: [d74e019afc80a] daemon started [2019-09-21T00:06:31.399Z] daemon.go:472: [d74e019afc80a] Stopping daemon [2019-09-21T00:06:31.399Z] daemon.go:307: [d74e019afc80a] exiting daemon [2019-09-21T00:06:31.399Z] daemon.go:459: [d74e019afc80a] Daemon stopped [2019-09-21T00:06:31.399Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:364: [d74e019afc80a] daemon started [2019-09-21T00:06:31.399Z] daemon.go:472: [d74e019afc80a] Stopping daemon [2019-09-21T00:06:31.399Z] daemon.go:307: [d74e019afc80a] exiting daemon [2019-09-21T00:06:31.399Z] daemon.go:459: [d74e019afc80a] Daemon stopped [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:364: [d74e019afc80a] daemon started [2019-09-21T00:06:31.399Z] daemon.go:472: [d74e019afc80a] Stopping daemon [2019-09-21T00:06:31.399Z] daemon.go:307: [d74e019afc80a] exiting daemon [2019-09-21T00:06:31.399Z] daemon.go:459: [d74e019afc80a] Daemon stopped [2019-09-21T00:06:31.399Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:336: [d74e019afc80a] waiting for daemon to start [2019-09-21T00:06:31.399Z] daemon.go:364: [d74e019afc80a] daemon started [2019-09-21T00:06:31.399Z] daemon.go:472: [d74e019afc80a] Stopping daemon [2019-09-21T00:06:31.399Z] daemon.go:307: [d74e019afc80a] exiting daemon [2019-09-21T00:06:31.399Z] daemon.go:459: [d74e019afc80a] Daemon stopped [2019-09-21T00:06:31.399Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2019-09-21T00:06:31.399Z] === RUN TestGraphdriverPluginV2 [2019-09-21T00:06:31.493Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-21T00:06:31.898Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-09-21T00:06:32.058Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-09-21T00:06:32.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-21T00:06:32.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-21T00:06:32.521Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2019-09-21T00:06:32.521Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-21T00:06:32.991Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-09-21T00:06:34.006Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2019-09-21T00:06:35.517Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-21T00:06:35.581Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-21T00:06:36.082Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.216s coverage: 57.0% of statements [2019-09-21T00:06:36.149Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2019-09-21T00:06:36.149Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-21T00:06:36.149Z] daemon.go:336: [df9c2e0c6948b] waiting for daemon to start [2019-09-21T00:06:36.149Z] daemon.go:336: [df9c2e0c6948b] waiting for daemon to start [2019-09-21T00:06:36.149Z] daemon.go:364: [df9c2e0c6948b] daemon started [2019-09-21T00:06:36.149Z] daemon.go:472: [df9c2e0c6948b] Stopping daemon [2019-09-21T00:06:36.149Z] daemon.go:307: [df9c2e0c6948b] exiting daemon [2019-09-21T00:06:36.149Z] daemon.go:459: [df9c2e0c6948b] Daemon stopped [2019-09-21T00:06:36.149Z] daemon.go:336: [df9c2e0c6948b] waiting for daemon to start [2019-09-21T00:06:36.149Z] daemon.go:336: [df9c2e0c6948b] waiting for daemon to start [2019-09-21T00:06:36.149Z] daemon.go:364: [df9c2e0c6948b] daemon started [2019-09-21T00:06:36.149Z] daemon.go:472: [df9c2e0c6948b] Stopping daemon [2019-09-21T00:06:36.149Z] daemon.go:307: [df9c2e0c6948b] exiting daemon [2019-09-21T00:06:36.149Z] daemon.go:459: [df9c2e0c6948b] Daemon stopped [2019-09-21T00:06:36.149Z] PASS [2019-09-21T00:06:36.149Z] [2019-09-21T00:06:36.149Z] DONE 5 tests in 11.299s [2019-09-21T00:06:36.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-21T00:06:36.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:36.149Z] ++ set -e [2019-09-21T00:06:36.149Z] ++ '[' -n 0 ']' [2019-09-21T00:06:36.149Z] ++ set -x [2019-09-21T00:06:36.149Z] ++ env -i DEST=/go/src/github.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-09-21T00:06:36.407Z] INFO: Testing against a local daemon [2019-09-21T00:06:36.407Z] === RUN TestContinueAfterPluginCrash [2019-09-21T00:06:36.407Z] === PAUSE TestContinueAfterPluginCrash [2019-09-21T00:06:36.407Z] === RUN TestDaemonStartWithLogOpt [2019-09-21T00:06:36.407Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-21T00:06:36.407Z] === CONT TestContinueAfterPluginCrash [2019-09-21T00:06:36.407Z] === CONT TestDaemonStartWithLogOpt [2019-09-21T00:06:36.407Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-21T00:06:36.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-21T00:06:37.489Z] ok github.com/docker/docker/opts 0.103s coverage: 66.9% of statements [2019-09-21T00:06:38.981Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2019-09-21T00:06:39.361Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.168s coverage: 72.5% of statements [2019-09-21T00:06:39.361Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.485s coverage: 46.1% of statements [2019-09-21T00:06:39.361Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-21T00:06:39.630Z] ok github.com/docker/docker/pkg/authorization 1.581s coverage: 66.7% of statements [2019-09-21T00:06:39.916Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-09-21T00:06:39.916Z] ok github.com/docker/docker/pkg/archive 1.375s coverage: 76.8% of statements [2019-09-21T00:06:39.945Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-21T00:06:39.945Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-21T00:06:40.933Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-09-21T00:06:41.612Z] INFO: Extraction ended at 09/21/2019 00:06:38. Duration:00:00:27.8332285 [2019-09-21T00:06:41.612Z] INFO: Updating the golang and path environment variables [2019-09-21T00:06:41.612Z] INFO: GOPATH=d:\gopath [2019-09-21T00:06:41.612Z] INFO: go version go1.13 windows/amd64 [2019-09-21T00:06:41.612Z] INFO: Running the daemon under test in debug mode [2019-09-21T00:06:41.612Z] INFO: Starting a daemon under test... [2019-09-21T00:06:41.612Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-6\CI-453841506\daemon --pidfile d:\CI-6\CI-453841506\docker.pid -D [2019-09-21T00:06:41.612Z] INFO: Process started successfully. [2019-09-21T00:06:41.612Z] INFO: Start tailing logs of the daemon under tests [2019-09-21T00:06:41.612Z] INFO: Waiting for the daemon under test to start... [2019-09-21T00:06:41.883Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.929s coverage: 50.8% of statements [2019-09-21T00:06:41.958Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-21T00:06:42.574Z] INFO: Daemon under test started and replied! [2019-09-21T00:06:42.574Z] INFO: Docker version of the daemon under test [2019-09-21T00:06:42.574Z] [2019-09-21T00:06:42.577Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2019-09-21T00:06:43.031Z] Client: [2019-09-21T00:06:43.031Z] Version: 17.06.2-ce [2019-09-21T00:06:43.031Z] API version: 1.30 [2019-09-21T00:06:43.031Z] Go version: go1.8.3 [2019-09-21T00:06:43.031Z] Git commit: cec0b72 [2019-09-21T00:06:43.031Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-21T00:06:43.031Z] OS/Arch: windows/amd64 [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] Server: [2019-09-21T00:06:43.031Z] Version: 0.0.0-dev [2019-09-21T00:06:43.031Z] API version: 1.41 (minimum version 1.24) [2019-09-21T00:06:43.031Z] Go version: go1.13 [2019-09-21T00:06:43.031Z] Git commit: 453841506 [2019-09-21T00:06:43.031Z] Built: 09/21/2019 00:04:49 [2019-09-21T00:06:43.031Z] OS/Arch: windows/amd64 [2019-09-21T00:06:43.031Z] Experimental: false [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] INFO: Docker info of the daemon under test [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] Containers: 0 [2019-09-21T00:06:43.031Z] Running: 0 [2019-09-21T00:06:43.031Z] Paused: 0 [2019-09-21T00:06:43.031Z] Stopped: 0 [2019-09-21T00:06:43.031Z] Images: 0 [2019-09-21T00:06:43.031Z] Server Version: 0.0.0-dev [2019-09-21T00:06:43.031Z] Storage Driver: windowsfilter [2019-09-21T00:06:43.031Z] Windows: [2019-09-21T00:06:43.031Z] Logging Driver: json-file [2019-09-21T00:06:43.031Z] Plugins: [2019-09-21T00:06:43.031Z] Volume: local [2019-09-21T00:06:43.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-21T00:06:43.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-21T00:06:43.031Z] Swarm: inactive [2019-09-21T00:06:43.031Z] Default Isolation: process [2019-09-21T00:06:43.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-21T00:06:43.031Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-21T00:06:43.031Z] OSType: windows [2019-09-21T00:06:43.031Z] Architecture: x86_64 [2019-09-21T00:06:43.031Z] CPUs: 4 [2019-09-21T00:06:43.031Z] Total Memory: 32GiB [2019-09-21T00:06:43.031Z] Name: azwin-2-d36330 [2019-09-21T00:06:43.031Z] ID: AMOQ:XAQE:SWSX:MZRL:IJKR:IPLJ:LNY7:SAHZ:KRUR:XCVC:TSVM:QZ4I [2019-09-21T00:06:43.031Z] Docker Root Dir: D:\CI-6\CI-453841506\daemon [2019-09-21T00:06:43.031Z] Debug Mode (client): false [2019-09-21T00:06:43.031Z] Debug Mode (server): true [2019-09-21T00:06:43.031Z] File Descriptors: -1 [2019-09-21T00:06:43.031Z] Goroutines: 17 [2019-09-21T00:06:43.031Z] System Time: 2019-09-21T00:06:42.6810063Z [2019-09-21T00:06:43.031Z] EventsListeners: 0 [2019-09-21T00:06:43.031Z] Registry: https://index.docker.io/v1/ [2019-09-21T00:06:43.031Z] Labels: [2019-09-21T00:06:43.031Z] Experimental: false [2019-09-21T00:06:43.031Z] Insecure Registries: [2019-09-21T00:06:43.031Z] 127.0.0.0/8 [2019-09-21T00:06:43.031Z] Live Restore Enabled: false [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] INFO: Docker images of the daemon under test [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-21T00:06:43.031Z] [2019-09-21T00:06:43.031Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-21T00:06:43.031Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-21T00:06:43.031Z] ltsc2019: Pulling from windows/servercore [2019-09-21T00:06:43.254Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.313s coverage: 76.1% of statements [2019-09-21T00:06:44.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-21T00:06:44.185Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-09-21T00:06:44.185Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.123s coverage: 57.2% of statements [2019-09-21T00:06:44.185Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-21T00:06:44.185Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-21T00:06:45.072Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-21T00:06:45.072Z] ok github.com/docker/docker/layer 7.958s coverage: 68.8% of statements [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/oci [no test files] [2019-09-21T00:06:45.072Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-21T00:06:45.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2019-09-21T00:06:45.693Z] ok github.com/docker/docker/pkg/dmesg 0.028s coverage: 83.3% of statements [2019-09-21T00:06:46.486Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-09-21T00:06:46.715Z] ok github.com/docker/docker/pkg/chrootarchive 4.276s coverage: 43.2% of statements [2019-09-21T00:06:46.715Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-21T00:06:46.715Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-21T00:06:47.001Z] ok github.com/docker/docker/pkg/filenotify 0.624s coverage: 67.0% of statements [2019-09-21T00:06:47.001Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-09-21T00:06:47.418Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-09-21T00:06:47.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-21T00:06:47.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-21T00:06:48.033Z] ok github.com/docker/docker/pkg/discovery/kv 3.205s coverage: 84.1% of statements [2019-09-21T00:06:48.045Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-21T00:06:48.045Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-21T00:06:48.349Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 42.7% of statements [2019-09-21T00:06:48.654Z] ok github.com/docker/docker/pkg/fsutils 0.436s coverage: 85.1% of statements [2019-09-21T00:06:48.805Z] 65014b3c3121: Pulling fs layer [2019-09-21T00:06:48.806Z] 2945147eda09: Pulling fs layer [2019-09-21T00:06:49.278Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 10.2% of statements [2019-09-21T00:06:49.280Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.4% of statements [2019-09-21T00:06:49.280Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-21T00:06:49.280Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-21T00:06:49.537Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2019-09-21T00:06:50.298Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2019-09-21T00:06:50.467Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-09-21T00:06:50.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-09-21T00:06:50.922Z] ok github.com/docker/docker/pkg/locker 0.084s coverage: 88.9% of statements [2019-09-21T00:06:50.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-09-21T00:06:51.207Z] ok github.com/docker/docker/pkg/idtools 0.836s coverage: 70.1% of statements [2019-09-21T00:06:51.207Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2019-09-21T00:06:51.322Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-21T00:06:51.581Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-21T00:06:52.226Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-09-21T00:06:52.226Z] ok github.com/docker/docker/pkg/ioutils 1.829s coverage: 69.3% of statements [2019-09-21T00:06:52.226Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-21T00:06:52.352Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2019-09-21T00:06:52.352Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-21T00:06:52.352Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 18.6% of statements [2019-09-21T00:06:52.963Z] --- PASS: TestDaemonStartWithLogOpt (16.31s) [2019-09-21T00:06:52.963Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-21T00:06:52.963Z] daemon.go:336: [d52d4477a13c8] waiting for daemon to start [2019-09-21T00:06:52.963Z] daemon.go:336: [d52d4477a13c8] waiting for daemon to start [2019-09-21T00:06:52.963Z] daemon.go:364: [d52d4477a13c8] daemon started [2019-09-21T00:06:52.963Z] daemon.go:472: [d52d4477a13c8] Stopping daemon [2019-09-21T00:06:52.963Z] daemon.go:307: [d52d4477a13c8] exiting daemon [2019-09-21T00:06:52.963Z] daemon.go:459: [d52d4477a13c8] Daemon stopped [2019-09-21T00:06:52.963Z] daemon.go:336: [d52d4477a13c8] waiting for daemon to start [2019-09-21T00:06:52.963Z] daemon.go:336: [d52d4477a13c8] waiting for daemon to start [2019-09-21T00:06:52.963Z] daemon.go:364: [d52d4477a13c8] daemon started [2019-09-21T00:06:52.963Z] daemon.go:472: [d52d4477a13c8] Stopping daemon [2019-09-21T00:06:52.963Z] daemon.go:307: [d52d4477a13c8] exiting daemon [2019-09-21T00:06:52.963Z] daemon.go:459: [d52d4477a13c8] Daemon stopped [2019-09-21T00:06:53.264Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2019-09-21T00:06:53.264Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-09-21T00:06:53.884Z] ok github.com/docker/docker/pkg/mount 0.939s coverage: 69.6% of statements [2019-09-21T00:06:53.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-21T00:06:54.171Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2019-09-21T00:06:54.246Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-09-21T00:06:54.246Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-21T00:06:54.332Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-21T00:06:54.459Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2019-09-21T00:06:54.459Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-21T00:06:54.459Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-21T00:06:54.814Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-21T00:06:54.896Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-21T00:06:55.397Z] ok github.com/docker/docker/daemon/logger/splunk 1.589s coverage: 84.5% of statements [2019-09-21T00:06:55.398Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-21T00:06:55.398Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-21T00:06:55.949Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2019-09-21T00:06:56.266Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-21T00:06:56.974Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 87.9% of statements [2019-09-21T00:06:56.974Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-09-21T00:06:57.198Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-21T00:06:57.260Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-09-21T00:06:57.293Z] ok github.com/docker/docker/distribution 0.195s coverage: 22.4% of statements [2019-09-21T00:06:57.293Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-09-21T00:06:57.293Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-21T00:06:57.763Z] --- PASS: TestContinueAfterPluginCrash (21.46s) [2019-09-21T00:06:57.763Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-21T00:06:57.763Z] daemon.go:336: [dbf4086c52ac8] waiting for daemon to start [2019-09-21T00:06:57.763Z] daemon.go:336: [dbf4086c52ac8] waiting for daemon to start [2019-09-21T00:06:57.763Z] daemon.go:364: [dbf4086c52ac8] daemon started [2019-09-21T00:06:57.763Z] daemon.go:472: [dbf4086c52ac8] Stopping daemon [2019-09-21T00:06:57.763Z] daemon.go:307: [dbf4086c52ac8] exiting daemon [2019-09-21T00:06:57.763Z] daemon.go:459: [dbf4086c52ac8] Daemon stopped [2019-09-21T00:06:57.763Z] PASS [2019-09-21T00:06:57.763Z] [2019-09-21T00:06:57.763Z] DONE 2 tests in 21.762s [2019-09-21T00:06:58.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-21T00:06:58.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:58.020Z] ++ set -e [2019-09-21T00:06:58.020Z] ++ '[' -n 0 ']' [2019-09-21T00:06:58.020Z] ++ set -x [2019-09-21T00:06:58.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:06:58.277Z] INFO: Testing against a local daemon [2019-09-21T00:06:58.277Z] === RUN TestPluginWithDevMounts [2019-09-21T00:06:58.277Z] === PAUSE TestPluginWithDevMounts [2019-09-21T00:06:58.277Z] === CONT TestPluginWithDevMounts [2019-09-21T00:06:58.291Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-09-21T00:06:58.664Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-21T00:06:58.910Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 73.9% of statements [2019-09-21T00:06:59.194Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-09-21T00:06:59.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-21T00:06:59.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-21T00:07:00.034Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-21T00:07:00.161Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-21T00:07:00.161Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-09-21T00:07:00.161Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-21T00:07:00.161Z] daemon.go:336: [d2a3a74173b1a] waiting for daemon to start [2019-09-21T00:07:00.161Z] daemon.go:336: [d2a3a74173b1a] waiting for daemon to start [2019-09-21T00:07:00.161Z] daemon.go:364: [d2a3a74173b1a] daemon started [2019-09-21T00:07:00.161Z] daemon.go:472: [d2a3a74173b1a] Stopping daemon [2019-09-21T00:07:00.161Z] daemon.go:307: [d2a3a74173b1a] exiting daemon [2019-09-21T00:07:00.161Z] daemon.go:459: [d2a3a74173b1a] Daemon stopped [2019-09-21T00:07:00.161Z] PASS [2019-09-21T00:07:00.291Z] ok github.com/docker/docker/distribution/xfer 1.428s coverage: 83.4% of statements [2019-09-21T00:07:00.291Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-21T00:07:00.419Z] [2019-09-21T00:07:00.419Z] DONE 1 tests in 2.385s [2019-09-21T00:07:00.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-21T00:07:00.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:07:00.419Z] ++ set -e [2019-09-21T00:07:00.419Z] ++ '[' -n 0 ']' [2019-09-21T00:07:00.419Z] ++ set -x [2019-09-21T00:07:00.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:07:00.548Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-09-21T00:07:00.548Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-21T00:07:00.676Z] INFO: Testing against a local daemon [2019-09-21T00:07:00.676Z] === RUN TestSecretInspect [2019-09-21T00:07:00.676Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-21T00:07:00.705Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-21T00:07:00.705Z] ok github.com/docker/docker/pkg/streamformatter 0.020s coverage: 66.2% of statements [2019-09-21T00:07:00.933Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-21T00:07:01.164Z] 2945147eda09: Verifying Checksum [2019-09-21T00:07:01.164Z] 2945147eda09: Download complete [2019-09-21T00:07:01.322Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-09-21T00:07:01.608Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.0% of statements [2019-09-21T00:07:01.866Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-21T00:07:01.914Z] ok github.com/docker/docker/pkg/signal 3.491s coverage: 61.0% of statements [2019-09-21T00:07:01.920Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-21T00:07:01.920Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-21T00:07:02.485Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-21T00:07:02.932Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 36.9% of statements [2019-09-21T00:07:03.218Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2019-09-21T00:07:03.760Z] --- PASS: TestSecretInspect (3.20s) [2019-09-21T00:07:03.760Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-21T00:07:03.760Z] daemon.go:336: [d29b80719523c] waiting for daemon to start [2019-09-21T00:07:03.760Z] daemon.go:336: [d29b80719523c] waiting for daemon to start [2019-09-21T00:07:03.760Z] daemon.go:364: [d29b80719523c] daemon started [2019-09-21T00:07:03.760Z] daemon.go:472: [d29b80719523c] Stopping daemon [2019-09-21T00:07:03.760Z] daemon.go:307: [d29b80719523c] exiting daemon [2019-09-21T00:07:03.760Z] daemon.go:459: [d29b80719523c] Daemon stopped [2019-09-21T00:07:03.760Z] === RUN TestSecretList [2019-09-21T00:07:03.856Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-21T00:07:03.856Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-21T00:07:04.324Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-21T00:07:04.702Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 84.8% of statements [2019-09-21T00:07:04.702Z] testing: warning: no tests to run [2019-09-21T00:07:04.702Z] coverage: [no statements] [2019-09-21T00:07:04.702Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2019-09-21T00:07:04.987Z] ok github.com/docker/docker/pkg/tarsum 0.236s coverage: 89.3% of statements [2019-09-21T00:07:05.257Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-21T00:07:05.273Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-09-21T00:07:05.558Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2019-09-21T00:07:05.796Z] ok github.com/docker/docker/pkg/archive 0.387s coverage: 77.3% of statements [2019-09-21T00:07:05.844Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-09-21T00:07:06.361Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 66.7% of statements [2019-09-21T00:07:06.618Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-21T00:07:06.875Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-21T00:07:07.153Z] --- PASS: TestSecretList (3.19s) [2019-09-21T00:07:07.154Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-21T00:07:07.154Z] daemon.go:336: [d2996c19dfa72] waiting for daemon to start [2019-09-21T00:07:07.154Z] daemon.go:336: [d2996c19dfa72] waiting for daemon to start [2019-09-21T00:07:07.154Z] daemon.go:364: [d2996c19dfa72] daemon started [2019-09-21T00:07:07.154Z] daemon.go:472: [d2996c19dfa72] Stopping daemon [2019-09-21T00:07:07.154Z] daemon.go:307: [d2996c19dfa72] exiting daemon [2019-09-21T00:07:07.154Z] daemon.go:459: [d2996c19dfa72] Daemon stopped [2019-09-21T00:07:07.154Z] === RUN TestSecretsCreateAndDelete [2019-09-21T00:07:08.084Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-21T00:07:09.334Z] ok github.com/docker/docker/plugin/v2 0.023s coverage: 14.5% of statements [2019-09-21T00:07:09.621Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 68.8% of statements [2019-09-21T00:07:09.721Z] 65014b3c3121: Verifying Checksum [2019-09-21T00:07:09.721Z] 65014b3c3121: Download complete [2019-09-21T00:07:09.980Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2019-09-21T00:07:09.980Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-21T00:07:09.980Z] daemon.go:336: [dbbe2f9a6a832] waiting for daemon to start [2019-09-21T00:07:09.980Z] daemon.go:336: [dbbe2f9a6a832] waiting for daemon to start [2019-09-21T00:07:09.980Z] daemon.go:364: [dbbe2f9a6a832] daemon started [2019-09-21T00:07:09.980Z] daemon.go:472: [dbbe2f9a6a832] Stopping daemon [2019-09-21T00:07:09.980Z] daemon.go:307: [dbbe2f9a6a832] exiting daemon [2019-09-21T00:07:09.980Z] daemon.go:459: [dbbe2f9a6a832] Daemon stopped [2019-09-21T00:07:09.980Z] === RUN TestSecretsUpdate [2019-09-21T00:07:10.148Z] ok github.com/docker/docker/layer 7.292s coverage: 68.8% of statements [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/oci [no test files] [2019-09-21T00:07:10.148Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-21T00:07:10.240Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-21T00:07:10.405Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-21T00:07:10.663Z] ok github.com/docker/docker/pkg/chrootarchive 2.950s coverage: 43.2% of statements [2019-09-21T00:07:10.663Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-21T00:07:10.663Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-21T00:07:10.920Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-21T00:07:11.111Z] ok github.com/docker/docker/reference 0.028s coverage: 84.4% of statements [2019-09-21T00:07:11.178Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-09-21T00:07:11.733Z] ok github.com/docker/docker/plugin 0.569s coverage: 27.1% of statements [2019-09-21T00:07:12.109Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-09-21T00:07:12.674Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-09-21T00:07:12.765Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-21T00:07:12.932Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-21T00:07:13.022Z] --- PASS: TestSecretsUpdate (2.98s) [2019-09-21T00:07:13.022Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-21T00:07:13.022Z] daemon.go:336: [d874e2093119a] waiting for daemon to start [2019-09-21T00:07:13.022Z] daemon.go:336: [d874e2093119a] waiting for daemon to start [2019-09-21T00:07:13.022Z] daemon.go:364: [d874e2093119a] daemon started [2019-09-21T00:07:13.022Z] daemon.go:472: [d874e2093119a] Stopping daemon [2019-09-21T00:07:13.022Z] daemon.go:307: [d874e2093119a] exiting daemon [2019-09-21T00:07:13.022Z] daemon.go:459: [d874e2093119a] Daemon stopped [2019-09-21T00:07:13.022Z] === RUN TestTemplatedSecret [2019-09-21T00:07:13.225Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2019-09-21T00:07:13.512Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2019-09-21T00:07:13.955Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-21T00:07:14.302Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-21T00:07:14.866Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-09-21T00:07:14.998Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-09-21T00:07:15.304Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-09-21T00:07:15.304Z] ok github.com/docker/docker/registry 0.461s coverage: 56.3% of statements [2019-09-21T00:07:15.430Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2019-09-21T00:07:15.430Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements [2019-09-21T00:07:15.701Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-21T00:07:15.853Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-21T00:07:16.110Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-21T00:07:16.633Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 70.1% of statements [2019-09-21T00:07:16.673Z] --- PASS: TestTemplatedSecret (3.51s) [2019-09-21T00:07:16.673Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-21T00:07:16.673Z] daemon.go:336: [d18a0588ab360] waiting for daemon to start [2019-09-21T00:07:16.673Z] daemon.go:336: [d18a0588ab360] waiting for daemon to start [2019-09-21T00:07:16.673Z] daemon.go:364: [d18a0588ab360] daemon started [2019-09-21T00:07:16.673Z] daemon.go:472: [d18a0588ab360] Stopping daemon [2019-09-21T00:07:16.673Z] daemon.go:307: [d18a0588ab360] exiting daemon [2019-09-21T00:07:16.673Z] daemon.go:459: [d18a0588ab360] Daemon stopped [2019-09-21T00:07:16.673Z] === RUN TestSecretCreateResolve [2019-09-21T00:07:16.891Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 69.3% of statements [2019-09-21T00:07:17.456Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-09-21T00:07:17.456Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-09-21T00:07:17.456Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-09-21T00:07:17.456Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-21T00:07:18.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-09-21T00:07:18.279Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-21T00:07:18.536Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-21T00:07:18.794Z] ok github.com/docker/docker/pkg/mount 0.546s coverage: 69.6% of statements [2019-09-21T00:07:18.794Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-21T00:07:19.051Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-09-21T00:07:19.051Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-21T00:07:19.051Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-21T00:07:19.051Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-21T00:07:19.731Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2019-09-21T00:07:19.950Z] --- PASS: TestSecretCreateResolve (3.14s) [2019-09-21T00:07:19.950Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-21T00:07:19.950Z] daemon.go:336: [d7da9a61f38f4] waiting for daemon to start [2019-09-21T00:07:19.950Z] daemon.go:336: [d7da9a61f38f4] waiting for daemon to start [2019-09-21T00:07:19.950Z] daemon.go:364: [d7da9a61f38f4] daemon started [2019-09-21T00:07:19.950Z] daemon.go:472: [d7da9a61f38f4] Stopping daemon [2019-09-21T00:07:19.950Z] daemon.go:307: [d7da9a61f38f4] exiting daemon [2019-09-21T00:07:19.950Z] daemon.go:459: [d7da9a61f38f4] Daemon stopped [2019-09-21T00:07:19.950Z] PASS [2019-09-21T00:07:19.950Z] [2019-09-21T00:07:19.950Z] DONE 6 tests in 19.383s [2019-09-21T00:07:19.950Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-21T00:07:19.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:07:19.950Z] ++ set -e [2019-09-21T00:07:19.950Z] ++ '[' -n 0 ']' [2019-09-21T00:07:19.950Z] ++ set -x [2019-09-21T00:07:19.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:07:19.950Z] INFO: Testing against a local daemon [2019-09-21T00:07:19.950Z] === RUN TestServiceCreateInit [2019-09-21T00:07:19.950Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:07:19.950Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-21T00:07:19.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-09-21T00:07:20.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-21T00:07:20.837Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-21T00:07:21.095Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-09-21T00:07:21.780Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2019-09-21T00:07:22.402Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-09-21T00:07:22.463Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-09-21T00:07:22.473Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-21T00:07:22.721Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-21T00:07:22.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-21T00:07:23.295Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-21T00:07:23.894Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-09-21T00:07:24.668Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-21T00:07:25.601Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:07:25.992Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2019-09-21T00:07:25.992Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-21T00:07:26.249Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-21T00:07:26.506Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-21T00:07:26.762Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-21T00:07:27.019Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-21T00:07:27.584Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-09-21T00:07:27.841Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2019-09-21T00:07:28.406Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-09-21T00:07:28.970Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-21T00:07:28.970Z] testing: warning: no tests to run [2019-09-21T00:07:28.970Z] coverage: [no statements] [2019-09-21T00:07:28.970Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-21T00:07:29.533Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-21T00:07:29.533Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-21T00:07:29.790Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-21T00:07:30.691Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/rootless [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/volume [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-21T00:07:30.691Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === Skipped [2019-09-21T00:07:30.691Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-21T00:07:30.691Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-21T00:07:30.691Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:73: No driver to put! [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-21T00:07:30.691Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-21T00:07:30.691Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-21T00:07:30.691Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:30.691Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-21T00:07:30.691Z] graphtest_unix.go:73: No driver to put! [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-21T00:07:30.691Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-21T00:07:30.691Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] [2019-09-21T00:07:30.691Z] DONE 2084 tests, 20 skipped in 339.385s Post stage [Pipeline] junit [2019-09-21T00:07:31.343Z] Recording test results [Pipeline] } [2019-09-21T00:07:31.683Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-21T00:07:32.112Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh dynbinary test-integration [2019-09-21T00:07:32.149Z] --- PASS: TestServiceCreateInit (11.17s) [2019-09-21T00:07:32.149Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2019-09-21T00:07:32.149Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:07:32.149Z] daemon.go:336: [d0c619bc0653a] waiting for daemon to start [2019-09-21T00:07:32.149Z] daemon.go:336: [d0c619bc0653a] waiting for daemon to start [2019-09-21T00:07:32.149Z] daemon.go:364: [d0c619bc0653a] daemon started [2019-09-21T00:07:32.149Z] daemon.go:472: [d0c619bc0653a] Stopping daemon [2019-09-21T00:07:32.149Z] daemon.go:307: [d0c619bc0653a] exiting daemon [2019-09-21T00:07:32.149Z] daemon.go:459: [d0c619bc0653a] Daemon stopped [2019-09-21T00:07:32.149Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.57s) [2019-09-21T00:07:32.149Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:07:32.149Z] daemon.go:336: [dec4d05babec4] waiting for daemon to start [2019-09-21T00:07:32.149Z] daemon.go:336: [dec4d05babec4] waiting for daemon to start [2019-09-21T00:07:32.149Z] daemon.go:364: [dec4d05babec4] daemon started [2019-09-21T00:07:32.149Z] daemon.go:472: [dec4d05babec4] Stopping daemon [2019-09-21T00:07:32.149Z] daemon.go:307: [dec4d05babec4] exiting daemon [2019-09-21T00:07:32.149Z] daemon.go:459: [dec4d05babec4] Daemon stopped [2019-09-21T00:07:32.149Z] === RUN TestCreateServiceMultipleTimes [2019-09-21T00:07:32.247Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-21T00:07:32.736Z] [2019-09-21T00:07:32.736Z] Removing bundles/ [2019-09-21T00:07:32.736Z] [2019-09-21T00:07:32.736Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-21T00:07:32.736Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-21T00:07:32.736Z] GOOS="" GOARCH="" GOARM="" [2019-09-21T00:07:33.178Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-21T00:07:33.435Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-09-21T00:07:34.807Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-09-21T00:07:35.371Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-21T00:07:35.628Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-09-21T00:07:36.191Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-21T00:07:36.330Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-21T00:07:36.756Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-21T00:07:39.280Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-09-21T00:07:39.537Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-09-21T00:07:40.102Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-21T00:07:40.520Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-21T00:07:40.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-21T00:07:41.476Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-21T00:07:43.045Z] === RUN TestDockerSuite/TestBuildRm [2019-09-21T00:07:46.324Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-21T00:07:47.693Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-21T00:07:49.064Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-21T00:07:49.321Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-21T00:07:49.885Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-21T00:07:51.256Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-21T00:07:52.625Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-21T00:07:53.994Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-21T00:07:54.251Z] --- PASS: TestCreateServiceMultipleTimes (23.14s) [2019-09-21T00:07:54.251Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-21T00:07:54.251Z] daemon.go:336: [d1c833d09a6ac] waiting for daemon to start [2019-09-21T00:07:54.251Z] daemon.go:336: [d1c833d09a6ac] waiting for daemon to start [2019-09-21T00:07:54.251Z] daemon.go:364: [d1c833d09a6ac] daemon started [2019-09-21T00:07:54.251Z] daemon.go:472: [d1c833d09a6ac] Stopping daemon [2019-09-21T00:07:54.251Z] daemon.go:307: [d1c833d09a6ac] exiting daemon [2019-09-21T00:07:54.251Z] daemon.go:459: [d1c833d09a6ac] Daemon stopped [2019-09-21T00:07:54.251Z] === RUN TestCreateServiceConflict [2019-09-21T00:07:56.323Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/rootless [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/volume [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-21T00:07:56.323Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === Skipped [2019-09-21T00:07:56.323Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-21T00:07:56.323Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-21T00:07:56.323Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:73: No driver to put! [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-21T00:07:56.323Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-21T00:07:56.323Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-21T00:07:56.323Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-21T00:07:56.323Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-21T00:07:56.323Z] graphtest_unix.go:73: No driver to put! [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-21T00:07:56.323Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-21T00:07:56.323Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] [2019-09-21T00:07:56.323Z] DONE 2084 tests, 20 skipped in 227.462s Post stage [Pipeline] junit [2019-09-21T00:07:56.350Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-21T00:07:56.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/validate/vendor [2019-09-21T00:07:57.528Z] --- PASS: TestCreateServiceConflict (2.95s) [2019-09-21T00:07:57.528Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-21T00:07:57.528Z] daemon.go:336: [ddd5ca231770d] waiting for daemon to start [2019-09-21T00:07:57.528Z] daemon.go:336: [ddd5ca231770d] waiting for daemon to start [2019-09-21T00:07:57.528Z] daemon.go:364: [ddd5ca231770d] daemon started [2019-09-21T00:07:57.528Z] daemon.go:472: [ddd5ca231770d] Stopping daemon [2019-09-21T00:07:57.528Z] daemon.go:307: [ddd5ca231770d] exiting daemon [2019-09-21T00:07:57.528Z] daemon.go:459: [ddd5ca231770d] Daemon stopped [2019-09-21T00:07:57.528Z] === RUN TestCreateServiceMaxReplicas [2019-09-21T00:07:57.842Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-21T00:07:58.460Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-21T00:07:58.460Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-21T00:07:58.724Z] + echo Building e2e image [2019-09-21T00:07:58.724Z] Building e2e image [2019-09-21T00:07:58.724Z] + docker build --build-arg DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-21T00:07:58.724Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-21T00:07:58.724Z] #1 transferring dockerfile: 3.21kB done [2019-09-21T00:07:58.724Z] #1 DONE 0.0s [2019-09-21T00:07:58.724Z] [2019-09-21T00:07:58.724Z] #2 [internal] load .dockerignore [2019-09-21T00:07:58.724Z] #2 transferring context: 34B done [2019-09-21T00:07:58.724Z] #2 DONE 0.0s [2019-09-21T00:07:58.724Z] [2019-09-21T00:07:58.724Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine [2019-09-21T00:07:58.983Z] #4 DONE 0.1s [2019-09-21T00:07:58.983Z] [2019-09-21T00:07:58.983Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-21T00:07:58.983Z] #3 DONE 0.1s [2019-09-21T00:07:58.983Z] [2019-09-21T00:07:58.983Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-21T00:07:58.983Z] #5 DONE 0.0s [2019-09-21T00:07:58.983Z] [2019-09-21T00:07:58.983Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-21T00:07:58.983Z] #14 DONE 0.0s [2019-09-21T00:07:58.983Z] [2019-09-21T00:07:58.983Z] #8 [internal] load build context [2019-09-21T00:07:59.024Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-21T00:07:59.024Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-21T00:07:59.240Z] #8 transferring context: 792.44kB 0.2s done [2019-09-21T00:07:59.240Z] #8 DONE 0.2s [2019-09-21T00:07:59.240Z] [2019-09-21T00:07:59.240Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-21T00:07:59.240Z] #15 CACHED [2019-09-21T00:07:59.240Z] [2019-09-21T00:07:59.240Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-21T00:07:59.240Z] #16 CACHED [2019-09-21T00:07:59.240Z] [2019-09-21T00:07:59.240Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-21T00:07:59.240Z] #17 CACHED [2019-09-21T00:07:59.240Z] [2019-09-21T00:07:59.240Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-21T00:07:59.240Z] #18 CACHED [2019-09-21T00:07:59.240Z] [2019-09-21T00:07:59.240Z] #31 [builder 1/4] COPY . . [2019-09-21T00:07:59.281Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-21T00:08:00.654Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-21T00:08:00.654Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-21T00:08:00.912Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-09-21T00:08:00.912Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-21T00:08:00.912Z] daemon.go:336: [dcb4f389405f6] waiting for daemon to start [2019-09-21T00:08:00.912Z] daemon.go:336: [dcb4f389405f6] waiting for daemon to start [2019-09-21T00:08:00.912Z] daemon.go:364: [dcb4f389405f6] daemon started [2019-09-21T00:08:00.912Z] daemon.go:472: [dcb4f389405f6] Stopping daemon [2019-09-21T00:08:00.912Z] daemon.go:307: [dcb4f389405f6] exiting daemon [2019-09-21T00:08:00.912Z] daemon.go:459: [dcb4f389405f6] Daemon stopped [2019-09-21T00:08:00.912Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-21T00:08:01.843Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-21T00:08:02.512Z] #31 DONE 3.0s [2019-09-21T00:08:02.512Z] [2019-09-21T00:08:02.512Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-21T00:08:03.075Z] #32 DONE 0.8s [2019-09-21T00:08:03.075Z] [2019-09-21T00:08:03.075Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-21T00:08:03.638Z] #33 0.660 [2019-09-21T00:08:03.895Z] #33 0.949 Removing bundles/ [2019-09-21T00:08:03.895Z] #33 0.950 [2019-09-21T00:08:03.895Z] #33 0.953 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-21T00:08:04.827Z] #33 1.890 Building test suite binary ./integration-cli/test.main [2019-09-21T00:08:07.097Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-21T00:08:07.669Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-21T00:08:09.040Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-21T00:08:09.298Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-21T00:08:10.667Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-21T00:08:12.037Z] === RUN TestDockerSuite/TestBuildUser [2019-09-21T00:08:14.559Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-21T00:08:16.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-21T00:08:16.458Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.61s) [2019-09-21T00:08:16.458Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-21T00:08:16.458Z] daemon.go:336: [d362c3bfb6c03] waiting for daemon to start [2019-09-21T00:08:16.458Z] daemon.go:336: [d362c3bfb6c03] waiting for daemon to start [2019-09-21T00:08:16.458Z] daemon.go:364: [d362c3bfb6c03] daemon started [2019-09-21T00:08:16.458Z] daemon.go:472: [d362c3bfb6c03] Stopping daemon [2019-09-21T00:08:16.458Z] daemon.go:307: [d362c3bfb6c03] exiting daemon [2019-09-21T00:08:16.458Z] daemon.go:459: [d362c3bfb6c03] Daemon stopped [2019-09-21T00:08:16.458Z] === RUN TestCreateServiceSecretFileMode [2019-09-21T00:08:18.355Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-21T00:08:19.728Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2019-09-21T00:08:19.728Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-21T00:08:19.728Z] daemon.go:336: [d58346c7c4fc1] waiting for daemon to start [2019-09-21T00:08:19.728Z] daemon.go:336: [d58346c7c4fc1] waiting for daemon to start [2019-09-21T00:08:19.728Z] daemon.go:364: [d58346c7c4fc1] daemon started [2019-09-21T00:08:19.728Z] daemon.go:472: [d58346c7c4fc1] Stopping daemon [2019-09-21T00:08:19.728Z] daemon.go:307: [d58346c7c4fc1] exiting daemon [2019-09-21T00:08:19.728Z] daemon.go:459: [d58346c7c4fc1] Daemon stopped [2019-09-21T00:08:19.728Z] === RUN TestCreateServiceConfigFileMode [2019-09-21T00:08:23.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-21T00:08:23.004Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-09-21T00:08:23.004Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-21T00:08:23.004Z] daemon.go:336: [d523b4acdc820] waiting for daemon to start [2019-09-21T00:08:23.004Z] daemon.go:336: [d523b4acdc820] waiting for daemon to start [2019-09-21T00:08:23.004Z] daemon.go:364: [d523b4acdc820] daemon started [2019-09-21T00:08:23.004Z] daemon.go:472: [d523b4acdc820] Stopping daemon [2019-09-21T00:08:23.004Z] daemon.go:307: [d523b4acdc820] exiting daemon [2019-09-21T00:08:23.004Z] daemon.go:459: [d523b4acdc820] Daemon stopped [2019-09-21T00:08:23.004Z] === RUN TestCreateServiceSysctls [2019-09-21T00:08:27.180Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-09-21T00:08:27.180Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-21T00:08:27.180Z] daemon.go:336: [d842d6a55d338] waiting for daemon to start [2019-09-21T00:08:27.180Z] daemon.go:336: [d842d6a55d338] waiting for daemon to start [2019-09-21T00:08:27.180Z] daemon.go:364: [d842d6a55d338] daemon started [2019-09-21T00:08:27.180Z] daemon.go:472: [d842d6a55d338] Stopping daemon [2019-09-21T00:08:27.180Z] daemon.go:307: [d842d6a55d338] exiting daemon [2019-09-21T00:08:27.180Z] daemon.go:459: [d842d6a55d338] Daemon stopped [2019-09-21T00:08:27.180Z] === RUN TestCreateServiceCapabilities [2019-09-21T00:08:30.457Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2019-09-21T00:08:30.457Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-21T00:08:30.457Z] daemon.go:336: [da6f1a75749c5] waiting for daemon to start [2019-09-21T00:08:30.457Z] daemon.go:336: [da6f1a75749c5] waiting for daemon to start [2019-09-21T00:08:30.457Z] daemon.go:364: [da6f1a75749c5] daemon started [2019-09-21T00:08:30.457Z] daemon.go:472: [da6f1a75749c5] Stopping daemon [2019-09-21T00:08:30.457Z] daemon.go:307: [da6f1a75749c5] exiting daemon [2019-09-21T00:08:30.457Z] daemon.go:459: [da6f1a75749c5] Daemon stopped [2019-09-21T00:08:30.457Z] === RUN TestInspect [2019-09-21T00:08:35.714Z] --- PASS: TestInspect (4.70s) [2019-09-21T00:08:35.714Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-21T00:08:35.714Z] daemon.go:336: [d51f2d19ff404] waiting for daemon to start [2019-09-21T00:08:35.714Z] daemon.go:336: [d51f2d19ff404] waiting for daemon to start [2019-09-21T00:08:35.714Z] daemon.go:364: [d51f2d19ff404] daemon started [2019-09-21T00:08:35.714Z] daemon.go:472: [d51f2d19ff404] Stopping daemon [2019-09-21T00:08:35.714Z] daemon.go:307: [d51f2d19ff404] exiting daemon [2019-09-21T00:08:35.714Z] daemon.go:459: [d51f2d19ff404] Daemon stopped [2019-09-21T00:08:35.714Z] === RUN TestDockerNetworkConnectAlias [2019-09-21T00:08:37.085Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-21T00:08:37.304Z] --- PASS: TestImportExtremelyLargeImageWorks (116.82s) [2019-09-21T00:08:37.304Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-21T00:08:37.304Z] daemon.go:336: [d757ebb2ea59f] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:336: [d757ebb2ea59f] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:364: [d757ebb2ea59f] daemon started [2019-09-21T00:08:37.304Z] daemon.go:472: [d757ebb2ea59f] Stopping daemon [2019-09-21T00:08:37.304Z] daemon.go:307: [d757ebb2ea59f] exiting daemon [2019-09-21T00:08:37.304Z] daemon.go:459: [d757ebb2ea59f] Daemon stopped [2019-09-21T00:08:37.304Z] PASS [2019-09-21T00:08:37.304Z] [2019-09-21T00:08:37.304Z] === Skipped [2019-09-21T00:08:37.304Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-21T00:08:37.304Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:08:37.304Z] [2019-09-21T00:08:37.304Z] [2019-09-21T00:08:37.304Z] DONE 12 tests, 1 skipped in 118.247s [2019-09-21T00:08:37.304Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-21T00:08:37.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:08:37.304Z] ++ set -e [2019-09-21T00:08:37.304Z] ++ '[' -n 0 ']' [2019-09-21T00:08:37.304Z] ++ set -x [2019-09-21T00:08:37.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:08:37.304Z] INFO: Testing against a local daemon [2019-09-21T00:08:37.304Z] === RUN TestNetworkCreateDelete [2019-09-21T00:08:37.304Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-09-21T00:08:37.304Z] === RUN TestDockerNetworkDeletePreferID [2019-09-21T00:08:37.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-09-21T00:08:37.304Z] === RUN TestInspectNetwork [2019-09-21T00:08:37.304Z] === RUN TestInspectNetwork/full_network_id [2019-09-21T00:08:37.304Z] === RUN TestInspectNetwork/partial_network_id [2019-09-21T00:08:37.304Z] === RUN TestInspectNetwork/network_name [2019-09-21T00:08:37.304Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-21T00:08:37.304Z] --- PASS: TestInspectNetwork (8.56s) [2019-09-21T00:08:37.304Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-21T00:08:37.304Z] daemon.go:336: [dd9dd193ec5dc] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:336: [dd9dd193ec5dc] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:364: [dd9dd193ec5dc] daemon started [2019-09-21T00:08:37.304Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-21T00:08:37.304Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-21T00:08:37.304Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-21T00:08:37.304Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-21T00:08:37.304Z] daemon.go:472: [dd9dd193ec5dc] Stopping daemon [2019-09-21T00:08:37.304Z] daemon.go:307: [dd9dd193ec5dc] exiting daemon [2019-09-21T00:08:37.304Z] daemon.go:459: [dd9dd193ec5dc] Daemon stopped [2019-09-21T00:08:37.304Z] === RUN TestRunContainerWithBridgeNone [2019-09-21T00:08:37.304Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2019-09-21T00:08:37.304Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-21T00:08:37.304Z] daemon.go:336: [dfc4102f2cdec] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:336: [dfc4102f2cdec] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:364: [dfc4102f2cdec] daemon started [2019-09-21T00:08:37.304Z] daemon.go:472: [dfc4102f2cdec] Stopping daemon [2019-09-21T00:08:37.304Z] daemon.go:307: [dfc4102f2cdec] exiting daemon [2019-09-21T00:08:37.304Z] daemon.go:459: [dfc4102f2cdec] Daemon stopped [2019-09-21T00:08:37.304Z] === RUN TestNetworkInvalidJSON [2019-09-21T00:08:37.304Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-21T00:08:37.304Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-21T00:08:37.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:08:37.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:08:37.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:08:37.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:08:37.304Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-21T00:08:37.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:08:37.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:08:37.304Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-09-21T00:08:37.304Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-21T00:08:37.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-21T00:08:37.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-21T00:08:37.304Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-21T00:08:37.304Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-21T00:08:37.304Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-21T00:08:37.304Z] daemon.go:336: [df5f1b484ac63] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:336: [df5f1b484ac63] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:364: [df5f1b484ac63] daemon started [2019-09-21T00:08:37.304Z] daemon.go:472: [df5f1b484ac63] Stopping daemon [2019-09-21T00:08:37.304Z] daemon.go:307: [df5f1b484ac63] exiting daemon [2019-09-21T00:08:37.304Z] daemon.go:459: [df5f1b484ac63] Daemon stopped [2019-09-21T00:08:37.304Z] daemon.go:336: [df5f1b484ac63] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:336: [df5f1b484ac63] waiting for daemon to start [2019-09-21T00:08:37.304Z] daemon.go:364: [df5f1b484ac63] daemon started [2019-09-21T00:08:37.304Z] daemon.go:472: [df5f1b484ac63] Stopping daemon [2019-09-21T00:08:37.304Z] daemon.go:307: [df5f1b484ac63] exiting daemon [2019-09-21T00:08:37.304Z] daemon.go:459: [df5f1b484ac63] Daemon stopped [2019-09-21T00:08:37.304Z] === RUN TestDaemonDefaultNetworkPools [2019-09-21T00:08:37.684Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-09-21T00:08:37.684Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-21T00:08:37.684Z] daemon.go:336: [d8b5f9ca1cb13] waiting for daemon to start [2019-09-21T00:08:37.684Z] daemon.go:336: [d8b5f9ca1cb13] waiting for daemon to start [2019-09-21T00:08:37.684Z] daemon.go:364: [d8b5f9ca1cb13] daemon started [2019-09-21T00:08:37.684Z] daemon.go:472: [d8b5f9ca1cb13] Stopping daemon [2019-09-21T00:08:37.684Z] daemon.go:307: [d8b5f9ca1cb13] exiting daemon [2019-09-21T00:08:37.684Z] daemon.go:459: [d8b5f9ca1cb13] Daemon stopped [2019-09-21T00:08:37.684Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-21T00:08:38.457Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-21T00:08:38.457Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-21T00:08:38.950Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-09-21T00:08:38.950Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-21T00:08:38.950Z] daemon.go:336: [d6473d076a3e1] waiting for daemon to start [2019-09-21T00:08:38.950Z] daemon.go:336: [d6473d076a3e1] waiting for daemon to start [2019-09-21T00:08:38.950Z] daemon.go:364: [d6473d076a3e1] daemon started [2019-09-21T00:08:38.950Z] daemon.go:472: [d6473d076a3e1] Stopping daemon [2019-09-21T00:08:38.950Z] daemon.go:307: [d6473d076a3e1] exiting daemon [2019-09-21T00:08:38.950Z] daemon.go:459: [d6473d076a3e1] Daemon stopped [2019-09-21T00:08:38.950Z] daemon.go:336: [d6473d076a3e1] waiting for daemon to start [2019-09-21T00:08:38.950Z] daemon.go:336: [d6473d076a3e1] waiting for daemon to start [2019-09-21T00:08:38.950Z] daemon.go:364: [d6473d076a3e1] daemon started [2019-09-21T00:08:38.950Z] daemon.go:472: [d6473d076a3e1] Stopping daemon [2019-09-21T00:08:38.950Z] daemon.go:307: [d6473d076a3e1] exiting daemon [2019-09-21T00:08:38.950Z] daemon.go:459: [d6473d076a3e1] Daemon stopped [2019-09-21T00:08:38.950Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:08:39.836Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-21T00:08:40.217Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-09-21T00:08:40.217Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:08:40.217Z] daemon.go:336: [d46153e351e44] waiting for daemon to start [2019-09-21T00:08:40.217Z] daemon.go:336: [d46153e351e44] waiting for daemon to start [2019-09-21T00:08:40.217Z] daemon.go:364: [d46153e351e44] daemon started [2019-09-21T00:08:40.217Z] daemon.go:472: [d46153e351e44] Stopping daemon [2019-09-21T00:08:40.217Z] daemon.go:307: [d46153e351e44] exiting daemon [2019-09-21T00:08:40.217Z] daemon.go:459: [d46153e351e44] Daemon stopped [2019-09-21T00:08:40.217Z] daemon.go:336: [d46153e351e44] waiting for daemon to start [2019-09-21T00:08:40.217Z] daemon.go:336: [d46153e351e44] waiting for daemon to start [2019-09-21T00:08:40.217Z] daemon.go:364: [d46153e351e44] daemon started [2019-09-21T00:08:40.217Z] daemon.go:472: [d46153e351e44] Stopping daemon [2019-09-21T00:08:40.217Z] daemon.go:307: [d46153e351e44] exiting daemon [2019-09-21T00:08:40.217Z] daemon.go:459: [d46153e351e44] Daemon stopped [2019-09-21T00:08:40.217Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:08:40.683Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-21T00:08:40.683Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:08:40.683Z] daemon.go:336: [d807b44efc3fa] waiting for daemon to start [2019-09-21T00:08:40.683Z] daemon.go:336: [d807b44efc3fa] waiting for daemon to start [2019-09-21T00:08:40.683Z] daemon.go:364: [d807b44efc3fa] daemon started [2019-09-21T00:08:40.683Z] daemon.go:472: [d807b44efc3fa] Stopping daemon [2019-09-21T00:08:40.683Z] daemon.go:307: [d807b44efc3fa] exiting daemon [2019-09-21T00:08:40.683Z] daemon.go:459: [d807b44efc3fa] Daemon stopped [2019-09-21T00:08:40.683Z] === RUN TestServiceWithPredefinedNetwork [2019-09-21T00:08:40.768Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-21T00:08:42.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-21T00:08:42.666Z] --- PASS: TestDockerNetworkConnectAlias (7.51s) [2019-09-21T00:08:42.666Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-21T00:08:42.666Z] daemon.go:336: [dc65e18b40512] waiting for daemon to start [2019-09-21T00:08:42.666Z] daemon.go:336: [dc65e18b40512] waiting for daemon to start [2019-09-21T00:08:42.666Z] daemon.go:364: [dc65e18b40512] daemon started [2019-09-21T00:08:42.666Z] daemon.go:472: [dc65e18b40512] Stopping daemon [2019-09-21T00:08:42.666Z] daemon.go:307: [dc65e18b40512] exiting daemon [2019-09-21T00:08:42.666Z] daemon.go:459: [dc65e18b40512] Daemon stopped [2019-09-21T00:08:42.666Z] === RUN TestDockerNetworkReConnect [2019-09-21T00:08:42.666Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-21T00:08:42.666Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-21T00:08:42.666Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-21T00:08:42.666Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-21T00:08:42.666Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-21T00:08:43.191Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-09-21T00:08:43.191Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-21T00:08:43.191Z] daemon.go:336: [d269f5d4797f4] waiting for daemon to start [2019-09-21T00:08:43.191Z] daemon.go:336: [d269f5d4797f4] waiting for daemon to start [2019-09-21T00:08:43.191Z] daemon.go:364: [d269f5d4797f4] daemon started [2019-09-21T00:08:43.191Z] daemon.go:472: [d269f5d4797f4] Stopping daemon [2019-09-21T00:08:43.191Z] daemon.go:307: [d269f5d4797f4] exiting daemon [2019-09-21T00:08:43.191Z] daemon.go:459: [d269f5d4797f4] Daemon stopped [2019-09-21T00:08:43.191Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-21T00:08:43.191Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:08:43.191Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:08:43.191Z] === RUN TestServiceWithDataPathPortInit [2019-09-21T00:08:45.190Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-21T00:08:45.190Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-21T00:08:46.123Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-21T00:08:46.687Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-21T00:08:47.619Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-21T00:08:47.876Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-21T00:08:49.247Z] --- PASS: TestDockerNetworkReConnect (6.63s) [2019-09-21T00:08:49.247Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-21T00:08:49.247Z] daemon.go:336: [d0fe54161e378] waiting for daemon to start [2019-09-21T00:08:49.247Z] daemon.go:336: [d0fe54161e378] waiting for daemon to start [2019-09-21T00:08:49.247Z] daemon.go:364: [d0fe54161e378] daemon started [2019-09-21T00:08:49.247Z] daemon.go:472: [d0fe54161e378] Stopping daemon [2019-09-21T00:08:49.247Z] daemon.go:307: [d0fe54161e378] exiting daemon [2019-09-21T00:08:49.247Z] daemon.go:459: [d0fe54161e378] Daemon stopped [2019-09-21T00:08:49.247Z] === RUN TestServicePlugin [2019-09-21T00:08:51.772Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-21T00:08:53.677Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-21T00:08:55.048Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-21T00:08:55.306Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-21T00:08:56.238Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-21T00:08:56.238Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-21T00:08:57.610Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-21T00:08:59.696Z] --- PASS: TestServiceWithDataPathPortInit (16.56s) [2019-09-21T00:08:59.696Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:08:59.696Z] daemon.go:336: [d39886a1f0b1e] waiting for daemon to start [2019-09-21T00:08:59.696Z] daemon.go:336: [d39886a1f0b1e] waiting for daemon to start [2019-09-21T00:08:59.696Z] daemon.go:364: [d39886a1f0b1e] daemon started [2019-09-21T00:08:59.696Z] daemon.go:472: [d39886a1f0b1e] Stopping daemon [2019-09-21T00:08:59.696Z] daemon.go:307: [d39886a1f0b1e] exiting daemon [2019-09-21T00:08:59.696Z] daemon.go:459: [d39886a1f0b1e] Daemon stopped [2019-09-21T00:08:59.696Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:08:59.696Z] daemon.go:336: [d2b8031946a48] waiting for daemon to start [2019-09-21T00:08:59.696Z] daemon.go:336: [d2b8031946a48] waiting for daemon to start [2019-09-21T00:08:59.696Z] daemon.go:364: [d2b8031946a48] daemon started [2019-09-21T00:08:59.696Z] daemon.go:472: [d2b8031946a48] Stopping daemon [2019-09-21T00:08:59.696Z] daemon.go:307: [d2b8031946a48] exiting daemon [2019-09-21T00:08:59.696Z] daemon.go:459: [d2b8031946a48] Daemon stopped [2019-09-21T00:08:59.696Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-21T00:09:00.131Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-21T00:09:00.131Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-21T00:09:00.131Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-21T00:09:00.695Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-21T00:09:02.066Z] === RUN TestDockerSuite/TestCommitChange [2019-09-21T00:09:02.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-21T00:09:03.927Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-21T00:09:05.831Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-21T00:09:08.357Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-21T00:09:08.922Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-21T00:09:09.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.49s) [2019-09-21T00:09:09.006Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-21T00:09:09.006Z] daemon.go:336: [da906efc9ad43] waiting for daemon to start [2019-09-21T00:09:09.006Z] daemon.go:336: [da906efc9ad43] waiting for daemon to start [2019-09-21T00:09:09.006Z] daemon.go:364: [da906efc9ad43] daemon started [2019-09-21T00:09:09.006Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ke3b8r3fo5zpsmy6qes70s4z9 Created:2019-09-21 00:09:01.195077022 +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[172d8a6f36a70272ad63c70e8563d1caccddeafd1713b5ba08f52361cb4ca9a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l58d72od54zwaxfeehydcpuk EndpointID:3699cbb858ffc4842635fc006f237b08e2c14dbd625e6e7ca75f799b38d71482 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b80954a0a799bee92a36b03cec3c5bf5958b0101417adda776298e27cf27e477 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:98a9cfcb2aa9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l58d72od54zwaxfeehydcpuk EndpointID:3699cbb858ffc4842635fc006f237b08e2c14dbd625e6e7ca75f799b38d71482 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-21T00:09:09.006Z] daemon.go:472: [da906efc9ad43] Stopping daemon [2019-09-21T00:09:09.006Z] daemon.go:307: [da906efc9ad43] exiting daemon [2019-09-21T00:09:09.006Z] daemon.go:459: [da906efc9ad43] Daemon stopped [2019-09-21T00:09:09.006Z] PASS [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] === Skipped [2019-09-21T00:09:09.006Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:09:09.006Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] DONE 21 tests, 1 skipped in 44.054s [2019-09-21T00:09:09.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:09:09.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:09.006Z] ++ set -e [2019-09-21T00:09:09.006Z] ++ '[' -n 0 ']' [2019-09-21T00:09:09.006Z] ++ set -x [2019-09-21T00:09:09.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:09.006Z] INFO: Testing against a local daemon [2019-09-21T00:09:09.006Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-21T00:09:09.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-21T00:09:09.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:09:09.006Z] === RUN TestDockerNetworkIpvlan [2019-09-21T00:09:09.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-21T00:09:09.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:09:09.006Z] PASS [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] === Skipped [2019-09-21T00:09:09.006Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-21T00:09:09.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-21T00:09:09.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] [2019-09-21T00:09:09.006Z] DONE 2 tests, 2 skipped in 0.267s [2019-09-21T00:09:09.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:09:09.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:09.007Z] ++ set -e [2019-09-21T00:09:09.007Z] ++ '[' -n 0 ']' [2019-09-21T00:09:09.007Z] ++ set -x [2019-09-21T00:09:09.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:09.007Z] INFO: Testing against a local daemon [2019-09-21T00:09:09.007Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-21T00:09:10.056Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-09-21T00:09:10.056Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-21T00:09:10.056Z] daemon.go:336: [d3a6dc7c7a034] waiting for daemon to start [2019-09-21T00:09:10.056Z] daemon.go:336: [d3a6dc7c7a034] waiting for daemon to start [2019-09-21T00:09:10.056Z] daemon.go:364: [d3a6dc7c7a034] daemon started [2019-09-21T00:09:10.056Z] daemon.go:472: [d3a6dc7c7a034] Stopping daemon [2019-09-21T00:09:10.056Z] daemon.go:307: [d3a6dc7c7a034] exiting daemon [2019-09-21T00:09:10.056Z] daemon.go:459: [d3a6dc7c7a034] Daemon stopped [2019-09-21T00:09:10.056Z] daemon.go:336: [d3a6dc7c7a034] waiting for daemon to start [2019-09-21T00:09:10.057Z] daemon.go:336: [d3a6dc7c7a034] waiting for daemon to start [2019-09-21T00:09:10.057Z] daemon.go:364: [d3a6dc7c7a034] daemon started [2019-09-21T00:09:10.057Z] daemon.go:472: [d3a6dc7c7a034] Stopping daemon [2019-09-21T00:09:10.057Z] daemon.go:307: [d3a6dc7c7a034] exiting daemon [2019-09-21T00:09:10.057Z] daemon.go:459: [d3a6dc7c7a034] Daemon stopped [2019-09-21T00:09:10.057Z] === RUN TestDockerNetworkMacvlan [2019-09-21T00:09:10.817Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-21T00:09:10.837Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-21T00:09:12.137Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-21T00:09:12.188Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-21T00:09:12.945Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-21T00:09:14.083Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-21T00:09:15.014Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-21T00:09:15.427Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-21T00:09:16.907Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-21T00:09:18.802Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-21T00:09:18.802Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-21T00:09:19.367Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-21T00:09:19.663Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-21T00:09:20.298Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-21T00:09:21.231Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-21T00:09:22.166Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-21T00:09:23.096Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-21T00:09:23.096Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-21T00:09:23.096Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-21T00:09:23.727Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-21T00:09:24.027Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-21T00:09:24.027Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-21T00:09:24.027Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-21T00:09:24.284Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-21T00:09:24.284Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-21T00:09:24.542Z] --- PASS: TestServicePlugin (35.44s) [2019-09-21T00:09:24.542Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-21T00:09:24.542Z] daemon.go:336: [d376e81efc93e] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:336: [d376e81efc93e] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:364: [d376e81efc93e] daemon started [2019-09-21T00:09:24.542Z] daemon.go:472: [d376e81efc93e] Stopping daemon [2019-09-21T00:09:24.542Z] daemon.go:307: [d376e81efc93e] exiting daemon [2019-09-21T00:09:24.542Z] daemon.go:459: [d376e81efc93e] Daemon stopped [2019-09-21T00:09:24.542Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-21T00:09:24.542Z] daemon.go:336: [d033ec3bed07a] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:336: [d033ec3bed07a] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:364: [d033ec3bed07a] daemon started [2019-09-21T00:09:24.542Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-21T00:09:24.542Z] daemon.go:336: [daacd5db740e1] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:336: [daacd5db740e1] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:364: [daacd5db740e1] daemon started [2019-09-21T00:09:24.542Z] plugin_test.go:62: [daacd5db740e1] joining swarm manager [d033ec3bed07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:09:24.542Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-21T00:09:24.542Z] daemon.go:336: [df003d4637a45] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:336: [df003d4637a45] waiting for daemon to start [2019-09-21T00:09:24.542Z] daemon.go:364: [df003d4637a45] daemon started [2019-09-21T00:09:24.542Z] plugin_test.go:65: [df003d4637a45] joining swarm manager [d033ec3bed07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:09:24.542Z] daemon.go:472: [df003d4637a45] Stopping daemon [2019-09-21T00:09:24.542Z] daemon.go:307: [df003d4637a45] exiting daemon [2019-09-21T00:09:24.542Z] daemon.go:459: [df003d4637a45] Daemon stopped [2019-09-21T00:09:24.542Z] daemon.go:472: [daacd5db740e1] Stopping daemon [2019-09-21T00:09:24.542Z] daemon.go:307: [daacd5db740e1] exiting daemon [2019-09-21T00:09:24.542Z] daemon.go:459: [daacd5db740e1] Daemon stopped [2019-09-21T00:09:24.542Z] daemon.go:472: [d033ec3bed07a] Stopping daemon [2019-09-21T00:09:24.542Z] daemon.go:307: [d033ec3bed07a] exiting daemon [2019-09-21T00:09:24.542Z] daemon.go:459: [d033ec3bed07a] Daemon stopped [2019-09-21T00:09:24.542Z] === RUN TestServiceUpdateLabel [2019-09-21T00:09:25.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-21T00:09:25.715Z] --- PASS: TestDockerNetworkMacvlan (15.18s) [2019-09-21T00:09:25.715Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.715Z] daemon.go:336: [dd23ffa78d1fb] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:336: [dd23ffa78d1fb] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:364: [dd23ffa78d1fb] daemon started [2019-09-21T00:09:25.715Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-21T00:09:25.715Z] daemon.go:472: [dd23ffa78d1fb] Stopping daemon [2019-09-21T00:09:25.715Z] daemon.go:307: [dd23ffa78d1fb] exiting daemon [2019-09-21T00:09:25.715Z] daemon.go:459: [dd23ffa78d1fb] Daemon stopped [2019-09-21T00:09:25.715Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.715Z] daemon.go:336: [d6ba85be6778f] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:336: [d6ba85be6778f] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:364: [d6ba85be6778f] daemon started [2019-09-21T00:09:25.715Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-21T00:09:25.715Z] daemon.go:472: [d6ba85be6778f] Stopping daemon [2019-09-21T00:09:25.715Z] daemon.go:307: [d6ba85be6778f] exiting daemon [2019-09-21T00:09:25.715Z] daemon.go:459: [d6ba85be6778f] Daemon stopped [2019-09-21T00:09:25.715Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.715Z] daemon.go:336: [dc798b773cfb3] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:336: [dc798b773cfb3] waiting for daemon to start [2019-09-21T00:09:25.715Z] daemon.go:364: [dc798b773cfb3] daemon started [2019-09-21T00:09:25.715Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2019-09-21T00:09:25.716Z] daemon.go:472: [dc798b773cfb3] Stopping daemon [2019-09-21T00:09:25.716Z] daemon.go:307: [dc798b773cfb3] exiting daemon [2019-09-21T00:09:25.716Z] daemon.go:459: [dc798b773cfb3] Daemon stopped [2019-09-21T00:09:25.716Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.716Z] daemon.go:336: [dabff2be5e1c6] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:336: [dabff2be5e1c6] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:364: [dabff2be5e1c6] daemon started [2019-09-21T00:09:25.716Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2019-09-21T00:09:25.716Z] daemon.go:472: [dabff2be5e1c6] Stopping daemon [2019-09-21T00:09:25.716Z] daemon.go:307: [dabff2be5e1c6] exiting daemon [2019-09-21T00:09:25.716Z] daemon.go:459: [dabff2be5e1c6] Daemon stopped [2019-09-21T00:09:25.716Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.716Z] daemon.go:336: [d47e824e2dc30] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:336: [d47e824e2dc30] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:364: [d47e824e2dc30] daemon started [2019-09-21T00:09:25.716Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2019-09-21T00:09:25.716Z] daemon.go:472: [d47e824e2dc30] Stopping daemon [2019-09-21T00:09:25.716Z] daemon.go:307: [d47e824e2dc30] exiting daemon [2019-09-21T00:09:25.716Z] daemon.go:459: [d47e824e2dc30] Daemon stopped [2019-09-21T00:09:25.716Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:09:25.716Z] daemon.go:336: [dac543b0f0643] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:336: [dac543b0f0643] waiting for daemon to start [2019-09-21T00:09:25.716Z] daemon.go:364: [dac543b0f0643] daemon started [2019-09-21T00:09:25.716Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-09-21T00:09:25.716Z] daemon.go:472: [dac543b0f0643] Stopping daemon [2019-09-21T00:09:25.716Z] daemon.go:307: [dac543b0f0643] exiting daemon [2019-09-21T00:09:25.716Z] daemon.go:459: [dac543b0f0643] Daemon stopped [2019-09-21T00:09:25.716Z] PASS [2019-09-21T00:09:25.716Z] [2019-09-21T00:09:25.716Z] DONE 8 tests in 16.818s [2019-09-21T00:09:25.716Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] ++ set -e [2019-09-21T00:09:25.716Z] ++ '[' -n 0 ']' [2019-09-21T00:09:25.716Z] ++ set -x [2019-09-21T00:09:25.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] testing: warning: no tests to run [2019-09-21T00:09:25.716Z] PASS [2019-09-21T00:09:25.716Z] [2019-09-21T00:09:25.716Z] DONE 0 tests in 0.044s [2019-09-21T00:09:25.716Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] ++ set -e [2019-09-21T00:09:25.716Z] ++ '[' -n 0 ']' [2019-09-21T00:09:25.716Z] ++ set -x [2019-09-21T00:09:25.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:25.716Z] INFO: Testing against a local daemon [2019-09-21T00:09:25.716Z] === RUN TestAuthZPluginAllowRequest [2019-09-21T00:09:26.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-21T00:09:26.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-21T00:09:26.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-21T00:09:27.533Z] --- PASS: TestServiceUpdateLabel (2.96s) [2019-09-21T00:09:27.533Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-21T00:09:27.533Z] daemon.go:336: [dcf55042acecf] waiting for daemon to start [2019-09-21T00:09:27.533Z] daemon.go:336: [dcf55042acecf] waiting for daemon to start [2019-09-21T00:09:27.533Z] daemon.go:364: [dcf55042acecf] daemon started [2019-09-21T00:09:27.533Z] daemon.go:472: [dcf55042acecf] Stopping daemon [2019-09-21T00:09:27.533Z] daemon.go:307: [dcf55042acecf] exiting daemon [2019-09-21T00:09:27.533Z] daemon.go:459: [dcf55042acecf] Daemon stopped [2019-09-21T00:09:27.533Z] === RUN TestServiceUpdateSecrets [2019-09-21T00:09:27.540Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-09-21T00:09:27.540Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-21T00:09:27.540Z] daemon.go:336: [d7b1b6994c9fc] waiting for daemon to start [2019-09-21T00:09:27.540Z] daemon.go:336: [d7b1b6994c9fc] waiting for daemon to start [2019-09-21T00:09:27.540Z] daemon.go:364: [d7b1b6994c9fc] daemon started [2019-09-21T00:09:27.540Z] daemon.go:472: [d7b1b6994c9fc] Stopping daemon [2019-09-21T00:09:27.540Z] daemon.go:307: [d7b1b6994c9fc] exiting daemon [2019-09-21T00:09:27.540Z] daemon.go:459: [d7b1b6994c9fc] Daemon stopped [2019-09-21T00:09:27.540Z] === RUN TestAuthZPluginTLS [2019-09-21T00:09:27.916Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-09-21T00:09:27.916Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-21T00:09:27.916Z] daemon.go:336: [dbea6afaae873] waiting for daemon to start [2019-09-21T00:09:27.916Z] daemon.go:336: [dbea6afaae873] waiting for daemon to start [2019-09-21T00:09:27.916Z] daemon.go:364: [dbea6afaae873] daemon started [2019-09-21T00:09:27.916Z] daemon.go:472: [dbea6afaae873] Stopping daemon [2019-09-21T00:09:27.916Z] daemon.go:307: [dbea6afaae873] exiting daemon [2019-09-21T00:09:27.916Z] daemon.go:459: [dbea6afaae873] Daemon stopped [2019-09-21T00:09:27.916Z] === RUN TestAuthZPluginDenyRequest [2019-09-21T00:09:28.715Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-09-21T00:09:28.715Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-21T00:09:28.715Z] daemon.go:336: [d11c36c454655] waiting for daemon to start [2019-09-21T00:09:28.715Z] daemon.go:336: [d11c36c454655] waiting for daemon to start [2019-09-21T00:09:28.715Z] daemon.go:364: [d11c36c454655] daemon started [2019-09-21T00:09:28.715Z] daemon.go:472: [d11c36c454655] Stopping daemon [2019-09-21T00:09:28.715Z] daemon.go:307: [d11c36c454655] exiting daemon [2019-09-21T00:09:28.715Z] daemon.go:459: [d11c36c454655] Daemon stopped [2019-09-21T00:09:28.715Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-21T00:09:28.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-21T00:09:29.082Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-21T00:09:29.082Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-21T00:09:29.082Z] daemon.go:336: [d782248c7b58b] waiting for daemon to start [2019-09-21T00:09:29.082Z] daemon.go:336: [d782248c7b58b] waiting for daemon to start [2019-09-21T00:09:29.082Z] daemon.go:364: [d782248c7b58b] daemon started [2019-09-21T00:09:29.082Z] daemon.go:472: [d782248c7b58b] Stopping daemon [2019-09-21T00:09:29.082Z] daemon.go:307: [d782248c7b58b] exiting daemon [2019-09-21T00:09:29.082Z] daemon.go:459: [d782248c7b58b] Daemon stopped [2019-09-21T00:09:29.082Z] === RUN TestAuthZPluginDenyResponse [2019-09-21T00:09:29.461Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-21T00:09:29.461Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-21T00:09:29.461Z] daemon.go:336: [d1eb67763ec8d] waiting for daemon to start [2019-09-21T00:09:29.461Z] daemon.go:336: [d1eb67763ec8d] waiting for daemon to start [2019-09-21T00:09:29.461Z] daemon.go:364: [d1eb67763ec8d] daemon started [2019-09-21T00:09:29.461Z] daemon.go:472: [d1eb67763ec8d] Stopping daemon [2019-09-21T00:09:29.461Z] daemon.go:307: [d1eb67763ec8d] exiting daemon [2019-09-21T00:09:29.461Z] daemon.go:459: [d1eb67763ec8d] Daemon stopped [2019-09-21T00:09:29.461Z] === RUN TestAuthZPluginAllowEventStream [2019-09-21T00:09:30.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-21T00:09:30.349Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-21T00:09:30.912Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-21T00:09:31.337Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-09-21T00:09:31.337Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-21T00:09:31.337Z] daemon.go:336: [daabb1b3f2f23] waiting for daemon to start [2019-09-21T00:09:31.337Z] daemon.go:336: [daabb1b3f2f23] waiting for daemon to start [2019-09-21T00:09:31.337Z] daemon.go:364: [daabb1b3f2f23] daemon started [2019-09-21T00:09:31.337Z] daemon.go:472: [daabb1b3f2f23] Stopping daemon [2019-09-21T00:09:31.337Z] daemon.go:307: [daabb1b3f2f23] exiting daemon [2019-09-21T00:09:31.337Z] daemon.go:459: [daabb1b3f2f23] Daemon stopped [2019-09-21T00:09:31.337Z] === RUN TestAuthZPluginErrorResponse [2019-09-21T00:09:31.806Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-09-21T00:09:31.806Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-21T00:09:31.806Z] daemon.go:336: [d6d26fbb9a0b1] waiting for daemon to start [2019-09-21T00:09:31.806Z] daemon.go:336: [d6d26fbb9a0b1] waiting for daemon to start [2019-09-21T00:09:31.806Z] daemon.go:364: [d6d26fbb9a0b1] daemon started [2019-09-21T00:09:31.806Z] daemon.go:472: [d6d26fbb9a0b1] Stopping daemon [2019-09-21T00:09:31.806Z] daemon.go:307: [d6d26fbb9a0b1] exiting daemon [2019-09-21T00:09:31.806Z] daemon.go:459: [d6d26fbb9a0b1] Daemon stopped [2019-09-21T00:09:31.806Z] === RUN TestAuthZPluginErrorRequest [2019-09-21T00:09:31.843Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-21T00:09:32.409Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-21T00:09:32.593Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2019-09-21T00:09:32.593Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-21T00:09:32.593Z] daemon.go:336: [d96a038a86a42] waiting for daemon to start [2019-09-21T00:09:32.593Z] daemon.go:336: [d96a038a86a42] waiting for daemon to start [2019-09-21T00:09:32.593Z] daemon.go:364: [d96a038a86a42] daemon started [2019-09-21T00:09:32.593Z] daemon.go:472: [d96a038a86a42] Stopping daemon [2019-09-21T00:09:32.593Z] daemon.go:307: [d96a038a86a42] exiting daemon [2019-09-21T00:09:32.593Z] daemon.go:459: [d96a038a86a42] Daemon stopped [2019-09-21T00:09:32.593Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:09:32.971Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-09-21T00:09:32.971Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:09:32.971Z] daemon.go:336: [d99db32be706f] waiting for daemon to start [2019-09-21T00:09:32.971Z] daemon.go:336: [d99db32be706f] waiting for daemon to start [2019-09-21T00:09:32.971Z] daemon.go:364: [d99db32be706f] daemon started [2019-09-21T00:09:32.971Z] daemon.go:472: [d99db32be706f] Stopping daemon [2019-09-21T00:09:32.971Z] daemon.go:307: [d99db32be706f] exiting daemon [2019-09-21T00:09:32.971Z] daemon.go:459: [d99db32be706f] Daemon stopped [2019-09-21T00:09:32.971Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:09:33.339Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-21T00:09:33.340Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-21T00:09:34.273Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-21T00:09:35.204Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-21T00:09:36.133Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-21T00:09:36.133Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-21T00:09:36.219Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.95s) [2019-09-21T00:09:36.219Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:09:36.219Z] daemon.go:336: [d728213f86c40] waiting for daemon to start [2019-09-21T00:09:36.219Z] daemon.go:336: [d728213f86c40] waiting for daemon to start [2019-09-21T00:09:36.219Z] daemon.go:364: [d728213f86c40] daemon started [2019-09-21T00:09:36.219Z] daemon.go:472: [d728213f86c40] Stopping daemon [2019-09-21T00:09:36.219Z] daemon.go:307: [d728213f86c40] exiting daemon [2019-09-21T00:09:36.219Z] daemon.go:459: [d728213f86c40] Daemon stopped [2019-09-21T00:09:36.219Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:09:36.728Z] 65014b3c3121: Pull complete [2019-09-21T00:09:37.066Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-21T00:09:38.436Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-21T00:09:38.794Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2019-09-21T00:09:38.794Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:09:38.794Z] daemon.go:336: [de87478f5512a] waiting for daemon to start [2019-09-21T00:09:38.794Z] daemon.go:336: [de87478f5512a] waiting for daemon to start [2019-09-21T00:09:38.794Z] daemon.go:364: [de87478f5512a] daemon started [2019-09-21T00:09:38.794Z] daemon.go:472: [de87478f5512a] Stopping daemon [2019-09-21T00:09:38.794Z] daemon.go:307: [de87478f5512a] exiting daemon [2019-09-21T00:09:38.794Z] daemon.go:459: [de87478f5512a] Daemon stopped [2019-09-21T00:09:38.794Z] === RUN TestAuthZPluginHeader [2019-09-21T00:09:39.169Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-09-21T00:09:39.169Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-21T00:09:39.169Z] daemon.go:336: [d48e26a99c6f2] waiting for daemon to start [2019-09-21T00:09:39.169Z] daemon.go:336: [d48e26a99c6f2] waiting for daemon to start [2019-09-21T00:09:39.169Z] daemon.go:364: [d48e26a99c6f2] daemon started [2019-09-21T00:09:39.169Z] daemon.go:472: [d48e26a99c6f2] Stopping daemon [2019-09-21T00:09:39.169Z] daemon.go:307: [d48e26a99c6f2] exiting daemon [2019-09-21T00:09:39.169Z] daemon.go:459: [d48e26a99c6f2] Daemon stopped [2019-09-21T00:09:39.169Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-21T00:09:39.169Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-21T00:09:39.169Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:39.169Z] === RUN TestAuthZPluginV2Disable [2019-09-21T00:09:39.169Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-21T00:09:39.169Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:39.169Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-21T00:09:39.169Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-21T00:09:39.169Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:39.169Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-21T00:09:39.169Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-21T00:09:39.169Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:39.169Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:09:39.932Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-21T00:09:39.932Z] [2019-09-21T00:09:39.932Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-21T00:09:39.932Z] PKG_CONFIG=pkg-config [2019-09-21T00:09:39.932Z] GOLANG_VERSION=1.13 [2019-09-21T00:09:39.932Z] HOSTNAME=173fbdcb3696 [2019-09-21T00:09:39.932Z] DOCKER_EXPERIMENTAL=1 [2019-09-21T00:09:39.932Z] container=docker [2019-09-21T00:09:39.932Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-21T00:09:39.932Z] GO111MODULE=off [2019-09-21T00:09:39.932Z] GOPATH=/go [2019-09-21T00:09:39.932Z] PWD=/go/src/github.com/docker/docker [2019-09-21T00:09:39.932Z] HOME=/root [2019-09-21T00:09:39.932Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-21T00:09:39.932Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-21T00:09:39.932Z] DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 [2019-09-21T00:09:39.932Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-21T00:09:39.932Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-21T00:09:39.932Z] TERM=xterm [2019-09-21T00:09:39.932Z] DEST=bundles/test-integration [2019-09-21T00:09:39.932Z] SHLVL=1 [2019-09-21T00:09:39.932Z] TIMEOUT=120m [2019-09-21T00:09:39.932Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-21T00:09:39.932Z] DOCKER_PKG=github.com/docker/docker [2019-09-21T00:09:39.932Z] TESTDEBUG=0 [2019-09-21T00:09:39.932Z] _=/usr/bin/env [2019-09-21T00:09:39.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-21T00:09:40.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-21T00:09:40.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-21T00:09:40.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-21T00:09:40.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-21T00:09:40.331Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-21T00:09:40.895Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-21T00:09:43.420Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2019-09-21T00:09:43.420Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-21T00:09:43.420Z] daemon.go:336: [de52793036aa3] waiting for daemon to start [2019-09-21T00:09:43.420Z] daemon.go:336: [de52793036aa3] waiting for daemon to start [2019-09-21T00:09:43.420Z] daemon.go:364: [de52793036aa3] daemon started [2019-09-21T00:09:43.420Z] daemon.go:472: [de52793036aa3] Stopping daemon [2019-09-21T00:09:43.420Z] daemon.go:307: [de52793036aa3] exiting daemon [2019-09-21T00:09:43.420Z] daemon.go:459: [de52793036aa3] Daemon stopped [2019-09-21T00:09:43.420Z] === RUN TestServiceUpdateConfigs [2019-09-21T00:09:45.943Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-21T00:09:46.506Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-21T00:09:47.438Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-21T00:09:47.438Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-21T00:09:47.438Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-21T00:09:49.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:09:50.216Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-21T00:09:51.148Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-21T00:09:52.519Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-21T00:09:56.322Z] #33 105.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-21T00:09:56.322Z] #33 108.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-21T00:09:56.322Z] #33 111.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-21T00:09:56.579Z] #33 113.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-21T00:09:57.796Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-21T00:09:58.727Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2019-09-21T00:09:58.727Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-21T00:09:58.727Z] daemon.go:336: [d81348e657daf] waiting for daemon to start [2019-09-21T00:09:58.727Z] daemon.go:336: [d81348e657daf] waiting for daemon to start [2019-09-21T00:09:58.727Z] daemon.go:364: [d81348e657daf] daemon started [2019-09-21T00:09:58.727Z] daemon.go:472: [d81348e657daf] Stopping daemon [2019-09-21T00:09:58.727Z] daemon.go:307: [d81348e657daf] exiting daemon [2019-09-21T00:09:58.727Z] daemon.go:459: [d81348e657daf] Daemon stopped [2019-09-21T00:09:58.727Z] === RUN TestServiceUpdateNetwork [2019-09-21T00:09:58.728Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-21T00:09:58.893Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.52s) [2019-09-21T00:09:58.893Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:364: [df15eb5fbea98] daemon started [2019-09-21T00:09:58.893Z] daemon.go:472: [df15eb5fbea98] Stopping daemon [2019-09-21T00:09:58.893Z] daemon.go:307: [df15eb5fbea98] exiting daemon [2019-09-21T00:09:58.893Z] daemon.go:459: [df15eb5fbea98] Daemon stopped [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:350: [df15eb5fbea98] error pinging daemon on start: Get http://df15eb5fbea98.sock/_ping: context deadline exceeded [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:350: [df15eb5fbea98] error pinging daemon on start: Get http://df15eb5fbea98.sock/_ping: context deadline exceeded [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:350: [df15eb5fbea98] error pinging daemon on start: Get http://df15eb5fbea98.sock/_ping: context deadline exceeded [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:350: [df15eb5fbea98] error pinging daemon on start: Get http://df15eb5fbea98.sock/_ping: context deadline exceeded [2019-09-21T00:09:58.893Z] daemon.go:307: [df15eb5fbea98] exiting daemon [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:336: [df15eb5fbea98] waiting for daemon to start [2019-09-21T00:09:58.893Z] daemon.go:364: [df15eb5fbea98] daemon started [2019-09-21T00:09:58.893Z] daemon.go:472: [df15eb5fbea98] Stopping daemon [2019-09-21T00:09:58.893Z] daemon.go:307: [df15eb5fbea98] exiting daemon [2019-09-21T00:09:58.893Z] daemon.go:459: [df15eb5fbea98] Daemon stopped [2019-09-21T00:09:58.893Z] PASS [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] === Skipped [2019-09-21T00:09:58.893Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-21T00:09:58.893Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-21T00:09:58.893Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-21T00:09:58.893Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-21T00:09:58.893Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] DONE 17 tests, 4 skipped in 31.460s [2019-09-21T00:09:58.893Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] ++ set -e [2019-09-21T00:09:58.893Z] ++ '[' -n 0 ']' [2019-09-21T00:09:58.893Z] ++ set -x [2019-09-21T00:09:58.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] INFO: Testing against a local daemon [2019-09-21T00:09:58.893Z] === RUN TestPluginInvalidJSON [2019-09-21T00:09:58.893Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:09:58.893Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:09:58.893Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:09:58.893Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-21T00:09:58.893Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-21T00:09:58.893Z] PASS [2019-09-21T00:09:58.893Z] [2019-09-21T00:09:58.893Z] DONE 2 tests in 0.450s [2019-09-21T00:09:58.893Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] ++ set -e [2019-09-21T00:09:58.893Z] ++ '[' -n 0 ']' [2019-09-21T00:09:58.893Z] ++ set -x [2019-09-21T00:09:58.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:09:58.893Z] INFO: Testing against a local daemon [2019-09-21T00:09:58.893Z] === RUN TestExternalGraphDriver [2019-09-21T00:09:58.893Z] === RUN TestExternalGraphDriver/json [2019-09-21T00:09:59.100Z] #33 116.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-21T00:09:59.687Z] === RUN TestExternalGraphDriver/spec [2019-09-21T00:10:01.251Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-21T00:10:01.626Z] #33 118.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-21T00:10:02.133Z] === RUN TestExternalGraphDriver/pull [2019-09-21T00:10:02.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-21T00:10:04.151Z] #33 120.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-21T00:10:04.651Z] --- PASS: TestExternalGraphDriver (6.62s) [2019-09-21T00:10:04.651Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:364: [d7ad2bd2bc760] daemon started [2019-09-21T00:10:04.651Z] daemon.go:472: [d7ad2bd2bc760] Stopping daemon [2019-09-21T00:10:04.651Z] daemon.go:307: [d7ad2bd2bc760] exiting daemon [2019-09-21T00:10:04.651Z] daemon.go:459: [d7ad2bd2bc760] Daemon stopped [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:364: [d7ad2bd2bc760] daemon started [2019-09-21T00:10:04.651Z] daemon.go:472: [d7ad2bd2bc760] Stopping daemon [2019-09-21T00:10:04.651Z] daemon.go:307: [d7ad2bd2bc760] exiting daemon [2019-09-21T00:10:04.651Z] daemon.go:459: [d7ad2bd2bc760] Daemon stopped [2019-09-21T00:10:04.651Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:364: [d7ad2bd2bc760] daemon started [2019-09-21T00:10:04.651Z] daemon.go:472: [d7ad2bd2bc760] Stopping daemon [2019-09-21T00:10:04.651Z] daemon.go:307: [d7ad2bd2bc760] exiting daemon [2019-09-21T00:10:04.651Z] daemon.go:459: [d7ad2bd2bc760] Daemon stopped [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:364: [d7ad2bd2bc760] daemon started [2019-09-21T00:10:04.651Z] daemon.go:472: [d7ad2bd2bc760] Stopping daemon [2019-09-21T00:10:04.651Z] daemon.go:307: [d7ad2bd2bc760] exiting daemon [2019-09-21T00:10:04.651Z] daemon.go:459: [d7ad2bd2bc760] Daemon stopped [2019-09-21T00:10:04.651Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:336: [d7ad2bd2bc760] waiting for daemon to start [2019-09-21T00:10:04.651Z] daemon.go:364: [d7ad2bd2bc760] daemon started [2019-09-21T00:10:04.651Z] daemon.go:472: [d7ad2bd2bc760] Stopping daemon [2019-09-21T00:10:04.651Z] daemon.go:307: [d7ad2bd2bc760] exiting daemon [2019-09-21T00:10:04.651Z] daemon.go:459: [d7ad2bd2bc760] Daemon stopped [2019-09-21T00:10:04.651Z] --- PASS: TestExternalGraphDriver/pull (2.37s) [2019-09-21T00:10:04.651Z] === RUN TestGraphdriverPluginV2 [2019-09-21T00:10:04.651Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-21T00:10:04.651Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:10:04.651Z] PASS [2019-09-21T00:10:04.651Z] [2019-09-21T00:10:04.651Z] === Skipped [2019-09-21T00:10:04.651Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-21T00:10:04.651Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:10:04.651Z] [2019-09-21T00:10:04.651Z] [2019-09-21T00:10:04.651Z] DONE 5 tests, 1 skipped in 6.978s [2019-09-21T00:10:04.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-21T00:10:04.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:04.651Z] ++ set -e [2019-09-21T00:10:04.651Z] ++ '[' -n 0 ']' [2019-09-21T00:10:04.651Z] ++ set -x [2019-09-21T00:10:04.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:04.651Z] INFO: Testing against a local daemon [2019-09-21T00:10:04.651Z] === RUN TestContinueAfterPluginCrash [2019-09-21T00:10:04.651Z] === PAUSE TestContinueAfterPluginCrash [2019-09-21T00:10:04.651Z] === RUN TestDaemonStartWithLogOpt [2019-09-21T00:10:04.651Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-21T00:10:04.651Z] === CONT TestContinueAfterPluginCrash [2019-09-21T00:10:04.651Z] === CONT TestDaemonStartWithLogOpt [2019-09-21T00:10:06.046Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-21T00:10:06.303Z] #33 123.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-21T00:10:08.826Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-21T00:10:09.759Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-21T00:10:12.286Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-21T00:10:14.808Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-21T00:10:14.809Z] --- PASS: TestServiceUpdateNetwork (15.85s) [2019-09-21T00:10:14.809Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-21T00:10:14.809Z] daemon.go:336: [dfcc45afdaaf5] waiting for daemon to start [2019-09-21T00:10:14.809Z] daemon.go:336: [dfcc45afdaaf5] waiting for daemon to start [2019-09-21T00:10:14.809Z] daemon.go:364: [dfcc45afdaaf5] daemon started [2019-09-21T00:10:14.809Z] daemon.go:472: [dfcc45afdaaf5] Stopping daemon [2019-09-21T00:10:14.809Z] daemon.go:307: [dfcc45afdaaf5] exiting daemon [2019-09-21T00:10:14.809Z] daemon.go:459: [dfcc45afdaaf5] Daemon stopped [2019-09-21T00:10:14.809Z] PASS [2019-09-21T00:10:14.809Z] [2019-09-21T00:10:14.809Z] DONE 19 tests in 174.731s [2019-09-21T00:10:14.809Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-21T00:10:14.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:14.809Z] ++ set -e [2019-09-21T00:10:14.809Z] ++ '[' -n 0 ']' [2019-09-21T00:10:14.809Z] ++ set -x [2019-09-21T00:10:14.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:14.809Z] INFO: Testing against a local daemon [2019-09-21T00:10:14.809Z] === RUN TestSessionCreate [2019-09-21T00:10:14.809Z] --- PASS: TestSessionCreate (0.03s) [2019-09-21T00:10:14.809Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-21T00:10:14.809Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-21T00:10:14.809Z] PASS [2019-09-21T00:10:14.809Z] [2019-09-21T00:10:14.809Z] DONE 2 tests in 0.215s [2019-09-21T00:10:14.809Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-21T00:10:14.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:14.809Z] ++ set -e [2019-09-21T00:10:14.809Z] ++ '[' -n 0 ']' [2019-09-21T00:10:14.809Z] ++ set -x [2019-09-21T00:10:14.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:15.066Z] INFO: Testing against a local daemon [2019-09-21T00:10:15.066Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-21T00:10:15.066Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:10:15.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:10:15.066Z] === RUN TestEventsExecDie [2019-09-21T00:10:15.998Z] --- PASS: TestEventsExecDie (1.02s) [2019-09-21T00:10:15.998Z] === RUN TestEventsBackwardsCompatible [2019-09-21T00:10:15.998Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-09-21T00:10:15.998Z] === RUN TestInfoBinaryCommits [2019-09-21T00:10:15.999Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-21T00:10:15.999Z] === RUN TestInfoAPIVersioned [2019-09-21T00:10:15.999Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-21T00:10:15.999Z] === RUN TestInfoAPI [2019-09-21T00:10:15.999Z] --- PASS: TestInfoAPI (0.04s) [2019-09-21T00:10:15.999Z] === RUN TestInfoAPIWarnings [2019-09-21T00:10:16.096Z] --- PASS: TestDaemonStartWithLogOpt (11.13s) [2019-09-21T00:10:16.096Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-21T00:10:16.096Z] daemon.go:336: [df1fb0b9256a1] waiting for daemon to start [2019-09-21T00:10:16.096Z] daemon.go:336: [df1fb0b9256a1] waiting for daemon to start [2019-09-21T00:10:16.096Z] daemon.go:364: [df1fb0b9256a1] daemon started [2019-09-21T00:10:16.096Z] daemon.go:472: [df1fb0b9256a1] Stopping daemon [2019-09-21T00:10:16.096Z] daemon.go:307: [df1fb0b9256a1] exiting daemon [2019-09-21T00:10:16.096Z] daemon.go:459: [df1fb0b9256a1] Daemon stopped [2019-09-21T00:10:16.096Z] daemon.go:336: [df1fb0b9256a1] waiting for daemon to start [2019-09-21T00:10:16.096Z] daemon.go:336: [df1fb0b9256a1] waiting for daemon to start [2019-09-21T00:10:16.096Z] daemon.go:364: [df1fb0b9256a1] daemon started [2019-09-21T00:10:16.096Z] daemon.go:472: [df1fb0b9256a1] Stopping daemon [2019-09-21T00:10:16.096Z] daemon.go:307: [df1fb0b9256a1] exiting daemon [2019-09-21T00:10:16.096Z] daemon.go:459: [df1fb0b9256a1] Daemon stopped [2019-09-21T00:10:16.705Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-21T00:10:16.930Z] --- PASS: TestInfoAPIWarnings (0.78s) [2019-09-21T00:10:16.930Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-21T00:10:16.930Z] daemon.go:336: [d81e2233c9077] waiting for daemon to start [2019-09-21T00:10:16.930Z] daemon.go:336: [d81e2233c9077] waiting for daemon to start [2019-09-21T00:10:16.930Z] daemon.go:364: [d81e2233c9077] daemon started [2019-09-21T00:10:16.930Z] daemon.go:472: [d81e2233c9077] Stopping daemon [2019-09-21T00:10:16.930Z] daemon.go:307: [d81e2233c9077] exiting daemon [2019-09-21T00:10:16.930Z] daemon.go:459: [d81e2233c9077] Daemon stopped [2019-09-21T00:10:16.930Z] === RUN TestLoginFailsWithBadCredentials [2019-09-21T00:10:17.188Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-09-21T00:10:17.188Z] === RUN TestPingCacheHeaders [2019-09-21T00:10:17.188Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-21T00:10:17.188Z] === RUN TestPingGet [2019-09-21T00:10:17.188Z] --- PASS: TestPingGet (0.01s) [2019-09-21T00:10:17.188Z] === RUN TestPingHead [2019-09-21T00:10:17.188Z] --- PASS: TestPingHead (0.02s) [2019-09-21T00:10:17.188Z] === RUN TestVersion [2019-09-21T00:10:17.445Z] --- PASS: TestVersion (0.02s) [2019-09-21T00:10:17.445Z] PASS [2019-09-21T00:10:17.445Z] [2019-09-21T00:10:17.445Z] === Skipped [2019-09-21T00:10:17.445Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:10:17.445Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:10:17.445Z] [2019-09-21T00:10:17.445Z] [2019-09-21T00:10:17.445Z] DONE 12 tests, 1 skipped in 2.633s [2019-09-21T00:10:17.445Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-21T00:10:17.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:17.445Z] ++ set -e [2019-09-21T00:10:17.445Z] ++ '[' -n 0 ']' [2019-09-21T00:10:17.445Z] ++ set -x [2019-09-21T00:10:17.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:17.445Z] INFO: Testing against a local daemon [2019-09-21T00:10:17.445Z] === RUN TestVolumesCreateAndList [2019-09-21T00:10:17.445Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-21T00:10:17.445Z] === RUN TestVolumesRemove [2019-09-21T00:10:17.703Z] --- PASS: TestVolumesRemove (0.14s) [2019-09-21T00:10:17.703Z] === RUN TestVolumesInspect [2019-09-21T00:10:17.703Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-21T00:10:17.703Z] === RUN TestVolumesInvalidJSON [2019-09-21T00:10:17.703Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-21T00:10:17.703Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-21T00:10:17.703Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-21T00:10:17.703Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-21T00:10:17.703Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-21T00:10:17.703Z] PASS [2019-09-21T00:10:17.703Z] [2019-09-21T00:10:17.703Z] DONE 5 tests in 0.380s [2019-09-21T00:10:17.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-21T00:10:17.960Z] ++++ cat bundles/test-integration/docker.pid [2019-09-21T00:10:17.961Z] +++ kill 5380 [2019-09-21T00:10:19.228Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-21T00:10:19.329Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-21T00:10:19.329Z] +++ /etc/init.d/apparmor stop [2019-09-21T00:10:19.329Z] Clearing AppArmor profiles cache:. [2019-09-21T00:10:19.329Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:10:19.329Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:10:19.329Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:10:19.329Z] [2019-09-21T00:10:19.329Z] To set a process to complain mode, use the command line tool [2019-09-21T00:10:19.329Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:10:19.329Z] with the 'teardown' option." [2019-09-21T00:10:19.329Z] [2019-09-21T00:10:21.206Z] --- PASS: TestContinueAfterPluginCrash (16.02s) [2019-09-21T00:10:21.206Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-21T00:10:21.206Z] daemon.go:336: [d4804831acf6c] waiting for daemon to start [2019-09-21T00:10:21.206Z] daemon.go:336: [d4804831acf6c] waiting for daemon to start [2019-09-21T00:10:21.206Z] daemon.go:364: [d4804831acf6c] daemon started [2019-09-21T00:10:21.206Z] daemon.go:472: [d4804831acf6c] Stopping daemon [2019-09-21T00:10:21.206Z] daemon.go:307: [d4804831acf6c] exiting daemon [2019-09-21T00:10:21.206Z] daemon.go:459: [d4804831acf6c] Daemon stopped [2019-09-21T00:10:21.206Z] PASS [2019-09-21T00:10:21.206Z] [2019-09-21T00:10:21.206Z] DONE 2 tests in 16.298s [2019-09-21T00:10:21.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-21T00:10:21.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:21.206Z] ++ set -e [2019-09-21T00:10:21.206Z] ++ '[' -n 0 ']' [2019-09-21T00:10:21.206Z] ++ set -x [2019-09-21T00:10:21.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:21.206Z] INFO: Testing against a local daemon [2019-09-21T00:10:21.206Z] === RUN TestPluginWithDevMounts [2019-09-21T00:10:21.206Z] === PAUSE TestPluginWithDevMounts [2019-09-21T00:10:21.206Z] === CONT TestPluginWithDevMounts [2019-09-21T00:10:21.751Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-21T00:10:22.682Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-21T00:10:23.022Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-09-21T00:10:23.022Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-21T00:10:23.022Z] daemon.go:336: [d82bbd5448082] waiting for daemon to start [2019-09-21T00:10:23.022Z] daemon.go:336: [d82bbd5448082] waiting for daemon to start [2019-09-21T00:10:23.022Z] daemon.go:364: [d82bbd5448082] daemon started [2019-09-21T00:10:23.022Z] daemon.go:472: [d82bbd5448082] Stopping daemon [2019-09-21T00:10:23.022Z] daemon.go:307: [d82bbd5448082] exiting daemon [2019-09-21T00:10:23.022Z] daemon.go:459: [d82bbd5448082] Daemon stopped [2019-09-21T00:10:23.022Z] PASS [2019-09-21T00:10:23.022Z] [2019-09-21T00:10:23.022Z] DONE 1 tests in 2.274s [2019-09-21T00:10:23.022Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-21T00:10:23.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:23.023Z] ++ set -e [2019-09-21T00:10:23.023Z] ++ '[' -n 0 ']' [2019-09-21T00:10:23.023Z] ++ set -x [2019-09-21T00:10:23.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:23.392Z] INFO: Testing against a local daemon [2019-09-21T00:10:23.392Z] === RUN TestSecretInspect [2019-09-21T00:10:25.206Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-21T00:10:26.137Z] #33 143.0 [2019-09-21T00:10:26.672Z] --- PASS: TestSecretInspect (2.98s) [2019-09-21T00:10:26.672Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-21T00:10:26.672Z] daemon.go:336: [d24a5f4ed3cae] waiting for daemon to start [2019-09-21T00:10:26.672Z] daemon.go:336: [d24a5f4ed3cae] waiting for daemon to start [2019-09-21T00:10:26.672Z] daemon.go:364: [d24a5f4ed3cae] daemon started [2019-09-21T00:10:26.672Z] daemon.go:472: [d24a5f4ed3cae] Stopping daemon [2019-09-21T00:10:26.672Z] daemon.go:307: [d24a5f4ed3cae] exiting daemon [2019-09-21T00:10:26.672Z] daemon.go:459: [d24a5f4ed3cae] Daemon stopped [2019-09-21T00:10:26.672Z] === RUN TestSecretList [2019-09-21T00:10:27.067Z] #33 DONE 144.0s [2019-09-21T00:10:27.067Z] [2019-09-21T00:10:27.067Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-21T00:10:27.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-21T00:10:28.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-21T00:10:28.917Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-21T00:10:29.124Z] --- PASS: TestSecretList (2.94s) [2019-09-21T00:10:29.124Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-21T00:10:29.124Z] daemon.go:336: [d60f4d104ddea] waiting for daemon to start [2019-09-21T00:10:29.124Z] daemon.go:336: [d60f4d104ddea] waiting for daemon to start [2019-09-21T00:10:29.124Z] daemon.go:364: [d60f4d104ddea] daemon started [2019-09-21T00:10:29.124Z] daemon.go:472: [d60f4d104ddea] Stopping daemon [2019-09-21T00:10:29.124Z] daemon.go:307: [d60f4d104ddea] exiting daemon [2019-09-21T00:10:29.124Z] daemon.go:459: [d60f4d104ddea] Daemon stopped [2019-09-21T00:10:29.124Z] === RUN TestSecretsCreateAndDelete [2019-09-21T00:10:29.595Z] #34 DONE 2.1s [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-21T00:10:31.490Z] #28 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-21T00:10:31.490Z] #7 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-21T00:10:31.490Z] #9 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-21T00:10:31.490Z] #23 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-21T00:10:31.490Z] #26 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-21T00:10:31.490Z] #6 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-21T00:10:31.490Z] #21 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-21T00:10:31.490Z] #22 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-21T00:10:31.490Z] #27 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-21T00:10:31.490Z] #24 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-21T00:10:31.490Z] #13 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-21T00:10:31.490Z] #11 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-21T00:10:31.490Z] #19 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-21T00:10:31.490Z] #20 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-21T00:10:31.490Z] #29 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-21T00:10:31.490Z] #10 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-21T00:10:31.490Z] #25 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-21T00:10:31.490Z] #12 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-21T00:10:31.490Z] #30 CACHED [2019-09-21T00:10:31.490Z] [2019-09-21T00:10:31.490Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-21T00:10:32.192Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-21T00:10:32.345Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2019-09-21T00:10:32.345Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-21T00:10:32.345Z] daemon.go:336: [d91fbbc72cb75] waiting for daemon to start [2019-09-21T00:10:32.345Z] daemon.go:336: [d91fbbc72cb75] waiting for daemon to start [2019-09-21T00:10:32.345Z] daemon.go:364: [d91fbbc72cb75] daemon started [2019-09-21T00:10:32.345Z] daemon.go:472: [d91fbbc72cb75] Stopping daemon [2019-09-21T00:10:32.345Z] daemon.go:307: [d91fbbc72cb75] exiting daemon [2019-09-21T00:10:32.345Z] daemon.go:459: [d91fbbc72cb75] Daemon stopped [2019-09-21T00:10:32.345Z] === RUN TestSecretsUpdate [2019-09-21T00:10:32.859Z] #35 DONE 1.3s [2019-09-21T00:10:32.859Z] [2019-09-21T00:10:32.859Z] #36 exporting to image [2019-09-21T00:10:32.859Z] #36 exporting layers [2019-09-21T00:10:34.724Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-21T00:10:34.754Z] #36 exporting layers 2.0s done [2019-09-21T00:10:34.754Z] #36 writing image sha256:f264bdb434e25395edcef26612f974de83a34a9222c32af0693bef55b6b5ed2c done [2019-09-21T00:10:34.754Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-21T00:10:34.754Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-21T00:10:34.865Z] --- PASS: TestSecretsUpdate (2.85s) [2019-09-21T00:10:34.865Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-21T00:10:34.865Z] daemon.go:336: [d1ebd5069cf2c] waiting for daemon to start [2019-09-21T00:10:34.865Z] daemon.go:336: [d1ebd5069cf2c] waiting for daemon to start [2019-09-21T00:10:34.865Z] daemon.go:364: [d1ebd5069cf2c] daemon started [2019-09-21T00:10:34.865Z] daemon.go:472: [d1ebd5069cf2c] Stopping daemon [2019-09-21T00:10:34.865Z] daemon.go:307: [d1ebd5069cf2c] exiting daemon [2019-09-21T00:10:34.865Z] daemon.go:459: [d1ebd5069cf2c] Daemon stopped [2019-09-21T00:10:34.865Z] === RUN TestTemplatedSecret [2019-09-21T00:10:35.066Z] + echo Ensuring container killed. [2019-09-21T00:10:35.066Z] Ensuring container killed. [2019-09-21T00:10:35.066Z] + docker rm -vf docker-pr6 [2019-09-21T00:10:35.066Z] Error: No such container: docker-pr6 [2019-09-21T00:10:35.066Z] + true [Pipeline] sh [2019-09-21T00:10:35.355Z] + echo Chowning /workspace to jenkins user [2019-09-21T00:10:35.355Z] Chowning /workspace to jenkins user [2019-09-21T00:10:35.355Z] + id -u [2019-09-21T00:10:35.355Z] + id -g [2019-09-21T00:10:35.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39951:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-21T00:10:36.577Z] + bundleName=unit [2019-09-21T00:10:36.577Z] + echo Creating unit-bundles.tar.gz [2019-09-21T00:10:36.577Z] Creating unit-bundles.tar.gz [2019-09-21T00:10:36.577Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-21T00:10:36.577Z] bundles/junit-report.xml [2019-09-21T00:10:36.577Z] bundles/go-test-report.json [2019-09-21T00:10:36.577Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-21T00:10:36.588Z] Archiving artifacts [2019-09-21T00:10:37.016Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-21T00:10:37.324Z] + make clean [2019-09-21T00:10:37.582Z] docker volume rm -f docker-dev-cache [2019-09-21T00:10:37.582Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-21T00:10:38.003Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-21T00:10:38.912Z] --- PASS: TestTemplatedSecret (3.55s) [2019-09-21T00:10:38.912Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-21T00:10:38.912Z] daemon.go:336: [d59073d786b80] waiting for daemon to start [2019-09-21T00:10:38.912Z] daemon.go:336: [d59073d786b80] waiting for daemon to start [2019-09-21T00:10:38.912Z] daemon.go:364: [d59073d786b80] daemon started [2019-09-21T00:10:38.912Z] daemon.go:472: [d59073d786b80] Stopping daemon [2019-09-21T00:10:38.912Z] daemon.go:307: [d59073d786b80] exiting daemon [2019-09-21T00:10:38.912Z] daemon.go:459: [d59073d786b80] Daemon stopped [2019-09-21T00:10:38.912Z] === RUN TestSecretCreateResolve [2019-09-21T00:10:39.377Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-21T00:10:39.377Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-21T00:10:40.308Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-21T00:10:41.239Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-09-21T00:10:41.387Z] --- PASS: TestSecretCreateResolve (2.76s) [2019-09-21T00:10:41.387Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-21T00:10:41.387Z] daemon.go:336: [d2982f28264a5] waiting for daemon to start [2019-09-21T00:10:41.387Z] daemon.go:336: [d2982f28264a5] waiting for daemon to start [2019-09-21T00:10:41.387Z] daemon.go:364: [d2982f28264a5] daemon started [2019-09-21T00:10:41.387Z] daemon.go:472: [d2982f28264a5] Stopping daemon [2019-09-21T00:10:41.387Z] daemon.go:307: [d2982f28264a5] exiting daemon [2019-09-21T00:10:41.387Z] daemon.go:459: [d2982f28264a5] Daemon stopped [2019-09-21T00:10:41.387Z] PASS [2019-09-21T00:10:41.387Z] [2019-09-21T00:10:41.387Z] DONE 6 tests in 18.180s [2019-09-21T00:10:41.387Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-21T00:10:41.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:41.387Z] ++ set -e [2019-09-21T00:10:41.387Z] ++ '[' -n 0 ']' [2019-09-21T00:10:41.387Z] ++ set -x [2019-09-21T00:10:41.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:10:41.387Z] INFO: Testing against a local daemon [2019-09-21T00:10:41.387Z] === RUN TestServiceCreateInit [2019-09-21T00:10:41.387Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:10:42.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-21T00:10:42.608Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-21T00:10:43.540Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-21T00:10:44.470Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-21T00:10:45.840Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-21T00:10:46.497Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:10:46.770Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-21T00:10:47.700Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-21T00:10:49.069Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-21T00:10:50.000Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-21T00:10:50.929Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-21T00:10:51.626Z] --- PASS: TestServiceCreateInit (10.04s) [2019-09-21T00:10:51.626Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2019-09-21T00:10:51.626Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:10:51.626Z] daemon.go:336: [db129c01082f6] waiting for daemon to start [2019-09-21T00:10:51.626Z] daemon.go:336: [db129c01082f6] waiting for daemon to start [2019-09-21T00:10:51.626Z] daemon.go:364: [db129c01082f6] daemon started [2019-09-21T00:10:51.626Z] daemon.go:472: [db129c01082f6] Stopping daemon [2019-09-21T00:10:51.626Z] daemon.go:307: [db129c01082f6] exiting daemon [2019-09-21T00:10:51.626Z] daemon.go:459: [db129c01082f6] Daemon stopped [2019-09-21T00:10:51.626Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2019-09-21T00:10:51.626Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:10:51.626Z] daemon.go:336: [d944ec3401f79] waiting for daemon to start [2019-09-21T00:10:51.626Z] daemon.go:336: [d944ec3401f79] waiting for daemon to start [2019-09-21T00:10:51.626Z] daemon.go:364: [d944ec3401f79] daemon started [2019-09-21T00:10:51.626Z] daemon.go:472: [d944ec3401f79] Stopping daemon [2019-09-21T00:10:51.626Z] daemon.go:307: [d944ec3401f79] exiting daemon [2019-09-21T00:10:51.626Z] daemon.go:459: [d944ec3401f79] Daemon stopped [2019-09-21T00:10:51.626Z] === RUN TestCreateServiceMultipleTimes [2019-09-21T00:10:52.300Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-21T00:10:53.230Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-21T00:10:54.599Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-21T00:10:55.971Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-21T00:10:56.901Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-21T00:10:56.901Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-21T00:10:57.830Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-21T00:10:58.763Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-21T00:11:00.147Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-21T00:11:01.078Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-21T00:11:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-21T00:11:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-21T00:11:02.447Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-21T00:11:03.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-21T00:11:03.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-21T00:11:04.379Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-21T00:11:05.309Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-21T00:11:08.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-21T00:11:08.587Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-21T00:11:08.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-21T00:11:11.422Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) [2019-09-21T00:11:11.422Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-21T00:11:11.422Z] daemon.go:336: [d683e7a3234cc] waiting for daemon to start [2019-09-21T00:11:11.422Z] daemon.go:336: [d683e7a3234cc] waiting for daemon to start [2019-09-21T00:11:11.422Z] daemon.go:364: [d683e7a3234cc] daemon started [2019-09-21T00:11:11.422Z] daemon.go:472: [d683e7a3234cc] Stopping daemon [2019-09-21T00:11:11.422Z] daemon.go:307: [d683e7a3234cc] exiting daemon [2019-09-21T00:11:11.422Z] daemon.go:459: [d683e7a3234cc] Daemon stopped [2019-09-21T00:11:11.422Z] === RUN TestCreateServiceConflict [2019-09-21T00:11:12.681Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-09-21T00:11:12.681Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-21T00:11:12.681Z] daemon.go:336: [d6779acab3e90] waiting for daemon to start [2019-09-21T00:11:12.681Z] daemon.go:336: [d6779acab3e90] waiting for daemon to start [2019-09-21T00:11:12.681Z] daemon.go:364: [d6779acab3e90] daemon started [2019-09-21T00:11:12.681Z] daemon.go:472: [d6779acab3e90] Stopping daemon [2019-09-21T00:11:12.681Z] daemon.go:307: [d6779acab3e90] exiting daemon [2019-09-21T00:11:12.681Z] daemon.go:459: [d6779acab3e90] Daemon stopped [2019-09-21T00:11:12.681Z] === RUN TestCreateServiceMaxReplicas [2019-09-21T00:11:14.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-21T00:11:14.102Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-21T00:11:16.775Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-09-21T00:11:16.775Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-21T00:11:16.775Z] daemon.go:336: [df2c583e6ce16] waiting for daemon to start [2019-09-21T00:11:16.775Z] daemon.go:336: [df2c583e6ce16] waiting for daemon to start [2019-09-21T00:11:16.775Z] daemon.go:364: [df2c583e6ce16] daemon started [2019-09-21T00:11:16.775Z] daemon.go:472: [df2c583e6ce16] Stopping daemon [2019-09-21T00:11:16.775Z] daemon.go:307: [df2c583e6ce16] exiting daemon [2019-09-21T00:11:16.775Z] daemon.go:459: [df2c583e6ce16] Daemon stopped [2019-09-21T00:11:16.775Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-21T00:11:18.281Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-21T00:11:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-21T00:11:18.844Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-21T00:11:23.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-21T00:11:23.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-21T00:11:24.100Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-21T00:11:28.273Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-21T00:11:28.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-21T00:11:28.530Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-21T00:11:29.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-21T00:11:30.507Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2019-09-21T00:11:30.507Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-21T00:11:30.507Z] daemon.go:336: [ded58c7da901a] waiting for daemon to start [2019-09-21T00:11:30.507Z] daemon.go:336: [ded58c7da901a] waiting for daemon to start [2019-09-21T00:11:30.507Z] daemon.go:364: [ded58c7da901a] daemon started [2019-09-21T00:11:30.507Z] daemon.go:472: [ded58c7da901a] Stopping daemon [2019-09-21T00:11:30.507Z] daemon.go:307: [ded58c7da901a] exiting daemon [2019-09-21T00:11:30.507Z] daemon.go:459: [ded58c7da901a] Daemon stopped [2019-09-21T00:11:30.507Z] === RUN TestCreateServiceSecretFileMode [2019-09-21T00:11:30.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-21T00:11:33.236Z] 2945147eda09: Pull complete [2019-09-21T00:11:33.236Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-21T00:11:33.236Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:11:33.236Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-21T00:11:33.236Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-21T00:11:33.236Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-21T00:11:33.236Z] WARN: Skipping validation tests [2019-09-21T00:11:33.236Z] INFO: Running unit tests at 09/21/2019 00:11:32... [2019-09-21T00:11:33.712Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2019-09-21T00:11:33.712Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-21T00:11:33.712Z] daemon.go:336: [dc5e175b6620f] waiting for daemon to start [2019-09-21T00:11:33.712Z] daemon.go:336: [dc5e175b6620f] waiting for daemon to start [2019-09-21T00:11:33.712Z] daemon.go:364: [dc5e175b6620f] daemon started [2019-09-21T00:11:33.712Z] daemon.go:472: [dc5e175b6620f] Stopping daemon [2019-09-21T00:11:33.712Z] daemon.go:307: [dc5e175b6620f] exiting daemon [2019-09-21T00:11:33.712Z] daemon.go:459: [dc5e175b6620f] Daemon stopped [2019-09-21T00:11:33.712Z] === RUN TestCreateServiceConfigFileMode [2019-09-21T00:11:35.079Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-09-21T00:11:35.648Z] === RUN TestDockerSuite/TestCpToDot [2019-09-21T00:11:36.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-21T00:11:36.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-21T00:11:37.043Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-09-21T00:11:37.043Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-21T00:11:37.043Z] daemon.go:336: [d02c96fed5ea5] waiting for daemon to start [2019-09-21T00:11:37.043Z] daemon.go:336: [d02c96fed5ea5] waiting for daemon to start [2019-09-21T00:11:37.043Z] daemon.go:364: [d02c96fed5ea5] daemon started [2019-09-21T00:11:37.043Z] daemon.go:472: [d02c96fed5ea5] Stopping daemon [2019-09-21T00:11:37.043Z] daemon.go:307: [d02c96fed5ea5] exiting daemon [2019-09-21T00:11:37.043Z] daemon.go:459: [d02c96fed5ea5] Daemon stopped [2019-09-21T00:11:37.043Z] === RUN TestCreateServiceSysctls [2019-09-21T00:11:37.943Z] INFO: make.ps1 starting at 09/21/2019 00:11:37 [2019-09-21T00:11:37.943Z] INFO: Git commit (453841506) assumed from DOCKER_GITCOMMIT environment variable [2019-09-21T00:11:37.943Z] INFO: Invoking autogen... [2019-09-21T00:11:38.403Z] INFO: Running unit tests... [2019-09-21T00:11:38.482Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-21T00:11:40.377Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-21T00:11:40.941Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-21T00:11:41.080Z] --- PASS: TestCreateServiceSysctls (4.18s) [2019-09-21T00:11:41.080Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-21T00:11:41.080Z] daemon.go:336: [d7d1c534ee0e5] waiting for daemon to start [2019-09-21T00:11:41.080Z] daemon.go:336: [d7d1c534ee0e5] waiting for daemon to start [2019-09-21T00:11:41.080Z] daemon.go:364: [d7d1c534ee0e5] daemon started [2019-09-21T00:11:41.080Z] daemon.go:472: [d7d1c534ee0e5] Stopping daemon [2019-09-21T00:11:41.080Z] daemon.go:307: [d7d1c534ee0e5] exiting daemon [2019-09-21T00:11:41.080Z] daemon.go:459: [d7d1c534ee0e5] Daemon stopped [2019-09-21T00:11:41.080Z] === RUN TestCreateServiceCapabilities [2019-09-21T00:11:41.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-21T00:11:44.390Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2019-09-21T00:11:44.390Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-21T00:11:44.390Z] daemon.go:336: [ddb95ba0e326a] waiting for daemon to start [2019-09-21T00:11:44.390Z] daemon.go:336: [ddb95ba0e326a] waiting for daemon to start [2019-09-21T00:11:44.390Z] daemon.go:364: [ddb95ba0e326a] daemon started [2019-09-21T00:11:44.390Z] daemon.go:472: [ddb95ba0e326a] Stopping daemon [2019-09-21T00:11:44.390Z] daemon.go:307: [ddb95ba0e326a] exiting daemon [2019-09-21T00:11:44.390Z] daemon.go:459: [ddb95ba0e326a] Daemon stopped [2019-09-21T00:11:44.390Z] === RUN TestInspect [2019-09-21T00:11:45.166Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-21T00:11:45.166Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-21T00:11:45.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-21T00:11:45.986Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-21T00:11:46.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-21T00:11:47.885Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-21T00:11:47.885Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-21T00:11:48.142Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-21T00:11:48.481Z] --- PASS: TestInspect (3.76s) [2019-09-21T00:11:48.481Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-21T00:11:48.481Z] daemon.go:336: [d644889583aa5] waiting for daemon to start [2019-09-21T00:11:48.481Z] daemon.go:336: [d644889583aa5] waiting for daemon to start [2019-09-21T00:11:48.481Z] daemon.go:364: [d644889583aa5] daemon started [2019-09-21T00:11:48.481Z] daemon.go:472: [d644889583aa5] Stopping daemon [2019-09-21T00:11:48.481Z] daemon.go:307: [d644889583aa5] exiting daemon [2019-09-21T00:11:48.481Z] daemon.go:459: [d644889583aa5] Daemon stopped [2019-09-21T00:11:48.481Z] === RUN TestDockerNetworkConnectAlias [2019-09-21T00:11:48.707Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-21T00:11:49.638Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-21T00:11:49.638Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-21T00:11:49.896Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-21T00:11:50.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-21T00:11:51.392Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-21T00:11:51.392Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-21T00:11:51.649Z] === RUN TestDockerSuite/TestCreateRM [2019-09-21T00:11:51.649Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-21T00:11:51.649Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-21T00:11:51.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-21T00:11:51.907Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-21T00:11:51.907Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-21T00:11:54.432Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-21T00:11:54.432Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-21T00:11:54.689Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-21T00:11:54.851Z] --- PASS: TestDockerNetworkConnectAlias (6.02s) [2019-09-21T00:11:54.851Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-21T00:11:54.851Z] daemon.go:336: [d96e9e9e5f485] waiting for daemon to start [2019-09-21T00:11:54.851Z] daemon.go:336: [d96e9e9e5f485] waiting for daemon to start [2019-09-21T00:11:54.851Z] daemon.go:364: [d96e9e9e5f485] daemon started [2019-09-21T00:11:54.851Z] daemon.go:472: [d96e9e9e5f485] Stopping daemon [2019-09-21T00:11:54.851Z] daemon.go:307: [d96e9e9e5f485] exiting daemon [2019-09-21T00:11:54.851Z] daemon.go:459: [d96e9e9e5f485] Daemon stopped [2019-09-21T00:11:54.851Z] === RUN TestDockerNetworkReConnect [2019-09-21T00:11:57.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-21T00:11:58.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-21T00:11:58.869Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-21T00:11:58.869Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-21T00:11:58.869Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-21T00:11:58.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-21T00:11:58.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-21T00:11:58.902Z] --- PASS: TestDockerNetworkReConnect (4.78s) [2019-09-21T00:11:58.902Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-21T00:11:58.902Z] daemon.go:336: [dd9f413455d7e] waiting for daemon to start [2019-09-21T00:11:58.902Z] daemon.go:336: [dd9f413455d7e] waiting for daemon to start [2019-09-21T00:11:58.902Z] daemon.go:364: [dd9f413455d7e] daemon started [2019-09-21T00:11:58.902Z] daemon.go:472: [dd9f413455d7e] Stopping daemon [2019-09-21T00:11:58.902Z] daemon.go:307: [dd9f413455d7e] exiting daemon [2019-09-21T00:11:58.902Z] daemon.go:459: [dd9f413455d7e] Daemon stopped [2019-09-21T00:11:58.902Z] === RUN TestServicePlugin [2019-09-21T00:11:58.902Z] --- SKIP: TestServicePlugin (0.01s) [2019-09-21T00:11:58.902Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:11:58.902Z] === RUN TestServiceUpdateLabel [2019-09-21T00:11:59.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-21T00:11:59.517Z] ? github.com/docker/docker/api [no test files] [2019-09-21T00:12:00.056Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-21T00:12:01.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-21T00:12:01.514Z] --- PASS: TestServiceUpdateLabel (2.88s) [2019-09-21T00:12:01.514Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-21T00:12:01.514Z] daemon.go:336: [d5b5d39477837] waiting for daemon to start [2019-09-21T00:12:01.514Z] daemon.go:336: [d5b5d39477837] waiting for daemon to start [2019-09-21T00:12:01.514Z] daemon.go:364: [d5b5d39477837] daemon started [2019-09-21T00:12:01.514Z] daemon.go:472: [d5b5d39477837] Stopping daemon [2019-09-21T00:12:01.514Z] daemon.go:307: [d5b5d39477837] exiting daemon [2019-09-21T00:12:01.514Z] daemon.go:459: [d5b5d39477837] Daemon stopped [2019-09-21T00:12:01.514Z] === RUN TestServiceUpdateSecrets [2019-09-21T00:12:01.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-21T00:12:02.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-21T00:12:03.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-21T00:12:04.482Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-21T00:12:05.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-21T00:12:05.444Z] Using test binary docker [2019-09-21T00:12:05.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-21T00:12:05.444Z] +++ /etc/init.d/apparmor start [2019-09-21T00:12:05.444Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-21T00:12:05.444Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-21T00:12:05.444Z] Warning failed to create cache: (null) [2019-09-21T00:12:05.444Z] . [2019-09-21T00:12:05.444Z] INFO: Waiting for daemon to start... [2019-09-21T00:12:05.444Z] Starting dockerd [2019-09-21T00:12:05.444Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-21T00:12:06.381Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-21T00:12:07.313Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-21T00:12:07.478Z] . [2019-09-21T00:12:07.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-21T00:12:07.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-21T00:12:07.761Z] Error: No such image: emptyfs [2019-09-21T00:12:07.761Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-21T00:12:07.761Z] ++++ docker load [2019-09-21T00:12:08.047Z] Running integration-test (iteration 1) [2019-09-21T00:12:08.047Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-21T00:12:08.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:08.047Z] ++ set -e [2019-09-21T00:12:08.047Z] ++ '[' -n 0 ']' [2019-09-21T00:12:08.047Z] ++ set -x [2019-09-21T00:12:08.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:08.246Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-21T00:12:08.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:12:08.503Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-21T00:12:09.434Z] === RUN TestDockerSuite/TestDockerFails [2019-09-21T00:12:09.434Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-09-21T00:12:09.434Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-21T00:12:09.434Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-21T00:12:11.332Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-21T00:12:11.896Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-09-21T00:12:14.348Z] ok github.com/docker/docker/api/server 0.109s coverage: 9.0% of statements [2019-09-21T00:12:14.483Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-09-21T00:12:14.483Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-09-21T00:12:14.483Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-09-21T00:12:14.483Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-09-21T00:12:17.972Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2019-09-21T00:12:17.972Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-21T00:12:17.972Z] daemon.go:336: [d90b7f9a2934b] waiting for daemon to start [2019-09-21T00:12:17.972Z] daemon.go:336: [d90b7f9a2934b] waiting for daemon to start [2019-09-21T00:12:17.972Z] daemon.go:364: [d90b7f9a2934b] daemon started [2019-09-21T00:12:17.972Z] daemon.go:472: [d90b7f9a2934b] Stopping daemon [2019-09-21T00:12:17.972Z] daemon.go:307: [d90b7f9a2934b] exiting daemon [2019-09-21T00:12:17.972Z] daemon.go:459: [d90b7f9a2934b] Daemon stopped [2019-09-21T00:12:17.972Z] === RUN TestServiceUpdateConfigs [2019-09-21T00:12:22.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-21T00:12:23.299Z] Loaded image: buildpack-deps:jessie [2019-09-21T00:12:23.299Z] Loaded image: busybox:latest [2019-09-21T00:12:23.299Z] Loaded image: busybox:glibc [2019-09-21T00:12:23.299Z] Loaded image: debian:jessie [2019-09-21T00:12:23.299Z] Loaded image: hello-world:latest [2019-09-21T00:12:23.299Z] INFO: Testing against a local daemon [2019-09-21T00:12:23.299Z] === RUN TestCgroupNamespacesBuild [2019-09-21T00:12:23.916Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-09-21T00:12:23.916Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-21T00:12:23.916Z] daemon.go:336: [d996a91c2b594] waiting for daemon to start [2019-09-21T00:12:23.916Z] daemon.go:336: [d996a91c2b594] waiting for daemon to start [2019-09-21T00:12:23.916Z] daemon.go:364: [d996a91c2b594] daemon started [2019-09-21T00:12:23.916Z] daemon.go:472: [d996a91c2b594] Stopping daemon [2019-09-21T00:12:23.916Z] daemon.go:307: [d996a91c2b594] exiting daemon [2019-09-21T00:12:23.916Z] daemon.go:459: [d996a91c2b594] Daemon stopped [2019-09-21T00:12:23.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-21T00:12:24.474Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-21T00:12:25.948Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-09-21T00:12:25.948Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-21T00:12:25.948Z] daemon.go:336: [de5431a73b532] waiting for daemon to start [2019-09-21T00:12:25.948Z] daemon.go:336: [de5431a73b532] waiting for daemon to start [2019-09-21T00:12:25.948Z] daemon.go:364: [de5431a73b532] daemon started [2019-09-21T00:12:25.948Z] daemon.go:472: [de5431a73b532] Stopping daemon [2019-09-21T00:12:25.948Z] daemon.go:307: [de5431a73b532] exiting daemon [2019-09-21T00:12:25.948Z] daemon.go:459: [de5431a73b532] Daemon stopped [2019-09-21T00:12:25.948Z] === RUN TestBuildWithSession [2019-09-21T00:12:27.748Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-21T00:12:27.978Z] --- PASS: TestBuildWithSession (2.21s) [2019-09-21T00:12:27.978Z] === RUN TestBuildSquashParent [2019-09-21T00:12:29.118Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-09-21T00:12:30.486Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-21T00:12:31.417Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-21T00:12:32.348Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-21T00:12:33.278Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-21T00:12:33.478Z] --- PASS: TestBuildSquashParent (5.61s) [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:12:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:12:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:12:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-21T00:12:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-21T00:12:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-21T00:12:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-21T00:12:34.217Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-21T00:12:34.531Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-09-21T00:12:34.531Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-21T00:12:34.531Z] daemon.go:336: [dcf8762caec90] waiting for daemon to start [2019-09-21T00:12:34.531Z] daemon.go:336: [dcf8762caec90] waiting for daemon to start [2019-09-21T00:12:34.531Z] daemon.go:364: [dcf8762caec90] daemon started [2019-09-21T00:12:34.531Z] daemon.go:472: [dcf8762caec90] Stopping daemon [2019-09-21T00:12:34.531Z] daemon.go:307: [dcf8762caec90] exiting daemon [2019-09-21T00:12:34.531Z] daemon.go:459: [dcf8762caec90] Daemon stopped [2019-09-21T00:12:34.531Z] === RUN TestServiceUpdateNetwork [2019-09-21T00:12:34.788Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-21T00:12:36.683Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-09-21T00:12:36.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-21T00:12:36.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-21T00:12:38.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-21T00:12:38.618Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2019-09-21T00:12:39.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2019-09-21T00:12:39.099Z] === RUN TestBuildMultiStageCopy [2019-09-21T00:12:39.099Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-21T00:12:41.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-21T00:12:41.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-21T00:12:41.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-21T00:12:41.696Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-21T00:12:42.070Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-09-21T00:12:42.321Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-09-21T00:12:42.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-09-21T00:12:42.602Z] === RUN TestBuildMultiStageParentConfig [2019-09-21T00:12:43.608Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-09-21T00:12:43.608Z] === RUN TestBuildLabelWithTargets [2019-09-21T00:12:45.079Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-09-21T00:12:45.079Z] === RUN TestBuildWithEmptyLayers [2019-09-21T00:12:45.345Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-21T00:12:46.088Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-09-21T00:12:46.088Z] === RUN TestBuildMultiStageOnBuild [2019-09-21T00:12:46.715Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-21T00:12:48.085Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-21T00:12:48.110Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2019-09-21T00:12:48.110Z] === RUN TestBuildUncleanTarFilenames [2019-09-21T00:12:48.285Z] --- PASS: TestServiceUpdateNetwork (14.39s) [2019-09-21T00:12:48.285Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-21T00:12:48.285Z] daemon.go:336: [de2ce37033205] waiting for daemon to start [2019-09-21T00:12:48.285Z] daemon.go:336: [de2ce37033205] waiting for daemon to start [2019-09-21T00:12:48.285Z] daemon.go:364: [de2ce37033205] daemon started [2019-09-21T00:12:48.285Z] daemon.go:472: [de2ce37033205] Stopping daemon [2019-09-21T00:12:48.285Z] daemon.go:307: [de2ce37033205] exiting daemon [2019-09-21T00:12:48.285Z] daemon.go:459: [de2ce37033205] Daemon stopped [2019-09-21T00:12:48.285Z] PASS [2019-09-21T00:12:48.285Z] [2019-09-21T00:12:48.285Z] === Skipped [2019-09-21T00:12:48.285Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-09-21T00:12:48.285Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:12:48.285Z] [2019-09-21T00:12:48.285Z] [2019-09-21T00:12:48.285Z] DONE 19 tests, 1 skipped in 125.757s [2019-09-21T00:12:48.285Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] ++ set -e [2019-09-21T00:12:48.285Z] ++ '[' -n 0 ']' [2019-09-21T00:12:48.285Z] ++ set -x [2019-09-21T00:12:48.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] INFO: Testing against a local daemon [2019-09-21T00:12:48.285Z] === RUN TestSessionCreate [2019-09-21T00:12:48.285Z] --- PASS: TestSessionCreate (0.02s) [2019-09-21T00:12:48.285Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-21T00:12:48.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-21T00:12:48.285Z] PASS [2019-09-21T00:12:48.285Z] [2019-09-21T00:12:48.285Z] DONE 2 tests in 0.279s [2019-09-21T00:12:48.285Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] ++ set -e [2019-09-21T00:12:48.285Z] ++ '[' -n 0 ']' [2019-09-21T00:12:48.285Z] ++ set -x [2019-09-21T00:12:48.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:48.285Z] INFO: Testing against a local daemon [2019-09-21T00:12:48.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-21T00:12:48.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:12:48.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:12:48.285Z] === RUN TestEventsExecDie [2019-09-21T00:12:48.285Z] --- PASS: TestEventsExecDie (0.97s) [2019-09-21T00:12:48.285Z] === RUN TestEventsBackwardsCompatible [2019-09-21T00:12:48.661Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-09-21T00:12:48.661Z] === RUN TestInfoBinaryCommits [2019-09-21T00:12:48.661Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-09-21T00:12:48.661Z] === RUN TestInfoAPIVersioned [2019-09-21T00:12:48.661Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-21T00:12:48.661Z] === RUN TestInfoAPI [2019-09-21T00:12:48.661Z] --- PASS: TestInfoAPI (0.03s) [2019-09-21T00:12:48.661Z] === RUN TestInfoAPIWarnings [2019-09-21T00:12:49.016Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-21T00:12:49.117Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-09-21T00:12:49.117Z] === RUN TestBuildMultiStageLayerLeak [2019-09-21T00:12:49.487Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-09-21T00:12:49.487Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-21T00:12:49.487Z] daemon.go:336: [d7ffa35df0924] waiting for daemon to start [2019-09-21T00:12:49.487Z] daemon.go:336: [d7ffa35df0924] waiting for daemon to start [2019-09-21T00:12:49.487Z] daemon.go:364: [d7ffa35df0924] daemon started [2019-09-21T00:12:49.487Z] daemon.go:472: [d7ffa35df0924] Stopping daemon [2019-09-21T00:12:49.487Z] daemon.go:307: [d7ffa35df0924] exiting daemon [2019-09-21T00:12:49.487Z] daemon.go:459: [d7ffa35df0924] Daemon stopped [2019-09-21T00:12:49.487Z] === RUN TestLoginFailsWithBadCredentials [2019-09-21T00:12:49.580Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-21T00:12:49.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2019-09-21T00:12:49.968Z] === RUN TestPingCacheHeaders [2019-09-21T00:12:49.968Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-21T00:12:49.968Z] === RUN TestPingGet [2019-09-21T00:12:49.968Z] --- PASS: TestPingGet (0.01s) [2019-09-21T00:12:49.968Z] === RUN TestPingHead [2019-09-21T00:12:49.968Z] --- PASS: TestPingHead (0.02s) [2019-09-21T00:12:49.968Z] === RUN TestVersion [2019-09-21T00:12:49.968Z] --- PASS: TestVersion (0.03s) [2019-09-21T00:12:49.968Z] PASS [2019-09-21T00:12:49.968Z] [2019-09-21T00:12:49.968Z] === Skipped [2019-09-21T00:12:49.968Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:12:49.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:12:49.968Z] [2019-09-21T00:12:49.968Z] [2019-09-21T00:12:49.968Z] DONE 12 tests, 1 skipped in 2.701s [2019-09-21T00:12:49.968Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-21T00:12:49.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:49.968Z] ++ set -e [2019-09-21T00:12:49.968Z] ++ '[' -n 0 ']' [2019-09-21T00:12:49.968Z] ++ set -x [2019-09-21T00:12:49.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:12:49.968Z] INFO: Testing against a local daemon [2019-09-21T00:12:49.968Z] === RUN TestVolumesCreateAndList [2019-09-21T00:12:49.968Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-21T00:12:49.968Z] === RUN TestVolumesRemove [2019-09-21T00:12:50.431Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-21T00:12:50.431Z] === RUN TestVolumesInspect [2019-09-21T00:12:50.432Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-21T00:12:50.432Z] === RUN TestVolumesInvalidJSON [2019-09-21T00:12:50.432Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-21T00:12:50.432Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-21T00:12:50.432Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-21T00:12:50.432Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-21T00:12:50.432Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-21T00:12:50.432Z] PASS [2019-09-21T00:12:50.432Z] [2019-09-21T00:12:50.432Z] DONE 5 tests in 0.325s [2019-09-21T00:12:50.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-21T00:12:50.432Z] ++++ cat bundles/test-integration/docker.pid [2019-09-21T00:12:50.432Z] +++ kill 11692 [2019-09-21T00:12:51.474Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-21T00:12:51.805Z] --- PASS: TestBuildMultiStageLayerLeak (2.42s) [2019-09-21T00:12:51.805Z] === RUN TestBuildWithHugeFile [2019-09-21T00:12:52.038Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-09-21T00:12:52.259Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-21T00:12:52.259Z] +++ /etc/init.d/apparmor stop [2019-09-21T00:12:52.259Z] Clearing AppArmor profiles cache:. [2019-09-21T00:12:52.259Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:12:52.259Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:12:52.259Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:12:52.259Z] [2019-09-21T00:12:52.259Z] To set a process to complain mode, use the command line tool [2019-09-21T00:12:52.259Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:12:52.259Z] with the 'teardown' option." [2019-09-21T00:12:52.259Z] [2019-09-21T00:12:52.295Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-21T00:12:52.860Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-21T00:12:52.860Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-09-21T00:12:53.117Z] === RUN TestDockerSuite/TestEventsFilters Post stage [Pipeline] junit [2019-09-21T00:12:54.845Z] Recording test results [2019-09-21T00:12:55.011Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-21T00:12:56.427Z] + echo Ensuring container killed. [2019-09-21T00:12:56.427Z] Ensuring container killed. [2019-09-21T00:12:56.427Z] + docker rm -vf docker-pr6 [2019-09-21T00:12:56.427Z] Error: No such container: docker-pr6 [2019-09-21T00:12:56.427Z] + true [Pipeline] sh [2019-09-21T00:12:56.905Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-21T00:12:56.905Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-21T00:12:56.905Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-21T00:12:57.261Z] + echo Chowning /workspace to jenkins user [2019-09-21T00:12:57.261Z] Chowning /workspace to jenkins user [2019-09-21T00:12:57.261Z] + id -u [2019-09-21T00:12:57.261Z] + id -g [2019-09-21T00:12:57.261Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39951:/workspace busybox chown -R 1001:1001 /workspace [2019-09-21T00:12:57.261Z] Unable to find image 'busybox:latest' locally [2019-09-21T00:12:57.261Z] latest: Pulling from library/busybox [2019-09-21T00:12:57.261Z] 6d4c3d9fc915: Pulling fs layer [2019-09-21T00:12:57.630Z] 6d4c3d9fc915: Verifying Checksum [2019-09-21T00:12:57.630Z] 6d4c3d9fc915: Download complete [2019-09-21T00:12:57.835Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-21T00:12:58.092Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-21T00:12:58.349Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-21T00:12:58.883Z] 6d4c3d9fc915: Pull complete [2019-09-21T00:12:58.883Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-21T00:12:58.883Z] Status: Downloaded newer image for busybox:latest [2019-09-21T00:12:59.279Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-09-21T00:12:59.843Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-09-21T00:12:59.843Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-09-21T00:12:59.843Z] === RUN TestDockerSuite/TestEventsPluginOps [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-21T00:13:01.499Z] + bundleName=s390x-integration [2019-09-21T00:13:01.499Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-21T00:13:01.499Z] Creating s390x-integration-bundles.tar.gz [2019-09-21T00:13:01.499Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-09-21T00:13:01.499Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-09-21T00:13:01.642Z] Archiving artifacts [2019-09-21T00:13:01.752Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-09-21T00:13:02.316Z] === RUN TestDockerSuite/TestEventsRename [2019-09-21T00:13:03.028Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-21T00:13:03.246Z] === RUN TestDockerSuite/TestEventsResize [2019-09-21T00:13:03.914Z] + make clean [2019-09-21T00:13:04.176Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-21T00:13:04.277Z] docker volume rm -f docker-dev-cache [2019-09-21T00:13:04.277Z] docker-dev-cache [Pipeline] deleteDir [2019-09-21T00:13:04.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-21T00:13:04.996Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-21T00:13:05.928Z] === RUN TestDockerSuite/TestEventsStreaming [2019-09-21T00:13:06.861Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-21T00:13:10.137Z] === RUN TestDockerSuite/TestEventsTop [2019-09-21T00:13:11.509Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-21T00:13:14.030Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/server/httputils 0.188s coverage: 14.7% of statements [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/server/router/swarm 0.139s coverage: 4.0% of statements [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/types/filters 0.138s coverage: 95.2% of statements [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/types/time 0.364s coverage: 100.0% of statements [2019-09-21T00:13:14.821Z] ok github.com/docker/docker/api/types/versions 0.083s coverage: 75.0% of statements [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-21T00:13:14.821Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-21T00:13:15.923Z] === RUN TestDockerSuite/TestExec [2019-09-21T00:13:16.857Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-21T00:13:17.007Z] ok github.com/docker/docker/builder/dockerfile 0.520s coverage: 43.2% of statements [2019-09-21T00:13:17.007Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2019-09-21T00:13:17.007Z] ok github.com/docker/docker/builder/fscache 1.386s coverage: 69.2% of statements [2019-09-21T00:13:17.007Z] ok github.com/docker/docker/builder/remotecontext 0.460s coverage: 9.2% of statements [2019-09-21T00:13:17.791Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-21T00:13:18.726Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-21T00:13:19.292Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-21T00:13:21.189Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-21T00:13:22.121Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-21T00:13:23.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-21T00:13:24.423Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-21T00:13:25.353Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-21T00:13:26.746Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-21T00:13:27.676Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-21T00:13:29.570Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-21T00:13:30.940Z] === RUN TestDockerSuite/TestExecEnv [2019-09-21T00:13:31.870Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-21T00:13:32.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-21T00:13:33.808Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-21T00:13:35.180Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-21T00:13:38.456Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-21T00:13:40.353Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-09-21T00:13:41.728Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-21T00:13:42.292Z] === RUN TestDockerSuite/TestExecParseError [2019-09-21T00:13:43.225Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-21T00:13:44.156Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-21T00:13:45.088Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-21T00:13:47.611Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-21T00:13:48.545Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-21T00:13:49.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-21T00:13:52.719Z] ok github.com/docker/docker/builder/remotecontext/git 33.040s coverage: 85.1% of statements [2019-09-21T00:13:52.719Z] ? github.com/docker/docker/cli [no test files] [2019-09-21T00:13:52.719Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-21T00:13:52.719Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2019-09-21T00:13:52.719Z] ok github.com/docker/docker/client 0.703s coverage: 75.3% of statements [2019-09-21T00:13:56.474Z] ok github.com/docker/docker/cmd/dockerd 0.692s coverage: 18.6% of statements [2019-09-21T00:13:58.658Z] ok github.com/docker/docker/container 0.834s coverage: 42.5% of statements [2019-09-21T00:13:58.658Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-21T00:13:58.658Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-21T00:13:58.658Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-21T00:13:58.658Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-21T00:14:01.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-21T00:14:01.674Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-21T00:14:01.674Z] === RUN TestDockerSuite/TestExecTTY [2019-09-21T00:14:03.046Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-21T00:14:03.978Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-21T00:14:05.877Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-21T00:14:06.809Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-21T00:14:06.809Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-21T00:14:09.332Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-09-21T00:14:10.263Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-21T00:14:11.632Z] === RUN TestDockerSuite/TestExecWithTERM [2019-09-21T00:14:12.563Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-21T00:14:13.494Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-21T00:14:18.748Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon 3.423s coverage: 9.1% of statements [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/cluster 1.051s coverage: 0.5% of statements [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.296s coverage: 65.3% of statements [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/cluster/convert 1.108s coverage: 35.8% of statements [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.515s coverage: 10.9% of statements [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/config 1.029s coverage: 82.3% of statements [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/discovery 0.402s coverage: 30.0% of statements [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/events 0.526s coverage: 50.0% of statements [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-21T00:14:19.771Z] ok github.com/docker/docker/daemon/graphdriver 0.605s coverage: 2.3% of statements [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-21T00:14:19.771Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-21T00:14:21.955Z] ok github.com/docker/docker/daemon/images 0.424s coverage: 4.9% of statements [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-21T00:14:21.955Z] ok github.com/docker/docker/daemon/links 0.702s coverage: 93.0% of statements [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-21T00:14:21.955Z] ok github.com/docker/docker/daemon/logger 0.491s coverage: 43.0% of statements [2019-09-21T00:14:21.955Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 77.8% of statements [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-21T00:14:21.955Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-21T00:14:22.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.579s coverage: 62.1% of statements [2019-09-21T00:14:22.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.393s coverage: 88.3% of statements [2019-09-21T00:14:24.005Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-21T00:14:24.468Z] ok github.com/docker/docker/daemon/logger/local 0.455s coverage: 74.7% of statements [2019-09-21T00:14:24.469Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-21T00:14:24.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.332s coverage: 18.1% of statements [2019-09-21T00:14:25.897Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-21T00:14:27.847Z] ok github.com/docker/docker/daemon/logger/splunk 2.348s coverage: 84.5% of statements [2019-09-21T00:14:27.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.275s coverage: 47.8% of statements [2019-09-21T00:14:27.847Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2019-09-21T00:14:27.847Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-21T00:14:27.847Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-21T00:14:27.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-21T00:14:28.888Z] --- PASS: TestBuildWithHugeFile (84.92s) [2019-09-21T00:14:28.888Z] === RUN TestBuildWithEmptyDockerfile [2019-09-21T00:14:28.888Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:14:28.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:14:28.888Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:14:28.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:14:28.888Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:14:28.888Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:14:28.888Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:14:28.888Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:14:28.888Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:14:28.888Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-21T00:14:28.888Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-09-21T00:14:28.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-09-21T00:14:28.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-09-21T00:14:28.888Z] === RUN TestBuildPreserveOwnership [2019-09-21T00:14:28.888Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-21T00:14:28.888Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-21T00:14:28.888Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2019-09-21T00:14:28.888Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2019-09-21T00:14:28.888Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-09-21T00:14:28.888Z] === RUN TestBuildPlatformInvalid [2019-09-21T00:14:28.888Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-09-21T00:14:28.888Z] PASS [2019-09-21T00:14:28.888Z] [2019-09-21T00:14:28.888Z] DONE 32 tests in 133.751s [2019-09-21T00:14:28.888Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-21T00:14:28.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:14:28.888Z] ++ set -e [2019-09-21T00:14:28.888Z] ++ '[' -n 0 ']' [2019-09-21T00:14:28.888Z] ++ set -x [2019-09-21T00:14:28.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:14:28.888Z] INFO: Testing against a local daemon [2019-09-21T00:14:28.888Z] === RUN TestConfigList [2019-09-21T00:14:28.888Z] --- PASS: TestConfigList (2.22s) [2019-09-21T00:14:28.888Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-21T00:14:28.888Z] daemon.go:336: [d6728cb442ce4] waiting for daemon to start [2019-09-21T00:14:28.888Z] daemon.go:336: [d6728cb442ce4] waiting for daemon to start [2019-09-21T00:14:28.888Z] daemon.go:364: [d6728cb442ce4] daemon started [2019-09-21T00:14:28.888Z] daemon.go:472: [d6728cb442ce4] Stopping daemon [2019-09-21T00:14:28.888Z] daemon.go:307: [d6728cb442ce4] exiting daemon [2019-09-21T00:14:28.888Z] daemon.go:459: [d6728cb442ce4] Daemon stopped [2019-09-21T00:14:28.888Z] === RUN TestConfigsCreateAndDelete [2019-09-21T00:14:28.888Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2019-09-21T00:14:28.888Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-21T00:14:28.888Z] daemon.go:336: [df49104014c70] waiting for daemon to start [2019-09-21T00:14:28.888Z] daemon.go:336: [df49104014c70] waiting for daemon to start [2019-09-21T00:14:28.888Z] daemon.go:364: [df49104014c70] daemon started [2019-09-21T00:14:28.888Z] daemon.go:472: [df49104014c70] Stopping daemon [2019-09-21T00:14:28.888Z] daemon.go:307: [df49104014c70] exiting daemon [2019-09-21T00:14:28.888Z] daemon.go:459: [df49104014c70] Daemon stopped [2019-09-21T00:14:28.888Z] === RUN TestConfigsUpdate [2019-09-21T00:14:28.888Z] --- PASS: TestConfigsUpdate (2.17s) [2019-09-21T00:14:28.888Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-21T00:14:28.888Z] daemon.go:336: [d27946fddcaa5] waiting for daemon to start [2019-09-21T00:14:28.888Z] daemon.go:336: [d27946fddcaa5] waiting for daemon to start [2019-09-21T00:14:28.889Z] daemon.go:364: [d27946fddcaa5] daemon started [2019-09-21T00:14:28.889Z] daemon.go:472: [d27946fddcaa5] Stopping daemon [2019-09-21T00:14:28.889Z] daemon.go:307: [d27946fddcaa5] exiting daemon [2019-09-21T00:14:28.889Z] daemon.go:459: [d27946fddcaa5] Daemon stopped [2019-09-21T00:14:28.889Z] === RUN TestTemplatedConfig [2019-09-21T00:14:30.757Z] ok github.com/docker/docker/distribution 1.619s coverage: 20.6% of statements [2019-09-21T00:14:30.757Z] ok github.com/docker/docker/distribution/metadata 1.626s coverage: 48.2% of statements [2019-09-21T00:14:30.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-21T00:14:30.757Z] ok github.com/docker/docker/distribution/xfer 1.576s coverage: 62.2% of statements [2019-09-21T00:14:30.757Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-21T00:14:30.757Z] ok github.com/docker/docker/errdefs 0.232s coverage: 49.4% of statements [2019-09-21T00:14:31.151Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-21T00:14:31.408Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-21T00:14:31.408Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-21T00:14:31.408Z] === RUN TestDockerSuite/TestHealth [2019-09-21T00:14:31.566Z] --- PASS: TestTemplatedConfig (2.83s) [2019-09-21T00:14:31.566Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-21T00:14:31.566Z] daemon.go:336: [d0465c29c223e] waiting for daemon to start [2019-09-21T00:14:31.566Z] daemon.go:336: [d0465c29c223e] waiting for daemon to start [2019-09-21T00:14:31.566Z] daemon.go:364: [d0465c29c223e] daemon started [2019-09-21T00:14:31.566Z] daemon.go:472: [d0465c29c223e] Stopping daemon [2019-09-21T00:14:31.566Z] daemon.go:307: [d0465c29c223e] exiting daemon [2019-09-21T00:14:31.566Z] daemon.go:459: [d0465c29c223e] Daemon stopped [2019-09-21T00:14:31.566Z] === RUN TestConfigInspect [2019-09-21T00:14:33.587Z] --- PASS: TestConfigInspect (2.18s) [2019-09-21T00:14:33.587Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-21T00:14:33.587Z] daemon.go:336: [d0b4868b8c8e6] waiting for daemon to start [2019-09-21T00:14:33.587Z] daemon.go:336: [d0b4868b8c8e6] waiting for daemon to start [2019-09-21T00:14:33.587Z] daemon.go:364: [d0b4868b8c8e6] daemon started [2019-09-21T00:14:33.587Z] daemon.go:472: [d0b4868b8c8e6] Stopping daemon [2019-09-21T00:14:33.587Z] daemon.go:307: [d0b4868b8c8e6] exiting daemon [2019-09-21T00:14:33.587Z] daemon.go:459: [d0b4868b8c8e6] Daemon stopped [2019-09-21T00:14:33.587Z] === RUN TestConfigCreateWithLabels [2019-09-21T00:14:34.502Z] ok github.com/docker/docker/image 0.913s coverage: 86.4% of statements [2019-09-21T00:14:34.502Z] ok github.com/docker/docker/image/cache 0.199s coverage: 19.2% of statements [2019-09-21T00:14:34.502Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-21T00:14:34.502Z] ok github.com/docker/docker/image/v1 0.274s coverage: 25.0% of statements [2019-09-21T00:14:34.502Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-21T00:14:35.623Z] --- PASS: TestConfigCreateWithLabels (2.18s) [2019-09-21T00:14:35.623Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-21T00:14:35.623Z] daemon.go:336: [dac09e991de87] waiting for daemon to start [2019-09-21T00:14:35.623Z] daemon.go:336: [dac09e991de87] waiting for daemon to start [2019-09-21T00:14:35.623Z] daemon.go:364: [dac09e991de87] daemon started [2019-09-21T00:14:35.623Z] daemon.go:472: [dac09e991de87] Stopping daemon [2019-09-21T00:14:35.623Z] daemon.go:307: [dac09e991de87] exiting daemon [2019-09-21T00:14:35.623Z] daemon.go:459: [dac09e991de87] Daemon stopped [2019-09-21T00:14:35.623Z] === RUN TestConfigCreateResolve [2019-09-21T00:14:36.693Z] ok github.com/docker/docker/layer 0.535s coverage: 30.0% of statements [2019-09-21T00:14:36.693Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-21T00:14:37.643Z] --- PASS: TestConfigCreateResolve (2.18s) [2019-09-21T00:14:37.643Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-21T00:14:37.643Z] daemon.go:336: [da2ee8a5af2d7] waiting for daemon to start [2019-09-21T00:14:37.643Z] daemon.go:336: [da2ee8a5af2d7] waiting for daemon to start [2019-09-21T00:14:37.643Z] daemon.go:364: [da2ee8a5af2d7] daemon started [2019-09-21T00:14:37.643Z] daemon.go:472: [da2ee8a5af2d7] Stopping daemon [2019-09-21T00:14:37.643Z] daemon.go:307: [da2ee8a5af2d7] exiting daemon [2019-09-21T00:14:37.643Z] daemon.go:459: [da2ee8a5af2d7] Daemon stopped [2019-09-21T00:14:37.643Z] === RUN TestConfigDaemonLibtrustID [2019-09-21T00:14:38.234Z] ok github.com/docker/docker/libcontainerd/local 0.378s coverage: 1.0% of statements [2019-09-21T00:14:38.234Z] ok github.com/docker/docker/libcontainerd/queue 0.174s coverage: 100.0% of statements [2019-09-21T00:14:38.234Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-21T00:14:38.234Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-21T00:14:38.234Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-21T00:14:38.234Z] ? github.com/docker/docker/oci [no test files] [2019-09-21T00:14:38.234Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-21T00:14:38.234Z] ok github.com/docker/docker/opts 0.374s coverage: 67.3% of statements [2019-09-21T00:14:38.258Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-21T00:14:38.258Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-21T00:14:38.258Z] daemon.go:336: [d5257ee607485] waiting for daemon to start [2019-09-21T00:14:38.258Z] daemon.go:336: [d5257ee607485] waiting for daemon to start [2019-09-21T00:14:38.258Z] daemon.go:364: [d5257ee607485] daemon started [2019-09-21T00:14:38.258Z] daemon.go:472: [d5257ee607485] Stopping daemon [2019-09-21T00:14:38.258Z] daemon.go:307: [d5257ee607485] exiting daemon [2019-09-21T00:14:38.258Z] daemon.go:459: [d5257ee607485] Daemon stopped [2019-09-21T00:14:38.258Z] PASS [2019-09-21T00:14:38.258Z] [2019-09-21T00:14:38.258Z] DONE 8 tests in 16.577s [2019-09-21T00:14:38.258Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-21T00:14:38.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:14:38.258Z] ++ set -e [2019-09-21T00:14:38.258Z] ++ '[' -n 0 ']' [2019-09-21T00:14:38.258Z] ++ set -x [2019-09-21T00:14:38.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:14:38.540Z] INFO: Testing against a local daemon [2019-09-21T00:14:38.540Z] === RUN TestCheckpoint [2019-09-21T00:14:38.540Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-21T00:14:38.540Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:14:38.540Z] === RUN TestContainerInvalidJSON [2019-09-21T00:14:38.540Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:14:38.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:14:38.540Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:14:38.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:14:38.540Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:14:38.540Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:14:38.540Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:14:38.540Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:14:38.540Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:14:38.540Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-21T00:14:38.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-21T00:14:38.540Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-21T00:14:38.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-21T00:14:38.540Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-21T00:14:38.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-21T00:14:38.540Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-21T00:14:38.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-09-21T00:14:38.540Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-21T00:14:38.695Z] ok github.com/docker/docker/pkg/aaparser 0.205s coverage: 50.0% of statements [2019-09-21T00:14:38.822Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-09-21T00:14:38.822Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-21T00:14:38.822Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-09-21T00:14:38.822Z] === RUN TestCopyFromContainer [2019-09-21T00:14:40.302Z] === RUN TestCopyFromContainer// [2019-09-21T00:14:40.302Z] === RUN TestCopyFromContainer//bar/root [2019-09-21T00:14:40.585Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-21T00:14:40.586Z] === RUN TestCopyFromContainer/bar/quux [2019-09-21T00:14:40.869Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-21T00:14:40.869Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-21T00:14:40.869Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-21T00:14:40.869Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-21T00:14:41.153Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-21T00:14:41.153Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-21T00:14:41.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer (2.50s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-21T00:14:41.436Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-21T00:14:41.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-21T00:14:41.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:14:41.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:14:41.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:14:41.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:14:41.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:14:41.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:14:41.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:14:41.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:14:41.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:14:41.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-21T00:14:41.436Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-21T00:14:41.436Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-21T00:14:41.436Z] === RUN TestCreateWithInvalidEnv [2019-09-21T00:14:41.436Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-21T00:14:41.436Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-21T00:14:41.436Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-21T00:14:41.436Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-21T00:14:41.436Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-21T00:14:41.436Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-21T00:14:41.436Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-21T00:14:41.436Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-21T00:14:41.436Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-21T00:14:41.436Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-21T00:14:41.436Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-21T00:14:41.436Z] === RUN TestCreateTmpfsMountsTarget [2019-09-21T00:14:41.436Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-21T00:14:41.436Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:14:43.460Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-21T00:14:43.460Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-09-21T00:14:43.460Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-21T00:14:43.460Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-21T00:14:45.490Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:14:45.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:14:45.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:14:45.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:14:45.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:14:45.490Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:14:45.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:14:45.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:14:45.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:14:45.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:14:45.490Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:14:45.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-09-21T00:14:45.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-21T00:14:45.777Z] === RUN TestContainerStartOnDaemonRestart [2019-09-21T00:14:45.777Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-21T00:14:45.777Z] === RUN TestDaemonRestartIpcMode [2019-09-21T00:14:45.777Z] === PAUSE TestDaemonRestartIpcMode [2019-09-21T00:14:45.777Z] === RUN TestDiff [2019-09-21T00:14:46.394Z] --- PASS: TestDiff (0.72s) [2019-09-21T00:14:46.394Z] === RUN TestExecWithCloseStdin [2019-09-21T00:14:47.404Z] --- PASS: TestExecWithCloseStdin (0.98s) [2019-09-21T00:14:47.404Z] === RUN TestExec [2019-09-21T00:14:48.413Z] --- PASS: TestExec (0.87s) [2019-09-21T00:14:48.413Z] === RUN TestExecUser [2019-09-21T00:14:49.031Z] --- PASS: TestExecUser (0.86s) [2019-09-21T00:14:49.031Z] === RUN TestExportContainerAndImportImage [2019-09-21T00:14:50.050Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-09-21T00:14:50.050Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-21T00:14:51.526Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-09-21T00:14:51.526Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-21T00:14:51.526Z] daemon.go:336: [d04f82bed25eb] waiting for daemon to start [2019-09-21T00:14:51.526Z] daemon.go:336: [d04f82bed25eb] waiting for daemon to start [2019-09-21T00:14:51.526Z] daemon.go:364: [d04f82bed25eb] daemon started [2019-09-21T00:14:51.526Z] daemon.go:472: [d04f82bed25eb] Stopping daemon [2019-09-21T00:14:51.526Z] daemon.go:307: [d04f82bed25eb] exiting daemon [2019-09-21T00:14:51.526Z] daemon.go:459: [d04f82bed25eb] Daemon stopped [2019-09-21T00:14:51.526Z] daemon.go:336: [d04f82bed25eb] waiting for daemon to start [2019-09-21T00:14:51.526Z] daemon.go:336: [d04f82bed25eb] waiting for daemon to start [2019-09-21T00:14:51.526Z] daemon.go:364: [d04f82bed25eb] daemon started [2019-09-21T00:14:51.526Z] daemon.go:472: [d04f82bed25eb] Stopping daemon [2019-09-21T00:14:51.526Z] daemon.go:307: [d04f82bed25eb] exiting daemon [2019-09-21T00:14:51.526Z] daemon.go:459: [d04f82bed25eb] Daemon stopped [2019-09-21T00:14:51.526Z] === RUN TestHealthCheckWorkdir [2019-09-21T00:14:52.997Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-09-21T00:14:52.997Z] === RUN TestHealthKillContainer [2019-09-21T00:14:53.562Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-21T00:14:53.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-21T00:14:53.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-21T00:14:53.562Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-21T00:14:54.127Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-21T00:14:54.127Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-21T00:14:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-21T00:14:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-21T00:14:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-21T00:14:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-21T00:14:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-21T00:14:55.681Z] --- PASS: TestHealthKillContainer (2.92s) [2019-09-21T00:14:55.681Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-21T00:14:55.878Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-21T00:14:56.297Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-09-21T00:14:56.297Z] === RUN TestIpcModeNone [2019-09-21T00:14:56.443Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-21T00:14:56.443Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-21T00:14:57.306Z] --- PASS: TestIpcModeNone (0.87s) [2019-09-21T00:14:57.306Z] === RUN TestIpcModePrivate [2019-09-21T00:14:57.815Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-21T00:14:57.815Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-21T00:14:57.927Z] --- PASS: TestIpcModePrivate (0.87s) [2019-09-21T00:14:57.927Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-21T00:14:57.927Z] === RUN TestIpcModeShareable [2019-09-21T00:14:58.935Z] --- PASS: TestIpcModeShareable (0.85s) [2019-09-21T00:14:58.935Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-21T00:14:58.935Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-21T00:14:59.712Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-21T00:15:01.084Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-21T00:15:01.084Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-21T00:15:01.610Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2019-09-21T00:15:01.610Z] === RUN TestAPIIpcModeHost [2019-09-21T00:15:02.016Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-21T00:15:02.228Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-09-21T00:15:02.228Z] === RUN TestDaemonIpcModeShareable [2019-09-21T00:15:04.253Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-09-21T00:15:04.253Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-21T00:15:04.253Z] daemon.go:336: [dda50c1e97252] waiting for daemon to start [2019-09-21T00:15:04.253Z] daemon.go:336: [dda50c1e97252] waiting for daemon to start [2019-09-21T00:15:04.253Z] daemon.go:364: [dda50c1e97252] daemon started [2019-09-21T00:15:04.253Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-21T00:15:04.253Z] daemon.go:472: [dda50c1e97252] Stopping daemon [2019-09-21T00:15:04.253Z] daemon.go:307: [dda50c1e97252] exiting daemon [2019-09-21T00:15:04.253Z] daemon.go:459: [dda50c1e97252] Daemon stopped [2019-09-21T00:15:04.253Z] === RUN TestDaemonIpcModePrivate [2019-09-21T00:15:05.292Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-21T00:15:05.292Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-21T00:15:05.292Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-21T00:15:05.736Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2019-09-21T00:15:05.736Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-21T00:15:05.736Z] daemon.go:336: [d56b0dac759b8] waiting for daemon to start [2019-09-21T00:15:05.736Z] daemon.go:336: [d56b0dac759b8] waiting for daemon to start [2019-09-21T00:15:05.736Z] daemon.go:364: [d56b0dac759b8] daemon started [2019-09-21T00:15:05.736Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-21T00:15:05.736Z] daemon.go:472: [d56b0dac759b8] Stopping daemon [2019-09-21T00:15:05.737Z] daemon.go:307: [d56b0dac759b8] exiting daemon [2019-09-21T00:15:05.737Z] daemon.go:459: [d56b0dac759b8] Daemon stopped [2019-09-21T00:15:05.737Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-21T00:15:06.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-21T00:15:06.921Z] === RUN TestDockerSuite/TestImportFile [2019-09-21T00:15:07.212Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-09-21T00:15:07.212Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-21T00:15:07.212Z] daemon.go:336: [def68189240f9] waiting for daemon to start [2019-09-21T00:15:07.212Z] daemon.go:336: [def68189240f9] waiting for daemon to start [2019-09-21T00:15:07.212Z] daemon.go:364: [def68189240f9] daemon started [2019-09-21T00:15:07.212Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-21T00:15:07.212Z] daemon.go:472: [def68189240f9] Stopping daemon [2019-09-21T00:15:07.212Z] daemon.go:307: [def68189240f9] exiting daemon [2019-09-21T00:15:07.212Z] daemon.go:459: [def68189240f9] Daemon stopped [2019-09-21T00:15:07.212Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/archive 10.915s coverage: 62.0% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/authorization 0.678s coverage: 26.2% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/broadcaster 0.111s coverage: 100.0% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/chrootarchive 0.163s coverage: 15.4% of statements [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/discovery 0.105s coverage: 58.3% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/discovery/file 0.178s coverage: 92.9% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/discovery/kv 3.392s coverage: 84.1% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/discovery/memory 0.227s coverage: 92.3% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.098s coverage: 93.8% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 45.7% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/fileutils 0.347s coverage: 87.7% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 37.5% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/idtools 0.075s coverage: 6.3% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/ioutils 0.844s coverage: 69.2% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/jsonmessage 0.261s coverage: 91.7% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/locker 0.082s coverage: 88.9% of statements [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/longpath 0.075s coverage: 100.0% of statements [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/namesgenerator 0.108s coverage: 85.7% of statements [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/parsers 0.134s coverage: 97.0% of statements [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-21T00:15:08.670Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-21T00:15:08.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-21T00:15:09.234Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2019-09-21T00:15:09.234Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-21T00:15:09.234Z] daemon.go:336: [d55a5d730351a] waiting for daemon to start [2019-09-21T00:15:09.234Z] daemon.go:336: [d55a5d730351a] waiting for daemon to start [2019-09-21T00:15:09.234Z] daemon.go:364: [d55a5d730351a] daemon started [2019-09-21T00:15:09.234Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-21T00:15:09.234Z] daemon.go:472: [d55a5d730351a] Stopping daemon [2019-09-21T00:15:09.234Z] daemon.go:307: [d55a5d730351a] exiting daemon [2019-09-21T00:15:09.234Z] daemon.go:459: [d55a5d730351a] Daemon stopped [2019-09-21T00:15:09.234Z] === RUN TestIpcModeOlderClient [2019-09-21T00:15:09.234Z] === PAUSE TestIpcModeOlderClient [2019-09-21T00:15:09.234Z] === RUN TestKillContainerInvalidSignal [2019-09-21T00:15:09.445Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-21T00:15:09.445Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-21T00:15:09.849Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-09-21T00:15:09.849Z] === RUN TestKillContainer [2019-09-21T00:15:09.849Z] === RUN TestKillContainer/no_signal [2019-09-21T00:15:10.467Z] === RUN TestKillContainer/non_killing_signal [2019-09-21T00:15:11.084Z] === RUN TestKillContainer/killing_signal [2019-09-21T00:15:11.342Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-21T00:15:11.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-21T00:15:12.094Z] --- PASS: TestKillContainer (2.12s) [2019-09-21T00:15:12.094Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-09-21T00:15:12.094Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-09-21T00:15:12.094Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-09-21T00:15:12.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-21T00:15:12.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-21T00:15:12.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-21T00:15:13.289Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-21T00:15:13.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2019-09-21T00:15:13.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-09-21T00:15:13.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2019-09-21T00:15:13.327Z] === RUN TestKillStoppedContainer [2019-09-21T00:15:13.327Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-09-21T00:15:13.327Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-21T00:15:13.327Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-21T00:15:13.327Z] === RUN TestKillDifferentUserContainer [2019-09-21T00:15:14.332Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-09-21T00:15:14.332Z] === RUN TestInspectOomKilledTrue [2019-09-21T00:15:15.184Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-21T00:15:15.184Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-09-21T00:15:15.341Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-09-21T00:15:15.341Z] === RUN TestInspectOomKilledFalse [2019-09-21T00:15:15.748Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-21T00:15:15.960Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-09-21T00:15:15.960Z] === RUN TestLinksEtcHostsContentMatch [2019-09-21T00:15:16.005Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-21T00:15:16.568Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-21T00:15:16.574Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-09-21T00:15:16.574Z] === RUN TestLinksContainerNames [2019-09-21T00:15:17.939Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-21T00:15:18.045Z] --- PASS: TestLinksContainerNames (1.36s) [2019-09-21T00:15:18.045Z] === RUN TestLogsFollowTailEmpty [2019-09-21T00:15:18.504Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-09-21T00:15:18.504Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-21T00:15:18.664Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-09-21T00:15:18.664Z] === RUN TestContainerNetworkMountsNoChown [2019-09-21T00:15:19.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-09-21T00:15:19.278Z] === RUN TestMountDaemonRoot [2019-09-21T00:15:19.435Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/default [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/default [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/private [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/private [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rprivate [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/slave [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/slave [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rslave [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/shared [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/shared [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rshared [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/default [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/shared [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rslave [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rshared [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rprivate [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/private [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/slave [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-21T00:15:19.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:15:19.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-21T00:15:19.569Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-21T00:15:19.859Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-21T00:15:19.859Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-09-21T00:15:19.859Z] === RUN TestContainerBindMountNonRecursive [2019-09-21T00:15:20.807Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-21T00:15:20.807Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-21T00:15:20.807Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-09-21T00:15:20.807Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-21T00:15:21.371Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-21T00:15:21.886Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2019-09-21T00:15:21.886Z] === RUN TestNetworkNat [2019-09-21T00:15:21.935Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-09-21T00:15:22.169Z] --- PASS: TestNetworkNat (0.74s) [2019-09-21T00:15:22.169Z] === RUN TestNetworkLocalhostTCPNat [2019-09-21T00:15:22.192Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-21T00:15:23.124Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-21T00:15:23.175Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-09-21T00:15:23.175Z] === RUN TestNetworkLoopbackNat [2019-09-21T00:15:23.790Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2019-09-21T00:15:23.790Z] === RUN TestPause [2019-09-21T00:15:24.056Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-21T00:15:24.796Z] --- PASS: TestPause (0.76s) [2019-09-21T00:15:24.796Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-21T00:15:24.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-21T00:15:24.796Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-21T00:15:24.796Z] === RUN TestPauseStopPausedContainer [2019-09-21T00:15:24.988Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-21T00:15:25.245Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-21T00:15:25.412Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-09-21T00:15:25.412Z] === RUN TestPsFilter [2019-09-21T00:15:25.699Z] --- PASS: TestPsFilter (0.18s) [2019-09-21T00:15:25.699Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-21T00:15:25.809Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-21T00:15:26.317Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2019-09-21T00:15:26.317Z] === RUN TestRemoveContainerWithVolume [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/plugins 35.137s coverage: 73.4% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/plugins/transport 0.128s coverage: 85.7% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 87.9% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 73.9% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/signal 0.063s coverage: 20.3% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/streamformatter 0.096s coverage: 66.2% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/sysinfo 0.078s coverage: 38.2% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/system 0.104s coverage: 12.7% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/tarsum 0.190s coverage: 89.3% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/term 0.063s coverage: 30.8% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: 0.0% of statements [no tests to run] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/plugin 0.286s coverage: 11.6% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/plugin/v2 0.097s coverage: 20.1% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/registry 0.443s coverage: 52.2% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/registry/resumable 0.435s coverage: 100.0% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 45.3% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/rootless [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/runconfig 0.103s coverage: 54.5% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/testutil 0.147s coverage: 62.5% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/volume [no test files] [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/volume/drivers 0.126s coverage: 36.1% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/volume/local 0.194s coverage: 37.7% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/volume/mounts 0.123s coverage: 66.2% of statements [2019-09-21T00:15:26.373Z] ok github.com/docker/docker/volume/service 0.454s coverage: 70.3% of statements [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-21T00:15:26.373Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-21T00:15:26.739Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-21T00:15:26.739Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-09-21T00:15:26.957Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-09-21T00:15:26.957Z] === RUN TestRemoveContainerRunning [2019-09-21T00:15:27.965Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-09-21T00:15:27.965Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-21T00:15:28.557Z] INFO: make.ps1 ended at 09/21/2019 00:15:28 [2019-09-21T00:15:28.580Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-09-21T00:15:28.581Z] === RUN TestRemoveInvalidContainer [2019-09-21T00:15:28.581Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-21T00:15:28.581Z] === RUN TestRenameLinkedContainer [2019-09-21T00:15:28.635Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-09-21T00:15:28.635Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-21T00:15:29.566Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-21T00:15:30.098Z] INFO: Unit tests ended at 09/21/2019 00:15:29. Duration:00:03:56.6961280 [2019-09-21T00:15:30.098Z] INFO: Building busybox [2019-09-21T00:15:30.098Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-21T00:15:30.098Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-21T00:15:30.098Z] [2019-09-21T00:15:30.098Z] Sending build context to Docker daemon 2.56kB [2019-09-21T00:15:30.098Z] [2019-09-21T00:15:30.098Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-21T00:15:30.098Z] ---> 1ddfa8bee56a [2019-09-21T00:15:30.098Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-21T00:15:30.098Z] ---> Running in a0146e79b187 [2019-09-21T00:15:30.497Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-21T00:15:30.497Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-21T00:15:31.259Z] --- PASS: TestRenameLinkedContainer (2.74s) [2019-09-21T00:15:31.259Z] === RUN TestRenameStoppedContainer [2019-09-21T00:15:31.427Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-21T00:15:31.427Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-21T00:15:31.875Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-09-21T00:15:31.875Z] === RUN TestRenameRunningContainerAndReuse [2019-09-21T00:15:32.799Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-21T00:15:33.349Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-09-21T00:15:33.349Z] === RUN TestRenameInvalidName [2019-09-21T00:15:33.364Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-21T00:15:33.930Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-21T00:15:33.965Z] --- PASS: TestRenameInvalidName (0.70s) [2019-09-21T00:15:33.966Z] === RUN TestRenameAnonymousContainer [2019-09-21T00:15:34.188Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-21T00:15:35.574Z] === RUN TestDockerSuite/TestInspectImage [2019-09-21T00:15:35.574Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-21T00:15:35.574Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-21T00:15:35.574Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-21T00:15:35.896Z] Removing intermediate container a0146e79b187 [2019-09-21T00:15:35.896Z] ---> da9438dbae39 [2019-09-21T00:15:35.896Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-21T00:15:36.138Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-21T00:15:36.654Z] --- PASS: TestRenameAnonymousContainer (2.55s) [2019-09-21T00:15:36.654Z] === RUN TestRenameContainerWithSameName [2019-09-21T00:15:36.870Z] [2019-09-21T00:15:37.268Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-09-21T00:15:37.268Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-21T00:15:37.331Z] ---> 1e9a658c5ecf [2019-09-21T00:15:37.331Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-21T00:15:37.331Z] ---> Running in 5819f0d58168 [2019-09-21T00:15:37.508Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-21T00:15:37.508Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-21T00:15:38.071Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-21T00:15:38.300Z] [2019-09-21T00:15:38.300Z] SUCCESS: Specified value was saved. [2019-09-21T00:15:38.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-09-21T00:15:38.742Z] === RUN TestResize [2019-09-21T00:15:39.002Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-21T00:15:39.361Z] --- PASS: TestResize (0.74s) [2019-09-21T00:15:39.361Z] === RUN TestResizeWithInvalidSize [2019-09-21T00:15:39.978Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-09-21T00:15:39.978Z] === RUN TestResizeWhenContainerNotStarted [2019-09-21T00:15:40.372Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-21T00:15:40.598Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:40.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:40.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:40.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:15:40.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:15:40.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:15:40.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:15:40.629Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-21T00:15:40.629Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-21T00:15:41.561Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-21T00:15:42.042Z] Removing intermediate container 5819f0d58168 [2019-09-21T00:15:42.042Z] ---> 832fe08c4364 [2019-09-21T00:15:42.042Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-21T00:15:42.042Z] ---> Running in a66542589772 [2019-09-21T00:15:42.493Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-21T00:15:44.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:15:44.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:15:44.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:44.388Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-21T00:15:44.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:45.320Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-21T00:15:46.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:46.250Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-21T00:15:46.814Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-21T00:15:46.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:15:47.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:47.745Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-21T00:15:47.853Z] Cannot create a file when that file already exists. [2019-09-21T00:15:48.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:15:48.676Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-21T00:15:49.607Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-21T00:15:49.607Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-21T00:15:50.515Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-21T00:15:50.515Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2019-09-21T00:15:50.515Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-21T00:15:50.515Z] daemon.go:336: [da88a7ae64d86] waiting for daemon to start [2019-09-21T00:15:50.515Z] daemon.go:336: [da88a7ae64d86] waiting for daemon to start [2019-09-21T00:15:50.515Z] daemon.go:364: [da88a7ae64d86] daemon started [2019-09-21T00:15:50.515Z] daemon.go:307: [da88a7ae64d86] exiting daemon [2019-09-21T00:15:50.515Z] daemon.go:336: [da88a7ae64d86] waiting for daemon to start [2019-09-21T00:15:50.515Z] daemon.go:336: [da88a7ae64d86] waiting for daemon to start [2019-09-21T00:15:50.515Z] daemon.go:364: [da88a7ae64d86] daemon started [2019-09-21T00:15:50.515Z] daemon.go:472: [da88a7ae64d86] Stopping daemon [2019-09-21T00:15:50.515Z] daemon.go:307: [da88a7ae64d86] exiting daemon [2019-09-21T00:15:50.515Z] daemon.go:459: [da88a7ae64d86] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.49s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d0fa31971770a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d0fa31971770a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d0fa31971770a] daemon started [2019-09-21T00:15:50.516Z] daemon.go:307: [d0fa31971770a] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d0fa31971770a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d0fa31971770a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d0fa31971770a] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d0fa31971770a] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d0fa31971770a] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d0fa31971770a] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d08d71c9121d1] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d08d71c9121d1] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d08d71c9121d1] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d08d71c9121d1] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d08d71c9121d1] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d08d71c9121d1] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [d08d71c9121d1] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d08d71c9121d1] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d08d71c9121d1] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d08d71c9121d1] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d08d71c9121d1] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d08d71c9121d1] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.16s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [dd28b3d5e7fdd] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [dd28b3d5e7fdd] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [dd28b3d5e7fdd] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [dd28b3d5e7fdd] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [dd28b3d5e7fdd] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [dd28b3d5e7fdd] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [dd28b3d5e7fdd] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [dd28b3d5e7fdd] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [dd28b3d5e7fdd] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [dd28b3d5e7fdd] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [dd28b3d5e7fdd] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [dd28b3d5e7fdd] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d36c4431f6c5e] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d36c4431f6c5e] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d36c4431f6c5e] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d36c4431f6c5e] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d36c4431f6c5e] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d36c4431f6c5e] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [d36c4431f6c5e] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d36c4431f6c5e] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d36c4431f6c5e] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d36c4431f6c5e] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d36c4431f6c5e] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d36c4431f6c5e] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d0b1a8cc260a4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d0b1a8cc260a4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d0b1a8cc260a4] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d0b1a8cc260a4] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d0b1a8cc260a4] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d0b1a8cc260a4] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [d0b1a8cc260a4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d0b1a8cc260a4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d0b1a8cc260a4] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d0b1a8cc260a4] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d0b1a8cc260a4] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d0b1a8cc260a4] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d7bc1640a7a12] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d7bc1640a7a12] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d7bc1640a7a12] daemon started [2019-09-21T00:15:50.516Z] daemon.go:307: [d7bc1640a7a12] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d7bc1640a7a12] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d7bc1640a7a12] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d7bc1640a7a12] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d7bc1640a7a12] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d7bc1640a7a12] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d7bc1640a7a12] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.25s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [dc4597fdad332] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [dc4597fdad332] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [dc4597fdad332] daemon started [2019-09-21T00:15:50.516Z] daemon.go:336: [dc4597fdad332] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:307: [dc4597fdad332] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [dc4597fdad332] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [dc4597fdad332] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [dc4597fdad332] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [dc4597fdad332] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [dc4597fdad332] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d4e776b7acbb3] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d4e776b7acbb3] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d4e776b7acbb3] daemon started [2019-09-21T00:15:50.516Z] daemon.go:307: [d4e776b7acbb3] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d4e776b7acbb3] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d4e776b7acbb3] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d4e776b7acbb3] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d4e776b7acbb3] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d4e776b7acbb3] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d4e776b7acbb3] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d565321df8fc4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [d565321df8fc4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d565321df8fc4] daemon started [2019-09-21T00:15:50.516Z] daemon.go:336: [d565321df8fc4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:307: [d565321df8fc4] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [d565321df8fc4] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [d565321df8fc4] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [d565321df8fc4] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [d565321df8fc4] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [d565321df8fc4] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [db089d6a8db73] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [db089d6a8db73] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [db089d6a8db73] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [db089d6a8db73] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [db089d6a8db73] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [db089d6a8db73] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [db089d6a8db73] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [db089d6a8db73] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [db089d6a8db73] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [db089d6a8db73] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [db089d6a8db73] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [db089d6a8db73] Daemon stopped [2019-09-21T00:15:50.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2019-09-21T00:15:50.516Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-21T00:15:50.516Z] daemon.go:336: [db18d4b30261a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [db18d4b30261a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [db18d4b30261a] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [db18d4b30261a] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [db18d4b30261a] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [db18d4b30261a] Daemon stopped [2019-09-21T00:15:50.516Z] daemon.go:336: [db18d4b30261a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:336: [db18d4b30261a] waiting for daemon to start [2019-09-21T00:15:50.516Z] daemon.go:364: [db18d4b30261a] daemon started [2019-09-21T00:15:50.516Z] daemon.go:472: [db18d4b30261a] Stopping daemon [2019-09-21T00:15:50.516Z] daemon.go:307: [db18d4b30261a] exiting daemon [2019-09-21T00:15:50.516Z] daemon.go:459: [db18d4b30261a] Daemon stopped [2019-09-21T00:15:50.516Z] === RUN TestCgroupNamespacesRun [2019-09-21T00:15:52.131Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-21T00:15:52.557Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-09-21T00:15:52.557Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-21T00:15:52.557Z] daemon.go:336: [da8d91d1d8818] waiting for daemon to start [2019-09-21T00:15:52.557Z] daemon.go:336: [da8d91d1d8818] waiting for daemon to start [2019-09-21T00:15:52.557Z] daemon.go:364: [da8d91d1d8818] daemon started [2019-09-21T00:15:52.557Z] daemon.go:472: [da8d91d1d8818] Stopping daemon [2019-09-21T00:15:52.557Z] daemon.go:307: [da8d91d1d8818] exiting daemon [2019-09-21T00:15:52.557Z] daemon.go:459: [da8d91d1d8818] Daemon stopped [2019-09-21T00:15:52.557Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-21T00:15:54.025Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-21T00:15:54.030Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-09-21T00:15:54.030Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-21T00:15:54.030Z] daemon.go:336: [d77520b256e61] waiting for daemon to start [2019-09-21T00:15:54.030Z] daemon.go:336: [d77520b256e61] waiting for daemon to start [2019-09-21T00:15:54.030Z] daemon.go:364: [d77520b256e61] daemon started [2019-09-21T00:15:54.030Z] daemon.go:472: [d77520b256e61] Stopping daemon [2019-09-21T00:15:54.030Z] daemon.go:307: [d77520b256e61] exiting daemon [2019-09-21T00:15:54.030Z] daemon.go:459: [d77520b256e61] Daemon stopped [2019-09-21T00:15:54.030Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:15:54.934Z] Removing intermediate container a66542589772 [2019-09-21T00:15:54.934Z] ---> 6de5b6811da1 [2019-09-21T00:15:54.934Z] Step 6/6 : CMD ["sh"] [2019-09-21T00:15:54.934Z] ---> Running in 3103a2691fa4 [2019-09-21T00:15:54.934Z] Removing intermediate container 3103a2691fa4 [2019-09-21T00:15:54.934Z] ---> 430c66ab1258 [2019-09-21T00:15:54.934Z] Successfully built 430c66ab1258 [2019-09-21T00:15:54.934Z] Successfully tagged busybox:latest [2019-09-21T00:15:54.934Z] INFO: Docker images of the daemon under test [2019-09-21T00:15:54.934Z] [2019-09-21T00:15:54.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-21T00:15:54.934Z] busybox latest 430c66ab1258 Less than a second ago 4.75GB [2019-09-21T00:15:54.934Z] microsoft/windowsservercore latest 1ddfa8bee56a 10 days ago 4.71GB [2019-09-21T00:15:54.934Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 10 days ago 4.71GB [2019-09-21T00:15:54.934Z] [2019-09-21T00:15:54.934Z] INFO: Running integration tests at 09/21/2019 00:15:54... [2019-09-21T00:15:54.934Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-21T00:15:54.934Z] INFO: Integration API tests being run from the host: [2019-09-21T00:15:54.934Z] INFO: make.ps1 starting at 09/21/2019 00:15:54 [2019-09-21T00:15:55.397Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-21T00:15:55.906Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-21T00:15:55.963Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-21T00:15:56.052Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-09-21T00:15:56.052Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-21T00:15:56.052Z] daemon.go:336: [d538395bb0757] waiting for daemon to start [2019-09-21T00:15:56.052Z] daemon.go:336: [d538395bb0757] waiting for daemon to start [2019-09-21T00:15:56.052Z] daemon.go:364: [d538395bb0757] daemon started [2019-09-21T00:15:56.052Z] daemon.go:472: [d538395bb0757] Stopping daemon [2019-09-21T00:15:56.052Z] daemon.go:307: [d538395bb0757] exiting daemon [2019-09-21T00:15:56.052Z] daemon.go:459: [d538395bb0757] Daemon stopped [2019-09-21T00:15:56.052Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-21T00:15:57.530Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-09-21T00:15:57.530Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-21T00:15:57.530Z] daemon.go:336: [d472f240088ad] waiting for daemon to start [2019-09-21T00:15:57.530Z] daemon.go:336: [d472f240088ad] waiting for daemon to start [2019-09-21T00:15:57.530Z] daemon.go:364: [d472f240088ad] daemon started [2019-09-21T00:15:57.530Z] daemon.go:472: [d472f240088ad] Stopping daemon [2019-09-21T00:15:57.530Z] daemon.go:307: [d472f240088ad] exiting daemon [2019-09-21T00:15:57.530Z] daemon.go:459: [d472f240088ad] Daemon stopped [2019-09-21T00:15:57.530Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-21T00:15:57.857Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-21T00:15:59.567Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-09-21T00:15:59.567Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-21T00:15:59.567Z] daemon.go:336: [d66075450f2b4] waiting for daemon to start [2019-09-21T00:15:59.567Z] daemon.go:336: [d66075450f2b4] waiting for daemon to start [2019-09-21T00:15:59.567Z] daemon.go:364: [d66075450f2b4] daemon started [2019-09-21T00:15:59.567Z] daemon.go:472: [d66075450f2b4] Stopping daemon [2019-09-21T00:15:59.567Z] daemon.go:307: [d66075450f2b4] exiting daemon [2019-09-21T00:15:59.567Z] daemon.go:459: [d66075450f2b4] Daemon stopped [2019-09-21T00:15:59.567Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:16:00.182Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-21T00:16:00.182Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-21T00:16:00.182Z] daemon.go:336: [df1a7d2414361] waiting for daemon to start [2019-09-21T00:16:00.182Z] daemon.go:336: [df1a7d2414361] waiting for daemon to start [2019-09-21T00:16:00.182Z] daemon.go:364: [df1a7d2414361] daemon started [2019-09-21T00:16:00.182Z] daemon.go:472: [df1a7d2414361] Stopping daemon [2019-09-21T00:16:00.182Z] daemon.go:307: [df1a7d2414361] exiting daemon [2019-09-21T00:16:00.182Z] daemon.go:459: [df1a7d2414361] Daemon stopped [2019-09-21T00:16:00.182Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-21T00:16:00.389Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-21T00:16:01.189Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-09-21T00:16:01.189Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-21T00:16:01.189Z] daemon.go:336: [d81cba3bb1d68] waiting for daemon to start [2019-09-21T00:16:01.189Z] daemon.go:336: [d81cba3bb1d68] waiting for daemon to start [2019-09-21T00:16:01.189Z] daemon.go:364: [d81cba3bb1d68] daemon started [2019-09-21T00:16:01.189Z] daemon.go:472: [d81cba3bb1d68] Stopping daemon [2019-09-21T00:16:01.189Z] daemon.go:307: [d81cba3bb1d68] exiting daemon [2019-09-21T00:16:01.189Z] daemon.go:459: [d81cba3bb1d68] Daemon stopped [2019-09-21T00:16:01.189Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-21T00:16:02.664Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-09-21T00:16:02.664Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-21T00:16:02.664Z] daemon.go:336: [df3f988ec489b] waiting for daemon to start [2019-09-21T00:16:02.664Z] daemon.go:336: [df3f988ec489b] waiting for daemon to start [2019-09-21T00:16:02.664Z] daemon.go:364: [df3f988ec489b] daemon started [2019-09-21T00:16:02.664Z] daemon.go:472: [df3f988ec489b] Stopping daemon [2019-09-21T00:16:02.664Z] daemon.go:307: [df3f988ec489b] exiting daemon [2019-09-21T00:16:02.664Z] daemon.go:459: [df3f988ec489b] Daemon stopped [2019-09-21T00:16:02.664Z] === RUN TestKernelTCPMemory [2019-09-21T00:16:02.911Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-21T00:16:02.911Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-21T00:16:03.674Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-09-21T00:16:03.674Z] === RUN TestNISDomainname [2019-09-21T00:16:04.684Z] --- PASS: TestNISDomainname (1.00s) [2019-09-21T00:16:04.684Z] === RUN TestHostnameDnsResolution [2019-09-21T00:16:05.434Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-21T00:16:05.691Z] --- PASS: TestHostnameDnsResolution (1.15s) [2019-09-21T00:16:05.691Z] === RUN TestStats [2019-09-21T00:16:05.691Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-21T00:16:06.622Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-09-21T00:16:06.622Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-21T00:16:08.365Z] --- PASS: TestStats (2.28s) [2019-09-21T00:16:08.365Z] === RUN TestStopContainerWithTimeout [2019-09-21T00:16:08.365Z] === RUN TestStopContainerWithTimeout/0 [2019-09-21T00:16:08.365Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-21T00:16:08.365Z] === RUN TestStopContainerWithTimeout/1 [2019-09-21T00:16:08.365Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-21T00:16:08.365Z] === RUN TestStopContainerWithTimeout/3 [2019-09-21T00:16:08.365Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-21T00:16:08.365Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-21T00:16:08.365Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-21T00:16:08.365Z] === CONT TestStopContainerWithTimeout/0 [2019-09-21T00:16:08.365Z] === CONT TestStopContainerWithTimeout/1 [2019-09-21T00:16:08.365Z] === CONT TestStopContainerWithTimeout/3 [2019-09-21T00:16:08.365Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-21T00:16:11.835Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-09-21T00:16:11.835Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2019-09-21T00:16:11.835Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2019-09-21T00:16:11.835Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2019-09-21T00:16:11.835Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2019-09-21T00:16:11.835Z] === RUN TestDeleteDevicemapper [2019-09-21T00:16:11.835Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-21T00:16:11.835Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:16:11.835Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-21T00:16:13.904Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s) [2019-09-21T00:16:13.904Z] === RUN TestUpdateMemory [2019-09-21T00:16:14.519Z] --- PASS: TestUpdateMemory (1.10s) [2019-09-21T00:16:14.519Z] === RUN TestUpdateCPUQuota [2019-09-21T00:16:16.557Z] --- PASS: TestUpdateCPUQuota (1.82s) [2019-09-21T00:16:16.557Z] === RUN TestUpdatePidsLimit [2019-09-21T00:16:16.557Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-21T00:16:16.838Z] === RUN TestUpdatePidsLimit/no_change [2019-09-21T00:16:17.120Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-21T00:16:17.739Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-21T00:16:18.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-21T00:16:18.310Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-21T00:16:18.808Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-21T00:16:18.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-21T00:16:20.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit (3.89s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-09-21T00:16:20.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-09-21T00:16:20.402Z] === RUN TestUpdateRestartPolicy [2019-09-21T00:16:21.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-21T00:16:22.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-21T00:16:24.563Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-21T00:16:25.127Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-21T00:16:27.653Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-09-21T00:16:27.653Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-21T00:16:28.216Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-21T00:16:28.216Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-21T00:16:28.216Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-21T00:16:29.146Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-21T00:16:29.710Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-21T00:16:31.759Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-21T00:16:32.917Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2019-09-21T00:16:32.917Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-21T00:16:33.199Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-09-21T00:16:33.199Z] === RUN TestWaitNonBlocked [2019-09-21T00:16:33.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:16:33.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:16:33.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:16:33.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:16:33.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:16:33.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:16:33.885Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-21T00:16:34.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-09-21T00:16:34.211Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-21T00:16:34.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-09-21T00:16:34.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2019-09-21T00:16:34.211Z] === RUN TestWaitBlocked [2019-09-21T00:16:34.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:16:34.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:16:34.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:16:34.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:16:34.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-21T00:16:34.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-21T00:16:34.706Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-21T00:16:35.221Z] --- PASS: TestWaitBlocked (0.03s) [2019-09-21T00:16:35.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2019-09-21T00:16:35.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-09-21T00:16:35.221Z] === CONT TestContainerStartOnDaemonRestart [2019-09-21T00:16:35.221Z] === CONT TestIpcModeOlderClient [2019-09-21T00:16:35.221Z] === CONT TestDaemonRestartIpcMode [2019-09-21T00:16:35.221Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-09-21T00:16:35.479Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-21T00:16:37.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-21T00:16:38.686Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2019-09-21T00:16:38.686Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-21T00:16:38.686Z] daemon.go:336: [dac62ce83f94e] waiting for daemon to start [2019-09-21T00:16:38.686Z] daemon.go:336: [dac62ce83f94e] waiting for daemon to start [2019-09-21T00:16:38.686Z] daemon.go:364: [dac62ce83f94e] daemon started [2019-09-21T00:16:38.686Z] daemon.go:336: [dac62ce83f94e] waiting for daemon to start [2019-09-21T00:16:38.686Z] daemon.go:307: [dac62ce83f94e] exiting daemon [2019-09-21T00:16:38.686Z] daemon.go:336: [dac62ce83f94e] waiting for daemon to start [2019-09-21T00:16:38.686Z] daemon.go:364: [dac62ce83f94e] daemon started [2019-09-21T00:16:38.686Z] daemon.go:472: [dac62ce83f94e] Stopping daemon [2019-09-21T00:16:38.686Z] daemon.go:307: [dac62ce83f94e] exiting daemon [2019-09-21T00:16:38.686Z] daemon.go:459: [dac62ce83f94e] Daemon stopped [2019-09-21T00:16:38.977Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2019-09-21T00:16:38.977Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-21T00:16:38.977Z] daemon.go:336: [d76be2867752e] waiting for daemon to start [2019-09-21T00:16:38.977Z] daemon.go:336: [d76be2867752e] waiting for daemon to start [2019-09-21T00:16:38.977Z] daemon.go:364: [d76be2867752e] daemon started [2019-09-21T00:16:38.977Z] daemon.go:472: [d76be2867752e] Stopping daemon [2019-09-21T00:16:38.977Z] daemon.go:307: [d76be2867752e] exiting daemon [2019-09-21T00:16:38.977Z] daemon.go:459: [d76be2867752e] Daemon stopped [2019-09-21T00:16:38.977Z] daemon.go:336: [d76be2867752e] waiting for daemon to start [2019-09-21T00:16:38.977Z] daemon.go:336: [d76be2867752e] waiting for daemon to start [2019-09-21T00:16:38.977Z] daemon.go:364: [d76be2867752e] daemon started [2019-09-21T00:16:38.977Z] daemon.go:472: [d76be2867752e] Stopping daemon [2019-09-21T00:16:38.977Z] daemon.go:307: [d76be2867752e] exiting daemon [2019-09-21T00:16:38.977Z] daemon.go:459: [d76be2867752e] Daemon stopped [2019-09-21T00:16:38.977Z] PASS [2019-09-21T00:16:38.977Z] [2019-09-21T00:16:38.977Z] === Skipped [2019-09-21T00:16:38.977Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-21T00:16:38.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:16:38.977Z] [2019-09-21T00:16:38.977Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-21T00:16:38.977Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-21T00:16:38.977Z] [2019-09-21T00:16:38.977Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-21T00:16:38.977Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-21T00:16:38.977Z] [2019-09-21T00:16:38.977Z] [2019-09-21T00:16:38.977Z] DONE 197 tests, 3 skipped in 120.776s [2019-09-21T00:16:39.260Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-21T00:16:39.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:16:39.260Z] ++ set -e [2019-09-21T00:16:39.260Z] ++ '[' -n 0 ']' [2019-09-21T00:16:39.260Z] ++ set -x [2019-09-21T00:16:39.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:16:39.260Z] INFO: Testing against a local daemon [2019-09-21T00:16:39.260Z] === RUN TestCommitInheritsEnv [2019-09-21T00:16:39.544Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-09-21T00:16:39.544Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-21T00:16:39.544Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-21T00:16:39.544Z] === RUN TestImagesFilterMultiReference [2019-09-21T00:16:39.758Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-21T00:16:39.827Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-21T00:16:39.827Z] === RUN TestImagePullPlatformInvalid [2019-09-21T00:16:39.827Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-21T00:16:39.827Z] === RUN TestRemoveImageOrphaning [2019-09-21T00:16:40.109Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-09-21T00:16:40.109Z] === RUN TestRemoveImageGarbageCollector [2019-09-21T00:16:40.109Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-21T00:16:40.109Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:16:40.109Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-21T00:16:40.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-21T00:16:40.110Z] === RUN TestTagInvalidReference [2019-09-21T00:16:40.321Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-21T00:16:40.321Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-21T00:16:40.393Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-21T00:16:40.393Z] === RUN TestTagValidPrefixedRepo [2019-09-21T00:16:40.393Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-21T00:16:40.393Z] === RUN TestTagExistedNameWithoutForce [2019-09-21T00:16:40.393Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-21T00:16:40.393Z] === RUN TestTagOfficialNames [2019-09-21T00:16:40.393Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-21T00:16:40.393Z] === RUN TestTagMatchesDigest [2019-09-21T00:16:40.393Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-21T00:16:40.393Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-21T00:16:40.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-21T00:16:41.270Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-21T00:16:41.950Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-21T00:16:42.883Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-21T00:16:43.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-21T00:16:44.072Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-21T00:16:44.995Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-21T00:16:45.443Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-21T00:16:46.815Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-21T00:16:47.379Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-21T00:16:49.275Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-21T00:16:49.676Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-21T00:16:49.676Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-21T00:16:50.207Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-21T00:16:50.645Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-21T00:16:51.138Z] === RUN TestDockerSuite/TestLogsSince [2019-09-21T00:16:51.611Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-21T00:16:52.069Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-21T00:16:52.069Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-21T00:16:54.966Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-21T00:16:55.342Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-21T00:16:58.614Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-21T00:16:58.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-21T00:16:58.689Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-21T00:17:01.889Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-09-21T00:17:02.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-21T00:17:04.420Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-21T00:17:04.985Z] === RUN TestDockerSuite/TestLogsTail [2019-09-21T00:17:05.916Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-21T00:17:06.145Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-21T00:17:06.847Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-21T00:17:07.777Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-21T00:17:08.034Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-21T00:17:08.599Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-09-21T00:17:08.856Z] === RUN TestDockerSuite/TestNetHostname [2019-09-21T00:17:10.819Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-21T00:17:12.133Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-21T00:17:12.133Z] === RUN TestDockerSuite/TestNetworkEvents [2019-09-21T00:17:13.503Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-21T00:17:14.434Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-09-21T00:17:14.541Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-21T00:17:15.805Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-21T00:17:16.710Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-21T00:17:16.736Z] === RUN TestDockerSuite/TestPluginActive [2019-09-21T00:17:18.631Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-21T00:17:21.385Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-21T00:17:23.554Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-21T00:17:23.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:17:23.554Z] INFO: Testing against a local daemon [2019-09-21T00:17:23.554Z] === RUN TestBuildWithSession [2019-09-21T00:17:23.554Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-21T00:17:23.554Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:23.554Z] === RUN TestBuildSquashParent [2019-09-21T00:17:23.554Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-21T00:17:23.554Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:23.554Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-21T00:17:23.554Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-21T00:17:23.554Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:23.554Z] === RUN TestBuildMultiStageCopy [2019-09-21T00:17:23.554Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-21T00:17:25.180Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-21T00:17:25.180Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-21T00:17:25.180Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-21T00:17:28.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-09-21T00:17:28.455Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-21T00:17:30.351Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-21T00:17:31.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-09-21T00:17:32.212Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-21T00:17:33.851Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-21T00:17:34.817Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-21T00:17:35.494Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-09-21T00:17:35.781Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-21T00:17:36.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-21T00:17:38.016Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy (14.87s) [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.31s) [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2019-09-21T00:17:38.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2019-09-21T00:17:38.283Z] === RUN TestBuildMultiStageParentConfig [2019-09-21T00:17:38.283Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-21T00:17:38.283Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:38.283Z] === RUN TestBuildLabelWithTargets [2019-09-21T00:17:38.283Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-21T00:17:38.283Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:38.283Z] === RUN TestBuildWithEmptyLayers [2019-09-21T00:17:38.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-21T00:17:39.813Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2019-09-21T00:17:39.813Z] === RUN TestBuildMultiStageOnBuild [2019-09-21T00:17:39.813Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-21T00:17:39.813Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:39.813Z] === RUN TestBuildUncleanTarFilenames [2019-09-21T00:17:39.813Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-09-21T00:17:39.813Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:39.813Z] === RUN TestBuildMultiStageLayerLeak [2019-09-21T00:17:39.813Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-21T00:17:39.813Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:39.813Z] === RUN TestBuildWithHugeFile [2019-09-21T00:17:39.813Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-21T00:17:39.813Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-21T00:17:39.813Z] === RUN TestBuildWithEmptyDockerfile [2019-09-21T00:17:39.813Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:17:39.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:17:39.813Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:17:39.813Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:17:39.813Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:17:39.813Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:17:39.813Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-21T00:17:39.813Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-21T00:17:39.813Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-21T00:17:39.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2019-09-21T00:17:39.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-21T00:17:39.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-09-21T00:17:39.813Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-21T00:17:39.813Z] === RUN TestBuildPreserveOwnership [2019-09-21T00:17:39.813Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-21T00:17:39.813Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:39.813Z] === RUN TestBuildPlatformInvalid [2019-09-21T00:17:39.813Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-09-21T00:17:39.813Z] PASS [2019-09-21T00:17:39.813Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-21T00:17:40.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:17:40.271Z] INFO: Testing against a local daemon [2019-09-21T00:17:40.271Z] === RUN TestConfigList [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigList (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestConfigsCreateAndDelete [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestConfigsUpdate [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestTemplatedConfig [2019-09-21T00:17:40.271Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestConfigInspect [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestConfigCreateWithLabels [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:17:40.271Z] === RUN TestConfigCreateResolve [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:17:40.271Z] === RUN TestConfigDaemonLibtrustID [2019-09-21T00:17:40.271Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-21T00:17:40.271Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:17:40.271Z] PASS [2019-09-21T00:17:40.271Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-21T00:17:40.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:17:40.271Z] INFO: Testing against a local daemon [2019-09-21T00:17:40.271Z] === RUN TestCheckpoint [2019-09-21T00:17:40.271Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-21T00:17:40.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-21T00:17:40.271Z] === RUN TestContainerInvalidJSON [2019-09-21T00:17:40.271Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:17:40.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:17:40.271Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:17:40.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:17:40.271Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:17:40.271Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:17:40.271Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-21T00:17:40.271Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-21T00:17:40.271Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-21T00:17:40.271Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-21T00:17:40.271Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-21T00:17:40.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-21T00:17:40.271Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-09-21T00:17:40.271Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-21T00:17:40.271Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-21T00:17:40.271Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-21T00:17:40.271Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-21T00:17:40.271Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-21T00:17:40.271Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-21T00:17:40.271Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCopyFromContainer [2019-09-21T00:17:40.271Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-21T00:17:40.271Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-21T00:17:40.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:17:40.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:17:40.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:17:40.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:17:40.271Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:17:40.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:17:40.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-21T00:17:40.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-21T00:17:40.271Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-21T00:17:40.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-21T00:17:40.271Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-21T00:17:40.271Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-21T00:17:40.271Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidEnv [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-21T00:17:40.271Z] === RUN TestCreateTmpfsMountsTarget [2019-09-21T00:17:40.271Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-21T00:17:40.271Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:40.271Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-21T00:17:40.271Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-21T00:17:40.271Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:17:40.271Z] === RUN TestCreateWithCapabilities [2019-09-21T00:17:40.271Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-21T00:17:40.271Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-21T00:17:40.271Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-21T00:17:40.271Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-21T00:17:40.271Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:17:40.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:17:40.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-21T00:17:40.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-21T00:17:40.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-21T00:17:40.271Z] === RUN TestDiff [2019-09-21T00:17:40.271Z] --- SKIP: TestDiff (0.00s) [2019-09-21T00:17:40.271Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-21T00:17:40.271Z] === RUN TestExecWithCloseStdin [2019-09-21T00:17:40.479Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-21T00:17:41.850Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-21T00:17:43.194Z] --- PASS: TestExecWithCloseStdin (2.33s) [2019-09-21T00:17:43.194Z] === RUN TestExec [2019-09-21T00:17:43.194Z] --- SKIP: TestExec (0.00s) [2019-09-21T00:17:43.194Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-21T00:17:43.194Z] === RUN TestExecUser [2019-09-21T00:17:43.194Z] --- SKIP: TestExecUser (0.00s) [2019-09-21T00:17:43.194Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-21T00:17:43.194Z] === RUN TestExportContainerAndImportImage [2019-09-21T00:17:43.194Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-21T00:17:43.194Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:43.194Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-21T00:17:43.195Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-21T00:17:43.195Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:43.195Z] === RUN TestHealthCheckWorkdir [2019-09-21T00:17:43.195Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-21T00:17:43.195Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-21T00:17:43.195Z] === RUN TestHealthKillContainer [2019-09-21T00:17:43.195Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-21T00:17:43.195Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-21T00:17:43.195Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-21T00:17:43.195Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-21T00:17:43.195Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-21T00:17:43.195Z] === RUN TestKillContainerInvalidSignal [2019-09-21T00:17:43.747Z] === RUN TestDockerSuite/TestPortList [2019-09-21T00:17:43.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-09-21T00:17:44.725Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2019-09-21T00:17:44.726Z] === RUN TestKillContainer [2019-09-21T00:17:44.726Z] --- SKIP: TestKillContainer (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-21T00:17:44.726Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-21T00:17:44.726Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-21T00:17:44.726Z] === RUN TestKillStoppedContainer [2019-09-21T00:17:44.726Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-21T00:17:44.726Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-21T00:17:44.726Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-21T00:17:44.726Z] === RUN TestKillDifferentUserContainer [2019-09-21T00:17:44.726Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-21T00:17:44.726Z] === RUN TestInspectOomKilledTrue [2019-09-21T00:17:44.726Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:17:44.726Z] === RUN TestInspectOomKilledFalse [2019-09-21T00:17:44.726Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-21T00:17:44.726Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-21T00:17:44.726Z] === RUN TestLogsFollowTailEmpty [2019-09-21T00:17:46.257Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2019-09-21T00:17:46.258Z] === RUN TestNetworkNat [2019-09-21T00:17:46.258Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-21T00:17:46.258Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-21T00:17:46.258Z] === RUN TestNetworkLocalhostTCPNat [2019-09-21T00:17:46.258Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-21T00:17:46.258Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:17:46.258Z] === RUN TestNetworkLoopbackNat [2019-09-21T00:17:46.258Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-21T00:17:46.258Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-21T00:17:46.258Z] === RUN TestPause [2019-09-21T00:17:46.258Z] --- SKIP: TestPause (0.00s) [2019-09-21T00:17:46.258Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-21T00:17:46.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-21T00:17:47.923Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-09-21T00:17:48.428Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2019-09-21T00:17:48.429Z] === RUN TestPauseStopPausedContainer [2019-09-21T00:17:48.429Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-21T00:17:48.429Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:17:48.429Z] === RUN TestPsFilter [2019-09-21T00:17:48.429Z] --- PASS: TestPsFilter (0.13s) [2019-09-21T00:17:48.429Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-21T00:17:50.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2019-09-21T00:17:50.596Z] === RUN TestRemoveContainerWithVolume [2019-09-21T00:17:52.766Z] --- PASS: TestRemoveContainerWithVolume (2.00s) [2019-09-21T00:17:52.766Z] === RUN TestRemoveContainerRunning [2019-09-21T00:17:54.934Z] --- PASS: TestRemoveContainerRunning (2.27s) [2019-09-21T00:17:54.934Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-21T00:17:56.022Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-21T00:17:56.279Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-21T00:17:56.463Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2019-09-21T00:17:56.463Z] === RUN TestRemoveInvalidContainer [2019-09-21T00:17:56.463Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-21T00:17:56.463Z] === RUN TestRenameLinkedContainer [2019-09-21T00:17:56.463Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-21T00:17:56.463Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-21T00:17:56.463Z] === RUN TestRenameStoppedContainer [2019-09-21T00:17:58.636Z] --- PASS: TestRenameStoppedContainer (2.13s) [2019-09-21T00:17:58.636Z] === RUN TestRenameRunningContainerAndReuse [2019-09-21T00:18:00.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-09-21T00:18:02.359Z] --- PASS: TestRenameRunningContainerAndReuse (3.62s) [2019-09-21T00:18:02.359Z] === RUN TestRenameInvalidName [2019-09-21T00:18:04.527Z] --- PASS: TestRenameInvalidName (1.85s) [2019-09-21T00:18:04.527Z] === RUN TestRenameAnonymousContainer [2019-09-21T00:18:04.527Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-21T00:18:04.527Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:04.527Z] === RUN TestRenameContainerWithSameName [2019-09-21T00:18:04.628Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-21T00:18:04.628Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-21T00:18:04.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-21T00:18:04.885Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-21T00:18:04.885Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-21T00:18:05.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-21T00:18:05.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-21T00:18:06.057Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2019-09-21T00:18:06.057Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-21T00:18:06.057Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-21T00:18:06.057Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:06.057Z] === RUN TestResize [2019-09-21T00:18:06.057Z] --- SKIP: TestResize (0.00s) [2019-09-21T00:18:06.057Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:06.057Z] === RUN TestResizeWithInvalidSize [2019-09-21T00:18:06.057Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-21T00:18:06.057Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:06.057Z] === RUN TestResizeWhenContainerNotStarted [2019-09-21T00:18:06.749Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-21T00:18:06.749Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-21T00:18:08.119Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-21T00:18:08.225Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2019-09-21T00:18:08.225Z] === RUN TestDaemonRestartKillContainers [2019-09-21T00:18:08.225Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-21T00:18:08.225Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:08.225Z] === RUN TestStats [2019-09-21T00:18:08.225Z] --- SKIP: TestStats (0.00s) [2019-09-21T00:18:08.225Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-21T00:18:08.225Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-21T00:18:08.384Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-09-21T00:18:11.672Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-09-21T00:18:13.567Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-09-21T00:18:13.567Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-21T00:18:13.567Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-09-21T00:18:13.826Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-21T00:18:15.279Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.17s) [2019-09-21T00:18:15.279Z] === RUN TestStopContainerWithTimeout [2019-09-21T00:18:15.279Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-21T00:18:15.279Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-21T00:18:15.279Z] === RUN TestUpdateRestartPolicy [2019-09-21T00:18:18.003Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-21T00:18:18.567Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-21T00:18:22.741Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-21T00:18:27.994Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-09-21T00:18:27.994Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-21T00:18:27.994Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-21T00:18:30.516Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-21T00:18:31.891Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-21T00:18:36.337Z] --- PASS: TestUpdateRestartPolicy (20.46s) [2019-09-21T00:18:36.337Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-21T00:18:37.867Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s) [2019-09-21T00:18:37.867Z] === RUN TestWaitNonBlocked [2019-09-21T00:18:37.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:18:37.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:18:37.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:18:37.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:18:37.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-21T00:18:37.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-21T00:18:41.847Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-21T00:18:42.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-21T00:18:44.626Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-21T00:18:46.417Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-21T00:18:46.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.29s) [2019-09-21T00:18:46.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.71s) [2019-09-21T00:18:46.417Z] === RUN TestWaitBlocked [2019-09-21T00:18:46.417Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-21T00:18:46.417Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.417Z] PASS [2019-09-21T00:18:46.417Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-21T00:18:46.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.417Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.417Z] === RUN TestCommitInheritsEnv [2019-09-21T00:18:46.417Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-21T00:18:46.417Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:18:46.417Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-21T00:18:46.417Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-21T00:18:46.417Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-21T00:18:46.417Z] === RUN TestImagesFilterMultiReference [2019-09-21T00:18:46.417Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-21T00:18:46.417Z] === RUN TestImagePullPlatformInvalid [2019-09-21T00:18:46.417Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-21T00:18:46.417Z] === RUN TestRemoveImageOrphaning [2019-09-21T00:18:46.417Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-21T00:18:46.417Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:18:46.417Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-21T00:18:46.417Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-21T00:18:46.417Z] === RUN TestTagInvalidReference [2019-09-21T00:18:46.417Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-21T00:18:46.417Z] === RUN TestTagValidPrefixedRepo [2019-09-21T00:18:46.417Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-21T00:18:46.417Z] === RUN TestTagExistedNameWithoutForce [2019-09-21T00:18:46.417Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-21T00:18:46.417Z] === RUN TestTagOfficialNames [2019-09-21T00:18:46.417Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-21T00:18:46.417Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-21T00:18:46.417Z] === RUN TestTagMatchesDigest [2019-09-21T00:18:46.417Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-21T00:18:46.417Z] PASS [2019-09-21T00:18:46.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-21T00:18:46.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.417Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.417Z] === RUN TestNetworkCreateDelete [2019-09-21T00:18:46.417Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-21T00:18:46.417Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.417Z] === RUN TestDockerNetworkDeletePreferID [2019-09-21T00:18:46.417Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-21T00:18:46.417Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-21T00:18:46.417Z] === RUN TestInspectNetwork [2019-09-21T00:18:46.417Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-21T00:18:46.417Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:46.418Z] === RUN TestRunContainerWithBridgeNone [2019-09-21T00:18:46.418Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-21T00:18:46.418Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.418Z] === RUN TestNetworkInvalidJSON [2019-09-21T00:18:46.418Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-21T00:18:46.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-21T00:18:46.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:18:46.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:18:46.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:18:46.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:18:46.418Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-21T00:18:46.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:18:46.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:18:46.418Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-21T00:18:46.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-21T00:18:46.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-21T00:18:46.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-21T00:18:46.418Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-21T00:18:46.418Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestDaemonDefaultNetworkPools [2019-09-21T00:18:46.418Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-21T00:18:46.418Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:18:46.418Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:18:46.418Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestServiceWithPredefinedNetwork [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:18:46.418Z] === RUN TestServiceWithDataPathPortInit [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-21T00:18:46.418Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.418Z] === RUN TestPluginInvalidJSON [2019-09-21T00:18:46.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:18:46.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:18:46.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:18:46.418Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-21T00:18:46.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.418Z] === RUN TestExternalGraphDriver [2019-09-21T00:18:46.418Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-21T00:18:46.418Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-21T00:18:46.418Z] === RUN TestGraphdriverPluginV2 [2019-09-21T00:18:46.418Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-21T00:18:46.418Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.418Z] === RUN TestSecretInspect [2019-09-21T00:18:46.418Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestSecretList [2019-09-21T00:18:46.418Z] --- SKIP: TestSecretList (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestSecretsCreateAndDelete [2019-09-21T00:18:46.418Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestSecretsUpdate [2019-09-21T00:18:46.418Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestTemplatedSecret [2019-09-21T00:18:46.418Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestSecretCreateResolve [2019-09-21T00:18:46.418Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-21T00:18:46.418Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.418Z] PASS [2019-09-21T00:18:46.418Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-21T00:18:46.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.418Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.418Z] === RUN TestServiceCreateInit [2019-09-21T00:18:46.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:18:46.418Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:18:46.418Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceMultipleTimes [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceConflict [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceMaxReplicas [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-21T00:18:46.418Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceSecretFileMode [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceConfigFileMode [2019-09-21T00:18:46.418Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-21T00:18:46.418Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.418Z] === RUN TestCreateServiceSysctls [2019-09-21T00:18:46.531Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-21T00:18:46.877Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-21T00:18:46.877Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestCreateServiceCapabilities [2019-09-21T00:18:46.877Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-21T00:18:46.877Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestInspect [2019-09-21T00:18:46.877Z] --- SKIP: TestInspect (0.00s) [2019-09-21T00:18:46.877Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestDockerNetworkConnectAlias [2019-09-21T00:18:46.877Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-21T00:18:46.877Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestDockerNetworkReConnect [2019-09-21T00:18:46.877Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-21T00:18:46.877Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestServicePlugin [2019-09-21T00:18:46.877Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-21T00:18:46.877Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestServiceUpdateLabel [2019-09-21T00:18:46.877Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-21T00:18:46.877Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.877Z] === RUN TestServiceUpdateSecrets [2019-09-21T00:18:46.877Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-21T00:18:46.877Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.877Z] === RUN TestServiceUpdateConfigs [2019-09-21T00:18:46.877Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-21T00:18:46.877Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.877Z] === RUN TestServiceUpdateNetwork [2019-09-21T00:18:46.877Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-21T00:18:46.877Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-21T00:18:46.877Z] PASS [2019-09-21T00:18:46.877Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-21T00:18:46.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.877Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.877Z] === RUN TestSessionCreate [2019-09-21T00:18:46.877Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-21T00:18:46.877Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:46.877Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-21T00:18:46.877Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-21T00:18:46.877Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:46.877Z] PASS [2019-09-21T00:18:46.877Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-21T00:18:46.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:46.877Z] INFO: Testing against a local daemon [2019-09-21T00:18:46.877Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-21T00:18:46.877Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:18:46.877Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-21T00:18:46.877Z] === RUN TestEventsExecDie [2019-09-21T00:18:46.877Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-21T00:18:46.877Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-21T00:18:46.877Z] === RUN TestEventsBackwardsCompatible [2019-09-21T00:18:46.877Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-21T00:18:46.877Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-21T00:18:46.877Z] === RUN TestInfoAPI [2019-09-21T00:18:46.877Z] --- PASS: TestInfoAPI (0.04s) [2019-09-21T00:18:46.877Z] === RUN TestInfoAPIWarnings [2019-09-21T00:18:46.877Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-21T00:18:46.877Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-21T00:18:46.877Z] === RUN TestLoginFailsWithBadCredentials [2019-09-21T00:18:47.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-09-21T00:18:47.839Z] === RUN TestPingCacheHeaders [2019-09-21T00:18:47.839Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-21T00:18:47.839Z] === RUN TestPingGet [2019-09-21T00:18:47.839Z] --- PASS: TestPingGet (0.03s) [2019-09-21T00:18:47.839Z] === RUN TestPingHead [2019-09-21T00:18:47.839Z] --- PASS: TestPingHead (0.03s) [2019-09-21T00:18:47.839Z] === RUN TestVersion [2019-09-21T00:18:47.839Z] --- PASS: TestVersion (0.02s) [2019-09-21T00:18:47.839Z] PASS [2019-09-21T00:18:47.839Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-21T00:18:47.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:47.839Z] INFO: Testing against a local daemon [2019-09-21T00:18:47.839Z] === RUN TestVolumesCreateAndList [2019-09-21T00:18:48.302Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-21T00:18:48.302Z] === RUN TestVolumesRemove [2019-09-21T00:18:48.302Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-21T00:18:48.302Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-21T00:18:48.302Z] === RUN TestVolumesInspect [2019-09-21T00:18:48.302Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-21T00:18:48.302Z] === RUN TestVolumesInvalidJSON [2019-09-21T00:18:48.302Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-21T00:18:48.302Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-21T00:18:48.302Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-21T00:18:48.302Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-21T00:18:48.302Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-21T00:18:48.302Z] PASS [2019-09-21T00:18:48.302Z] INFO: make.ps1 ended at 09/21/2019 00:18:47 [2019-09-21T00:18:48.302Z] INFO: Integration CLI tests being run from the host: [2019-09-21T00:18:48.302Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-21T00:18:48.467Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-21T00:18:50.362Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-21T00:18:50.619Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-21T00:18:53.143Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-21T00:18:53.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-21T00:18:54.639Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-21T00:18:54.639Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-21T00:18:55.570Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-21T00:18:56.940Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-21T00:18:58.309Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-21T00:18:58.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-21T00:18:58.713Z] INFO: Testing against a local daemon [2019-09-21T00:18:58.713Z] === RUN TestDockerSuite [2019-09-21T00:18:58.713Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-21T00:18:58.713Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-21T00:18:58.713Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-21T00:18:59.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-21T00:18:59.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-21T00:18:59.169Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-21T00:18:59.169Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-21T00:18:59.169Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-21T00:18:59.626Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-21T00:19:00.084Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-21T00:19:00.546Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-21T00:19:00.833Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-21T00:19:01.006Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-21T00:19:01.767Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-21T00:19:01.767Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-21T00:19:02.331Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-21T00:19:02.331Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-21T00:19:02.331Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-21T00:19:03.699Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-21T00:19:05.069Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-21T00:19:06.970Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-21T00:19:07.534Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-21T00:19:15.635Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-21T00:19:17.026Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-21T00:19:19.547Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-21T00:19:19.547Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-21T00:19:19.547Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-21T00:19:19.547Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-21T00:19:22.068Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-21T00:19:22.325Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-21T00:19:24.221Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-21T00:19:28.399Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-21T00:19:29.767Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-21T00:19:29.767Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-21T00:19:29.767Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-21T00:19:30.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-21T00:19:33.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-09-21T00:19:34.169Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-21T00:19:35.540Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-21T00:19:36.104Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-21T00:19:38.003Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-21T00:19:38.937Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-21T00:19:40.837Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-21T00:19:41.769Z] === RUN TestDockerSuite/TestRmiTag [2019-09-21T00:19:41.769Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-21T00:19:42.702Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-21T00:19:47.962Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-21T00:19:48.219Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-21T00:19:49.149Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-21T00:19:49.407Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-21T00:19:49.664Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-21T00:19:51.560Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-21T00:19:52.490Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-21T00:19:52.748Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-21T00:19:53.681Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-21T00:19:53.681Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-21T00:19:54.611Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-21T00:19:56.504Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-21T00:19:57.068Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-21T00:19:58.000Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-21T00:19:58.930Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-09-21T00:20:00.832Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-21T00:20:02.202Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-09-21T00:20:03.135Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-09-21T00:20:04.504Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-09-21T00:20:05.436Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-21T00:20:05.436Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-09-21T00:20:06.368Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-21T00:20:07.300Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-21T00:20:08.671Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-21T00:20:09.605Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-21T00:20:10.557Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-21T00:20:11.121Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-21T00:20:12.052Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-21T00:20:12.052Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-21T00:20:13.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-21T00:20:14.509Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-21T00:20:15.439Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-21T00:20:16.370Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-21T00:20:17.301Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-21T00:20:18.231Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-21T00:20:18.231Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-21T00:20:18.794Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-21T00:20:19.725Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-21T00:20:20.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-21T00:20:21.218Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-21T00:20:22.150Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-21T00:20:22.150Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-21T00:20:23.081Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-21T00:20:23.081Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-21T00:20:24.452Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-21T00:20:25.383Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-21T00:20:25.947Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-21T00:20:26.877Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-21T00:20:26.877Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-21T00:20:27.808Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-21T00:20:29.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-21T00:20:31.071Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-21T00:20:32.966Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-21T00:20:33.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-21T00:20:34.102Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-21T00:20:35.032Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-21T00:20:35.961Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-21T00:20:36.891Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-21T00:20:38.786Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-21T00:20:42.062Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-21T00:20:42.062Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-21T00:20:42.992Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-21T00:20:45.515Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-21T00:20:47.408Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-21T00:20:49.930Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-21T00:20:53.204Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-21T00:20:53.204Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-21T00:20:53.204Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-21T00:20:53.461Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-21T00:20:55.356Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-21T00:20:57.250Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-21T00:20:59.772Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-21T00:21:00.336Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-21T00:21:02.264Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-21T00:21:03.193Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-09-21T00:21:03.194Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-21T00:21:03.757Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-09-21T00:21:05.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-21T00:21:05.652Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-21T00:21:06.582Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-21T00:21:07.515Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-21T00:21:08.078Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-21T00:21:09.009Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-21T00:21:09.009Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-21T00:21:09.940Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-21T00:21:10.504Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-21T00:21:11.434Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-21T00:21:12.365Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-21T00:21:12.929Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-21T00:21:13.861Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-21T00:21:14.791Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-21T00:21:15.355Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-21T00:21:15.355Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-21T00:21:16.286Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-21T00:21:17.217Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-21T00:21:18.586Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-21T00:21:19.150Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-21T00:21:19.150Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-21T00:21:23.324Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-21T00:21:23.581Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-21T00:21:27.825Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-21T00:21:31.546Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-21T00:21:31.546Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-21T00:21:31.546Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-21T00:21:35.270Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-21T00:21:35.775Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-09-21T00:21:36.339Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-21T00:21:37.440Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-21T00:21:37.440Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-21T00:21:37.440Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-21T00:21:37.440Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-21T00:21:37.440Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-21T00:21:38.233Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-21T00:21:38.233Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-21T00:21:38.233Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-21T00:21:38.233Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-21T00:21:38.797Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-21T00:21:40.333Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-21T00:21:40.333Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-21T00:21:40.333Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-21T00:21:42.071Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-21T00:21:43.966Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-21T00:21:45.860Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-21T00:21:46.423Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-21T00:21:46.987Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-21T00:21:47.919Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-21T00:21:47.926Z] --- PASS: TestImportExtremelyLargeImageWorks (297.96s) [2019-09-21T00:21:47.926Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-21T00:21:47.926Z] daemon.go:336: [d71f6d8d3f6fc] waiting for daemon to start [2019-09-21T00:21:47.926Z] daemon.go:336: [d71f6d8d3f6fc] waiting for daemon to start [2019-09-21T00:21:47.926Z] daemon.go:364: [d71f6d8d3f6fc] daemon started [2019-09-21T00:21:47.926Z] daemon.go:472: [d71f6d8d3f6fc] Stopping daemon [2019-09-21T00:21:47.926Z] daemon.go:307: [d71f6d8d3f6fc] exiting daemon [2019-09-21T00:21:47.926Z] daemon.go:459: [d71f6d8d3f6fc] Daemon stopped [2019-09-21T00:21:47.926Z] PASS [2019-09-21T00:21:47.926Z] [2019-09-21T00:21:47.926Z] === Skipped [2019-09-21T00:21:47.926Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-21T00:21:47.926Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:21:47.926Z] [2019-09-21T00:21:47.926Z] [2019-09-21T00:21:47.926Z] DONE 12 tests, 1 skipped in 299.299s [2019-09-21T00:21:47.926Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-21T00:21:47.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:21:47.926Z] ++ set -e [2019-09-21T00:21:47.926Z] ++ '[' -n 0 ']' [2019-09-21T00:21:47.926Z] ++ set -x [2019-09-21T00:21:47.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:21:47.927Z] INFO: Testing against a local daemon [2019-09-21T00:21:47.927Z] === RUN TestNetworkCreateDelete [2019-09-21T00:21:47.927Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-09-21T00:21:47.927Z] === RUN TestDockerNetworkDeletePreferID [2019-09-21T00:21:47.927Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-09-21T00:21:47.927Z] === RUN TestInspectNetwork [2019-09-21T00:21:47.927Z] === RUN TestInspectNetwork/full_network_id [2019-09-21T00:21:47.927Z] === RUN TestInspectNetwork/partial_network_id [2019-09-21T00:21:47.927Z] === RUN TestInspectNetwork/network_name [2019-09-21T00:21:47.927Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-21T00:21:48.851Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-21T00:21:48.851Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-21T00:21:48.894Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-21T00:21:49.107Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-21T00:21:49.397Z] --- PASS: TestInspectNetwork (9.76s) [2019-09-21T00:21:49.397Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-21T00:21:49.397Z] daemon.go:336: [dface9ebc45eb] waiting for daemon to start [2019-09-21T00:21:49.397Z] daemon.go:336: [dface9ebc45eb] waiting for daemon to start [2019-09-21T00:21:49.397Z] daemon.go:364: [dface9ebc45eb] daemon started [2019-09-21T00:21:49.397Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-21T00:21:49.397Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-21T00:21:49.397Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-21T00:21:49.397Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-21T00:21:49.397Z] daemon.go:472: [dface9ebc45eb] Stopping daemon [2019-09-21T00:21:49.397Z] daemon.go:307: [dface9ebc45eb] exiting daemon [2019-09-21T00:21:49.397Z] daemon.go:459: [dface9ebc45eb] Daemon stopped [2019-09-21T00:21:49.397Z] === RUN TestRunContainerWithBridgeNone [2019-09-21T00:21:51.000Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-21T00:21:52.081Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2019-09-21T00:21:52.081Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-21T00:21:52.081Z] daemon.go:336: [da590cef27049] waiting for daemon to start [2019-09-21T00:21:52.081Z] daemon.go:336: [da590cef27049] waiting for daemon to start [2019-09-21T00:21:52.081Z] daemon.go:364: [da590cef27049] daemon started [2019-09-21T00:21:52.081Z] daemon.go:472: [da590cef27049] Stopping daemon [2019-09-21T00:21:52.081Z] daemon.go:307: [da590cef27049] exiting daemon [2019-09-21T00:21:52.081Z] daemon.go:459: [da590cef27049] Daemon stopped [2019-09-21T00:21:52.081Z] === RUN TestNetworkInvalidJSON [2019-09-21T00:21:52.081Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-21T00:21:52.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-21T00:21:52.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:21:52.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:21:52.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:21:52.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:21:52.081Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-21T00:21:52.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-21T00:21:52.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-21T00:21:52.081Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-21T00:21:52.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-21T00:21:52.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-21T00:21:52.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-21T00:21:52.081Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-21T00:21:52.369Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-21T00:21:53.090Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-21T00:21:53.090Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-21T00:21:53.090Z] daemon.go:336: [d6504ca838da9] waiting for daemon to start [2019-09-21T00:21:53.090Z] daemon.go:336: [d6504ca838da9] waiting for daemon to start [2019-09-21T00:21:53.090Z] daemon.go:364: [d6504ca838da9] daemon started [2019-09-21T00:21:53.090Z] daemon.go:472: [d6504ca838da9] Stopping daemon [2019-09-21T00:21:53.090Z] daemon.go:307: [d6504ca838da9] exiting daemon [2019-09-21T00:21:53.090Z] daemon.go:459: [d6504ca838da9] Daemon stopped [2019-09-21T00:21:53.090Z] daemon.go:336: [d6504ca838da9] waiting for daemon to start [2019-09-21T00:21:53.090Z] daemon.go:336: [d6504ca838da9] waiting for daemon to start [2019-09-21T00:21:53.090Z] daemon.go:364: [d6504ca838da9] daemon started [2019-09-21T00:21:53.090Z] daemon.go:472: [d6504ca838da9] Stopping daemon [2019-09-21T00:21:53.090Z] daemon.go:307: [d6504ca838da9] exiting daemon [2019-09-21T00:21:53.090Z] daemon.go:459: [d6504ca838da9] Daemon stopped [2019-09-21T00:21:53.090Z] === RUN TestDaemonDefaultNetworkPools [2019-09-21T00:21:53.706Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-09-21T00:21:53.706Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-21T00:21:53.706Z] daemon.go:336: [d3b70910e4591] waiting for daemon to start [2019-09-21T00:21:53.706Z] daemon.go:336: [d3b70910e4591] waiting for daemon to start [2019-09-21T00:21:53.706Z] daemon.go:364: [d3b70910e4591] daemon started [2019-09-21T00:21:53.706Z] daemon.go:472: [d3b70910e4591] Stopping daemon [2019-09-21T00:21:53.706Z] daemon.go:307: [d3b70910e4591] exiting daemon [2019-09-21T00:21:53.706Z] daemon.go:459: [d3b70910e4591] Daemon stopped [2019-09-21T00:21:53.706Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-21T00:21:53.740Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-21T00:21:53.740Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-21T00:21:53.998Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-21T00:21:55.184Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-09-21T00:21:55.184Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-21T00:21:55.184Z] daemon.go:336: [d99b4a79234e9] waiting for daemon to start [2019-09-21T00:21:55.184Z] daemon.go:336: [d99b4a79234e9] waiting for daemon to start [2019-09-21T00:21:55.184Z] daemon.go:364: [d99b4a79234e9] daemon started [2019-09-21T00:21:55.184Z] daemon.go:472: [d99b4a79234e9] Stopping daemon [2019-09-21T00:21:55.184Z] daemon.go:307: [d99b4a79234e9] exiting daemon [2019-09-21T00:21:55.184Z] daemon.go:459: [d99b4a79234e9] Daemon stopped [2019-09-21T00:21:55.184Z] daemon.go:336: [d99b4a79234e9] waiting for daemon to start [2019-09-21T00:21:55.184Z] daemon.go:336: [d99b4a79234e9] waiting for daemon to start [2019-09-21T00:21:55.184Z] daemon.go:364: [d99b4a79234e9] daemon started [2019-09-21T00:21:55.184Z] daemon.go:472: [d99b4a79234e9] Stopping daemon [2019-09-21T00:21:55.184Z] daemon.go:307: [d99b4a79234e9] exiting daemon [2019-09-21T00:21:55.184Z] daemon.go:459: [d99b4a79234e9] Daemon stopped [2019-09-21T00:21:55.184Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:21:55.898Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-21T00:21:56.193Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2019-09-21T00:21:56.193Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-21T00:21:56.193Z] daemon.go:336: [dd95af61a9833] waiting for daemon to start [2019-09-21T00:21:56.193Z] daemon.go:336: [dd95af61a9833] waiting for daemon to start [2019-09-21T00:21:56.193Z] daemon.go:364: [dd95af61a9833] daemon started [2019-09-21T00:21:56.193Z] daemon.go:472: [dd95af61a9833] Stopping daemon [2019-09-21T00:21:56.193Z] daemon.go:307: [dd95af61a9833] exiting daemon [2019-09-21T00:21:56.193Z] daemon.go:459: [dd95af61a9833] Daemon stopped [2019-09-21T00:21:56.193Z] daemon.go:336: [dd95af61a9833] waiting for daemon to start [2019-09-21T00:21:56.193Z] daemon.go:336: [dd95af61a9833] waiting for daemon to start [2019-09-21T00:21:56.193Z] daemon.go:364: [dd95af61a9833] daemon started [2019-09-21T00:21:56.193Z] daemon.go:472: [dd95af61a9833] Stopping daemon [2019-09-21T00:21:56.193Z] daemon.go:307: [dd95af61a9833] exiting daemon [2019-09-21T00:21:56.193Z] daemon.go:459: [dd95af61a9833] Daemon stopped [2019-09-21T00:21:56.193Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:21:56.808Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-09-21T00:21:56.808Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-21T00:21:56.808Z] daemon.go:336: [da1bd3f305b6f] waiting for daemon to start [2019-09-21T00:21:56.808Z] daemon.go:336: [da1bd3f305b6f] waiting for daemon to start [2019-09-21T00:21:56.808Z] daemon.go:364: [da1bd3f305b6f] daemon started [2019-09-21T00:21:56.808Z] daemon.go:472: [da1bd3f305b6f] Stopping daemon [2019-09-21T00:21:56.808Z] daemon.go:307: [da1bd3f305b6f] exiting daemon [2019-09-21T00:21:56.808Z] daemon.go:459: [da1bd3f305b6f] Daemon stopped [2019-09-21T00:21:56.808Z] === RUN TestServiceWithPredefinedNetwork [2019-09-21T00:21:57.343Z] === RUN TestDockerSuite/TestRunMount [2019-09-21T00:21:59.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2019-09-21T00:21:59.484Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-21T00:21:59.484Z] daemon.go:336: [d1bebc7034fe9] waiting for daemon to start [2019-09-21T00:21:59.484Z] daemon.go:336: [d1bebc7034fe9] waiting for daemon to start [2019-09-21T00:21:59.484Z] daemon.go:364: [d1bebc7034fe9] daemon started [2019-09-21T00:21:59.484Z] daemon.go:472: [d1bebc7034fe9] Stopping daemon [2019-09-21T00:21:59.484Z] daemon.go:307: [d1bebc7034fe9] exiting daemon [2019-09-21T00:21:59.484Z] daemon.go:459: [d1bebc7034fe9] Daemon stopped [2019-09-21T00:21:59.484Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-21T00:21:59.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:21:59.484Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:21:59.484Z] === RUN TestServiceWithDataPathPortInit [2019-09-21T00:22:05.439Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-21T00:22:05.439Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-21T00:22:05.697Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-21T00:22:07.590Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-21T00:22:10.111Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-21T00:22:13.384Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-21T00:22:14.704Z] --- PASS: TestServiceWithDataPathPortInit (15.53s) [2019-09-21T00:22:14.704Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:22:14.704Z] daemon.go:336: [d3a773d9c92b5] waiting for daemon to start [2019-09-21T00:22:14.704Z] daemon.go:336: [d3a773d9c92b5] waiting for daemon to start [2019-09-21T00:22:14.704Z] daemon.go:364: [d3a773d9c92b5] daemon started [2019-09-21T00:22:14.704Z] daemon.go:472: [d3a773d9c92b5] Stopping daemon [2019-09-21T00:22:14.704Z] daemon.go:307: [d3a773d9c92b5] exiting daemon [2019-09-21T00:22:14.704Z] daemon.go:459: [d3a773d9c92b5] Daemon stopped [2019-09-21T00:22:14.704Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-21T00:22:14.704Z] daemon.go:336: [d39e01f727091] waiting for daemon to start [2019-09-21T00:22:14.704Z] daemon.go:336: [d39e01f727091] waiting for daemon to start [2019-09-21T00:22:14.704Z] daemon.go:364: [d39e01f727091] daemon started [2019-09-21T00:22:14.704Z] daemon.go:472: [d39e01f727091] Stopping daemon [2019-09-21T00:22:14.704Z] daemon.go:307: [d39e01f727091] exiting daemon [2019-09-21T00:22:14.704Z] daemon.go:459: [d39e01f727091] Daemon stopped [2019-09-21T00:22:14.704Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-21T00:22:15.905Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-21T00:22:18.427Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-21T00:22:19.797Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-21T00:22:21.691Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-21T00:22:21.691Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-21T00:22:22.256Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-21T00:22:23.091Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2019-09-21T00:22:23.091Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-21T00:22:23.091Z] daemon.go:336: [d2a54a10226d3] waiting for daemon to start [2019-09-21T00:22:23.091Z] daemon.go:336: [d2a54a10226d3] waiting for daemon to start [2019-09-21T00:22:23.091Z] daemon.go:364: [d2a54a10226d3] daemon started [2019-09-21T00:22:23.091Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oj3b3seg7dw96s290bzrlr7kw Created:2019-09-21 00:22:15.797464 +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[0245f4373946cb275c47157f545827e0260becc1badb13811209d6d05c156b43:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pd9vhr4t0ant8efsfmutgnqp4 EndpointID:9e8cf233e6cbe2fefd8a3761abd0c6260c893280beb8d54a1fb0a3abd6af8ab5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2189447a7f3adfbda5602f2c4265a905539f055dd634a8e1a0fd06cc3e062d7b 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:86fdd936f28b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pd9vhr4t0ant8efsfmutgnqp4 EndpointID:9e8cf233e6cbe2fefd8a3761abd0c6260c893280beb8d54a1fb0a3abd6af8ab5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-21T00:22:23.091Z] daemon.go:472: [d2a54a10226d3] Stopping daemon [2019-09-21T00:22:23.091Z] daemon.go:307: [d2a54a10226d3] exiting daemon [2019-09-21T00:22:23.091Z] daemon.go:459: [d2a54a10226d3] Daemon stopped [2019-09-21T00:22:23.091Z] PASS [2019-09-21T00:22:23.091Z] [2019-09-21T00:22:23.091Z] === Skipped [2019-09-21T00:22:23.091Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-21T00:22:23.091Z] service_test.go:230: FLAKY_TEST [2019-09-21T00:22:23.091Z] [2019-09-21T00:22:23.091Z] [2019-09-21T00:22:23.091Z] DONE 21 tests, 1 skipped in 43.463s [2019-09-21T00:22:23.091Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:22:23.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:22:23.091Z] ++ set -e [2019-09-21T00:22:23.091Z] ++ '[' -n 0 ']' [2019-09-21T00:22:23.091Z] ++ set -x [2019-09-21T00:22:23.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:22:23.091Z] INFO: Testing against a local daemon [2019-09-21T00:22:23.091Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-21T00:22:23.626Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-21T00:22:23.709Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-09-21T00:22:23.709Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-21T00:22:23.709Z] daemon.go:336: [da89fcd454f6c] waiting for daemon to start [2019-09-21T00:22:23.709Z] daemon.go:336: [da89fcd454f6c] waiting for daemon to start [2019-09-21T00:22:23.709Z] daemon.go:364: [da89fcd454f6c] daemon started [2019-09-21T00:22:23.709Z] daemon.go:472: [da89fcd454f6c] Stopping daemon [2019-09-21T00:22:23.709Z] daemon.go:307: [da89fcd454f6c] exiting daemon [2019-09-21T00:22:23.709Z] daemon.go:459: [da89fcd454f6c] Daemon stopped [2019-09-21T00:22:23.709Z] daemon.go:336: [da89fcd454f6c] waiting for daemon to start [2019-09-21T00:22:23.709Z] daemon.go:336: [da89fcd454f6c] waiting for daemon to start [2019-09-21T00:22:23.709Z] daemon.go:364: [da89fcd454f6c] daemon started [2019-09-21T00:22:23.709Z] daemon.go:472: [da89fcd454f6c] Stopping daemon [2019-09-21T00:22:23.709Z] daemon.go:307: [da89fcd454f6c] exiting daemon [2019-09-21T00:22:23.709Z] daemon.go:459: [da89fcd454f6c] Daemon stopped [2019-09-21T00:22:23.709Z] === RUN TestDockerNetworkIpvlan [2019-09-21T00:22:24.341Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-21T00:22:24.556Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-21T00:22:25.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-21T00:22:25.354Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-21T00:22:26.051Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-21T00:22:26.363Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-21T00:22:27.946Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-21T00:22:29.046Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-21T00:22:30.469Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-21T00:22:32.363Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-21T00:22:32.506Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-21T00:22:35.201Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-21T00:22:35.665Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-21T00:22:36.230Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-21T00:22:36.230Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-09-21T00:22:37.160Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-21T00:22:37.160Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-21T00:22:38.096Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-21T00:22:38.655Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-21T00:22:38.659Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-21T00:22:38.918Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-21T00:22:39.848Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-21T00:22:40.412Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-09-21T00:22:40.412Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-21T00:22:41.344Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-09-21T00:22:42.282Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-21T00:22:44.153Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-21T00:22:44.178Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-21T00:22:45.109Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-09-21T00:22:46.040Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-21T00:22:46.972Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-21T00:22:47.229Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-21T00:22:47.793Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-21T00:22:48.540Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-21T00:22:48.724Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-21T00:22:49.288Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-21T00:22:49.288Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-21T00:22:50.220Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan (27.10s) [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [def18db719c78] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [def18db719c78] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [def18db719c78] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-09-21T00:22:50.571Z] daemon.go:472: [def18db719c78] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [def18db719c78] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [def18db719c78] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [dc0af5b84bd8a] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [dc0af5b84bd8a] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [dc0af5b84bd8a] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-21T00:22:50.571Z] daemon.go:472: [dc0af5b84bd8a] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [dc0af5b84bd8a] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [dc0af5b84bd8a] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [d6e9aae111e5f] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [d6e9aae111e5f] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [d6e9aae111e5f] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2019-09-21T00:22:50.571Z] daemon.go:472: [d6e9aae111e5f] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [d6e9aae111e5f] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [d6e9aae111e5f] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [d71f44ec74763] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [d71f44ec74763] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [d71f44ec74763] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.25s) [2019-09-21T00:22:50.571Z] daemon.go:472: [d71f44ec74763] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [d71f44ec74763] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [d71f44ec74763] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [da79968f2c47f] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [da79968f2c47f] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [da79968f2c47f] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.23s) [2019-09-21T00:22:50.571Z] daemon.go:472: [da79968f2c47f] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [da79968f2c47f] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [da79968f2c47f] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [d69276a4271c7] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [d69276a4271c7] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [d69276a4271c7] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.18s) [2019-09-21T00:22:50.571Z] daemon.go:472: [d69276a4271c7] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [d69276a4271c7] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [d69276a4271c7] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [d0fbd0c309540] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [d0fbd0c309540] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [d0fbd0c309540] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.26s) [2019-09-21T00:22:50.571Z] daemon.go:472: [d0fbd0c309540] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [d0fbd0c309540] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [d0fbd0c309540] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [dffec957204ee] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [dffec957204ee] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [dffec957204ee] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.24s) [2019-09-21T00:22:50.571Z] daemon.go:472: [dffec957204ee] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [dffec957204ee] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [dffec957204ee] Daemon stopped [2019-09-21T00:22:50.571Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-21T00:22:50.571Z] daemon.go:336: [dcf1f95ed925b] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:336: [dcf1f95ed925b] waiting for daemon to start [2019-09-21T00:22:50.571Z] daemon.go:364: [dcf1f95ed925b] daemon started [2019-09-21T00:22:50.571Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.96s) [2019-09-21T00:22:50.571Z] daemon.go:472: [dcf1f95ed925b] Stopping daemon [2019-09-21T00:22:50.571Z] daemon.go:307: [dcf1f95ed925b] exiting daemon [2019-09-21T00:22:50.571Z] daemon.go:459: [dcf1f95ed925b] Daemon stopped [2019-09-21T00:22:50.571Z] PASS [2019-09-21T00:22:50.571Z] [2019-09-21T00:22:50.571Z] DONE 11 tests in 28.728s [2019-09-21T00:22:50.571Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-21T00:22:50.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:22:50.571Z] ++ set -e [2019-09-21T00:22:50.571Z] ++ '[' -n 0 ']' [2019-09-21T00:22:50.571Z] ++ set -x [2019-09-21T00:22:50.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:22:50.856Z] INFO: Testing against a local daemon [2019-09-21T00:22:50.856Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-21T00:22:51.151Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-21T00:22:51.151Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-21T00:22:52.084Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-09-21T00:22:52.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-09-21T00:22:52.333Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-21T00:22:52.333Z] daemon.go:336: [d8ca3c3aa04bb] waiting for daemon to start [2019-09-21T00:22:52.333Z] daemon.go:336: [d8ca3c3aa04bb] waiting for daemon to start [2019-09-21T00:22:52.333Z] daemon.go:364: [d8ca3c3aa04bb] daemon started [2019-09-21T00:22:52.333Z] daemon.go:472: [d8ca3c3aa04bb] Stopping daemon [2019-09-21T00:22:52.333Z] daemon.go:307: [d8ca3c3aa04bb] exiting daemon [2019-09-21T00:22:52.333Z] daemon.go:459: [d8ca3c3aa04bb] Daemon stopped [2019-09-21T00:22:52.333Z] daemon.go:336: [d8ca3c3aa04bb] waiting for daemon to start [2019-09-21T00:22:52.333Z] daemon.go:336: [d8ca3c3aa04bb] waiting for daemon to start [2019-09-21T00:22:52.333Z] daemon.go:364: [d8ca3c3aa04bb] daemon started [2019-09-21T00:22:52.333Z] daemon.go:472: [d8ca3c3aa04bb] Stopping daemon [2019-09-21T00:22:52.333Z] daemon.go:307: [d8ca3c3aa04bb] exiting daemon [2019-09-21T00:22:52.333Z] daemon.go:459: [d8ca3c3aa04bb] Daemon stopped [2019-09-21T00:22:52.333Z] === RUN TestDockerNetworkMacvlan [2019-09-21T00:22:53.363Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-21T00:22:53.453Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-21T00:22:53.453Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-21T00:22:54.381Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-21T00:22:55.399Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-21T00:22:57.631Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-21T00:22:57.631Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-21T00:22:58.087Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-21T00:22:59.017Z] === RUN TestDockerSuite/TestRunRm [2019-09-21T00:22:59.581Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-21T00:23:00.145Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-21T00:23:01.546Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-21T00:23:03.417Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-21T00:23:04.349Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-21T00:23:05.279Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-21T00:23:05.844Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-09-21T00:23:07.081Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-21T00:23:07.214Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan (15.29s) [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [de94e4f0e92de] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [de94e4f0e92de] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [de94e4f0e92de] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-21T00:23:07.700Z] daemon.go:472: [de94e4f0e92de] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [de94e4f0e92de] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [de94e4f0e92de] Daemon stopped [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [d463f3929f48e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [d463f3929f48e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [d463f3929f48e] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-21T00:23:07.700Z] daemon.go:472: [d463f3929f48e] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [d463f3929f48e] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [d463f3929f48e] Daemon stopped [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [d06b1fef97305] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [d06b1fef97305] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [d06b1fef97305] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-09-21T00:23:07.700Z] daemon.go:472: [d06b1fef97305] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [d06b1fef97305] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [d06b1fef97305] Daemon stopped [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [d905db78c0a7e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [d905db78c0a7e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [d905db78c0a7e] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-09-21T00:23:07.700Z] daemon.go:472: [d905db78c0a7e] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [d905db78c0a7e] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [d905db78c0a7e] Daemon stopped [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [d9d8645d6768e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [d9d8645d6768e] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [d9d8645d6768e] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2019-09-21T00:23:07.700Z] daemon.go:472: [d9d8645d6768e] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [d9d8645d6768e] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [d9d8645d6768e] Daemon stopped [2019-09-21T00:23:07.700Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-21T00:23:07.700Z] daemon.go:336: [d70f38974c49a] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:336: [d70f38974c49a] waiting for daemon to start [2019-09-21T00:23:07.700Z] daemon.go:364: [d70f38974c49a] daemon started [2019-09-21T00:23:07.700Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-09-21T00:23:07.700Z] daemon.go:472: [d70f38974c49a] Stopping daemon [2019-09-21T00:23:07.700Z] daemon.go:307: [d70f38974c49a] exiting daemon [2019-09-21T00:23:07.700Z] daemon.go:459: [d70f38974c49a] Daemon stopped [2019-09-21T00:23:07.700Z] PASS [2019-09-21T00:23:07.700Z] [2019-09-21T00:23:07.700Z] DONE 8 tests in 16.929s [2019-09-21T00:23:07.700Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] ++ set -e [2019-09-21T00:23:07.700Z] ++ '[' -n 0 ']' [2019-09-21T00:23:07.700Z] ++ set -x [2019-09-21T00:23:07.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] testing: warning: no tests to run [2019-09-21T00:23:07.700Z] PASS [2019-09-21T00:23:07.700Z] [2019-09-21T00:23:07.700Z] DONE 0 tests in 0.023s [2019-09-21T00:23:07.700Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] ++ set -e [2019-09-21T00:23:07.700Z] ++ '[' -n 0 ']' [2019-09-21T00:23:07.700Z] ++ set -x [2019-09-21T00:23:07.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:07.700Z] INFO: Testing against a local daemon [2019-09-21T00:23:07.700Z] === RUN TestAuthZPluginAllowRequest [2019-09-21T00:23:07.778Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-21T00:23:09.722Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-09-21T00:23:09.722Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-21T00:23:09.722Z] daemon.go:336: [d180ad97fa5be] waiting for daemon to start [2019-09-21T00:23:09.722Z] daemon.go:336: [d180ad97fa5be] waiting for daemon to start [2019-09-21T00:23:09.722Z] daemon.go:364: [d180ad97fa5be] daemon started [2019-09-21T00:23:09.722Z] daemon.go:472: [d180ad97fa5be] Stopping daemon [2019-09-21T00:23:09.722Z] daemon.go:307: [d180ad97fa5be] exiting daemon [2019-09-21T00:23:09.722Z] daemon.go:459: [d180ad97fa5be] Daemon stopped [2019-09-21T00:23:09.722Z] === RUN TestAuthZPluginTLS [2019-09-21T00:23:10.005Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-09-21T00:23:10.005Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-21T00:23:10.005Z] daemon.go:336: [dd76a0268cdac] waiting for daemon to start [2019-09-21T00:23:10.005Z] daemon.go:336: [dd76a0268cdac] waiting for daemon to start [2019-09-21T00:23:10.005Z] daemon.go:364: [dd76a0268cdac] daemon started [2019-09-21T00:23:10.005Z] daemon.go:472: [dd76a0268cdac] Stopping daemon [2019-09-21T00:23:10.005Z] daemon.go:307: [dd76a0268cdac] exiting daemon [2019-09-21T00:23:10.005Z] daemon.go:459: [dd76a0268cdac] Daemon stopped [2019-09-21T00:23:10.005Z] === RUN TestAuthZPluginDenyRequest [2019-09-21T00:23:10.624Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-21T00:23:10.625Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-21T00:23:10.625Z] daemon.go:336: [d7533e645adf3] waiting for daemon to start [2019-09-21T00:23:10.625Z] daemon.go:336: [d7533e645adf3] waiting for daemon to start [2019-09-21T00:23:10.625Z] daemon.go:364: [d7533e645adf3] daemon started [2019-09-21T00:23:10.625Z] daemon.go:472: [d7533e645adf3] Stopping daemon [2019-09-21T00:23:10.625Z] daemon.go:307: [d7533e645adf3] exiting daemon [2019-09-21T00:23:10.625Z] daemon.go:459: [d7533e645adf3] Daemon stopped [2019-09-21T00:23:10.625Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-21T00:23:11.242Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-09-21T00:23:11.242Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-21T00:23:11.242Z] daemon.go:336: [d92d2d0dbad5d] waiting for daemon to start [2019-09-21T00:23:11.242Z] daemon.go:336: [d92d2d0dbad5d] waiting for daemon to start [2019-09-21T00:23:11.242Z] daemon.go:364: [d92d2d0dbad5d] daemon started [2019-09-21T00:23:11.242Z] daemon.go:472: [d92d2d0dbad5d] Stopping daemon [2019-09-21T00:23:11.242Z] daemon.go:307: [d92d2d0dbad5d] exiting daemon [2019-09-21T00:23:11.242Z] daemon.go:459: [d92d2d0dbad5d] Daemon stopped [2019-09-21T00:23:11.242Z] === RUN TestAuthZPluginDenyResponse [2019-09-21T00:23:11.859Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-09-21T00:23:11.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-21T00:23:11.859Z] daemon.go:336: [d19f6bd21ff0f] waiting for daemon to start [2019-09-21T00:23:11.859Z] daemon.go:336: [d19f6bd21ff0f] waiting for daemon to start [2019-09-21T00:23:11.859Z] daemon.go:364: [d19f6bd21ff0f] daemon started [2019-09-21T00:23:11.859Z] daemon.go:472: [d19f6bd21ff0f] Stopping daemon [2019-09-21T00:23:11.859Z] daemon.go:307: [d19f6bd21ff0f] exiting daemon [2019-09-21T00:23:11.859Z] daemon.go:459: [d19f6bd21ff0f] Daemon stopped [2019-09-21T00:23:11.859Z] === RUN TestAuthZPluginAllowEventStream [2019-09-21T00:23:11.952Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-09-21T00:23:12.884Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-09-21T00:23:13.342Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-09-21T00:23:13.342Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-21T00:23:13.342Z] daemon.go:336: [dd6d71449feee] waiting for daemon to start [2019-09-21T00:23:13.342Z] daemon.go:336: [dd6d71449feee] waiting for daemon to start [2019-09-21T00:23:13.342Z] daemon.go:364: [dd6d71449feee] daemon started [2019-09-21T00:23:13.342Z] daemon.go:472: [dd6d71449feee] Stopping daemon [2019-09-21T00:23:13.342Z] daemon.go:307: [dd6d71449feee] exiting daemon [2019-09-21T00:23:13.342Z] daemon.go:459: [dd6d71449feee] Daemon stopped [2019-09-21T00:23:13.342Z] === RUN TestAuthZPluginErrorResponse [2019-09-21T00:23:13.956Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-09-21T00:23:13.956Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-21T00:23:13.956Z] daemon.go:336: [d2142aca140ba] waiting for daemon to start [2019-09-21T00:23:13.956Z] daemon.go:336: [d2142aca140ba] waiting for daemon to start [2019-09-21T00:23:13.956Z] daemon.go:364: [d2142aca140ba] daemon started [2019-09-21T00:23:13.956Z] daemon.go:472: [d2142aca140ba] Stopping daemon [2019-09-21T00:23:13.956Z] daemon.go:307: [d2142aca140ba] exiting daemon [2019-09-21T00:23:13.956Z] daemon.go:459: [d2142aca140ba] Daemon stopped [2019-09-21T00:23:13.956Z] === RUN TestAuthZPluginErrorRequest [2019-09-21T00:23:14.572Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-09-21T00:23:14.572Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-21T00:23:14.572Z] daemon.go:336: [df709a6d2a2a8] waiting for daemon to start [2019-09-21T00:23:14.572Z] daemon.go:336: [df709a6d2a2a8] waiting for daemon to start [2019-09-21T00:23:14.572Z] daemon.go:364: [df709a6d2a2a8] daemon started [2019-09-21T00:23:14.572Z] daemon.go:472: [df709a6d2a2a8] Stopping daemon [2019-09-21T00:23:14.572Z] daemon.go:307: [df709a6d2a2a8] exiting daemon [2019-09-21T00:23:14.572Z] daemon.go:459: [df709a6d2a2a8] Daemon stopped [2019-09-21T00:23:14.572Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:23:15.188Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-09-21T00:23:15.188Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-21T00:23:15.188Z] daemon.go:336: [d73ff3304905b] waiting for daemon to start [2019-09-21T00:23:15.188Z] daemon.go:336: [d73ff3304905b] waiting for daemon to start [2019-09-21T00:23:15.188Z] daemon.go:364: [d73ff3304905b] daemon started [2019-09-21T00:23:15.188Z] daemon.go:472: [d73ff3304905b] Stopping daemon [2019-09-21T00:23:15.188Z] daemon.go:307: [d73ff3304905b] exiting daemon [2019-09-21T00:23:15.188Z] daemon.go:459: [d73ff3304905b] Daemon stopped [2019-09-21T00:23:15.188Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:23:17.060Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-21T00:23:17.215Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-09-21T00:23:17.215Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-21T00:23:17.215Z] daemon.go:336: [d53ddeee35869] waiting for daemon to start [2019-09-21T00:23:17.215Z] daemon.go:336: [d53ddeee35869] waiting for daemon to start [2019-09-21T00:23:17.215Z] daemon.go:364: [d53ddeee35869] daemon started [2019-09-21T00:23:17.215Z] daemon.go:472: [d53ddeee35869] Stopping daemon [2019-09-21T00:23:17.215Z] daemon.go:307: [d53ddeee35869] exiting daemon [2019-09-21T00:23:17.215Z] daemon.go:459: [d53ddeee35869] Daemon stopped [2019-09-21T00:23:17.215Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:23:17.989Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-09-21T00:23:17.989Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-09-21T00:23:17.989Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-09-21T00:23:18.919Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-21T00:23:19.241Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-09-21T00:23:19.241Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-21T00:23:19.241Z] daemon.go:336: [d11d1ca2a08e2] waiting for daemon to start [2019-09-21T00:23:19.241Z] daemon.go:336: [d11d1ca2a08e2] waiting for daemon to start [2019-09-21T00:23:19.241Z] daemon.go:364: [d11d1ca2a08e2] daemon started [2019-09-21T00:23:19.241Z] daemon.go:472: [d11d1ca2a08e2] Stopping daemon [2019-09-21T00:23:19.241Z] daemon.go:307: [d11d1ca2a08e2] exiting daemon [2019-09-21T00:23:19.241Z] daemon.go:459: [d11d1ca2a08e2] Daemon stopped [2019-09-21T00:23:19.241Z] === RUN TestAuthZPluginHeader [2019-09-21T00:23:19.849Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-21T00:23:20.260Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-09-21T00:23:20.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-21T00:23:20.260Z] daemon.go:336: [dd14035786450] waiting for daemon to start [2019-09-21T00:23:20.260Z] daemon.go:336: [dd14035786450] waiting for daemon to start [2019-09-21T00:23:20.260Z] daemon.go:364: [dd14035786450] daemon started [2019-09-21T00:23:20.260Z] daemon.go:472: [dd14035786450] Stopping daemon [2019-09-21T00:23:20.260Z] daemon.go:307: [dd14035786450] exiting daemon [2019-09-21T00:23:20.260Z] daemon.go:459: [dd14035786450] Daemon stopped [2019-09-21T00:23:20.260Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-21T00:23:20.260Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-21T00:23:20.260Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:20.260Z] === RUN TestAuthZPluginV2Disable [2019-09-21T00:23:20.260Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-21T00:23:20.260Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:20.260Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-21T00:23:20.260Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-21T00:23:20.260Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:20.260Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-21T00:23:20.260Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-21T00:23:20.260Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:20.260Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:23:20.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-21T00:23:21.345Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-21T00:23:22.276Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-09-21T00:23:23.206Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-21T00:23:24.137Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-21T00:23:25.067Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-21T00:23:25.067Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-21T00:23:25.632Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-21T00:23:26.571Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-09-21T00:23:27.946Z] === RUN TestDockerSuite/TestRunState [2019-09-21T00:23:29.319Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-21T00:23:29.576Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-21T00:23:30.142Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-21T00:23:31.073Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-21T00:23:31.330Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-21T00:23:31.330Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-21T00:23:32.263Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-21T00:23:33.194Z] === RUN TestDockerSuite/TestRunSysctls [2019-09-21T00:23:34.567Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-21T00:23:34.824Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-21T00:23:34.824Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-21T00:23:35.388Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-09-21T00:23:38.662Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-21T00:23:38.693Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-09-21T00:23:38.693Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:364: [da4bfd8e71b89] daemon started [2019-09-21T00:23:38.693Z] daemon.go:472: [da4bfd8e71b89] Stopping daemon [2019-09-21T00:23:38.693Z] daemon.go:307: [da4bfd8e71b89] exiting daemon [2019-09-21T00:23:38.693Z] daemon.go:459: [da4bfd8e71b89] Daemon stopped [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:350: [da4bfd8e71b89] error pinging daemon on start: Get http://da4bfd8e71b89.sock/_ping: context deadline exceeded [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:350: [da4bfd8e71b89] error pinging daemon on start: Get http://da4bfd8e71b89.sock/_ping: context deadline exceeded [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:350: [da4bfd8e71b89] error pinging daemon on start: Get http://da4bfd8e71b89.sock/_ping: context deadline exceeded [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:350: [da4bfd8e71b89] error pinging daemon on start: Get http://da4bfd8e71b89.sock/_ping: context deadline exceeded [2019-09-21T00:23:38.693Z] daemon.go:307: [da4bfd8e71b89] exiting daemon [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:336: [da4bfd8e71b89] waiting for daemon to start [2019-09-21T00:23:38.693Z] daemon.go:364: [da4bfd8e71b89] daemon started [2019-09-21T00:23:38.693Z] daemon.go:472: [da4bfd8e71b89] Stopping daemon [2019-09-21T00:23:38.693Z] daemon.go:307: [da4bfd8e71b89] exiting daemon [2019-09-21T00:23:38.693Z] daemon.go:459: [da4bfd8e71b89] Daemon stopped [2019-09-21T00:23:38.693Z] PASS [2019-09-21T00:23:38.693Z] [2019-09-21T00:23:38.693Z] === Skipped [2019-09-21T00:23:38.694Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-21T00:23:38.694Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-21T00:23:38.694Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-21T00:23:38.694Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-21T00:23:38.694Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] DONE 17 tests, 4 skipped in 29.493s [2019-09-21T00:23:38.694Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] ++ set -e [2019-09-21T00:23:38.694Z] ++ '[' -n 0 ']' [2019-09-21T00:23:38.694Z] ++ set -x [2019-09-21T00:23:38.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] INFO: Testing against a local daemon [2019-09-21T00:23:38.694Z] === RUN TestPluginInvalidJSON [2019-09-21T00:23:38.694Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:23:38.694Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:23:38.694Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-21T00:23:38.694Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-21T00:23:38.694Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-21T00:23:38.694Z] PASS [2019-09-21T00:23:38.694Z] [2019-09-21T00:23:38.694Z] DONE 2 tests in 0.127s [2019-09-21T00:23:38.694Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] ++ set -e [2019-09-21T00:23:38.694Z] ++ '[' -n 0 ']' [2019-09-21T00:23:38.694Z] ++ set -x [2019-09-21T00:23:38.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:38.694Z] INFO: Testing against a local daemon [2019-09-21T00:23:38.694Z] === RUN TestExternalGraphDriver [2019-09-21T00:23:38.694Z] === RUN TestExternalGraphDriver/json [2019-09-21T00:23:38.919Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-21T00:23:39.702Z] === RUN TestExternalGraphDriver/spec [2019-09-21T00:23:40.813Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-09-21T00:23:42.385Z] === RUN TestExternalGraphDriver/pull [2019-09-21T00:23:44.446Z] --- PASS: TestExternalGraphDriver (6.83s) [2019-09-21T00:23:44.446Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:364: [d5ba08db8da6f] daemon started [2019-09-21T00:23:44.446Z] daemon.go:472: [d5ba08db8da6f] Stopping daemon [2019-09-21T00:23:44.446Z] daemon.go:307: [d5ba08db8da6f] exiting daemon [2019-09-21T00:23:44.446Z] daemon.go:459: [d5ba08db8da6f] Daemon stopped [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:364: [d5ba08db8da6f] daemon started [2019-09-21T00:23:44.446Z] daemon.go:472: [d5ba08db8da6f] Stopping daemon [2019-09-21T00:23:44.446Z] daemon.go:307: [d5ba08db8da6f] exiting daemon [2019-09-21T00:23:44.446Z] daemon.go:459: [d5ba08db8da6f] Daemon stopped [2019-09-21T00:23:44.446Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:364: [d5ba08db8da6f] daemon started [2019-09-21T00:23:44.446Z] daemon.go:472: [d5ba08db8da6f] Stopping daemon [2019-09-21T00:23:44.446Z] daemon.go:307: [d5ba08db8da6f] exiting daemon [2019-09-21T00:23:44.446Z] daemon.go:459: [d5ba08db8da6f] Daemon stopped [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:364: [d5ba08db8da6f] daemon started [2019-09-21T00:23:44.446Z] daemon.go:472: [d5ba08db8da6f] Stopping daemon [2019-09-21T00:23:44.446Z] daemon.go:307: [d5ba08db8da6f] exiting daemon [2019-09-21T00:23:44.446Z] daemon.go:459: [d5ba08db8da6f] Daemon stopped [2019-09-21T00:23:44.446Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:336: [d5ba08db8da6f] waiting for daemon to start [2019-09-21T00:23:44.446Z] daemon.go:364: [d5ba08db8da6f] daemon started [2019-09-21T00:23:44.446Z] daemon.go:472: [d5ba08db8da6f] Stopping daemon [2019-09-21T00:23:44.446Z] daemon.go:307: [d5ba08db8da6f] exiting daemon [2019-09-21T00:23:44.446Z] daemon.go:459: [d5ba08db8da6f] Daemon stopped [2019-09-21T00:23:44.446Z] --- PASS: TestExternalGraphDriver/pull (2.41s) [2019-09-21T00:23:44.446Z] === RUN TestGraphdriverPluginV2 [2019-09-21T00:23:44.446Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-21T00:23:44.446Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:44.446Z] PASS [2019-09-21T00:23:44.446Z] [2019-09-21T00:23:44.446Z] === Skipped [2019-09-21T00:23:44.446Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-21T00:23:44.446Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:23:44.446Z] [2019-09-21T00:23:44.446Z] [2019-09-21T00:23:44.446Z] DONE 5 tests, 1 skipped in 7.031s [2019-09-21T00:23:44.446Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-21T00:23:44.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:44.446Z] ++ set -e [2019-09-21T00:23:44.446Z] ++ '[' -n 0 ']' [2019-09-21T00:23:44.446Z] ++ set -x [2019-09-21T00:23:44.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:23:44.446Z] INFO: Testing against a local daemon [2019-09-21T00:23:44.446Z] === RUN TestContinueAfterPluginCrash [2019-09-21T00:23:44.446Z] === PAUSE TestContinueAfterPluginCrash [2019-09-21T00:23:44.446Z] === RUN TestDaemonStartWithLogOpt [2019-09-21T00:23:44.446Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-21T00:23:44.446Z] === CONT TestContinueAfterPluginCrash [2019-09-21T00:23:44.446Z] === CONT TestDaemonStartWithLogOpt [2019-09-21T00:23:44.986Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-21T00:23:45.301Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-21T00:23:45.301Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-21T00:23:45.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-21T00:23:45.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-21T00:23:46.851Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-21T00:23:47.312Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-21T00:23:47.312Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-21T00:23:47.312Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-21T00:23:47.312Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-21T00:23:47.773Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-21T00:23:48.259Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-21T00:23:48.743Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-21T00:23:48.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-21T00:23:49.754Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-21T00:23:50.319Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-21T00:23:51.653Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-21T00:23:52.624Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-21T00:23:52.624Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-21T00:23:52.624Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-21T00:23:52.841Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-21T00:23:53.095Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-21T00:23:54.211Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-21T00:23:55.155Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-21T00:23:55.155Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-21T00:23:55.282Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-21T00:23:55.411Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-21T00:23:55.975Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-21T00:23:56.904Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-21T00:23:57.838Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-09-21T00:23:57.838Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-21T00:23:57.838Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-21T00:23:58.768Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-21T00:24:02.953Z] --- PASS: TestDaemonStartWithLogOpt (15.60s) [2019-09-21T00:24:02.953Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-21T00:24:02.953Z] daemon.go:336: [d8a70d0b910ed] waiting for daemon to start [2019-09-21T00:24:02.953Z] daemon.go:336: [d8a70d0b910ed] waiting for daemon to start [2019-09-21T00:24:02.953Z] daemon.go:364: [d8a70d0b910ed] daemon started [2019-09-21T00:24:02.953Z] daemon.go:472: [d8a70d0b910ed] Stopping daemon [2019-09-21T00:24:02.953Z] daemon.go:307: [d8a70d0b910ed] exiting daemon [2019-09-21T00:24:02.953Z] daemon.go:459: [d8a70d0b910ed] Daemon stopped [2019-09-21T00:24:02.953Z] daemon.go:336: [d8a70d0b910ed] waiting for daemon to start [2019-09-21T00:24:02.953Z] daemon.go:336: [d8a70d0b910ed] waiting for daemon to start [2019-09-21T00:24:02.953Z] daemon.go:364: [d8a70d0b910ed] daemon started [2019-09-21T00:24:02.953Z] daemon.go:472: [d8a70d0b910ed] Stopping daemon [2019-09-21T00:24:02.953Z] daemon.go:307: [d8a70d0b910ed] exiting daemon [2019-09-21T00:24:02.953Z] daemon.go:459: [d8a70d0b910ed] Daemon stopped [2019-09-21T00:24:04.022Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-21T00:24:04.279Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-21T00:24:04.977Z] --- PASS: TestContinueAfterPluginCrash (20.36s) [2019-09-21T00:24:04.977Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-21T00:24:04.977Z] daemon.go:336: [dfd633dcd4798] waiting for daemon to start [2019-09-21T00:24:04.977Z] daemon.go:336: [dfd633dcd4798] waiting for daemon to start [2019-09-21T00:24:04.977Z] daemon.go:364: [dfd633dcd4798] daemon started [2019-09-21T00:24:04.977Z] daemon.go:472: [dfd633dcd4798] Stopping daemon [2019-09-21T00:24:04.977Z] daemon.go:307: [dfd633dcd4798] exiting daemon [2019-09-21T00:24:04.977Z] daemon.go:459: [dfd633dcd4798] Daemon stopped [2019-09-21T00:24:04.977Z] PASS [2019-09-21T00:24:04.977Z] [2019-09-21T00:24:04.977Z] DONE 2 tests in 20.493s [2019-09-21T00:24:04.977Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-21T00:24:04.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:04.977Z] ++ set -e [2019-09-21T00:24:04.977Z] ++ '[' -n 0 ']' [2019-09-21T00:24:04.977Z] ++ set -x [2019-09-21T00:24:04.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:04.977Z] INFO: Testing against a local daemon [2019-09-21T00:24:04.977Z] === RUN TestPluginWithDevMounts [2019-09-21T00:24:04.977Z] === PAUSE TestPluginWithDevMounts [2019-09-21T00:24:04.977Z] === CONT TestPluginWithDevMounts [2019-09-21T00:24:05.654Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-21T00:24:07.648Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-09-21T00:24:07.648Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-21T00:24:07.648Z] daemon.go:336: [dbf396b62144f] waiting for daemon to start [2019-09-21T00:24:07.648Z] daemon.go:336: [dbf396b62144f] waiting for daemon to start [2019-09-21T00:24:07.648Z] daemon.go:364: [dbf396b62144f] daemon started [2019-09-21T00:24:07.648Z] daemon.go:472: [dbf396b62144f] Stopping daemon [2019-09-21T00:24:07.648Z] daemon.go:307: [dbf396b62144f] exiting daemon [2019-09-21T00:24:07.648Z] daemon.go:459: [dbf396b62144f] Daemon stopped [2019-09-21T00:24:07.648Z] PASS [2019-09-21T00:24:07.648Z] [2019-09-21T00:24:07.648Z] DONE 1 tests in 2.448s [2019-09-21T00:24:07.648Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-21T00:24:07.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:07.648Z] ++ set -e [2019-09-21T00:24:07.648Z] ++ '[' -n 0 ']' [2019-09-21T00:24:07.648Z] ++ set -x [2019-09-21T00:24:07.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:07.648Z] INFO: Testing against a local daemon [2019-09-21T00:24:07.648Z] === RUN TestSecretInspect [2019-09-21T00:24:08.176Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-21T00:24:09.545Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-21T00:24:09.676Z] --- PASS: TestSecretInspect (2.19s) [2019-09-21T00:24:09.676Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-21T00:24:09.676Z] daemon.go:336: [d86e40484c941] waiting for daemon to start [2019-09-21T00:24:09.676Z] daemon.go:336: [d86e40484c941] waiting for daemon to start [2019-09-21T00:24:09.676Z] daemon.go:364: [d86e40484c941] daemon started [2019-09-21T00:24:09.676Z] daemon.go:472: [d86e40484c941] Stopping daemon [2019-09-21T00:24:09.676Z] daemon.go:307: [d86e40484c941] exiting daemon [2019-09-21T00:24:09.676Z] daemon.go:459: [d86e40484c941] Daemon stopped [2019-09-21T00:24:09.676Z] === RUN TestSecretList [2019-09-21T00:24:10.112Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-21T00:24:12.365Z] --- PASS: TestSecretList (2.75s) [2019-09-21T00:24:12.365Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-21T00:24:12.365Z] daemon.go:336: [d79d8710bfc7a] waiting for daemon to start [2019-09-21T00:24:12.365Z] daemon.go:336: [d79d8710bfc7a] waiting for daemon to start [2019-09-21T00:24:12.365Z] daemon.go:364: [d79d8710bfc7a] daemon started [2019-09-21T00:24:12.365Z] daemon.go:472: [d79d8710bfc7a] Stopping daemon [2019-09-21T00:24:12.365Z] daemon.go:307: [d79d8710bfc7a] exiting daemon [2019-09-21T00:24:12.365Z] daemon.go:459: [d79d8710bfc7a] Daemon stopped [2019-09-21T00:24:12.365Z] === RUN TestSecretsCreateAndDelete [2019-09-21T00:24:12.819Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-21T00:24:13.024Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-21T00:24:13.994Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-21T00:24:13.994Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-21T00:24:15.043Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2019-09-21T00:24:15.043Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-21T00:24:15.043Z] daemon.go:336: [dacdc7706bfc7] waiting for daemon to start [2019-09-21T00:24:15.043Z] daemon.go:336: [dacdc7706bfc7] waiting for daemon to start [2019-09-21T00:24:15.043Z] daemon.go:364: [dacdc7706bfc7] daemon started [2019-09-21T00:24:15.043Z] daemon.go:472: [dacdc7706bfc7] Stopping daemon [2019-09-21T00:24:15.043Z] daemon.go:307: [dacdc7706bfc7] exiting daemon [2019-09-21T00:24:15.043Z] daemon.go:459: [dacdc7706bfc7] Daemon stopped [2019-09-21T00:24:15.043Z] === RUN TestSecretsUpdate [2019-09-21T00:24:15.341Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-21T00:24:15.906Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-21T00:24:16.469Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-21T00:24:16.905Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-21T00:24:17.067Z] --- PASS: TestSecretsUpdate (2.18s) [2019-09-21T00:24:17.067Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-21T00:24:17.067Z] daemon.go:336: [d0a2f143db01a] waiting for daemon to start [2019-09-21T00:24:17.067Z] daemon.go:336: [d0a2f143db01a] waiting for daemon to start [2019-09-21T00:24:17.067Z] daemon.go:364: [d0a2f143db01a] daemon started [2019-09-21T00:24:17.067Z] daemon.go:472: [d0a2f143db01a] Stopping daemon [2019-09-21T00:24:17.067Z] daemon.go:307: [d0a2f143db01a] exiting daemon [2019-09-21T00:24:17.067Z] daemon.go:459: [d0a2f143db01a] Daemon stopped [2019-09-21T00:24:17.067Z] === RUN TestTemplatedSecret [2019-09-21T00:24:17.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-21T00:24:17.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-21T00:24:17.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-21T00:24:17.837Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-21T00:24:17.838Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-09-21T00:24:18.446Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-21T00:24:18.768Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-09-21T00:24:19.699Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-09-21T00:24:19.747Z] --- PASS: TestTemplatedSecret (2.91s) [2019-09-21T00:24:19.747Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-21T00:24:19.747Z] daemon.go:336: [ddbb5a54df048] waiting for daemon to start [2019-09-21T00:24:19.747Z] daemon.go:336: [ddbb5a54df048] waiting for daemon to start [2019-09-21T00:24:19.747Z] daemon.go:364: [ddbb5a54df048] daemon started [2019-09-21T00:24:19.747Z] daemon.go:472: [ddbb5a54df048] Stopping daemon [2019-09-21T00:24:19.747Z] daemon.go:307: [ddbb5a54df048] exiting daemon [2019-09-21T00:24:19.747Z] daemon.go:459: [ddbb5a54df048] Daemon stopped [2019-09-21T00:24:19.747Z] === RUN TestSecretCreateResolve [2019-09-21T00:24:20.263Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-09-21T00:24:22.160Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-09-21T00:24:22.441Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-09-21T00:24:22.441Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-21T00:24:22.441Z] daemon.go:336: [d608415ee69e1] waiting for daemon to start [2019-09-21T00:24:22.441Z] daemon.go:336: [d608415ee69e1] waiting for daemon to start [2019-09-21T00:24:22.441Z] daemon.go:364: [d608415ee69e1] daemon started [2019-09-21T00:24:22.441Z] daemon.go:472: [d608415ee69e1] Stopping daemon [2019-09-21T00:24:22.441Z] daemon.go:307: [d608415ee69e1] exiting daemon [2019-09-21T00:24:22.441Z] daemon.go:459: [d608415ee69e1] Daemon stopped [2019-09-21T00:24:22.441Z] PASS [2019-09-21T00:24:22.441Z] [2019-09-21T00:24:22.441Z] DONE 6 tests in 14.581s [2019-09-21T00:24:22.441Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-21T00:24:22.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:22.441Z] ++ set -e [2019-09-21T00:24:22.441Z] ++ '[' -n 0 ']' [2019-09-21T00:24:22.441Z] ++ set -x [2019-09-21T00:24:22.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:24:22.441Z] INFO: Testing against a local daemon [2019-09-21T00:24:22.441Z] === RUN TestServiceCreateInit [2019-09-21T00:24:22.441Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:24:23.090Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-09-21T00:24:23.654Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-21T00:24:23.654Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-21T00:24:23.921Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-09-21T00:24:24.257Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-21T00:24:24.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-21T00:24:24.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-21T00:24:24.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-21T00:24:24.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-21T00:24:24.718Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-21T00:24:24.852Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-09-21T00:24:24.852Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-09-21T00:24:24.852Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-09-21T00:24:24.852Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-21T00:24:24.852Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-21T00:24:25.109Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-21T00:24:25.367Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-21T00:24:25.367Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-21T00:24:25.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-21T00:24:25.882Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-09-21T00:24:26.813Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-09-21T00:24:26.829Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:24:27.744Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-09-21T00:24:28.675Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-09-21T00:24:28.675Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-09-21T00:24:29.239Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-21T00:24:29.803Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-21T00:24:30.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-21T00:24:30.368Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-09-21T00:24:31.224Z] --- PASS: TestServiceCreateInit (8.37s) [2019-09-21T00:24:31.224Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2019-09-21T00:24:31.224Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-21T00:24:31.224Z] daemon.go:336: [d3c1eecc0a5fd] waiting for daemon to start [2019-09-21T00:24:31.224Z] daemon.go:336: [d3c1eecc0a5fd] waiting for daemon to start [2019-09-21T00:24:31.224Z] daemon.go:364: [d3c1eecc0a5fd] daemon started [2019-09-21T00:24:31.224Z] daemon.go:472: [d3c1eecc0a5fd] Stopping daemon [2019-09-21T00:24:31.224Z] daemon.go:307: [d3c1eecc0a5fd] exiting daemon [2019-09-21T00:24:31.224Z] daemon.go:459: [d3c1eecc0a5fd] Daemon stopped [2019-09-21T00:24:31.224Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2019-09-21T00:24:31.224Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-21T00:24:31.224Z] daemon.go:336: [d3d2e1cabd88d] waiting for daemon to start [2019-09-21T00:24:31.224Z] daemon.go:336: [d3d2e1cabd88d] waiting for daemon to start [2019-09-21T00:24:31.224Z] daemon.go:364: [d3d2e1cabd88d] daemon started [2019-09-21T00:24:31.224Z] daemon.go:472: [d3d2e1cabd88d] Stopping daemon [2019-09-21T00:24:31.224Z] daemon.go:307: [d3d2e1cabd88d] exiting daemon [2019-09-21T00:24:31.224Z] daemon.go:459: [d3d2e1cabd88d] Daemon stopped [2019-09-21T00:24:31.224Z] === RUN TestCreateServiceMultipleTimes [2019-09-21T00:24:31.300Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-09-21T00:24:32.231Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-09-21T00:24:32.231Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-21T00:24:32.231Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-21T00:24:33.164Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-21T00:24:35.058Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-09-21T00:24:35.622Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-09-21T00:24:35.622Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-21T00:24:36.187Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-21T00:24:36.444Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-21T00:24:38.338Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-21T00:24:38.903Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-21T00:24:41.425Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-21T00:24:42.356Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-21T00:24:42.356Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-21T00:24:42.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-21T00:24:43.287Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-09-21T00:24:44.655Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-09-21T00:24:46.024Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-21T00:24:46.024Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-21T00:24:47.918Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-21T00:24:47.918Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-21T00:24:48.491Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-21T00:24:49.730Z] --- PASS: TestCreateServiceMultipleTimes (17.75s) [2019-09-21T00:24:49.730Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-21T00:24:49.730Z] daemon.go:336: [d7fe082811834] waiting for daemon to start [2019-09-21T00:24:49.730Z] daemon.go:336: [d7fe082811834] waiting for daemon to start [2019-09-21T00:24:49.730Z] daemon.go:364: [d7fe082811834] daemon started [2019-09-21T00:24:49.730Z] daemon.go:472: [d7fe082811834] Stopping daemon [2019-09-21T00:24:49.730Z] daemon.go:307: [d7fe082811834] exiting daemon [2019-09-21T00:24:49.730Z] daemon.go:459: [d7fe082811834] Daemon stopped [2019-09-21T00:24:49.730Z] === RUN TestCreateServiceConflict [2019-09-21T00:24:50.351Z] --- PASS: TestCreateServiceConflict (2.20s) [2019-09-21T00:24:50.351Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-21T00:24:50.351Z] daemon.go:336: [dccef4b474e98] waiting for daemon to start [2019-09-21T00:24:50.351Z] daemon.go:336: [dccef4b474e98] waiting for daemon to start [2019-09-21T00:24:50.351Z] daemon.go:364: [dccef4b474e98] daemon started [2019-09-21T00:24:50.351Z] daemon.go:472: [dccef4b474e98] Stopping daemon [2019-09-21T00:24:50.351Z] daemon.go:307: [dccef4b474e98] exiting daemon [2019-09-21T00:24:50.351Z] daemon.go:459: [dccef4b474e98] Daemon stopped [2019-09-21T00:24:50.351Z] === RUN TestCreateServiceMaxReplicas [2019-09-21T00:24:51.019Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-21T00:24:51.019Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-21T00:24:52.918Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-21T00:24:52.918Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-21T00:24:52.918Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-21T00:24:53.824Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2019-09-21T00:24:53.824Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-21T00:24:53.824Z] daemon.go:336: [d3f50fc3b22bd] waiting for daemon to start [2019-09-21T00:24:53.824Z] daemon.go:336: [d3f50fc3b22bd] waiting for daemon to start [2019-09-21T00:24:53.824Z] daemon.go:364: [d3f50fc3b22bd] daemon started [2019-09-21T00:24:53.824Z] daemon.go:472: [d3f50fc3b22bd] Stopping daemon [2019-09-21T00:24:53.824Z] daemon.go:307: [d3f50fc3b22bd] exiting daemon [2019-09-21T00:24:53.824Z] daemon.go:459: [d3f50fc3b22bd] Daemon stopped [2019-09-21T00:24:53.824Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-21T00:24:54.288Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-21T00:24:56.182Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-21T00:24:56.439Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-21T00:24:56.439Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-21T00:24:56.695Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-21T00:24:56.695Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-21T00:24:57.259Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-21T00:24:59.788Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-21T00:25:05.040Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-21T00:25:08.314Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-21T00:25:08.877Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-21T00:25:09.045Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.33s) [2019-09-21T00:25:09.045Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-21T00:25:09.045Z] daemon.go:336: [d3394099fec37] waiting for daemon to start [2019-09-21T00:25:09.045Z] daemon.go:336: [d3394099fec37] waiting for daemon to start [2019-09-21T00:25:09.045Z] daemon.go:364: [d3394099fec37] daemon started [2019-09-21T00:25:09.045Z] daemon.go:472: [d3394099fec37] Stopping daemon [2019-09-21T00:25:09.045Z] daemon.go:307: [d3394099fec37] exiting daemon [2019-09-21T00:25:09.045Z] daemon.go:459: [d3394099fec37] Daemon stopped [2019-09-21T00:25:09.045Z] === RUN TestCreateServiceSecretFileMode [2019-09-21T00:25:10.529Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2019-09-21T00:25:10.530Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-21T00:25:10.530Z] daemon.go:336: [dd916c2882a77] waiting for daemon to start [2019-09-21T00:25:10.530Z] daemon.go:336: [dd916c2882a77] waiting for daemon to start [2019-09-21T00:25:10.530Z] daemon.go:364: [dd916c2882a77] daemon started [2019-09-21T00:25:10.530Z] daemon.go:472: [dd916c2882a77] Stopping daemon [2019-09-21T00:25:10.530Z] daemon.go:307: [dd916c2882a77] exiting daemon [2019-09-21T00:25:10.530Z] daemon.go:459: [dd916c2882a77] Daemon stopped [2019-09-21T00:25:10.530Z] === RUN TestCreateServiceConfigFileMode [2019-09-21T00:25:10.772Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-21T00:25:13.293Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-21T00:25:13.319Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2019-09-21T00:25:13.319Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-21T00:25:13.319Z] daemon.go:336: [deca73da579b1] waiting for daemon to start [2019-09-21T00:25:13.319Z] daemon.go:336: [deca73da579b1] waiting for daemon to start [2019-09-21T00:25:13.319Z] daemon.go:364: [deca73da579b1] daemon started [2019-09-21T00:25:13.319Z] daemon.go:472: [deca73da579b1] Stopping daemon [2019-09-21T00:25:13.319Z] daemon.go:307: [deca73da579b1] exiting daemon [2019-09-21T00:25:13.319Z] daemon.go:459: [deca73da579b1] Daemon stopped [2019-09-21T00:25:13.319Z] === RUN TestCreateServiceSysctls [2019-09-21T00:25:15.188Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-21T00:25:15.427Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-21T00:25:15.427Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-21T00:25:15.427Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-21T00:25:16.121Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-21T00:25:16.782Z] --- PASS: TestCreateServiceSysctls (3.48s) [2019-09-21T00:25:16.782Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-21T00:25:16.782Z] daemon.go:336: [d661e9ddebcaf] waiting for daemon to start [2019-09-21T00:25:16.782Z] daemon.go:336: [d661e9ddebcaf] waiting for daemon to start [2019-09-21T00:25:16.782Z] daemon.go:364: [d661e9ddebcaf] daemon started [2019-09-21T00:25:16.782Z] daemon.go:472: [d661e9ddebcaf] Stopping daemon [2019-09-21T00:25:16.782Z] daemon.go:307: [d661e9ddebcaf] exiting daemon [2019-09-21T00:25:16.782Z] daemon.go:459: [d661e9ddebcaf] Daemon stopped [2019-09-21T00:25:16.782Z] === RUN TestCreateServiceCapabilities [2019-09-21T00:25:17.052Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-21T00:25:19.466Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2019-09-21T00:25:19.466Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-21T00:25:19.466Z] daemon.go:336: [da170115e364b] waiting for daemon to start [2019-09-21T00:25:19.466Z] daemon.go:336: [da170115e364b] waiting for daemon to start [2019-09-21T00:25:19.466Z] daemon.go:364: [da170115e364b] daemon started [2019-09-21T00:25:19.466Z] daemon.go:472: [da170115e364b] Stopping daemon [2019-09-21T00:25:19.466Z] daemon.go:307: [da170115e364b] exiting daemon [2019-09-21T00:25:19.466Z] daemon.go:459: [da170115e364b] Daemon stopped [2019-09-21T00:25:19.466Z] === RUN TestInspect [2019-09-21T00:25:19.577Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-21T00:25:22.107Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-21T00:25:22.161Z] --- PASS: TestInspect (2.97s) [2019-09-21T00:25:22.161Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-21T00:25:22.161Z] daemon.go:336: [db5a28c2de4c1] waiting for daemon to start [2019-09-21T00:25:22.161Z] daemon.go:336: [db5a28c2de4c1] waiting for daemon to start [2019-09-21T00:25:22.161Z] daemon.go:364: [db5a28c2de4c1] daemon started [2019-09-21T00:25:22.161Z] daemon.go:472: [db5a28c2de4c1] Stopping daemon [2019-09-21T00:25:22.161Z] daemon.go:307: [db5a28c2de4c1] exiting daemon [2019-09-21T00:25:22.161Z] daemon.go:459: [db5a28c2de4c1] Daemon stopped [2019-09-21T00:25:22.161Z] === RUN TestDockerNetworkConnectAlias [2019-09-21T00:25:24.002Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-21T00:25:25.371Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-09-21T00:25:27.647Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2019-09-21T00:25:27.647Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-21T00:25:27.647Z] daemon.go:336: [d41232fbfb9db] waiting for daemon to start [2019-09-21T00:25:27.647Z] daemon.go:336: [d41232fbfb9db] waiting for daemon to start [2019-09-21T00:25:27.647Z] daemon.go:364: [d41232fbfb9db] daemon started [2019-09-21T00:25:27.647Z] daemon.go:472: [d41232fbfb9db] Stopping daemon [2019-09-21T00:25:27.647Z] daemon.go:307: [d41232fbfb9db] exiting daemon [2019-09-21T00:25:27.647Z] daemon.go:459: [d41232fbfb9db] Daemon stopped [2019-09-21T00:25:27.647Z] === RUN TestDockerNetworkReConnect [2019-09-21T00:25:27.892Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-21T00:25:30.259Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-21T00:25:30.259Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-21T00:25:30.328Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2019-09-21T00:25:30.328Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-21T00:25:30.328Z] daemon.go:336: [dc3153d0ed938] waiting for daemon to start [2019-09-21T00:25:30.328Z] daemon.go:336: [dc3153d0ed938] waiting for daemon to start [2019-09-21T00:25:30.328Z] daemon.go:364: [dc3153d0ed938] daemon started [2019-09-21T00:25:30.328Z] daemon.go:472: [dc3153d0ed938] Stopping daemon [2019-09-21T00:25:30.328Z] daemon.go:307: [dc3153d0ed938] exiting daemon [2019-09-21T00:25:30.328Z] daemon.go:459: [dc3153d0ed938] Daemon stopped [2019-09-21T00:25:30.328Z] === RUN TestServicePlugin [2019-09-21T00:25:30.328Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-21T00:25:30.328Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:25:30.328Z] === RUN TestServiceUpdateLabel [2019-09-21T00:25:31.167Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-21T00:25:31.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-21T00:25:33.017Z] --- PASS: TestServiceUpdateLabel (2.25s) [2019-09-21T00:25:33.017Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-21T00:25:33.017Z] daemon.go:336: [d392c59d9fcb4] waiting for daemon to start [2019-09-21T00:25:33.017Z] daemon.go:336: [d392c59d9fcb4] waiting for daemon to start [2019-09-21T00:25:33.017Z] daemon.go:364: [d392c59d9fcb4] daemon started [2019-09-21T00:25:33.017Z] daemon.go:472: [d392c59d9fcb4] Stopping daemon [2019-09-21T00:25:33.017Z] daemon.go:307: [d392c59d9fcb4] exiting daemon [2019-09-21T00:25:33.017Z] daemon.go:459: [d392c59d9fcb4] Daemon stopped [2019-09-21T00:25:33.017Z] === RUN TestServiceUpdateSecrets [2019-09-21T00:25:33.061Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-21T00:25:36.335Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-21T00:25:39.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-21T00:25:40.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-21T00:25:41.587Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-21T00:25:44.861Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-09-21T00:25:46.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-21T00:25:46.754Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-21T00:25:47.318Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-21T00:25:48.233Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2019-09-21T00:25:48.233Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-21T00:25:48.233Z] daemon.go:336: [d6ba0b9b8aba0] waiting for daemon to start [2019-09-21T00:25:48.233Z] daemon.go:336: [d6ba0b9b8aba0] waiting for daemon to start [2019-09-21T00:25:48.233Z] daemon.go:364: [d6ba0b9b8aba0] daemon started [2019-09-21T00:25:48.233Z] daemon.go:472: [d6ba0b9b8aba0] Stopping daemon [2019-09-21T00:25:48.233Z] daemon.go:307: [d6ba0b9b8aba0] exiting daemon [2019-09-21T00:25:48.233Z] daemon.go:459: [d6ba0b9b8aba0] Daemon stopped [2019-09-21T00:25:48.233Z] === RUN TestServiceUpdateConfigs [2019-09-21T00:25:48.251Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-21T00:25:49.181Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-21T00:25:49.181Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-21T00:25:49.746Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-21T00:25:55.015Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-21T00:25:56.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-21T00:25:58.291Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-09-21T00:25:58.854Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-09-21T00:25:59.786Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-09-21T00:25:59.786Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-09-21T00:26:00.717Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-21T00:26:02.617Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-21T00:26:02.617Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-21T00:26:03.455Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2019-09-21T00:26:03.455Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-21T00:26:03.455Z] daemon.go:336: [d8656c39847a6] waiting for daemon to start [2019-09-21T00:26:03.455Z] daemon.go:336: [d8656c39847a6] waiting for daemon to start [2019-09-21T00:26:03.455Z] daemon.go:364: [d8656c39847a6] daemon started [2019-09-21T00:26:03.455Z] daemon.go:472: [d8656c39847a6] Stopping daemon [2019-09-21T00:26:03.455Z] daemon.go:307: [d8656c39847a6] exiting daemon [2019-09-21T00:26:03.455Z] daemon.go:459: [d8656c39847a6] Daemon stopped [2019-09-21T00:26:03.455Z] === RUN TestServiceUpdateNetwork [2019-09-21T00:26:04.515Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-09-21T00:26:05.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-21T00:26:05.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-21T00:26:05.447Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-09-21T00:26:06.379Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-09-21T00:26:08.275Z] === RUN TestDockerSuite/TestUpdateStats [2019-09-21T00:26:12.449Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-09-21T00:26:13.818Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-09-21T00:26:13.818Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-09-21T00:26:14.749Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-09-21T00:26:15.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-21T00:26:15.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-21T00:26:15.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-21T00:26:15.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-21T00:26:15.981Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2019-09-21T00:26:15.982Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-21T00:26:15.982Z] daemon.go:336: [d42b53489fe54] waiting for daemon to start [2019-09-21T00:26:15.982Z] daemon.go:336: [d42b53489fe54] waiting for daemon to start [2019-09-21T00:26:15.982Z] daemon.go:364: [d42b53489fe54] daemon started [2019-09-21T00:26:15.982Z] daemon.go:472: [d42b53489fe54] Stopping daemon [2019-09-21T00:26:15.982Z] daemon.go:307: [d42b53489fe54] exiting daemon [2019-09-21T00:26:15.982Z] daemon.go:459: [d42b53489fe54] Daemon stopped [2019-09-21T00:26:15.982Z] PASS [2019-09-21T00:26:15.982Z] [2019-09-21T00:26:15.982Z] === Skipped [2019-09-21T00:26:15.982Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-21T00:26:15.982Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-21T00:26:15.982Z] [2019-09-21T00:26:15.982Z] [2019-09-21T00:26:15.982Z] DONE 19 tests, 1 skipped in 113.318s [2019-09-21T00:26:15.982Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] ++ set -e [2019-09-21T00:26:15.982Z] ++ '[' -n 0 ']' [2019-09-21T00:26:15.982Z] ++ set -x [2019-09-21T00:26:15.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] INFO: Testing against a local daemon [2019-09-21T00:26:15.982Z] === RUN TestSessionCreate [2019-09-21T00:26:15.982Z] --- PASS: TestSessionCreate (0.05s) [2019-09-21T00:26:15.982Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-21T00:26:15.982Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-09-21T00:26:15.982Z] PASS [2019-09-21T00:26:15.982Z] [2019-09-21T00:26:15.982Z] DONE 2 tests in 0.203s [2019-09-21T00:26:15.982Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] ++ set -e [2019-09-21T00:26:15.982Z] ++ '[' -n 0 ']' [2019-09-21T00:26:15.982Z] ++ set -x [2019-09-21T00:26:15.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:15.982Z] INFO: Testing against a local daemon [2019-09-21T00:26:15.982Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-21T00:26:15.982Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:26:15.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:26:15.982Z] === RUN TestEventsExecDie [2019-09-21T00:26:16.599Z] --- PASS: TestEventsExecDie (0.94s) [2019-09-21T00:26:16.599Z] === RUN TestEventsBackwardsCompatible [2019-09-21T00:26:16.885Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-21T00:26:16.885Z] === RUN TestInfoBinaryCommits [2019-09-21T00:26:16.885Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-21T00:26:16.885Z] === RUN TestInfoAPIVersioned [2019-09-21T00:26:16.885Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-21T00:26:16.885Z] === RUN TestInfoAPI [2019-09-21T00:26:16.885Z] --- PASS: TestInfoAPI (0.06s) [2019-09-21T00:26:16.885Z] === RUN TestInfoAPIWarnings [2019-09-21T00:26:17.894Z] --- PASS: TestInfoAPIWarnings (0.91s) [2019-09-21T00:26:17.894Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-21T00:26:17.894Z] daemon.go:336: [d40f7c326109b] waiting for daemon to start [2019-09-21T00:26:17.894Z] daemon.go:336: [d40f7c326109b] waiting for daemon to start [2019-09-21T00:26:17.894Z] daemon.go:364: [d40f7c326109b] daemon started [2019-09-21T00:26:17.894Z] daemon.go:472: [d40f7c326109b] Stopping daemon [2019-09-21T00:26:17.894Z] daemon.go:307: [d40f7c326109b] exiting daemon [2019-09-21T00:26:17.894Z] daemon.go:459: [d40f7c326109b] Daemon stopped [2019-09-21T00:26:17.894Z] === RUN TestLoginFailsWithBadCredentials [2019-09-21T00:26:18.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-09-21T00:26:18.511Z] === RUN TestPingCacheHeaders [2019-09-21T00:26:18.511Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-21T00:26:18.511Z] === RUN TestPingGet [2019-09-21T00:26:18.511Z] --- PASS: TestPingGet (0.04s) [2019-09-21T00:26:18.511Z] === RUN TestPingHead [2019-09-21T00:26:18.511Z] --- PASS: TestPingHead (0.06s) [2019-09-21T00:26:18.511Z] === RUN TestVersion [2019-09-21T00:26:18.511Z] --- PASS: TestVersion (0.05s) [2019-09-21T00:26:18.511Z] PASS [2019-09-21T00:26:18.511Z] [2019-09-21T00:26:18.511Z] === Skipped [2019-09-21T00:26:18.511Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-21T00:26:18.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-21T00:26:18.511Z] [2019-09-21T00:26:18.511Z] [2019-09-21T00:26:18.511Z] DONE 12 tests, 1 skipped in 2.963s [2019-09-21T00:26:18.511Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-21T00:26:18.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:18.511Z] ++ set -e [2019-09-21T00:26:18.511Z] ++ '[' -n 0 ']' [2019-09-21T00:26:18.511Z] ++ set -x [2019-09-21T00:26:18.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-21T00:26:18.511Z] INFO: Testing against a local daemon [2019-09-21T00:26:18.511Z] === RUN TestVolumesCreateAndList [2019-09-21T00:26:18.793Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-21T00:26:18.793Z] === RUN TestVolumesRemove [2019-09-21T00:26:18.793Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-21T00:26:18.793Z] === RUN TestVolumesInspect [2019-09-21T00:26:18.793Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-21T00:26:18.793Z] === RUN TestVolumesInvalidJSON [2019-09-21T00:26:18.793Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-21T00:26:18.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-21T00:26:18.793Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-21T00:26:18.793Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-21T00:26:18.793Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-21T00:26:18.793Z] PASS [2019-09-21T00:26:18.793Z] [2019-09-21T00:26:18.793Z] DONE 5 tests in 0.300s [2019-09-21T00:26:18.793Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-21T00:26:19.076Z] ++++ cat bundles/test-integration/docker.pid [2019-09-21T00:26:19.076Z] +++ kill 13305 [2019-09-21T00:26:20.552Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-21T00:26:20.552Z] +++ /etc/init.d/apparmor stop [2019-09-21T00:26:20.552Z] Clearing AppArmor profiles cache:. [2019-09-21T00:26:20.552Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:26:20.552Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:26:20.552Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:26:20.552Z] [2019-09-21T00:26:20.552Z] To set a process to complain mode, use the command line tool [2019-09-21T00:26:20.552Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:26:20.552Z] with the 'teardown' option." [2019-09-21T00:26:20.552Z] [2019-09-21T00:26:20.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-21T00:26:21.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-21T00:26:21.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-21T00:26:22.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-21T00:26:22.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-21T00:26:22.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2019-09-21T00:26:22.622Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-21T00:26:23.437Z] + echo Ensuring container killed. [2019-09-21T00:26:23.437Z] Ensuring container killed. [2019-09-21T00:26:23.437Z] + docker rm -vf docker-pr6 [2019-09-21T00:26:23.437Z] Error: No such container: docker-pr6 [2019-09-21T00:26:23.437Z] + true [Pipeline] sh [2019-09-21T00:26:23.819Z] + echo Chowning /workspace to jenkins user [2019-09-21T00:26:23.819Z] Chowning /workspace to jenkins user [2019-09-21T00:26:23.819Z] + id -u [2019-09-21T00:26:23.819Z] + id -g [2019-09-21T00:26:23.819Z] + docker run --rm -v /home/docker/workspace/moby_PR-39951:/workspace busybox chown -R 1001:1001 /workspace [2019-09-21T00:26:23.819Z] Unable to find image 'busybox:latest' locally [2019-09-21T00:26:24.100Z] latest: Pulling from library/busybox [2019-09-21T00:26:24.101Z] e38168a01e65: Pulling fs layer [2019-09-21T00:26:24.207Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-21T00:26:24.385Z] e38168a01e65: Verifying Checksum [2019-09-21T00:26:24.385Z] e38168a01e65: Download complete [2019-09-21T00:26:24.667Z] e38168a01e65: Pull complete [2019-09-21T00:26:24.667Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-21T00:26:24.667Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-21T00:26:27.080Z] + bundleName=ppc64le-integration [2019-09-21T00:26:27.080Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-21T00:26:27.080Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-21T00:26:27.080Z] + + xargsfind tar bundles -czf -path ppc64le-integration-bundles.tar.gz */root/*overlay2 [2019-09-21T00:26:27.080Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-09-21T00:26:27.397Z] Archiving artifacts [2019-09-21T00:26:27.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-09-21T00:26:27.896Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-21T00:26:28.277Z] + make clean [2019-09-21T00:26:28.892Z] docker volume rm -f docker-dev-cache [2019-09-21T00:26:28.892Z] docker-dev-cache [Pipeline] deleteDir [2019-09-21T00:26:30.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-21T00:26:34.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-21T00:26:40.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-21T00:26:42.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-21T00:26:45.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-21T00:26:46.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-21T00:26:48.502Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-21T00:26:51.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-21T00:26:52.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-21T00:26:52.919Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-21T00:26:55.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-21T00:26:55.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-21T00:26:56.914Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-21T00:26:57.375Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-21T00:26:57.962Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-21T00:26:58.916Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-21T00:26:58.916Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-21T00:27:00.506Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-21T00:27:03.619Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-21T00:27:05.160Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-21T00:27:05.160Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-21T00:27:05.160Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-21T00:27:06.703Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-21T00:27:07.676Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-21T00:27:08.137Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-21T00:27:08.599Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-21T00:27:09.061Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-21T00:27:14.869Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-21T00:27:17.062Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-21T00:27:17.062Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-21T00:27:18.036Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-21T00:27:18.561Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-21T00:27:21.082Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-21T00:27:21.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-21T00:27:21.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-21T00:27:21.599Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-21T00:27:21.599Z] === RUN TestDockerSuite/TestVolumeEvents [2019-09-21T00:27:22.529Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-21T00:27:25.051Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-21T00:27:25.051Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-21T00:27:25.051Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-21T00:27:28.324Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-21T00:27:32.499Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite (1837.44s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2019-09-21T00:27:32.499Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.00s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.08s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.92s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.02s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.61s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.17s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.74s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.71s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachDetach (1.65s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.69s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.46s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.74s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.08s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.27s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.94s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.80s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.58s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (30.74s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (1.05s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.09s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.78s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.98s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.00s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.88s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.33s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.64s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.66s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.08s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.79s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.98s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.19s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.79s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.62s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.21s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.42s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.88s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.74s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.48s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.17s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContChar (3.42s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.27s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.05s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.62s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.07s) [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.51s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.09s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.07s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.85s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.24s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.67s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.19s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.32s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.31s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.03s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.18s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.15s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.89s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.94s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.94s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.96s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.34s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.01s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnv (1.85s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.64s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.05s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.62s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.77s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.65s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFails (0.90s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.75s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.35s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.65s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildHistory (5.02s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.89s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.77s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.84s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.18s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.29s) [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.58s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.74s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.14s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.46s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.32s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.98s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.53s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.81s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.17s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.32s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.28s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.63s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRm (3.41s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.30s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.36s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.34s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2019-09-21T00:27:32.500Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-21T00:27:32.500Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2019-09-21T00:27:32.500Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.65s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.89s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.80s) [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.52s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.40s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.34s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.48s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-21T00:27:32.501Z] docker_cli_sni_test.go:18: Flakey test [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.04s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitTTY (1.96s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.15s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.16s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2019-09-21T00:27:32.501Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-21T00:27:32.501Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.48s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.17s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.12s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.23s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.13s) [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000a8b3e0 } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1268737363 /foo false } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1268737363 /foo true } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3272208534 /foo false } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3272208534 /foo true } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3272208534 /foo true 0xc000a8b880 } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a8b8a0 } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000a8b8c0 } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000a8b8e0 } [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000a8b900 } [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 0 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 1 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 2 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 3 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 4 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 5 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 6 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 7 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 8 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 9 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 10 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 11 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 12 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 13 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 14 [2019-09-21T00:27:32.501Z] docker_api_containers_test.go:1927: case 15 [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.08s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership584855387/file1 4a3834a4256001cc86801c79bbabb2ee24f92813cb03c6ed06af54f3714791ea:/tmpvol/file1` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.19s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 827e9ab4917fe1220d04dcb5a2e0086c128c34ec0def6c3b00b6df0e11f14148:/root/file1 /tmp/test-cp-from-case-a758238974/itWorks.txt` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a758238974/itWorks.txt" contains "file1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 1e51cb2f7bbf7523a1402f51e96a806f3b11d526bdbc0f81985d9b18b9d490b1:/file1 /tmp/test-cp-from-case-b911434821/testDir/` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c890831072/file2" contains "file2\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a07a3570c329af2a1c65714eff2c83d9213070a09ed3268020375e9f56abecf:/root/file1 /tmp/test-cp-from-case-c890831072/file2` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c890831072/file2" contains "file1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 2410c3a4224e6a8c99a884925513665ec74e86c0cd1698259cdc8fad4a6cbd13:/file1 /tmp/test-cp-from-case-d749385407/dir1` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d749385407/dir1/file1" contains "file1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 2410c3a4224e6a8c99a884925513665ec74e86c0cd1698259cdc8fad4a6cbd13:/file1 /tmp/test-cp-from-case-d749385407/dir1/` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d749385407/dir1/file1" contains "file1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ddf2b5e0c4e85d3faf567758529a1f13cecf0e67999fd78c51a19c61269f80d:dir1 /tmp/test-cp-from-case-e421083410/testDir` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e421083410/testDir/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ddf2b5e0c4e85d3faf567758529a1f13cecf0e67999fd78c51a19c61269f80d:dir1 /tmp/test-cp-from-case-e421083410/testDir/` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e421083410/testDir/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 4a50af97008dde87c6367ee3ed6d6c5b86f65f34cd24c5bea390d21b22289bcc:/root/dir1 /tmp/test-cp-from-case-f782500169/file1` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 429d6b7ce0358a5065bc9e8778e8d8e19d6407f8d6cc984e7dd726f3b7d88085:/root/dir1 /tmp/test-cp-from-case-g160024596/dir2` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g160024596/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 429d6b7ce0358a5065bc9e8778e8d8e19d6407f8d6cc984e7dd726f3b7d88085:/root/dir1 /tmp/test-cp-from-case-g160024596/dir2/` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g160024596/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp f293c7c6e587641f4c04cb6462fc6dc06f37bc8e836aad1f28383ac1709d5c43:dir1/. /tmp/test-cp-from-case-h046831715/testDir` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h046831715/testDir/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp f293c7c6e587641f4c04cb6462fc6dc06f37bc8e836aad1f28383ac1709d5c43:dir1/. /tmp/test-cp-from-case-h046831715/testDir/` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h046831715/testDir/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 2fbc420da6aa3b7d2f44892d6bd9448fbf197ce93aab760726a4603c61509557:/root/dir1/. /tmp/test-cp-from-case-i212859494/file1` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 2cd5af715c27b39eb3611f9580e88599236579abaa7622ccb5e5a47231c32197:/root/dir1/. /tmp/test-cp-from-case-j679106189/dir2` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j679106189/dir2/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 2cd5af715c27b39eb3611f9580e88599236579abaa7622ccb5e5a47231c32197:/root/dir1/. /tmp/test-cp-from-case-j679106189/dir2/` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j679106189/dir2/file1-1" contains "file1-1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 64d28f5312d487212f5f80ea50da980a1a256deca3b9e5f65cd6a17aaf99f54d:/file2 /tmp/test-cp-from-err-dst-not-dir095482504/symlinkToFile1` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir095482504/symlinkToFile1" points to "file1" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir095482504/file1" contains "file2\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 64d28f5312d487212f5f80ea50da980a1a256deca3b9e5f65cd6a17aaf99f54d:/file2 /tmp/test-cp-from-err-dst-not-dir095482504/symlinkToDir1` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir095482504/symlinkToDir1" points to "dir1" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir095482504/file2" contains "file2\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 64d28f5312d487212f5f80ea50da980a1a256deca3b9e5f65cd6a17aaf99f54d:/file2 /tmp/test-cp-from-err-dst-not-dir095482504/brokenSymlinkToFileX` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir095482504/brokenSymlinkToFileX" points to "fileX" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir095482504/fileX" contains "file2\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 64d28f5312d487212f5f80ea50da980a1a256deca3b9e5f65cd6a17aaf99f54d:/dir2 /tmp/test-cp-from-err-dst-not-dir095482504/symlinkToDir1` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir095482504/symlinkToDir1" points to "dir1" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir095482504/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp 64d28f5312d487212f5f80ea50da980a1a256deca3b9e5f65cd6a17aaf99f54d:/dir2 /tmp/test-cp-from-err-dst-not-dir095482504/brokenSymlinkToDirX` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir095482504/brokenSymlinkToDirX" points to "dirX" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir095482504/dirX/file2-1" contains "file2-1\n" [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.36s) [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a207140656/file1 db4570957183372a31a810c3d0bbeb5e8ccbdb3ccc165d8bffb0fa1f733e3f8c:/root/itWorks.txt` [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:279: checking that container "db4570957183372a31a810c3d0bbeb5e8ccbdb3ccc165d8bffb0fa1f733e3f8c" start output contains "file1\n" [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:209: running `docker start -a db4570957183372a31a810c3d0bbeb5e8ccbdb3ccc165d8bffb0fa1f733e3f8c` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2019-09-21T00:27:32.501Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b429744335/file1 cdb2be281b0a35dc1f685074c11e0184b9cb08699dedab50ecd2605aab2b527f:testDir/` [2019-09-21T00:27:32.501Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.95s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "e8435a91e8f93e1b49b5b63674cdc8eca7eed826ebc6ee31b08231cab1228c79" start output contains "file2\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a e8435a91e8f93e1b49b5b63674cdc8eca7eed826ebc6ee31b08231cab1228c79` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c989905890/file1 e8435a91e8f93e1b49b5b63674cdc8eca7eed826ebc6ee31b08231cab1228c79:/root/file2` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "e8435a91e8f93e1b49b5b63674cdc8eca7eed826ebc6ee31b08231cab1228c79" start output contains "file1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a e8435a91e8f93e1b49b5b63674cdc8eca7eed826ebc6ee31b08231cab1228c79` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.02s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "fbfe250b4bb48db7b52ab1aac1097d97c421b8107b4208ab7738c8307acd0a72" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a fbfe250b4bb48db7b52ab1aac1097d97c421b8107b4208ab7738c8307acd0a72` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d236052953/file1 fbfe250b4bb48db7b52ab1aac1097d97c421b8107b4208ab7738c8307acd0a72:dir1` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "fbfe250b4bb48db7b52ab1aac1097d97c421b8107b4208ab7738c8307acd0a72" start output contains "file1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a fbfe250b4bb48db7b52ab1aac1097d97c421b8107b4208ab7738c8307acd0a72` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "7506487d938d0d2d9003f7fc42f99a8041bf6d98429f6e46c8b0a7a106d94fe5" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7506487d938d0d2d9003f7fc42f99a8041bf6d98429f6e46c8b0a7a106d94fe5` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d236052953/file1 7506487d938d0d2d9003f7fc42f99a8041bf6d98429f6e46c8b0a7a106d94fe5:dir1/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "7506487d938d0d2d9003f7fc42f99a8041bf6d98429f6e46c8b0a7a106d94fe5" start output contains "file1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7506487d938d0d2d9003f7fc42f99a8041bf6d98429f6e46c8b0a7a106d94fe5` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.95s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e231357796/dir1 b385cbb29658f7857a99641bffa90f81b009a8c4096bb01bc47bb378091d4d6a:testDir` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "b385cbb29658f7857a99641bffa90f81b009a8c4096bb01bc47bb378091d4d6a" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a b385cbb29658f7857a99641bffa90f81b009a8c4096bb01bc47bb378091d4d6a` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e231357796/dir1 b10e1065a3daf0efed90efd004dd43043df0de7f9b7ecd11a89d21f3f029396c:testDir/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "b10e1065a3daf0efed90efd004dd43043df0de7f9b7ecd11a89d21f3f029396c" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a b10e1065a3daf0efed90efd004dd43043df0de7f9b7ecd11a89d21f3f029396c` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f944697715/dir1 a7ceef3f41d209e3f43a207007fdb2a5a29809a9bbfcb60ca02fe699a5fc19d9:/root/file1` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "7318b2169ba5a2d928ce71eb1b55f03f3a029c4d504fe6e9d61a401768325794" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7318b2169ba5a2d928ce71eb1b55f03f3a029c4d504fe6e9d61a401768325794` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g551553078/dir1 7318b2169ba5a2d928ce71eb1b55f03f3a029c4d504fe6e9d61a401768325794:/root/dir2` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "7318b2169ba5a2d928ce71eb1b55f03f3a029c4d504fe6e9d61a401768325794" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7318b2169ba5a2d928ce71eb1b55f03f3a029c4d504fe6e9d61a401768325794` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "20044052e78b914a3a41e65b87410db8c8a2ad13de7aa8de3a83eea597efc839" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 20044052e78b914a3a41e65b87410db8c8a2ad13de7aa8de3a83eea597efc839` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g551553078/dir1 20044052e78b914a3a41e65b87410db8c8a2ad13de7aa8de3a83eea597efc839:/dir2/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "20044052e78b914a3a41e65b87410db8c8a2ad13de7aa8de3a83eea597efc839" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 20044052e78b914a3a41e65b87410db8c8a2ad13de7aa8de3a83eea597efc839` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.60s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h166705693/dir1/. 31ba548ce3ddf51e9ac95a0a2f61f239b7a3661cf3a655eaa71686f5fbf4f672:testDir` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "31ba548ce3ddf51e9ac95a0a2f61f239b7a3661cf3a655eaa71686f5fbf4f672" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 31ba548ce3ddf51e9ac95a0a2f61f239b7a3661cf3a655eaa71686f5fbf4f672` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h166705693/dir1/. 48766c85eaa81bc37c1c5bef2645ffb487d98663851f0de2ea4f7782d766cdc5:testDir/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "48766c85eaa81bc37c1c5bef2645ffb487d98663851f0de2ea4f7782d766cdc5" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 48766c85eaa81bc37c1c5bef2645ffb487d98663851f0de2ea4f7782d766cdc5` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i603520216/dir1/. e7df14f506d20142676f5579c5079870f2563ecab8db26f8fde86d14d5dba5da:/root/file1` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.81s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "cc9cf29e7420457f0da4e8903bff8f51113009fa61f91e26fdf47efae1c7c806" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc9cf29e7420457f0da4e8903bff8f51113009fa61f91e26fdf47efae1c7c806` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j125743703/dir1/. cc9cf29e7420457f0da4e8903bff8f51113009fa61f91e26fdf47efae1c7c806:/dir2` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "cc9cf29e7420457f0da4e8903bff8f51113009fa61f91e26fdf47efae1c7c806" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc9cf29e7420457f0da4e8903bff8f51113009fa61f91e26fdf47efae1c7c806` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "51b176de3571f85e487dcb7b3fcc25dc12e5dcebf833b9b74f0e82529f6e5508" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 51b176de3571f85e487dcb7b3fcc25dc12e5dcebf833b9b74f0e82529f6e5508` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j125743703/dir1/. 51b176de3571f85e487dcb7b3fcc25dc12e5dcebf833b9b74f0e82529f6e5508:/dir2/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "51b176de3571f85e487dcb7b3fcc25dc12e5dcebf833b9b74f0e82529f6e5508" start output contains "file1-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 51b176de3571f85e487dcb7b3fcc25dc12e5dcebf833b9b74f0e82529f6e5508` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.20s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions952939466/permdirtest permtest:/` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs510595980/file1 2995085941bd1600299ba48cfc042b67bf9e8138925f099acc6103b1290577a1:/root/shouldNotExist` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "2995085941bd1600299ba48cfc042b67bf9e8138925f099acc6103b1290577a1" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2995085941bd1600299ba48cfc042b67bf9e8138925f099acc6103b1290577a1` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume982613883/file1 15b378da5f9f52a17c58e6daa3535bf9bc3cee3a5440cd11ebbeb42c5053cb90:/vol_ro/shouldNotExist` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:279: checking that container "15b378da5f9f52a17c58e6daa3535bf9bc3cee3a5440cd11ebbeb42c5053cb90" start output contains "" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15b378da5f9f52a17c58e6daa3535bf9bc3cee3a5440cd11ebbeb42c5053cb90` [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.68s) [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711645854/file2 c77510683608db8961f3b5e8099c16256a3ed06b8e987d59e672580c07c7df07:/vol2/symlinkToFile1` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711645854/symlinkToFile1" points to "file1" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711645854/file1" contains "file2\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711645854/file2 c77510683608db8961f3b5e8099c16256a3ed06b8e987d59e672580c07c7df07:/vol2/symlinkToDir1` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711645854/symlinkToDir1" points to "dir1" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711645854/file2" contains "file2\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711645854/file2 c77510683608db8961f3b5e8099c16256a3ed06b8e987d59e672580c07c7df07:/vol2/brokenSymlinkToFileX` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711645854/brokenSymlinkToFileX" points to "fileX" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711645854/fileX" contains "file2\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711645854//dir2 c77510683608db8961f3b5e8099c16256a3ed06b8e987d59e672580c07c7df07:/vol2/symlinkToDir1` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711645854/symlinkToDir1" points to "dir1" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711645854/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711645854//dir2 c77510683608db8961f3b5e8099c16256a3ed06b8e987d59e672580c07c7df07:/vol2/brokenSymlinkToDirX` [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711645854/brokenSymlinkToDirX" points to "dirX" [2019-09-21T00:27:32.502Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711645854/dirX/file2-1" contains "file2-1\n" [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.83s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.00s) [2019-09-21T00:27:32.502Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-21T00:27:32.502Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-09-21T00:27:32.502Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-21T00:27:32.502Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.43s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.04s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.08s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.88s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.06s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.92s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.27s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.91s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.83s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.54s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.89s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsCopy (1.45s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.51s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFilters (1.80s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFormat (1.77s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.12s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2019-09-21T00:27:32.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-21T00:27:32.502Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-21T00:27:32.502Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.01s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2019-09-21T00:27:32.502Z] --- PASS: TestDockerSuite/TestEventsTop (1.59s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.29s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.27s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecCgroup (1.52s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.03s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.18s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecInspectID (3.18s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecInteractive (2.10s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.24s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecParseError (0.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecStartFails (1.10s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecTTY (1.20s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.67s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2019-09-21T00:27:32.503Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-21T00:27:32.503Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.35s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.14s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestExecWithUser (1.15s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.16s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHealth (21.59s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.72s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.22s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.17s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.97s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportDisplay (2.03s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportFile (2.07s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportGzipped (2.18s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2019-09-21T00:27:32.503Z] daemon.go:336: [d809669bb303b] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [d809669bb303b] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:364: [d809669bb303b] daemon started [2019-09-21T00:27:32.503Z] daemon.go:472: [d809669bb303b] Stopping daemon [2019-09-21T00:27:32.503Z] daemon.go:307: [d809669bb303b] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:459: [d809669bb303b] Daemon stopped [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-21T00:27:32.503Z] daemon.go:336: [d6949a33b9989] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [d6949a33b9989] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:364: [d6949a33b9989] daemon started [2019-09-21T00:27:32.503Z] daemon.go:472: [d6949a33b9989] Stopping daemon [2019-09-21T00:27:32.503Z] daemon.go:307: [d6949a33b9989] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:459: [d6949a33b9989] Daemon stopped [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2019-09-21T00:27:32.503Z] daemon.go:336: [df6ded26e5cec] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [df6ded26e5cec] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:364: [df6ded26e5cec] daemon started [2019-09-21T00:27:32.503Z] daemon.go:472: [df6ded26e5cec] Stopping daemon [2019-09-21T00:27:32.503Z] daemon.go:307: [df6ded26e5cec] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:459: [df6ded26e5cec] Daemon stopped [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.02s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-21T00:27:32.503Z] daemon.go:336: [d91b0f7e5b987] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:307: [d91b0f7e5b987] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:336: [d91b0f7e5b987] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [d91b0f7e5b987] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:307: [d91b0f7e5b987] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:336: [d91b0f7e5b987] waiting for daemon to start [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.09s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoFormat (0.07s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2019-09-21T00:27:32.503Z] daemon.go:336: [dd4708d2a3af4] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [dd4708d2a3af4] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:364: [dd4708d2a3af4] daemon started [2019-09-21T00:27:32.503Z] daemon.go:472: [dd4708d2a3af4] Stopping daemon [2019-09-21T00:27:32.503Z] daemon.go:307: [dd4708d2a3af4] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:459: [dd4708d2a3af4] Daemon stopped [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2019-09-21T00:27:32.503Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-21T00:27:32.503Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectDefault (0.94s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-09-21T00:27:32.503Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-21T00:27:32.503Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.06s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.50s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.50s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.50s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.23s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.25s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.27s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.98s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsSince (7.10s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestNetHostname (2.64s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.28s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.85s) [2019-09-21T00:27:32.503Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-21T00:27:32.503Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.70s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2019-09-21T00:27:32.503Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2019-09-21T00:27:32.503Z] daemon.go:336: [de2e797db8ec2] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:336: [de2e797db8ec2] waiting for daemon to start [2019-09-21T00:27:32.503Z] daemon.go:364: [de2e797db8ec2] daemon started [2019-09-21T00:27:32.503Z] daemon.go:472: [de2e797db8ec2] Stopping daemon [2019-09-21T00:27:32.503Z] daemon.go:307: [de2e797db8ec2] exiting daemon [2019-09-21T00:27:32.503Z] daemon.go:459: [de2e797db8ec2] Daemon stopped [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.89s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.11s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.74s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPortList (11.34s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.88s) [2019-09-21T00:27:32.503Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsByOrder (3.75s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.45s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.39s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.23s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.68s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.08s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.91s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.70s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.58s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.73s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2019-09-21T00:27:32.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-21T00:27:32.761Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.39s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.77s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.88s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.82s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.50s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.25s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.01s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.13s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.07s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.57s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-09-21T00:27:32.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-21T00:27:32.762Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.73s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMount (6.70s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.50s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.39s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.88s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-09-21T00:27:32.762Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.98s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.86s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.05s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-21T00:27:32.762Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.50s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-21T00:27:32.762Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.91s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.91s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.88s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.73s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.93s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunState (1.65s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-21T00:27:32.762Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.69s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.69s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.92s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.92s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.24s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.91s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.91s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.24s) [2019-09-21T00:27:32.762Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents983150704 [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.66s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartRecordError (2.15s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.71s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.31s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.71s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.76s) [2019-09-21T00:27:32.762Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-21T00:27:32.762Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.52s) [2019-09-21T00:27:32.762Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2019-09-21T00:27:32.763Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-21T00:27:32.763Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.88s) [2019-09-21T00:27:32.763Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-21T00:27:32.763Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.82s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.84s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateStats (3.99s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.63s) [2019-09-21T00:27:32.763Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-21T00:27:32.763Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.01s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.47s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.77s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.37s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.28s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.51s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.61s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.54s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.35s) [2019-09-21T00:27:32.763Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2019-09-21T00:27:32.763Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-21T00:27:32.763Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-21T00:27:32.763Z] === RUN TestDockerRegistrySuite [2019-09-21T00:27:32.763Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-21T00:27:32.865Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-21T00:27:32.865Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-21T00:27:32.865Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-21T00:27:34.658Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-21T00:27:35.052Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-21T00:27:35.513Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-21T00:27:35.973Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-21T00:27:35.973Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-21T00:27:36.553Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-21T00:27:36.945Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-21T00:27:37.406Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-21T00:27:37.406Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-21T00:27:37.406Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-21T00:27:38.448Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-21T00:27:38.448Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T00:27:42.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T00:27:43.210Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-21T00:27:47.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-21T00:27:52.074Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-21T00:27:53.006Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-21T00:27:54.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-21T00:27:55.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-21T00:27:57.113Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-21T00:27:59.006Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-21T00:28:00.376Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-21T00:28:00.376Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-21T00:28:01.747Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-21T00:28:05.025Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-21T00:28:07.549Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-21T00:28:08.921Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-21T00:28:12.196Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-21T00:28:13.565Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-21T00:28:13.822Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T00:28:14.387Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-21T00:28:15.345Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T00:28:16.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T00:28:17.655Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-21T00:28:17.912Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-21T00:28:18.924Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-21T00:28:19.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-21T00:28:20.925Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-21T00:28:21.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-21T00:28:21.749Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-21T00:28:22.313Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-21T00:28:24.210Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-21T00:28:24.210Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-21T00:28:24.466Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-21T00:28:24.723Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-21T00:28:24.981Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-21T00:28:25.545Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-21T00:28:25.545Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-21T00:28:26.916Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-21T00:28:26.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-21T00:28:28.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-21T00:28:28.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-21T00:28:28.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-21T00:28:28.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-21T00:28:28.932Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-21T00:28:28.932Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-21T00:28:29.439Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-21T00:28:30.004Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-21T00:28:30.567Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-21T00:28:32.462Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-21T00:28:33.395Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite (61.45s) [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.06s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d02951d127612 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d53dc1c06c954 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.93s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon da65ad5cbe7cd is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d2b52bb7cd4c5 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon da7e06b736105 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d0384f6671cd0 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.37s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d75ead2e24eeb is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d9f995f110486 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d840f10aa598f is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d253ebb731994 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d0a8511ec5a15 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon de2c1f740783b is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon d783a509815e1 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.58s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-21T00:28:33.958Z] check_test.go:196: Daemon dc8a2ce836805 is not started [2019-09-21T00:28:33.958Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.98s) [2019-09-21T00:28:33.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-21T00:28:33.958Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9385d7fe929563b427a3308eb35a63071d9052a2ec7a4f0e1e07d6d0cc6bfe3c [2019-09-21T00:28:33.959Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e903bf48066d640c29f87dd5e9fe03cc46e6d11760f133a87b67ba2452f0e771 [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d3f8cf53d69c9 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.73s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-21T00:28:33.959Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5728ebc610b032fcf6e0100550f72806466c52f3de285f9c216613372ece1093 [2019-09-21T00:28:33.959Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:691066c649866b4b70ecc3542624deb59a51e19256c49efe0908be4243ea96a1 [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d7b0103024517 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d964157b34a0c is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.42s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dd2843f107387 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dcd04485aef33 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dd88cad7362bd is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d3364608a028d is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dd0a9a131c860 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d482ee0836f5e is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.93s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dae372292992d is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d625c8eacf2d0 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.67s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d3e685850dfab is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dc7419a80662f is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d7885a08ed698 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d5d77c158f60a is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon de05248520a5e is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d6854ce2fef53 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d3e41053cc409 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon da75fef20a5e2 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.45s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d321349f61297 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.34s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon dacce61e83fe3 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2019-09-21T00:28:33.959Z] check_test.go:196: Daemon d686e2a8486b5 is not started [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-21T00:28:33.959Z] daemon.go:336: [df763105c1692] waiting for daemon to start [2019-09-21T00:28:33.959Z] daemon.go:336: [df763105c1692] waiting for daemon to start [2019-09-21T00:28:33.959Z] daemon.go:364: [df763105c1692] daemon started [2019-09-21T00:28:33.959Z] daemon.go:472: [df763105c1692] Stopping daemon [2019-09-21T00:28:33.959Z] daemon.go:307: [df763105c1692] exiting daemon [2019-09-21T00:28:33.959Z] daemon.go:459: [df763105c1692] Daemon stopped [2019-09-21T00:28:33.959Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2019-09-21T00:28:33.959Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2019-09-21T00:28:33.959Z] daemon.go:336: [d6cbf4c85c5d4] waiting for daemon to start [2019-09-21T00:28:33.959Z] daemon.go:336: [d6cbf4c85c5d4] waiting for daemon to start [2019-09-21T00:28:33.959Z] daemon.go:364: [d6cbf4c85c5d4] daemon started [2019-09-21T00:28:33.959Z] daemon.go:472: [d6cbf4c85c5d4] Stopping daemon [2019-09-21T00:28:33.959Z] daemon.go:307: [d6cbf4c85c5d4] exiting daemon [2019-09-21T00:28:33.959Z] daemon.go:459: [d6cbf4c85c5d4] Daemon stopped [2019-09-21T00:28:33.959Z] === RUN TestDockerSchema1RegistrySuite [2019-09-21T00:28:33.959Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-21T00:28:34.216Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T00:28:39.472Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T00:28:43.648Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-21T00:28:48.932Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-21T00:28:49.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-21T00:28:50.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-21T00:28:50.866Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T00:28:52.761Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T00:28:54.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T00:28:55.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-21T00:28:58.909Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-21T00:28:58.909Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-21T00:28:58.909Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-21T00:28:59.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-21T00:28:59.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-21T00:29:00.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-21T00:29:00.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-21T00:29:00.498Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-21T00:29:00.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-21T00:29:01.319Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite (27.34s) [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d2e1acfb520b3 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.59s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d1989a658d0c3 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon db0b7ec3fc214 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.56s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d08687d0820da is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d85fbbd8a92c0 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d61a446095412 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon dee1b0be31e9c is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d7ef5a88b913b is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.45s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d4fbb2c336a31 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d214b71c9a92d is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.05s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d35d2645787ce is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d374ab3ad2128 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon de86929534304 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon dac5a7b0706c1 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon da2daccb2c4a4 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon de0b5176caf77 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon dd8b8d87f7424 is not started [2019-09-21T00:29:01.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-21T00:29:01.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-21T00:29:01.319Z] check_test.go:223: Daemon d78e4eb2252ce is not started [2019-09-21T00:29:01.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-21T00:29:01.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-21T00:29:02.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-21T00:29:02.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-21T00:29:03.071Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-21T00:29:04.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-21T00:29:04.258Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-21T00:29:04.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-21T00:29:05.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.95s) [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d1bbf1aa190d9 is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d20c0f3877e67 is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d7c4b6afd73ef is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-21T00:29:05.338Z] daemon.go:336: [dde6bbc5b98fe] waiting for daemon to start [2019-09-21T00:29:05.338Z] daemon.go:336: [dde6bbc5b98fe] waiting for daemon to start [2019-09-21T00:29:05.338Z] daemon.go:364: [dde6bbc5b98fe] daemon started [2019-09-21T00:29:05.338Z] daemon.go:472: [dde6bbc5b98fe] Stopping daemon [2019-09-21T00:29:05.338Z] daemon.go:307: [dde6bbc5b98fe] exiting daemon [2019-09-21T00:29:05.338Z] daemon.go:459: [dde6bbc5b98fe] Daemon stopped [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d65410461ccf2 is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d617325e8f214 is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon dc92e0f66953c is not started [2019-09-21T00:29:05.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-09-21T00:29:05.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-21T00:29:05.338Z] check_test.go:252: Daemon d2b82316b83ed is not started [2019-09-21T00:29:05.338Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-21T00:29:05.338Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-21T00:29:10.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-21T00:29:10.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-21T00:29:10.846Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-21T00:29:10.846Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-21T00:29:11.103Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-09-21T00:29:11.103Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-09-21T00:29:11.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-21T00:29:11.104Z] check_test.go:279: Daemon d8acbad39b4b6 is not started [2019-09-21T00:29:11.104Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-21T00:29:11.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-21T00:29:11.104Z] check_test.go:279: Daemon d842a4d820d19 is not started [2019-09-21T00:29:11.104Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-21T00:29:11.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-21T00:29:11.104Z] check_test.go:279: Daemon deb4ed070d489 is not started [2019-09-21T00:29:11.104Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-21T00:29:11.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-21T00:29:11.104Z] check_test.go:279: Daemon d62fd5ab4107c is not started [2019-09-21T00:29:11.104Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-21T00:29:11.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-21T00:29:11.104Z] check_test.go:279: Daemon d1650c716588b is not started [2019-09-21T00:29:11.104Z] === RUN TestDockerNetworkSuite [2019-09-21T00:29:11.104Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-21T00:29:12.034Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities [2019-09-21T00:29:12.597Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer [2019-09-21T00:29:14.492Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGet [2019-09-21T00:29:14.492Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-21T00:29:14.748Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverList [2019-09-21T00:29:14.748Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-21T00:29:15.019Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverMountID [2019-09-21T00:29:16.921Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverNamed [2019-09-21T00:29:18.289Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-21T00:29:20.014Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-21T00:29:20.014Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-21T00:29:20.014Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-21T00:29:22.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-21T00:29:24.833Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-09-21T00:29:25.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-21T00:29:27.356Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-21T00:29:28.755Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-21T00:29:31.530Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-09-21T00:29:34.051Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-21T00:29:34.051Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls [2019-09-21T00:29:38.226Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-21T00:29:41.500Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-21T00:30:03.399Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-21T00:30:18.264Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-21T00:30:18.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-09-21T00:30:19.759Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-21T00:30:21.655Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-21T00:30:25.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-21T00:30:29.217Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-21T00:30:29.217Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-21T00:30:29.217Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-21T00:30:33.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-09-21T00:30:38.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-21T00:30:39.467Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-21T00:30:41.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-21T00:30:44.635Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-21T00:30:47.908Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-09-21T00:30:51.184Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-09-21T00:30:54.482Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-09-21T00:30:57.004Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-09-21T00:31:11.855Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-21T00:31:41.347Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-21T00:31:41.348Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-21T00:31:41.348Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-21T00:31:43.895Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed [2019-09-21T00:31:49.146Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-21T00:31:59.076Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-21T00:31:59.098Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom [2019-09-21T00:32:07.210Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-21T00:32:11.473Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-21T00:32:17.163Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-21T00:32:21.810Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite (1774.38s) [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.48s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-21T00:32:25.263Z] daemon.go:336: [d7c2cccd1dd8d] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d7c2cccd1dd8d] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d7c2cccd1dd8d] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d7c2cccd1dd8d] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d7c2cccd1dd8d] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d7c2cccd1dd8d] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-21T00:32:25.263Z] daemon.go:336: [dc2534b4d4a03] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [dc2534b4d4a03] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [dc2534b4d4a03] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [dc2534b4d4a03] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [dc2534b4d4a03] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [dc2534b4d4a03] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.17s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-21T00:32:25.263Z] daemon.go:336: [d563c724182bd] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d563c724182bd] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d563c724182bd] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d563c724182bd] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d563c724182bd] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d563c724182bd] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-21T00:32:25.263Z] daemon.go:336: [d76dbf3e242c3] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d76dbf3e242c3] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d76dbf3e242c3] daemon started [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-21T00:32:25.263Z] daemon.go:336: [d72a5b8b0d49a] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d72a5b8b0d49a] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d72a5b8b0d49a] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d76dbf3e242c3] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d76dbf3e242c3] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d76dbf3e242c3] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [d72a5b8b0d49a] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d72a5b8b0d49a] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d72a5b8b0d49a] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-21T00:32:25.263Z] daemon.go:336: [d7c4203e04549] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d7c4203e04549] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d7c4203e04549] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d7c4203e04549] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d7c4203e04549] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d7c4203e04549] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.81s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-21T00:32:25.263Z] daemon.go:336: [d6c31afa953b6] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d6c31afa953b6] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d6c31afa953b6] daemon started [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-21T00:32:25.263Z] daemon.go:336: [d3d36279f5b3a] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d3d36279f5b3a] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d3d36279f5b3a] daemon started [2019-09-21T00:32:25.263Z] check_test.go:358: [d3d36279f5b3a] joining swarm manager [d6c31afa953b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.263Z] daemon.go:472: [d3d36279f5b3a] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d3d36279f5b3a] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d3d36279f5b3a] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-21T00:32:25.263Z] daemon.go:336: [db518269c983e] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [db518269c983e] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [db518269c983e] daemon started [2019-09-21T00:32:25.263Z] check_test.go:358: [db518269c983e] joining swarm manager [d6c31afa953b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.263Z] daemon.go:472: [d6c31afa953b6] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d6c31afa953b6] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d6c31afa953b6] Daemon stopped [2019-09-21T00:32:25.263Z] check_test.go:379: Daemon d3d36279f5b3a is not started [2019-09-21T00:32:25.263Z] daemon.go:472: [db518269c983e] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [db518269c983e] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [db518269c983e] Daemon stopped [2019-09-21T00:32:25.263Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-21T00:32:25.263Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.54s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-09-21T00:32:25.263Z] daemon.go:336: [de4dcd6718b42] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [de4dcd6718b42] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [de4dcd6718b42] daemon started [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-09-21T00:32:25.263Z] daemon.go:336: [d27eeee01c202] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d27eeee01c202] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d27eeee01c202] daemon started [2019-09-21T00:32:25.263Z] check_test.go:358: [d27eeee01c202] joining swarm manager [de4dcd6718b42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.263Z] daemon.go:472: [de4dcd6718b42] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [de4dcd6718b42] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [de4dcd6718b42] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [d27eeee01c202] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d27eeee01c202] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d27eeee01c202] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:336: [de4dcd6718b42] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [de4dcd6718b42] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [de4dcd6718b42] daemon started [2019-09-21T00:32:25.263Z] daemon.go:336: [d27eeee01c202] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d27eeee01c202] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d27eeee01c202] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [de4dcd6718b42] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [de4dcd6718b42] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [de4dcd6718b42] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [d27eeee01c202] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d27eeee01c202] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d27eeee01c202] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-21T00:32:25.263Z] daemon.go:336: [d64189c763636] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d64189c763636] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d64189c763636] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d64189c763636] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d64189c763636] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d64189c763636] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-21T00:32:25.263Z] daemon.go:336: [d541aad703017] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d541aad703017] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d541aad703017] daemon started [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-21T00:32:25.263Z] daemon.go:336: [d7f1e16f79d96] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d7f1e16f79d96] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d7f1e16f79d96] daemon started [2019-09-21T00:32:25.263Z] daemon.go:472: [d541aad703017] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d541aad703017] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d541aad703017] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [d7f1e16f79d96] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d7f1e16f79d96] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d7f1e16f79d96] Daemon stopped [2019-09-21T00:32:25.263Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.55s) [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-21T00:32:25.263Z] daemon.go:336: [d958c4b713527] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d958c4b713527] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d958c4b713527] daemon started [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-21T00:32:25.263Z] daemon.go:336: [dcbedd9715364] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [dcbedd9715364] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [dcbedd9715364] daemon started [2019-09-21T00:32:25.263Z] check_test.go:358: [dcbedd9715364] joining swarm manager [d958c4b713527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.263Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-21T00:32:25.263Z] daemon.go:336: [d80269e7334a8] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d80269e7334a8] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d80269e7334a8] daemon started [2019-09-21T00:32:25.263Z] check_test.go:358: [d80269e7334a8] joining swarm manager [d958c4b713527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.263Z] daemon.go:472: [d958c4b713527] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d958c4b713527] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d958c4b713527] Daemon stopped [2019-09-21T00:32:25.263Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-21T00:32:25.263Z] daemon.go:336: [d958c4b713527] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:336: [d958c4b713527] waiting for daemon to start [2019-09-21T00:32:25.263Z] daemon.go:364: [d958c4b713527] daemon started [2019-09-21T00:32:25.263Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-21T00:32:25.263Z] daemon.go:472: [d958c4b713527] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [d958c4b713527] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [d958c4b713527] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [dcbedd9715364] Stopping daemon [2019-09-21T00:32:25.263Z] daemon.go:307: [dcbedd9715364] exiting daemon [2019-09-21T00:32:25.263Z] daemon.go:459: [dcbedd9715364] Daemon stopped [2019-09-21T00:32:25.263Z] daemon.go:472: [d80269e7334a8] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d80269e7334a8] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d80269e7334a8] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.05s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-21T00:32:25.264Z] daemon.go:336: [d39018590e3c5] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d39018590e3c5] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d39018590e3c5] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-21T00:32:25.264Z] daemon.go:336: [d9ad15956ec2b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d9ad15956ec2b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d9ad15956ec2b] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d9ad15956ec2b] joining swarm manager [d39018590e3c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-21T00:32:25.264Z] daemon.go:336: [d9930c975fd04] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d9930c975fd04] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d9930c975fd04] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d9930c975fd04] joining swarm manager [d39018590e3c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.264Z] daemon.go:472: [d39018590e3c5] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d39018590e3c5] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d39018590e3c5] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d9ad15956ec2b] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d9ad15956ec2b] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d9ad15956ec2b] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d9930c975fd04] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d9930c975fd04] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d9930c975fd04] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-21T00:32:25.264Z] daemon.go:336: [daef6807d0c67] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [daef6807d0c67] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [daef6807d0c67] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-21T00:32:25.264Z] daemon.go:336: [dc01aaff3381a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [dc01aaff3381a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [dc01aaff3381a] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [daef6807d0c67] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [daef6807d0c67] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [daef6807d0c67] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [dc01aaff3381a] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [dc01aaff3381a] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [dc01aaff3381a] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.79s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-21T00:32:25.264Z] daemon.go:336: [d3a35ba7a4278] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d3a35ba7a4278] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d3a35ba7a4278] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [d3a35ba7a4278] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d3a35ba7a4278] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d3a35ba7a4278] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-21T00:32:25.264Z] daemon.go:336: [d8d3d42471231] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d8d3d42471231] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d8d3d42471231] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-21T00:32:25.264Z] daemon.go:336: [d015732cebc93] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d015732cebc93] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d015732cebc93] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d015732cebc93] joining swarm manager [d8d3d42471231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-21T00:32:25.264Z] daemon.go:336: [defddfa545b0f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [defddfa545b0f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [defddfa545b0f] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [defddfa545b0f] joining swarm manager [d8d3d42471231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.264Z] daemon.go:472: [d8d3d42471231] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d8d3d42471231] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d8d3d42471231] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d015732cebc93] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d015732cebc93] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d015732cebc93] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [defddfa545b0f] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [defddfa545b0f] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [defddfa545b0f] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.88s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-21T00:32:25.264Z] daemon.go:336: [d77d9e939fe4f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d77d9e939fe4f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d77d9e939fe4f] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [d77d9e939fe4f] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d77d9e939fe4f] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d77d9e939fe4f] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:336: [d77d9e939fe4f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d77d9e939fe4f] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d77d9e939fe4f] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-21T00:32:25.264Z] daemon.go:336: [dcfe2135f677a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [dcfe2135f677a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [dcfe2135f677a] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [dcfe2135f677a] joining swarm manager [d77d9e939fe4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:472: [dcfe2135f677a] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [dcfe2135f677a] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [dcfe2135f677a] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:336: [dcfe2135f677a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [dcfe2135f677a] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [dcfe2135f677a] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d1be931cb0b23] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d1be931cb0b23] joining swarm manager [d77d9e939fe4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.264Z] daemon.go:472: [d1be931cb0b23] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d1be931cb0b23] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d1be931cb0b23] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d1be931cb0b23] daemon started [2019-09-21T00:32:25.264Z] daemon.go:307: [d1be931cb0b23] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d1be931cb0b23] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d1be931cb0b23] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [d77d9e939fe4f] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d77d9e939fe4f] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d77d9e939fe4f] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [dcfe2135f677a] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [dcfe2135f677a] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [dcfe2135f677a] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d1be931cb0b23] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d1be931cb0b23] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d1be931cb0b23] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.72s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-21T00:32:25.264Z] daemon.go:336: [d35e5932e4ea9] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d35e5932e4ea9] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d35e5932e4ea9] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-21T00:32:25.264Z] daemon.go:336: [d3d21f71336b4] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d3d21f71336b4] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d3d21f71336b4] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d3d21f71336b4] joining swarm manager [d35e5932e4ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:472: [d35e5932e4ea9] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d35e5932e4ea9] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d35e5932e4ea9] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d3d21f71336b4] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d3d21f71336b4] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d3d21f71336b4] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.79s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-21T00:32:25.264Z] daemon.go:336: [d3a1da44c6720] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d3a1da44c6720] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d3a1da44c6720] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d6b0aa2895481] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d6b0aa2895481] joining swarm manager [d3a1da44c6720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-21T00:32:25.264Z] daemon.go:336: [de687a0b794aa] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [de687a0b794aa] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [de687a0b794aa] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [de687a0b794aa] joining swarm manager [d3a1da44c6720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.264Z] daemon.go:472: [d6b0aa2895481] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d6b0aa2895481] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d6b0aa2895481] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [d6b0aa2895481] error pinging daemon on start: Get http://d6b0aa2895481.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [d6b0aa2895481] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d6b0aa2895481] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [d3a1da44c6720] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d3a1da44c6720] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d3a1da44c6720] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d6b0aa2895481] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d6b0aa2895481] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d6b0aa2895481] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [de687a0b794aa] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [de687a0b794aa] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [de687a0b794aa] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-21T00:32:25.264Z] daemon.go:336: [da39820268470] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [da39820268470] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [da39820268470] daemon started [2019-09-21T00:32:25.264Z] daemon.go:472: [da39820268470] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [da39820268470] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [da39820268470] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.76s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-21T00:32:25.264Z] daemon.go:336: [d7a639833db44] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d7a639833db44] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d7a639833db44] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-21T00:32:25.264Z] daemon.go:336: [d8083f52f44c7] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d8083f52f44c7] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d8083f52f44c7] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [d8083f52f44c7] joining swarm manager [d7a639833db44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:472: [d7a639833db44] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d7a639833db44] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d7a639833db44] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [d8083f52f44c7] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [d8083f52f44c7] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [d8083f52f44c7] Daemon stopped [2019-09-21T00:32:25.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.49s) [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-21T00:32:25.264Z] daemon.go:336: [d5c568b91aa65] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [d5c568b91aa65] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [d5c568b91aa65] daemon started [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [da6637beb265b] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [da6637beb265b] joining swarm manager [d5c568b91aa65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.264Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-21T00:32:25.264Z] daemon.go:336: [dfbf7be2cc002] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [dfbf7be2cc002] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:364: [dfbf7be2cc002] daemon started [2019-09-21T00:32:25.264Z] check_test.go:358: [dfbf7be2cc002] joining swarm manager [d5c568b91aa65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.264Z] daemon.go:472: [da6637beb265b] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [da6637beb265b] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [da6637beb265b] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:472: [dfbf7be2cc002] Stopping daemon [2019-09-21T00:32:25.264Z] daemon.go:307: [dfbf7be2cc002] exiting daemon [2019-09-21T00:32:25.264Z] daemon.go:459: [dfbf7be2cc002] Daemon stopped [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.264Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.264Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [da6637beb265b] error pinging daemon on start: Get http://da6637beb265b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [da6637beb265b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [da6637beb265b] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [d5c568b91aa65] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d5c568b91aa65] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d5c568b91aa65] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [da6637beb265b] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [da6637beb265b] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [da6637beb265b] Daemon stopped [2019-09-21T00:32:25.265Z] check_test.go:379: Daemon dfbf7be2cc002 is not started [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.51s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [da4181afc57f9] daemon started [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d58a440fddc8a] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d58a440fddc8a] joining swarm manager [da4181afc57f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d9c0dd38b2c8b] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d9c0dd38b2c8b] joining swarm manager [da4181afc57f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d0d8eb92ffd15] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d0d8eb92ffd15] joining swarm manager [da4181afc57f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [de79e738de1c3] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [de79e738de1c3] joining swarm manager [da4181afc57f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d35c47cc5f502] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d35c47cc5f502] joining swarm manager [da4181afc57f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-21T00:32:25.265Z] daemon.go:472: [d9c0dd38b2c8b] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:472: [d0d8eb92ffd15] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:472: [d35c47cc5f502] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:472: [de79e738de1c3] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:472: [da4181afc57f9] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:472: [d58a440fddc8a] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [da4181afc57f9] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [da4181afc57f9] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:307: [d35c47cc5f502] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d35c47cc5f502] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:307: [de79e738de1c3] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [de79e738de1c3] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:307: [d58a440fddc8a] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d58a440fddc8a] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:307: [d9c0dd38b2c8b] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d9c0dd38b2c8b] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:307: [d0d8eb92ffd15] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d0d8eb92ffd15] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [da4181afc57f9] error pinging daemon on start: Get http://da4181afc57f9.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [d35c47cc5f502] error pinging daemon on start: Get http://d35c47cc5f502.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d58a440fddc8a] error pinging daemon on start: Get http://d58a440fddc8a.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d0d8eb92ffd15] error pinging daemon on start: Get http://d0d8eb92ffd15.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d9c0dd38b2c8b] error pinging daemon on start: Get http://d9c0dd38b2c8b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [de79e738de1c3] error pinging daemon on start: Get http://de79e738de1c3.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [da4181afc57f9] error pinging daemon on start: Get http://da4181afc57f9.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [d35c47cc5f502] error pinging daemon on start: Get http://d35c47cc5f502.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d58a440fddc8a] error pinging daemon on start: Get http://d58a440fddc8a.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d0d8eb92ffd15] error pinging daemon on start: Get http://d0d8eb92ffd15.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d9c0dd38b2c8b] error pinging daemon on start: Get http://d9c0dd38b2c8b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [de79e738de1c3] error pinging daemon on start: Get http://de79e738de1c3.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [da4181afc57f9] error pinging daemon on start: Get http://da4181afc57f9.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:336: [da4181afc57f9] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:350: [d35c47cc5f502] error pinging daemon on start: Get http://d35c47cc5f502.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d58a440fddc8a] error pinging daemon on start: Get http://d58a440fddc8a.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d0d8eb92ffd15] error pinging daemon on start: Get http://d0d8eb92ffd15.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [d9c0dd38b2c8b] error pinging daemon on start: Get http://d9c0dd38b2c8b.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:350: [de79e738de1c3] error pinging daemon on start: Get http://de79e738de1c3.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.265Z] daemon.go:364: [da4181afc57f9] daemon started [2019-09-21T00:32:25.265Z] daemon.go:336: [d35c47cc5f502] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58a440fddc8a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d58a440fddc8a] daemon started [2019-09-21T00:32:25.265Z] daemon.go:336: [d9c0dd38b2c8b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d0d8eb92ffd15] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [de79e738de1c3] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d0d8eb92ffd15] daemon started [2019-09-21T00:32:25.265Z] daemon.go:364: [d9c0dd38b2c8b] daemon started [2019-09-21T00:32:25.265Z] daemon.go:364: [de79e738de1c3] daemon started [2019-09-21T00:32:25.265Z] daemon.go:364: [d35c47cc5f502] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [da4181afc57f9] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [da4181afc57f9] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [da4181afc57f9] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d58a440fddc8a] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d58a440fddc8a] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d58a440fddc8a] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d9c0dd38b2c8b] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d9c0dd38b2c8b] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d9c0dd38b2c8b] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d0d8eb92ffd15] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d0d8eb92ffd15] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d0d8eb92ffd15] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [de79e738de1c3] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [de79e738de1c3] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [de79e738de1c3] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d35c47cc5f502] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d35c47cc5f502] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d35c47cc5f502] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-21T00:32:25.265Z] daemon.go:336: [db5033a1321af] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [db5033a1321af] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [db5033a1321af] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [db5033a1321af] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [db5033a1321af] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [db5033a1321af] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:336: [db5033a1321af] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [db5033a1321af] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [db5033a1321af] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [db5033a1321af] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [db5033a1321af] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [db5033a1321af] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.01s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-21T00:32:25.265Z] daemon.go:336: [dfa6116d1fee2] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [dfa6116d1fee2] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [dfa6116d1fee2] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [dfa6116d1fee2] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [dfa6116d1fee2] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [dfa6116d1fee2] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.09s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-21T00:32:25.265Z] daemon.go:336: [d7981673c8d90] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d7981673c8d90] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d7981673c8d90] daemon started [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-21T00:32:25.265Z] daemon.go:336: [d58218d4baf53] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d58218d4baf53] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d58218d4baf53] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d58218d4baf53] joining swarm manager [d7981673c8d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-21T00:32:25.265Z] daemon.go:336: [da9429baf7787] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [da9429baf7787] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [da9429baf7787] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [da9429baf7787] joining swarm manager [d7981673c8d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.265Z] daemon.go:472: [d7981673c8d90] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d7981673c8d90] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d7981673c8d90] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d58218d4baf53] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d58218d4baf53] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d58218d4baf53] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [da9429baf7787] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [da9429baf7787] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [da9429baf7787] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.70s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-21T00:32:25.265Z] daemon.go:336: [d344df0d65f82] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d344df0d65f82] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d344df0d65f82] daemon started [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-21T00:32:25.265Z] daemon.go:336: [d2abb80c2cdc7] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d2abb80c2cdc7] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d2abb80c2cdc7] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [d2abb80c2cdc7] joining swarm manager [d344df0d65f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-21T00:32:25.265Z] daemon.go:336: [db29600d3f832] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [db29600d3f832] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [db29600d3f832] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [db29600d3f832] joining swarm manager [d344df0d65f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.265Z] daemon.go:472: [d344df0d65f82] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d344df0d65f82] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d344df0d65f82] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [d2abb80c2cdc7] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d2abb80c2cdc7] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [d2abb80c2cdc7] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [db29600d3f832] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [db29600d3f832] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [db29600d3f832] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.51s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-21T00:32:25.265Z] daemon.go:336: [def9afa7f7b1b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [def9afa7f7b1b] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [def9afa7f7b1b] daemon started [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-21T00:32:25.265Z] daemon.go:336: [dd274966fc682] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [dd274966fc682] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [dd274966fc682] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [dd274966fc682] joining swarm manager [def9afa7f7b1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-21T00:32:25.265Z] daemon.go:336: [dfb48aa39acae] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [dfb48aa39acae] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [dfb48aa39acae] daemon started [2019-09-21T00:32:25.265Z] check_test.go:358: [dfb48aa39acae] joining swarm manager [def9afa7f7b1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.265Z] daemon.go:472: [def9afa7f7b1b] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [def9afa7f7b1b] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [def9afa7f7b1b] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [dd274966fc682] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [dd274966fc682] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [dd274966fc682] Daemon stopped [2019-09-21T00:32:25.265Z] daemon.go:472: [dfb48aa39acae] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [dfb48aa39acae] exiting daemon [2019-09-21T00:32:25.265Z] daemon.go:459: [dfb48aa39acae] Daemon stopped [2019-09-21T00:32:25.265Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.33s) [2019-09-21T00:32:25.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-21T00:32:25.265Z] daemon.go:336: [d54084783369a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:336: [d54084783369a] waiting for daemon to start [2019-09-21T00:32:25.265Z] daemon.go:364: [d54084783369a] daemon started [2019-09-21T00:32:25.265Z] daemon.go:472: [d54084783369a] Stopping daemon [2019-09-21T00:32:25.265Z] daemon.go:307: [d54084783369a] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d54084783369a] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.38s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:32:25.266Z] daemon.go:336: [d8979c71fd33f] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d8979c71fd33f] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d8979c71fd33f] daemon started [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:32:25.266Z] daemon.go:336: [d6abc6aef2e5a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d6abc6aef2e5a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d6abc6aef2e5a] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d6abc6aef2e5a] joining swarm manager [d8979c71fd33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:32:25.266Z] daemon.go:336: [de8477844f963] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [de8477844f963] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [de8477844f963] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [de8477844f963] joining swarm manager [d8979c71fd33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:32:25.266Z] daemon.go:336: [de26af679ffac] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [de26af679ffac] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [de26af679ffac] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [de26af679ffac] joining swarm manager [d8979c71fd33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-21T00:32:25.266Z] daemon.go:336: [d77732cb30d5f] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d77732cb30d5f] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d77732cb30d5f] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d77732cb30d5f] joining swarm manager [d8979c71fd33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-21T00:32:25.266Z] daemon.go:472: [d8979c71fd33f] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d8979c71fd33f] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d8979c71fd33f] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d6abc6aef2e5a] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d6abc6aef2e5a] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d6abc6aef2e5a] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [de8477844f963] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [de8477844f963] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [de8477844f963] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [de26af679ffac] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [de26af679ffac] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [de26af679ffac] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d77732cb30d5f] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d77732cb30d5f] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d77732cb30d5f] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-21T00:32:25.266Z] daemon.go:336: [dfa0eff9ab77b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [dfa0eff9ab77b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [dfa0eff9ab77b] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [dfa0eff9ab77b] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [dfa0eff9ab77b] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [dfa0eff9ab77b] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.49s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [d743c97a741a0] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d743c97a741a0] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d743c97a741a0] daemon started [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [d3f92f5ebafb5] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d3f92f5ebafb5] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d3f92f5ebafb5] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d3f92f5ebafb5] joining swarm manager [d743c97a741a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [d517439633f2a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d517439633f2a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d517439633f2a] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d517439633f2a] joining swarm manager [d743c97a741a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.266Z] daemon.go:472: [d743c97a741a0] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d743c97a741a0] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d743c97a741a0] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d3f92f5ebafb5] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d3f92f5ebafb5] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d3f92f5ebafb5] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d517439633f2a] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d517439633f2a] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d517439633f2a] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.06s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-21T00:32:25.266Z] daemon.go:336: [d07d91b65aba5] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d07d91b65aba5] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d07d91b65aba5] daemon started [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-21T00:32:25.266Z] daemon.go:336: [da97634c6c959] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [da97634c6c959] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [da97634c6c959] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [da97634c6c959] joining swarm manager [d07d91b65aba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-21T00:32:25.266Z] daemon.go:336: [d1183fcdb4515] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d1183fcdb4515] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d1183fcdb4515] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d1183fcdb4515] joining swarm manager [d07d91b65aba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.266Z] daemon.go:472: [da97634c6c959] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [da97634c6c959] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [da97634c6c959] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d07d91b65aba5] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d07d91b65aba5] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d07d91b65aba5] Daemon stopped [2019-09-21T00:32:25.266Z] check_test.go:379: Daemon da97634c6c959 is not started [2019-09-21T00:32:25.266Z] daemon.go:472: [d1183fcdb4515] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d1183fcdb4515] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d1183fcdb4515] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.41s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-21T00:32:25.266Z] daemon.go:336: [d08ef137f740b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d08ef137f740b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d08ef137f740b] daemon started [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-21T00:32:25.266Z] daemon.go:336: [d5f5b09768335] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d5f5b09768335] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d5f5b09768335] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d5f5b09768335] joining swarm manager [d08ef137f740b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-21T00:32:25.266Z] daemon.go:336: [d39070ef8731e] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d39070ef8731e] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d39070ef8731e] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d39070ef8731e] joining swarm manager [d08ef137f740b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.266Z] daemon.go:472: [d08ef137f740b] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d08ef137f740b] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d08ef137f740b] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d5f5b09768335] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d5f5b09768335] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d5f5b09768335] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d39070ef8731e] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d39070ef8731e] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d39070ef8731e] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.15s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [d0c0b39f8ab1a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d0c0b39f8ab1a] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d0c0b39f8ab1a] daemon started [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [dd9cfbe564d69] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [dd9cfbe564d69] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [dd9cfbe564d69] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [dd9cfbe564d69] joining swarm manager [d0c0b39f8ab1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [d8975da650cda] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d8975da650cda] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d8975da650cda] daemon started [2019-09-21T00:32:25.266Z] check_test.go:358: [d8975da650cda] joining swarm manager [d0c0b39f8ab1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.266Z] daemon.go:472: [d0c0b39f8ab1a] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d0c0b39f8ab1a] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d0c0b39f8ab1a] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [dd9cfbe564d69] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [dd9cfbe564d69] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [dd9cfbe564d69] Daemon stopped [2019-09-21T00:32:25.266Z] daemon.go:472: [d8975da650cda] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d8975da650cda] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d8975da650cda] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.53s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-21T00:32:25.266Z] daemon.go:336: [ded4139b0ce9d] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [ded4139b0ce9d] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [ded4139b0ce9d] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [ded4139b0ce9d] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [ded4139b0ce9d] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [ded4139b0ce9d] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-21T00:32:25.266Z] daemon.go:336: [d23d6dcd74d4b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d23d6dcd74d4b] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d23d6dcd74d4b] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d23d6dcd74d4b] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d23d6dcd74d4b] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d23d6dcd74d4b] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.10s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-21T00:32:25.266Z] daemon.go:336: [de515f0e91245] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [de515f0e91245] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [de515f0e91245] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [de515f0e91245] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [de515f0e91245] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [de515f0e91245] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.43s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2019-09-21T00:32:25.266Z] daemon.go:336: [d5b743d3a41bf] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d5b743d3a41bf] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d5b743d3a41bf] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d5b743d3a41bf] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d5b743d3a41bf] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d5b743d3a41bf] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2019-09-21T00:32:25.266Z] daemon.go:336: [dd7ac229e7333] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [dd7ac229e7333] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [dd7ac229e7333] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [dd7ac229e7333] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [dd7ac229e7333] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [dd7ac229e7333] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.47s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2019-09-21T00:32:25.266Z] daemon.go:336: [d7b3b90b4320e] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d7b3b90b4320e] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d7b3b90b4320e] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d7b3b90b4320e] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d7b3b90b4320e] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d7b3b90b4320e] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-21T00:32:25.266Z] daemon.go:336: [d5f1448312047] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d5f1448312047] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d5f1448312047] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d5f1448312047] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d5f1448312047] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d5f1448312047] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.59s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2019-09-21T00:32:25.266Z] daemon.go:336: [d11d69bf117dc] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d11d69bf117dc] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d11d69bf117dc] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d11d69bf117dc] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d11d69bf117dc] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d11d69bf117dc] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.32s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-21T00:32:25.266Z] daemon.go:336: [da5a3d2313bbd] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [da5a3d2313bbd] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [da5a3d2313bbd] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [da5a3d2313bbd] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [da5a3d2313bbd] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [da5a3d2313bbd] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.30s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-21T00:32:25.266Z] daemon.go:336: [d0f67be1c02cd] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:336: [d0f67be1c02cd] waiting for daemon to start [2019-09-21T00:32:25.266Z] daemon.go:364: [d0f67be1c02cd] daemon started [2019-09-21T00:32:25.266Z] daemon.go:472: [d0f67be1c02cd] Stopping daemon [2019-09-21T00:32:25.266Z] daemon.go:307: [d0f67be1c02cd] exiting daemon [2019-09-21T00:32:25.266Z] daemon.go:459: [d0f67be1c02cd] Daemon stopped [2019-09-21T00:32:25.266Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.66s) [2019-09-21T00:32:25.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2019-09-21T00:32:25.266Z] daemon.go:336: [d5437fb3dd112] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d5437fb3dd112] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d5437fb3dd112] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d5437fb3dd112] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d5437fb3dd112] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d5437fb3dd112] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.86s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-21T00:32:25.267Z] daemon.go:336: [ddee5df1dff9b] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [ddee5df1dff9b] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [ddee5df1dff9b] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [ddee5df1dff9b] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [ddee5df1dff9b] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [ddee5df1dff9b] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-21T00:32:25.267Z] daemon.go:336: [d1dcc96da0a9c] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d1dcc96da0a9c] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d1dcc96da0a9c] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d1dcc96da0a9c] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d1dcc96da0a9c] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d1dcc96da0a9c] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-09-21T00:32:25.267Z] daemon.go:336: [dc908e6aa0c07] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [dc908e6aa0c07] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [dc908e6aa0c07] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [dc908e6aa0c07] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [dc908e6aa0c07] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [dc908e6aa0c07] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.45s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-21T00:32:25.267Z] daemon.go:336: [d86691ec8aa2d] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d86691ec8aa2d] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d86691ec8aa2d] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d86691ec8aa2d] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d86691ec8aa2d] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d86691ec8aa2d] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-21T00:32:25.267Z] daemon.go:336: [d6fdf63a04aab] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d6fdf63a04aab] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d6fdf63a04aab] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d6fdf63a04aab] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d6fdf63a04aab] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d6fdf63a04aab] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-21T00:32:25.267Z] daemon.go:336: [d9bda0425b44b] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d9bda0425b44b] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d9bda0425b44b] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d9bda0425b44b] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d9bda0425b44b] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d9bda0425b44b] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.70s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-21T00:32:25.267Z] daemon.go:336: [dc39d459203ae] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [dc39d459203ae] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [dc39d459203ae] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [dc39d459203ae] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [dc39d459203ae] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [dc39d459203ae] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.36s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-21T00:32:25.267Z] daemon.go:336: [df91b4786adc5] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df91b4786adc5] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df91b4786adc5] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df91b4786adc5] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df91b4786adc5] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df91b4786adc5] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-21T00:32:25.267Z] daemon.go:336: [d0b0c0ecc83ee] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d0b0c0ecc83ee] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d0b0c0ecc83ee] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d0b0c0ecc83ee] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d0b0c0ecc83ee] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d0b0c0ecc83ee] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.56s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-21T00:32:25.267Z] daemon.go:336: [db06ab1d9f241] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [db06ab1d9f241] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [db06ab1d9f241] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [db06ab1d9f241] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [db06ab1d9f241] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [db06ab1d9f241] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.73s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2019-09-21T00:32:25.267Z] daemon.go:336: [d6ef7006a5fc4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d6ef7006a5fc4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d6ef7006a5fc4] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d6ef7006a5fc4] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d6ef7006a5fc4] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d6ef7006a5fc4] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.82s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2019-09-21T00:32:25.267Z] daemon.go:336: [d0a2fa7571eeb] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d0a2fa7571eeb] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d0a2fa7571eeb] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d0a2fa7571eeb] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d0a2fa7571eeb] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d0a2fa7571eeb] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2019-09-21T00:32:25.267Z] daemon.go:336: [dc2a2b11bb2eb] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [dc2a2b11bb2eb] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [dc2a2b11bb2eb] daemon started [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.lpkajx5a0fwl@05162b27e535 | hello2\n" [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.y260mskli9fv@05162b27e535 | hello1\n" [2019-09-21T00:32:25.267Z] daemon.go:472: [dc2a2b11bb2eb] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [dc2a2b11bb2eb] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [dc2a2b11bb2eb] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-09-21T00:32:25.267Z] daemon.go:336: [d798090b893a5] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d798090b893a5] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d798090b893a5] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d798090b893a5] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d798090b893a5] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d798090b893a5] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2019-09-21T00:32:25.267Z] daemon.go:336: [d9a48b9599fe3] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d9a48b9599fe3] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d9a48b9599fe3] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d9a48b9599fe3] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d9a48b9599fe3] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d9a48b9599fe3] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2019-09-21T00:32:25.267Z] daemon.go:336: [daf05255c2357] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [daf05255c2357] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [daf05255c2357] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [daf05255c2357] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [daf05255c2357] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [daf05255c2357] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-21T00:32:25.267Z] daemon.go:336: [d1734521e6185] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d1734521e6185] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d1734521e6185] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d1734521e6185] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d1734521e6185] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d1734521e6185] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2019-09-21T00:32:25.267Z] daemon.go:336: [decad3041cdb4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [decad3041cdb4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [decad3041cdb4] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [decad3041cdb4] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [decad3041cdb4] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [decad3041cdb4] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2019-09-21T00:32:25.267Z] daemon.go:336: [dd0bbe5cf01d4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [dd0bbe5cf01d4] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [dd0bbe5cf01d4] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [dd0bbe5cf01d4] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [dd0bbe5cf01d4] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [dd0bbe5cf01d4] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.02s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2019-09-21T00:32:25.267Z] daemon.go:336: [d7f273a7a5e29] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d7f273a7a5e29] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d7f273a7a5e29] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d7f273a7a5e29] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d7f273a7a5e29] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d7f273a7a5e29] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.91s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-21T00:32:25.267Z] daemon.go:336: [d5ca2fc392f24] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d5ca2fc392f24] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d5ca2fc392f24] daemon started [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:242: checking task 8fwzl2f1p2az [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:247: checking messages for 8fwzl2f1p2az [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:242: checking task vppr1o2vhl4k [2019-09-21T00:32:25.267Z] docker_cli_service_logs_test.go:247: checking messages for vppr1o2vhl4k [2019-09-21T00:32:25.267Z] daemon.go:472: [d5ca2fc392f24] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d5ca2fc392f24] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d5ca2fc392f24] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.97s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2019-09-21T00:32:25.267Z] daemon.go:336: [d59587f225dda] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d59587f225dda] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d59587f225dda] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [d59587f225dda] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d59587f225dda] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d59587f225dda] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.43s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df02904bed929] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df02904bed929] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df02904bed929] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df02904bed929] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df02904bed929] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df02904bed929] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df02904bed929] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df02904bed929] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df02904bed929] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df02904bed929] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df02904bed929] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df02904bed929] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df02904bed929] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df02904bed929] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df02904bed929] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df02904bed929] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df02904bed929] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df02904bed929] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df02904bed929] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df02904bed929] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df02904bed929] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-21T00:32:25.267Z] daemon.go:336: [df795dc7a5705] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [df795dc7a5705] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [df795dc7a5705] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [df795dc7a5705] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [df795dc7a5705] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [df795dc7a5705] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.16s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-21T00:32:25.267Z] daemon.go:336: [de9733a81a53d] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [de9733a81a53d] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [de9733a81a53d] daemon started [2019-09-21T00:32:25.267Z] daemon.go:472: [de9733a81a53d] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [de9733a81a53d] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [de9733a81a53d] Daemon stopped [2019-09-21T00:32:25.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.80s) [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-21T00:32:25.267Z] daemon.go:336: [d168382a28d55] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d168382a28d55] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d168382a28d55] daemon started [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-21T00:32:25.267Z] daemon.go:336: [d383f72405bbe] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d383f72405bbe] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d383f72405bbe] daemon started [2019-09-21T00:32:25.267Z] check_test.go:358: [d383f72405bbe] joining swarm manager [d168382a28d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.267Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-21T00:32:25.267Z] daemon.go:336: [d51df9a708412] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:336: [d51df9a708412] waiting for daemon to start [2019-09-21T00:32:25.267Z] daemon.go:364: [d51df9a708412] daemon started [2019-09-21T00:32:25.267Z] check_test.go:358: [d51df9a708412] joining swarm manager [d168382a28d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.267Z] daemon.go:472: [d168382a28d55] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d168382a28d55] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d168382a28d55] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:472: [d383f72405bbe] Stopping daemon [2019-09-21T00:32:25.267Z] daemon.go:307: [d383f72405bbe] exiting daemon [2019-09-21T00:32:25.267Z] daemon.go:459: [d383f72405bbe] Daemon stopped [2019-09-21T00:32:25.267Z] daemon.go:472: [d51df9a708412] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d51df9a708412] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d51df9a708412] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-21T00:32:25.268Z] daemon.go:336: [d754fdbc3f904] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d754fdbc3f904] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d754fdbc3f904] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d754fdbc3f904] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d754fdbc3f904] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d754fdbc3f904] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-21T00:32:25.268Z] daemon.go:336: [dab44bbd4df1a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [dab44bbd4df1a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [dab44bbd4df1a] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [dab44bbd4df1a] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [dab44bbd4df1a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [dab44bbd4df1a] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.24s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-09-21T00:32:25.268Z] daemon.go:336: [ddbd821129f73] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [ddbd821129f73] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [ddbd821129f73] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [ddbd821129f73] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [ddbd821129f73] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [ddbd821129f73] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.01s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-21T00:32:25.268Z] daemon.go:336: [d52a54d07d677] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d52a54d07d677] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d52a54d07d677] daemon started [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-21T00:32:25.268Z] daemon.go:336: [d503465d8607a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d503465d8607a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d503465d8607a] daemon started [2019-09-21T00:32:25.268Z] check_test.go:358: [d503465d8607a] joining swarm manager [d52a54d07d677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-21T00:32:25.268Z] daemon.go:336: [d196d13f68034] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d196d13f68034] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d196d13f68034] daemon started [2019-09-21T00:32:25.268Z] check_test.go:358: [d196d13f68034] joining swarm manager [d52a54d07d677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.268Z] daemon.go:472: [d52a54d07d677] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d52a54d07d677] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d52a54d07d677] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:472: [d503465d8607a] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d503465d8607a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d503465d8607a] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:472: [d196d13f68034] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d196d13f68034] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d196d13f68034] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-09-21T00:32:25.268Z] daemon.go:336: [d79847d9c328b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d79847d9c328b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d79847d9c328b] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d79847d9c328b] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d79847d9c328b] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d79847d9c328b] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.33s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-21T00:32:25.268Z] daemon.go:336: [d5f915f596427] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d5f915f596427] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d5f915f596427] daemon started [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1da6b59758dd] daemon started [2019-09-21T00:32:25.268Z] check_test.go:358: [d1da6b59758dd] joining swarm manager [d5f915f596427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [ddcd2dd3dbedd] daemon started [2019-09-21T00:32:25.268Z] check_test.go:358: [ddcd2dd3dbedd] joining swarm manager [d5f915f596427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.268Z] daemon.go:472: [d1da6b59758dd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1da6b59758dd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1da6b59758dd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1da6b59758dd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [ddcd2dd3dbedd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [ddcd2dd3dbedd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [ddcd2dd3dbedd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [ddcd2dd3dbedd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d1da6b59758dd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1da6b59758dd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1da6b59758dd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1da6b59758dd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d1da6b59758dd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1da6b59758dd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1da6b59758dd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1da6b59758dd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [ddcd2dd3dbedd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [ddcd2dd3dbedd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [ddcd2dd3dbedd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [ddcd2dd3dbedd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d1da6b59758dd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1da6b59758dd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1da6b59758dd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1da6b59758dd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1da6b59758dd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [ddcd2dd3dbedd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [ddcd2dd3dbedd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [ddcd2dd3dbedd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [ddcd2dd3dbedd] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [ddcd2dd3dbedd] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d5f915f596427] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d5f915f596427] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d5f915f596427] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:472: [d1da6b59758dd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1da6b59758dd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1da6b59758dd] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:472: [ddcd2dd3dbedd] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [ddcd2dd3dbedd] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [ddcd2dd3dbedd] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.25s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-21T00:32:25.268Z] daemon.go:336: [d6d648604d923] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d6d648604d923] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d6d648604d923] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d6d648604d923] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d6d648604d923] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d6d648604d923] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.98s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-21T00:32:25.268Z] daemon.go:336: [dccfe7417b25b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [dccfe7417b25b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [dccfe7417b25b] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [dccfe7417b25b] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [dccfe7417b25b] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [dccfe7417b25b] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [dccfe7417b25b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [dccfe7417b25b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [dccfe7417b25b] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [dccfe7417b25b] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [dccfe7417b25b] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [dccfe7417b25b] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [dccfe7417b25b] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.98s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-21T00:32:25.268Z] daemon.go:336: [d2f9601f10323] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d2f9601f10323] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d2f9601f10323] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d2f9601f10323] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d2f9601f10323] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d2f9601f10323] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-21T00:32:25.268Z] daemon.go:336: [d52e46f974df2] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d52e46f974df2] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d52e46f974df2] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d52e46f974df2] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d52e46f974df2] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d52e46f974df2] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.76s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [df826e5ccbc3a] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [df826e5ccbc3a] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [df826e5ccbc3a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [df826e5ccbc3a] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:307: [df826e5ccbc3a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:307: [df826e5ccbc3a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [df826e5ccbc3a] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [df826e5ccbc3a] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [df826e5ccbc3a] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [df826e5ccbc3a] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [df826e5ccbc3a] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.86s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-09-21T00:32:25.268Z] daemon.go:336: [de7e37388a81e] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [de7e37388a81e] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [de7e37388a81e] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [de7e37388a81e] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [de7e37388a81e] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [de7e37388a81e] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.20s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2019-09-21T00:32:25.268Z] daemon.go:336: [da0d7c02a7ce4] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [da0d7c02a7ce4] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [da0d7c02a7ce4] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [da0d7c02a7ce4] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [da0d7c02a7ce4] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [da0d7c02a7ce4] Daemon stopped [2019-09-21T00:32:25.268Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-21T00:32:25.268Z] requirement.go:26: unmatched requirement IPv6 [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.99s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [de503aad3a1a0] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [de503aad3a1a0] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [de503aad3a1a0] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [de503aad3a1a0] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [de503aad3a1a0] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [de503aad3a1a0] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [de503aad3a1a0] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [de503aad3a1a0] Daemon stopped [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [de503aad3a1a0] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [de503aad3a1a0] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [de503aad3a1a0] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [de503aad3a1a0] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [de503aad3a1a0] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-21T00:32:25.268Z] daemon.go:336: [d364ae3344360] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d364ae3344360] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d364ae3344360] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d364ae3344360] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d364ae3344360] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d364ae3344360] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-21T00:32:25.268Z] daemon.go:336: [d1a949f838b36] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d1a949f838b36] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d1a949f838b36] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d1a949f838b36] Stopping daemon [2019-09-21T00:32:25.268Z] daemon.go:307: [d1a949f838b36] exiting daemon [2019-09-21T00:32:25.268Z] daemon.go:459: [d1a949f838b36] Daemon stopped [2019-09-21T00:32:25.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s) [2019-09-21T00:32:25.268Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-09-21T00:32:25.268Z] daemon.go:336: [d4c1a7137ef3f] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:336: [d4c1a7137ef3f] waiting for daemon to start [2019-09-21T00:32:25.268Z] daemon.go:364: [d4c1a7137ef3f] daemon started [2019-09-21T00:32:25.268Z] daemon.go:472: [d4c1a7137ef3f] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d4c1a7137ef3f] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d4c1a7137ef3f] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-21T00:32:25.269Z] daemon.go:336: [df3528e0b8818] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df3528e0b8818] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [df3528e0b8818] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-21T00:32:25.269Z] daemon.go:336: [d581d178f1600] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d581d178f1600] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d581d178f1600] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [df3528e0b8818] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [df3528e0b8818] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [df3528e0b8818] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d581d178f1600] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d581d178f1600] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d581d178f1600] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.41s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-21T00:32:25.269Z] daemon.go:336: [d670fc0d0e2cf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d670fc0d0e2cf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d670fc0d0e2cf] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d1960c9f65ded] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [d1960c9f65ded] joining swarm manager [d670fc0d0e2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.269Z] daemon.go:472: [d1960c9f65ded] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d1960c9f65ded] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d1960c9f65ded] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d1960c9f65ded] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d56be0d4337a3] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [d56be0d4337a3] joining swarm manager [d670fc0d0e2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.269Z] daemon.go:472: [d1960c9f65ded] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d1960c9f65ded] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d1960c9f65ded] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d1960c9f65ded] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d1960c9f65ded] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d56be0d4337a3] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d56be0d4337a3] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d56be0d4337a3] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d56be0d4337a3] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d56be0d4337a3] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d56be0d4337a3] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d56be0d4337a3] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d56be0d4337a3] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d56be0d4337a3] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d670fc0d0e2cf] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d670fc0d0e2cf] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d670fc0d0e2cf] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d1960c9f65ded] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d1960c9f65ded] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d1960c9f65ded] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d56be0d4337a3] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d56be0d4337a3] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d56be0d4337a3] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.94s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-21T00:32:25.269Z] daemon.go:336: [dd80362e91439] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd80362e91439] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd80362e91439] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-21T00:32:25.269Z] daemon.go:336: [d248aa3e79cd9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d248aa3e79cd9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d248aa3e79cd9] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [dd80362e91439] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd80362e91439] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd80362e91439] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d248aa3e79cd9] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d248aa3e79cd9] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d248aa3e79cd9] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-09-21T00:32:25.269Z] daemon.go:336: [d026bc1da6855] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d026bc1da6855] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d026bc1da6855] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d026bc1da6855] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d026bc1da6855] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d026bc1da6855] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d026bc1da6855] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d026bc1da6855] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d026bc1da6855] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d026bc1da6855] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d026bc1da6855] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d026bc1da6855] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (149.33s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [df42c8659cd90] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d9f0281e52756] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [d9f0281e52756] joining swarm manager [df42c8659cd90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd4402cc751bf] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [dd4402cc751bf] joining swarm manager [df42c8659cd90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.269Z] daemon.go:472: [d9f0281e52756] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d9f0281e52756] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d9f0281e52756] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d9f0281e52756] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d9f0281e52756] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d9f0281e52756] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d9f0281e52756] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [df42c8659cd90] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [df42c8659cd90] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [df42c8659cd90] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [df42c8659cd90] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [dd4402cc751bf] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd4402cc751bf] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd4402cc751bf] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd4402cc751bf] daemon started [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d9f0281e52756] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d9f0281e52756] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d9f0281e52756] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d9f0281e52756] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d9f0281e52756] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [df42c8659cd90] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [df42c8659cd90] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [df42c8659cd90] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [df42c8659cd90] error pinging daemon on start: Get http://df42c8659cd90.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [df42c8659cd90] error pinging daemon on start: Get http://df42c8659cd90.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [df42c8659cd90] error pinging daemon on start: Get http://df42c8659cd90.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [df42c8659cd90] error pinging daemon on start: Get http://df42c8659cd90.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [df42c8659cd90] error pinging daemon on start: Get http://df42c8659cd90.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [df42c8659cd90] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [df42c8659cd90] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [dd4402cc751bf] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd4402cc751bf] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd4402cc751bf] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [dd4402cc751bf] error pinging daemon on start: Get http://dd4402cc751bf.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [dd4402cc751bf] error pinging daemon on start: Get http://dd4402cc751bf.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:350: [dd4402cc751bf] error pinging daemon on start: Get http://dd4402cc751bf.sock/_ping: context deadline exceeded [2019-09-21T00:32:25.269Z] daemon.go:336: [dd4402cc751bf] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd4402cc751bf] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [d9f0281e52756] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d9f0281e52756] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d9f0281e52756] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d9f0281e52756] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d9f0281e52756] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-21T00:32:25.269Z] daemon.go:336: [d0a0c5704ccee] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d0a0c5704ccee] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d0a0c5704ccee] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [d0a0c5704ccee] joining swarm manager [df42c8659cd90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-21T00:32:25.269Z] daemon.go:472: [d0a0c5704ccee] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d0a0c5704ccee] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d0a0c5704ccee] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:336: [d0a0c5704ccee] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d0a0c5704ccee] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d0a0c5704ccee] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [df42c8659cd90] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [df42c8659cd90] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [df42c8659cd90] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d9f0281e52756] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d9f0281e52756] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d9f0281e52756] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [dd4402cc751bf] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd4402cc751bf] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd4402cc751bf] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d0a0c5704ccee] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d0a0c5704ccee] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d0a0c5704ccee] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.01s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-21T00:32:25.269Z] daemon.go:336: [d647aae8ecf4a] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d647aae8ecf4a] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d647aae8ecf4a] daemon started [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-21T00:32:25.269Z] daemon.go:336: [d369860c9fc01] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [d369860c9fc01] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [d369860c9fc01] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [d369860c9fc01] joining swarm manager [d647aae8ecf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-21T00:32:25.269Z] daemon.go:336: [dd31b32c438c9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd31b32c438c9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd31b32c438c9] daemon started [2019-09-21T00:32:25.269Z] check_test.go:358: [dd31b32c438c9] joining swarm manager [d647aae8ecf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-21T00:32:25.269Z] daemon.go:472: [d647aae8ecf4a] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d647aae8ecf4a] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d647aae8ecf4a] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [d369860c9fc01] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [d369860c9fc01] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [d369860c9fc01] Daemon stopped [2019-09-21T00:32:25.269Z] daemon.go:472: [dd31b32c438c9] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd31b32c438c9] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd31b32c438c9] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-21T00:32:25.269Z] daemon.go:336: [dd1a77b2a60a9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [dd1a77b2a60a9] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [dd1a77b2a60a9] daemon started [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-21T00:32:25.269Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-21T00:32:25.269Z] daemon.go:472: [dd1a77b2a60a9] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [dd1a77b2a60a9] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [dd1a77b2a60a9] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-21T00:32:25.269Z] daemon.go:336: [ddc6074f939a7] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:336: [ddc6074f939a7] waiting for daemon to start [2019-09-21T00:32:25.269Z] daemon.go:364: [ddc6074f939a7] daemon started [2019-09-21T00:32:25.269Z] daemon.go:472: [ddc6074f939a7] Stopping daemon [2019-09-21T00:32:25.269Z] daemon.go:307: [ddc6074f939a7] exiting daemon [2019-09-21T00:32:25.269Z] daemon.go:459: [ddc6074f939a7] Daemon stopped [2019-09-21T00:32:25.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.26s) [2019-09-21T00:32:25.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-21T00:32:25.269Z] daemon.go:336: [dfecf46697484] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [dfecf46697484] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [dfecf46697484] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [dfecf46697484] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [dfecf46697484] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [dfecf46697484] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.09s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-21T00:32:25.270Z] daemon.go:336: [dfb0bdd3ec09a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [dfb0bdd3ec09a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [dfb0bdd3ec09a] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [dfb0bdd3ec09a] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [dfb0bdd3ec09a] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [dfb0bdd3ec09a] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.25s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-21T00:32:25.270Z] daemon.go:336: [da958ef9d3a3d] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da958ef9d3a3d] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da958ef9d3a3d] daemon started [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-21T00:32:25.270Z] daemon.go:336: [dccf068bbaec4] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [dccf068bbaec4] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [dccf068bbaec4] daemon started [2019-09-21T00:32:25.270Z] check_test.go:358: [dccf068bbaec4] joining swarm manager [da958ef9d3a3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.270Z] daemon.go:472: [da958ef9d3a3d] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da958ef9d3a3d] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da958ef9d3a3d] Daemon stopped [2019-09-21T00:32:25.270Z] daemon.go:472: [dccf068bbaec4] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [dccf068bbaec4] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [dccf068bbaec4] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.03s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-09-21T00:32:25.270Z] daemon.go:336: [dc3d6d5e096c7] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [dc3d6d5e096c7] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [dc3d6d5e096c7] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [dc3d6d5e096c7] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [dc3d6d5e096c7] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [dc3d6d5e096c7] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.61s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-21T00:32:25.270Z] daemon.go:336: [df80b43ab477f] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [df80b43ab477f] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [df80b43ab477f] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [df80b43ab477f] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [df80b43ab477f] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [df80b43ab477f] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.92s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2019-09-21T00:32:25.270Z] daemon.go:336: [de93855786bca] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [de93855786bca] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [de93855786bca] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [de93855786bca] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [de93855786bca] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [de93855786bca] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.44s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-21T00:32:25.270Z] daemon.go:336: [d593d138f13c5] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d593d138f13c5] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d593d138f13c5] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d593d138f13c5] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d593d138f13c5] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d593d138f13c5] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.08s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-21T00:32:25.270Z] daemon.go:336: [daeea933443c7] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [daeea933443c7] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [daeea933443c7] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [daeea933443c7] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [daeea933443c7] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [daeea933443c7] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.61s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-21T00:32:25.270Z] daemon.go:336: [d565ddd7dd65e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d565ddd7dd65e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d565ddd7dd65e] daemon started [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-21T00:32:25.270Z] daemon.go:336: [de638b01ef14a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [de638b01ef14a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [de638b01ef14a] daemon started [2019-09-21T00:32:25.270Z] check_test.go:358: [de638b01ef14a] joining swarm manager [d565ddd7dd65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-21T00:32:25.270Z] daemon.go:472: [d565ddd7dd65e] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d565ddd7dd65e] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d565ddd7dd65e] Daemon stopped [2019-09-21T00:32:25.270Z] daemon.go:472: [de638b01ef14a] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [de638b01ef14a] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [de638b01ef14a] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.95s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da6e899378332] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [da6e899378332] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da6e899378332] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da6e899378332] Daemon stopped [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da6e899378332] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [da6e899378332] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da6e899378332] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da6e899378332] Daemon stopped [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da6e899378332] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [da6e899378332] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da6e899378332] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da6e899378332] Daemon stopped [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da6e899378332] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da6e899378332] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [da6e899378332] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da6e899378332] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da6e899378332] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-21T00:32:25.270Z] daemon.go:336: [d4fae91ad434f] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d4fae91ad434f] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d4fae91ad434f] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d4fae91ad434f] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d4fae91ad434f] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d4fae91ad434f] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.88s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-09-21T00:32:25.270Z] daemon.go:336: [d2bbb9bcd09d1] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d2bbb9bcd09d1] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d2bbb9bcd09d1] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d2bbb9bcd09d1] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d2bbb9bcd09d1] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d2bbb9bcd09d1] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.54s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-21T00:32:25.270Z] daemon.go:336: [d42d4951bed26] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d42d4951bed26] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d42d4951bed26] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d42d4951bed26] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d42d4951bed26] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d42d4951bed26] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.37s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-21T00:32:25.270Z] daemon.go:336: [dbda638a8d59d] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [dbda638a8d59d] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [dbda638a8d59d] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [dbda638a8d59d] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [dbda638a8d59d] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [dbda638a8d59d] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2019-09-21T00:32:25.270Z] daemon.go:336: [d146f705519ff] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d146f705519ff] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d146f705519ff] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d146f705519ff] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d146f705519ff] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d146f705519ff] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.32s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-21T00:32:25.270Z] daemon.go:336: [d1bec883bf2f3] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d1bec883bf2f3] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d1bec883bf2f3] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d1bec883bf2f3] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d1bec883bf2f3] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d1bec883bf2f3] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-21T00:32:25.270Z] daemon.go:336: [d7f55b7140e65] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d7f55b7140e65] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d7f55b7140e65] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d7f55b7140e65] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d7f55b7140e65] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d7f55b7140e65] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-21T00:32:25.270Z] daemon.go:336: [d479ff0b14f0a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d479ff0b14f0a] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d479ff0b14f0a] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d479ff0b14f0a] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d479ff0b14f0a] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d479ff0b14f0a] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.21s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2019-09-21T00:32:25.270Z] daemon.go:336: [d56892d051f52] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d56892d051f52] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d56892d051f52] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d56892d051f52] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d56892d051f52] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d56892d051f52] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-09-21T00:32:25.270Z] daemon.go:336: [d5a923680d9ba] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d5a923680d9ba] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d5a923680d9ba] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d5a923680d9ba] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d5a923680d9ba] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d5a923680d9ba] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2019-09-21T00:32:25.270Z] daemon.go:336: [d8c328ed1d317] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [d8c328ed1d317] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [d8c328ed1d317] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [d8c328ed1d317] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [d8c328ed1d317] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [d8c328ed1d317] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.18s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-09-21T00:32:25.270Z] daemon.go:336: [de0fbb87c536e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [de0fbb87c536e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [de0fbb87c536e] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [de0fbb87c536e] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [de0fbb87c536e] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [de0fbb87c536e] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-21T00:32:25.270Z] daemon.go:336: [db5d541f8e47e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [db5d541f8e47e] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [db5d541f8e47e] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [db5d541f8e47e] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [db5d541f8e47e] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [db5d541f8e47e] Daemon stopped [2019-09-21T00:32:25.270Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2019-09-21T00:32:25.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-21T00:32:25.270Z] daemon.go:336: [da28f069d7682] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:336: [da28f069d7682] waiting for daemon to start [2019-09-21T00:32:25.270Z] daemon.go:364: [da28f069d7682] daemon started [2019-09-21T00:32:25.270Z] daemon.go:472: [da28f069d7682] Stopping daemon [2019-09-21T00:32:25.270Z] daemon.go:307: [da28f069d7682] exiting daemon [2019-09-21T00:32:25.270Z] daemon.go:459: [da28f069d7682] Daemon stopped [2019-09-21T00:32:25.270Z] === RUN TestDockerExternalVolumeSuite [2019-09-21T00:32:25.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-21T00:32:33.365Z] === RUN TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict [2019-09-21T00:32:41.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite (216.74s) [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (0.91s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:53: Daemon d64e5fb8ae45b is not started [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.60s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities [2019-09-21T00:32:48.006Z] daemon.go:336: [d82157fe6963b] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d82157fe6963b] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d82157fe6963b] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d82157fe6963b] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d82157fe6963b] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d82157fe6963b] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.55s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer [2019-09-21T00:32:48.006Z] daemon.go:336: [db44ec8c60bf9] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [db44ec8c60bf9] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [db44ec8c60bf9] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [db44ec8c60bf9] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [db44ec8c60bf9] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [db44ec8c60bf9] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:53: Daemon da01270e5dc53 is not started [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.54s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-21T00:32:48.006Z] daemon.go:336: [d0404bec965b2] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d0404bec965b2] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d0404bec965b2] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d0404bec965b2] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d0404bec965b2] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d0404bec965b2] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.03s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:53: Daemon d735595829f41 is not started [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.13s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:53: Daemon dda7096cef9b7 is not started [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.64s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID [2019-09-21T00:32:48.006Z] daemon.go:336: [dc87390b87a69] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [dc87390b87a69] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [dc87390b87a69] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [dc87390b87a69] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [dc87390b87a69] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [dc87390b87a69] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.68s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed [2019-09-21T00:32:48.006Z] daemon.go:336: [d39b9db1b9787] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d39b9db1b9787] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d39b9db1b9787] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d39b9db1b9787] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d39b9db1b9787] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d39b9db1b9787] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-21T00:32:48.006Z] daemon.go:336: [d386fd5ead038] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d386fd5ead038] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d386fd5ead038] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d386fd5ead038] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d386fd5ead038] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d386fd5ead038] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.57s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls [2019-09-21T00:32:48.006Z] daemon.go:336: [d68b7887bfaa2] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d68b7887bfaa2] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d68b7887bfaa2] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d68b7887bfaa2] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d68b7887bfaa2] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d68b7887bfaa2] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.87s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-21T00:32:48.006Z] daemon.go:336: [db80e88e3e622] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [db80e88e3e622] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [db80e88e3e622] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [db80e88e3e622] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [db80e88e3e622] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [db80e88e3e622] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (31.92s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-21T00:32:48.006Z] daemon.go:336: [dc09fbcf47d91] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [dc09fbcf47d91] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [dc09fbcf47d91] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [dc09fbcf47d91] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [dc09fbcf47d91] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [dc09fbcf47d91] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-21T00:32:48.006Z] daemon.go:336: [d53b71be6b145] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d53b71be6b145] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d53b71be6b145] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d53b71be6b145] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d53b71be6b145] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d53b71be6b145] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed [2019-09-21T00:32:48.006Z] daemon.go:336: [dfaf683d06266] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [dfaf683d06266] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [dfaf683d06266] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [dfaf683d06266] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [dfaf683d06266] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [dfaf683d06266] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom [2019-09-21T00:32:48.006Z] daemon.go:336: [d2137fdd794fb] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d2137fdd794fb] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d2137fdd794fb] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d2137fdd794fb] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d2137fdd794fb] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d2137fdd794fb] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:485: Daemon d382a6a6ca785 is not started [2019-09-21T00:32:48.006Z] daemon.go:336: [d382a6a6ca785] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:336: [d382a6a6ca785] waiting for daemon to start [2019-09-21T00:32:48.006Z] daemon.go:364: [d382a6a6ca785] daemon started [2019-09-21T00:32:48.006Z] daemon.go:472: [d382a6a6ca785] Stopping daemon [2019-09-21T00:32:48.006Z] daemon.go:307: [d382a6a6ca785] exiting daemon [2019-09-21T00:32:48.006Z] daemon.go:459: [d382a6a6ca785] Daemon stopped [2019-09-21T00:32:48.006Z] --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-21T00:32:48.006Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict [2019-09-21T00:32:48.006Z] docker_cli_external_volume_driver_test.go:53: Daemon d8152e06fb656 is not started [2019-09-21T00:32:48.006Z] === RUN TestDockerHubPullSuite [2019-09-21T00:32:48.006Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-21T00:32:51.820Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-21T00:33:02.156Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-21T00:33:06.077Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-09-21T00:33:12.507Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-21T00:33:24.133Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-09-21T00:33:38.982Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-21T00:33:42.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-21T00:33:54.435Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-09-21T00:33:58.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-21T00:34:10.893Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite (96.75s) [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.70s) [2019-09-21T00:34:25.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-21T00:34:25.768Z] daemon.go:336: [d70be9ed968be] waiting for daemon to start [2019-09-21T00:34:25.768Z] daemon.go:336: [d70be9ed968be] waiting for daemon to start [2019-09-21T00:34:25.768Z] daemon.go:364: [d70be9ed968be] daemon started [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.55s) [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.44s) [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.73s) [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.22s) [2019-09-21T00:34:25.768Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.11s) [2019-09-21T00:34:25.768Z] daemon.go:472: [d70be9ed968be] Stopping daemon [2019-09-21T00:34:25.768Z] daemon.go:307: [d70be9ed968be] exiting daemon [2019-09-21T00:34:25.768Z] daemon.go:459: [d70be9ed968be] Daemon stopped [2019-09-21T00:34:25.768Z] PASS [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === Skipped [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-21T00:34:25.768Z] docker_cli_sni_test.go:18: Flakey test [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.768Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-21T00:34:25.768Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-21T00:34:25.768Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:34:25.768Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-21T00:34:25.769Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-21T00:34:25.769Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-21T00:34:25.769Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-21T00:34:25.769Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-21T00:34:25.769Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-21T00:34:25.769Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] [2019-09-21T00:34:25.769Z] DONE 1223 tests, 43 skipped in 2274.763s [2019-09-21T00:34:25.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-21T00:34:25.769Z] ++++ cat bundles/test-integration/docker.pid [2019-09-21T00:34:25.769Z] +++ kill 7266 [2019-09-21T00:34:28.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-21T00:34:32.468Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-21T00:34:32.468Z] +++ /etc/init.d/apparmor stop [2019-09-21T00:34:32.468Z] Clearing AppArmor profiles cache:. [2019-09-21T00:34:32.468Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:34:32.468Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:34:32.468Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:34:32.468Z] [2019-09-21T00:34:32.468Z] To set a process to complain mode, use the command line tool [2019-09-21T00:34:32.468Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:34:32.468Z] with the 'teardown' option." [2019-09-21T00:34:32.468Z] [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-21T00:34:38.590Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-21T00:34:41.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-21T00:34:44.418Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-21T00:34:44.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-21T00:34:50.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-21T00:34:53.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-21T00:34:53.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-21T00:34:53.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-21T00:34:53.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-21T00:34:54.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-21T00:34:59.905Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-21T00:35:16.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-21T00:35:17.633Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-21T00:35:17.633Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-21T00:35:18.095Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-21T00:35:18.095Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-21T00:35:18.095Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-21T00:35:18.095Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-21T00:35:18.095Z] === RUN TestDockerSuite/TestBuildFails [2019-09-21T00:35:20.281Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-21T00:35:20.741Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-21T00:35:26.542Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-21T00:35:31.241Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-21T00:35:31.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-21T00:35:38.324Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-21T00:35:50.717Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-21T00:35:50.717Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-21T00:35:56.527Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-21T00:35:56.527Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-21T00:35:56.989Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-21T00:35:57.449Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-21T00:35:57.449Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-21T00:36:03.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-21T00:36:07.799Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-21T00:36:07.799Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-21T00:36:18.138Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-21T00:36:18.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-21T00:36:18.599Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-21T00:36:20.781Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-21T00:36:20.781Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-21T00:36:21.751Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-21T00:36:21.751Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-21T00:36:26.449Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-21T00:36:26.910Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-21T00:36:27.880Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-21T00:36:28.850Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-21T00:36:29.311Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-21T00:36:30.282Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-21T00:36:31.253Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-21T00:36:33.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-21T00:36:37.058Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-21T00:36:37.518Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-21T00:36:38.489Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-21T00:36:43.187Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-21T00:37:08.343Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-21T00:37:08.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-21T00:37:10.525Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-21T00:37:19.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-21T00:37:40.504Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-21T00:37:41.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-21T00:37:55.329Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-21T00:38:00.025Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-21T00:38:10.362Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-21T00:38:13.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-21T00:38:17.523Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-21T00:38:35.230Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-21T00:38:35.230Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-21T00:38:41.039Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-21T00:38:41.500Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-21T00:38:41.500Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-21T00:38:41.500Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-21T00:38:44.413Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-21T00:38:45.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-21T00:38:49.113Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-21T00:38:51.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-21T00:38:51.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-21T00:38:51.757Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-21T00:38:54.079Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-21T00:38:55.049Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-21T00:38:56.020Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-21T00:38:58.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-21T00:39:06.352Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-21T00:39:06.812Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-21T00:39:15.193Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-21T00:39:16.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-21T00:39:18.936Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-21T00:39:27.515Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-21T00:39:33.319Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-21T00:39:34.211Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-21T00:39:38.021Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-21T00:39:38.481Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-21T00:39:38.481Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-21T00:39:38.481Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-21T00:39:40.665Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-21T00:39:40.665Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite (441.85s) [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.00s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:53: Daemon dd472b6d4369f is not started [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-21T00:39:49.063Z] daemon.go:336: [d792061511a5a] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d792061511a5a] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d792061511a5a] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d792061511a5a] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d792061511a5a] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d792061511a5a] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-21T00:39:49.063Z] daemon.go:336: [d5803eb41a136] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d5803eb41a136] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d5803eb41a136] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d5803eb41a136] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d5803eb41a136] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d5803eb41a136] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:53: Daemon dac1beb93c2aa is not started [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.63s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-21T00:39:49.063Z] daemon.go:336: [db1bafc8f031e] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [db1bafc8f031e] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [db1bafc8f031e] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [db1bafc8f031e] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [db1bafc8f031e] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [db1bafc8f031e] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:53: Daemon d1b7aa24ce4b6 is not started [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:53: Daemon d1199c3042350 is not started [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-21T00:39:49.063Z] daemon.go:336: [dedfb9d24d1f9] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [dedfb9d24d1f9] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [dedfb9d24d1f9] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [dedfb9d24d1f9] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [dedfb9d24d1f9] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [dedfb9d24d1f9] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.67s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-21T00:39:49.063Z] daemon.go:336: [d77aefbe1a9f4] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d77aefbe1a9f4] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d77aefbe1a9f4] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d77aefbe1a9f4] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d77aefbe1a9f4] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d77aefbe1a9f4] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-21T00:39:49.063Z] daemon.go:336: [d34af1cb0b89f] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d34af1cb0b89f] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d34af1cb0b89f] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d34af1cb0b89f] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d34af1cb0b89f] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d34af1cb0b89f] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-21T00:39:49.063Z] daemon.go:336: [dd2e354a3fa71] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [dd2e354a3fa71] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [dd2e354a3fa71] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [dd2e354a3fa71] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [dd2e354a3fa71] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [dd2e354a3fa71] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-21T00:39:49.063Z] daemon.go:336: [d41df4c9d232c] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d41df4c9d232c] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d41df4c9d232c] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d41df4c9d232c] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d41df4c9d232c] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d41df4c9d232c] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.86s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-21T00:39:49.063Z] daemon.go:336: [d7095bc7d0c70] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d7095bc7d0c70] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d7095bc7d0c70] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d7095bc7d0c70] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d7095bc7d0c70] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d7095bc7d0c70] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-21T00:39:49.063Z] daemon.go:336: [d25f211c93e5e] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d25f211c93e5e] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d25f211c93e5e] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d25f211c93e5e] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d25f211c93e5e] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d25f211c93e5e] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-21T00:39:49.063Z] daemon.go:336: [d8aa9c61d97e8] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d8aa9c61d97e8] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d8aa9c61d97e8] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d8aa9c61d97e8] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d8aa9c61d97e8] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d8aa9c61d97e8] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-21T00:39:49.063Z] daemon.go:336: [da16ca04be8f3] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [da16ca04be8f3] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [da16ca04be8f3] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [da16ca04be8f3] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [da16ca04be8f3] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [da16ca04be8f3] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:485: Daemon d57f541f7ab38 is not started [2019-09-21T00:39:49.063Z] daemon.go:336: [d57f541f7ab38] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:336: [d57f541f7ab38] waiting for daemon to start [2019-09-21T00:39:49.063Z] daemon.go:364: [d57f541f7ab38] daemon started [2019-09-21T00:39:49.063Z] daemon.go:472: [d57f541f7ab38] Stopping daemon [2019-09-21T00:39:49.063Z] daemon.go:307: [d57f541f7ab38] exiting daemon [2019-09-21T00:39:49.063Z] daemon.go:459: [d57f541f7ab38] Daemon stopped [2019-09-21T00:39:49.063Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-21T00:39:49.063Z] docker_cli_external_volume_driver_test.go:53: Daemon db84c5efaa533 is not started [2019-09-21T00:39:49.063Z] PASS [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === Skipped [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-09-21T00:39:49.063Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-21T00:39:49.063Z] check_test.go:309: Daemon d738c0b31aa37 is not started [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-21T00:39:49.063Z] requirement.go:26: unmatched requirement IPv6 [2019-09-21T00:39:49.063Z] check_test.go:309: Daemon df55b0e02e986 is not started [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-21T00:39:49.063Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:39:49.063Z] check_test.go:309: Daemon d204b3d0419c7 is not started [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-21T00:39:49.063Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-21T00:39:49.063Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T00:39:49.063Z] check_test.go:309: Daemon dcb65d5cf1c66 is not started [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-21T00:39:49.063Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-21T00:39:49.063Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-21T00:39:49.063Z] requirement.go:26: unmatched requirement IPv6 [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] DONE 270 tests, 6 skipped in 2598.150s [2019-09-21T00:39:49.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-21T00:39:49.063Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e39b3259aa7/docker.pid [2019-09-21T00:39:49.063Z] +++ kill 5965 [2019-09-21T00:39:49.063Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5965 is not a child of this shell [2019-09-21T00:39:49.063Z] warning: PID 5965 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e39b3259aa7/docker.pid had a nonzero exit code [2019-09-21T00:39:49.063Z] ++++ cat bundles/test-integration/docker.pid [2019-09-21T00:39:49.063Z] +++ kill 7256 [2019-09-21T00:39:49.063Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-21T00:39:49.063Z] +++ /etc/init.d/apparmor stop [2019-09-21T00:39:49.063Z] Clearing AppArmor profiles cache:. [2019-09-21T00:39:49.063Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-21T00:39:49.063Z] Unloading profiles will leave already running processes permanently [2019-09-21T00:39:49.063Z] unconfined, which can lead to unexpected situations. [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] To set a process to complain mode, use the command line tool [2019-09-21T00:39:49.063Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-21T00:39:49.063Z] with the 'teardown' option." [2019-09-21T00:39:49.063Z] [2019-09-21T00:39:49.063Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-21T00:39:49.076Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-21T00:39:49.987Z] + echo Ensuring container killed. [2019-09-21T00:39:49.987Z] Ensuring container killed. [2019-09-21T00:39:49.987Z] + docker rm -vf docker-pr6 [2019-09-21T00:39:49.987Z] Error: No such container: docker-pr6 [2019-09-21T00:39:49.987Z] + true [Pipeline] sh [2019-09-21T00:39:50.269Z] + echo Chowning /workspace to jenkins user [2019-09-21T00:39:50.269Z] Chowning /workspace to jenkins user [2019-09-21T00:39:50.269Z] + id -u [2019-09-21T00:39:50.269Z] + id -g [2019-09-21T00:39:50.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39951:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-21T00:39:54.738Z] + bundleName=amd64 [2019-09-21T00:39:54.738Z] + echo Creating amd64-bundles.tar.gz [2019-09-21T00:39:54.738Z] Creating amd64-bundles.tar.gz [2019-09-21T00:39:54.738Z] + xargs tar -czf amd64-bundles.tar.gz [2019-09-21T00:39:54.738Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-09-21T00:39:56.118Z] Archiving artifacts [2019-09-21T00:39:56.602Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-21T00:39:56.910Z] + make clean [2019-09-21T00:39:57.169Z] docker volume rm -f docker-dev-cache [2019-09-21T00:39:57.169Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-21T00:40:23.207Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-21T00:40:44.315Z] === RUN TestDockerSuite/TestBuildRm [2019-09-21T00:40:56.710Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-21T00:40:58.251Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-21T00:40:58.251Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-21T00:40:58.711Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-21T00:41:00.254Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-21T00:41:03.166Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-21T00:41:06.910Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-21T00:41:11.615Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-21T00:41:32.724Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-21T00:41:32.724Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-21T00:41:33.187Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-21T00:41:45.612Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-21T00:41:45.612Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-21T00:41:50.310Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-21T00:41:50.771Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-21T00:41:55.468Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-21T00:42:16.578Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-21T00:42:16.578Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-21T00:42:18.760Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-21T00:42:19.730Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-21T00:42:24.431Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-21T00:42:30.230Z] === RUN TestDockerSuite/TestBuildUser [2019-09-21T00:42:30.230Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-21T00:42:30.230Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-21T00:42:30.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-21T00:42:34.929Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-21T00:42:34.929Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-21T00:42:37.114Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-21T00:42:37.114Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-21T00:42:37.114Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-21T00:43:02.271Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-21T00:43:02.271Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-21T00:43:17.108Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-21T00:43:25.686Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-21T00:43:26.146Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-21T00:43:26.146Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-21T00:43:29.057Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-21T00:43:29.057Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-09-21T00:43:41.458Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-21T00:43:46.157Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-21T00:43:46.157Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-21T00:44:07.271Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-21T00:44:07.271Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-21T00:44:07.271Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-21T00:44:07.271Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-21T00:44:07.271Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-21T00:44:15.874Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-21T00:44:16.844Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-21T00:44:17.304Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-21T00:44:17.304Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-21T00:44:17.304Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-21T00:44:19.488Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-21T00:44:24.196Z] === RUN TestDockerSuite/TestCommitChange [2019-09-21T00:44:30.001Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-21T00:44:33.746Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-21T00:44:33.746Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-21T00:44:51.456Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-21T00:44:51.456Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-21T00:44:57.279Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-21T00:45:07.615Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-21T00:45:14.699Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-21T00:45:21.791Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-21T00:45:21.791Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-21T00:45:23.331Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-21T00:45:23.331Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-21T00:45:23.331Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-21T00:45:23.331Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-21T00:45:25.516Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-21T00:45:25.516Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-21T00:45:25.516Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-21T00:45:28.430Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-21T00:45:28.430Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-21T00:45:28.430Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-21T00:45:28.430Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-21T00:45:28.430Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-21T00:45:30.611Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-21T00:45:32.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-21T00:45:34.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-21T00:45:34.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-21T00:45:34.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-21T00:45:37.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-21T00:45:37.168Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-21T00:45:44.260Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-21T00:45:44.260Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-21T00:45:44.260Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-21T00:45:45.804Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-21T00:45:45.804Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-21T00:45:47.989Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-21T00:45:47.989Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-21T00:45:50.173Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-21T00:45:50.634Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-21T00:45:57.726Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-21T00:46:01.468Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-21T00:46:05.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-21T00:46:05.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-21T00:46:05.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-21T00:46:05.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-21T00:46:05.214Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-21T00:46:07.398Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-21T00:46:07.398Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-21T00:46:09.583Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-21T00:46:09.583Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-21T00:46:11.765Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-21T00:46:11.765Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-21T00:46:15.509Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-21T00:46:17.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-21T00:46:19.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-21T00:46:44.394Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-21T00:46:48.136Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-21T00:46:51.049Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-21T00:46:51.049Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-21T00:46:51.049Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-21T00:46:53.238Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-21T00:46:53.238Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-21T00:46:53.238Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-21T00:46:53.238Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-21T00:46:57.954Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-21T00:47:00.139Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-21T00:47:00.139Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-21T00:47:00.139Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-21T00:47:14.970Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-21T00:47:14.970Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-21T00:47:14.970Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-21T00:47:23.553Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-21T00:47:23.553Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-21T00:47:23.553Z] === RUN TestDockerSuite/TestCpToDot [2019-09-21T00:47:25.099Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-21T00:47:25.099Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-21T00:47:25.099Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-21T00:47:27.282Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-21T00:47:27.282Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-21T00:47:27.282Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-21T00:47:27.282Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-21T00:47:27.282Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-21T00:47:27.743Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-21T00:47:27.743Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-21T00:47:29.283Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-21T00:47:31.467Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-21T00:47:31.928Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-21T00:47:31.928Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-21T00:47:34.114Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-21T00:47:34.574Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-21T00:47:34.574Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-21T00:47:34.574Z] === RUN TestDockerSuite/TestCreateRM [2019-09-21T00:47:35.034Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-21T00:47:35.034Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-21T00:47:35.495Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-21T00:47:35.495Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-21T00:47:44.077Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-21T00:47:44.077Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-21T00:47:44.077Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-21T00:47:48.775Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-21T00:47:48.775Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-21T00:47:48.775Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-21T00:47:50.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-21T00:47:50.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDockerFails [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-21T00:47:50.777Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-21T00:47:52.960Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-21T00:47:55.145Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-21T00:47:58.055Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-21T00:48:06.638Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-21T00:48:11.343Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-21T00:48:16.047Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-21T00:48:18.235Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-21T00:48:18.698Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-21T00:48:27.302Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-21T00:48:27.302Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-21T00:48:28.284Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-21T00:48:32.988Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-21T00:48:37.690Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-21T00:48:38.661Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-21T00:48:38.661Z] === RUN TestDockerSuite/TestEventsRename [2019-09-21T00:48:40.844Z] === RUN TestDockerSuite/TestEventsResize [2019-09-21T00:48:43.757Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-21T00:48:45.299Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-21T00:48:48.309Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-21T00:48:53.006Z] === RUN TestDockerSuite/TestEventsTop [2019-09-21T00:48:53.006Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-21T00:48:55.188Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-21T00:48:58.931Z] === RUN TestDockerSuite/TestExec [2019-09-21T00:48:59.391Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-21T00:48:59.391Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-21T00:49:00.932Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-21T00:49:02.473Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-21T00:49:02.473Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-21T00:49:02.934Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-21T00:49:02.934Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-21T00:49:04.476Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-21T00:49:06.660Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-21T00:49:08.844Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-21T00:49:11.030Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-21T00:49:14.772Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-21T00:49:14.772Z] === RUN TestDockerSuite/TestExecEnv [2019-09-21T00:49:14.772Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-21T00:49:14.772Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-21T00:49:16.954Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecParseError [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-21T00:49:21.648Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-21T00:49:23.836Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-21T00:49:26.018Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-21T00:49:26.018Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-21T00:49:34.602Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-21T00:49:34.602Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-21T00:49:34.602Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-21T00:49:34.602Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-21T00:49:40.402Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-21T00:49:45.098Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-21T00:49:48.839Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestHealth [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-21T00:49:55.929Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-21T00:50:00.629Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-21T00:50:01.089Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-21T00:50:01.089Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-21T00:50:02.060Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-21T00:50:02.060Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-21T00:50:03.603Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-21T00:50:04.064Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-21T00:50:06.249Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-21T00:50:08.431Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-21T00:50:08.431Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-21T00:50:08.431Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-21T00:50:12.171Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-21T00:50:12.171Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportFile [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-21T00:50:15.107Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-21T00:50:15.568Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-21T00:50:15.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-21T00:50:15.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-21T00:50:15.568Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-21T00:50:17.751Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-21T00:50:19.291Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-21T00:50:19.291Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-21T00:50:19.291Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-21T00:50:19.752Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-21T00:50:19.752Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-21T00:50:22.663Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-21T00:50:22.664Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-21T00:50:24.848Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-21T00:50:24.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-21T00:50:24.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-21T00:50:24.848Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-21T00:50:27.031Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-21T00:50:31.735Z] === RUN TestDockerSuite/TestInspectImage [2019-09-21T00:50:31.735Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-21T00:50:31.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-21T00:50:31.735Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-21T00:50:33.922Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-21T00:50:36.107Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-21T00:50:36.107Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-21T00:50:38.292Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-21T00:50:40.475Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-21T00:50:40.475Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-21T00:50:40.475Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-21T00:50:42.660Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-21T00:50:44.841Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-21T00:50:49.543Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-21T00:50:51.085Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-21T00:50:53.267Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-21T00:50:55.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-21T00:50:57.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-21T00:50:59.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-21T00:51:01.365Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-21T00:51:01.826Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-21T00:51:03.368Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-21T00:51:05.552Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-21T00:51:11.354Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-21T00:51:13.544Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-21T00:51:13.544Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-21T00:51:15.726Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-21T00:51:15.726Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-21T00:51:24.308Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-21T00:51:31.396Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-21T00:51:38.481Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-21T00:51:40.663Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-21T00:51:42.847Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-21T00:51:42.847Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-21T00:51:45.030Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-21T00:51:47.218Z] === RUN TestDockerSuite/TestLogsSince [2019-09-21T00:51:55.797Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-21T00:51:55.797Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-21T00:51:55.797Z] === RUN TestDockerSuite/TestLogsTail [2019-09-21T00:51:58.708Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-21T00:52:00.890Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestNetHostname [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestPluginActive [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-21T00:52:03.074Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPortList [2019-09-21T00:52:03.534Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-21T00:52:08.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-21T00:52:11.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-21T00:52:11.979Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-21T00:52:20.563Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-21T00:52:20.563Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-21T00:52:29.147Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-21T00:52:43.981Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-21T00:52:43.981Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-21T00:52:43.981Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-21T00:52:54.317Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-21T00:52:57.227Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-21T00:53:04.312Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-21T00:53:08.052Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-21T00:53:08.052Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-21T00:53:08.052Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-21T00:53:12.749Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-21T00:53:12.749Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-21T00:53:12.749Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-21T00:53:12.749Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-21T00:53:12.749Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-21T00:53:18.551Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-21T00:53:18.551Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-21T00:53:20.091Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-21T00:53:20.091Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-21T00:53:21.630Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-21T00:53:22.599Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-21T00:53:22.599Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-21T00:53:26.345Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-21T00:53:31.041Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-21T00:53:33.225Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-21T00:54:03.198Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-21T00:54:03.198Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-21T00:54:06.107Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-21T00:54:06.567Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-21T00:54:06.567Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-21T00:54:07.537Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-21T00:54:12.234Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-21T00:54:15.978Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-21T00:54:15.978Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-21T00:54:20.678Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-21T00:54:20.678Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-21T00:54:20.678Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-21T00:54:35.501Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-21T00:54:38.427Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-21T00:54:38.940Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-21T00:54:46.024Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-21T00:54:51.826Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-21T00:54:58.906Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-21T00:55:03.603Z] === RUN TestDockerSuite/TestRmiTag [2019-09-21T00:55:04.064Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-21T00:55:06.248Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-21T00:55:23.947Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-21T00:55:24.917Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-21T00:55:30.715Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-21T00:55:31.687Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-21T00:55:33.873Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-21T00:55:33.873Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-21T00:55:33.873Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-21T00:55:38.593Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-21T00:55:41.522Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-21T00:55:43.718Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-21T00:55:45.914Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-21T00:55:48.125Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-21T00:55:48.125Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-21T00:55:52.857Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-21T00:55:54.407Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-21T00:55:54.407Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-21T00:55:57.334Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-21T00:55:57.334Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-21T00:55:57.334Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-21T00:55:59.529Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-21T00:56:01.725Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-21T00:56:03.917Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-21T00:56:06.111Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-21T00:56:06.111Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-21T00:56:06.111Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-21T00:56:06.111Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-21T00:56:08.305Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-21T00:56:08.305Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-21T00:56:08.305Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-21T00:56:08.305Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-21T00:56:08.305Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-21T00:56:10.498Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-21T00:56:22.924Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-21T00:56:24.473Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-21T00:56:24.473Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-21T00:56:24.473Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-21T00:56:24.473Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-21T00:56:26.022Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-21T00:56:28.219Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-21T00:56:28.219Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-21T00:56:30.413Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-21T00:56:30.413Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-21T00:56:30.413Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-21T00:56:30.413Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-21T00:56:32.608Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-21T00:56:34.805Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-21T00:56:36.359Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-21T00:56:39.285Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-21T00:56:47.895Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-21T00:56:56.504Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-21T00:56:56.504Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunMount [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-21T00:56:58.052Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-21T00:57:05.161Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-21T00:57:05.161Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-21T00:57:05.161Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-21T00:57:05.161Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-21T00:57:09.881Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-21T00:57:13.640Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-21T00:57:15.189Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-21T00:57:16.738Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-21T00:57:18.934Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-21T00:57:19.910Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-21T00:57:22.104Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-21T00:57:25.030Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-21T00:57:37.461Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-21T00:57:37.461Z] === RUN TestDockerSuite/TestRunRm [2019-09-21T00:57:39.656Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-21T00:57:45.488Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-21T00:57:47.683Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-21T00:57:49.233Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-21T00:57:51.428Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-21T00:57:53.624Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-21T00:57:53.624Z] === RUN TestDockerSuite/TestRunState [2019-09-21T00:57:53.624Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-21T00:57:55.819Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-21T00:57:55.819Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-21T00:57:58.013Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-21T00:57:58.013Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-21T00:57:58.013Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-21T00:57:58.503Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-21T00:57:58.503Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-21T00:57:58.503Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-21T00:58:03.220Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-21T00:58:03.220Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-21T00:58:03.220Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-21T00:58:03.221Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-21T00:58:05.415Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-21T00:58:05.415Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-21T00:58:07.611Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-21T00:58:07.611Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-21T00:58:07.611Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-21T00:58:10.538Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-21T00:58:17.650Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-21T00:58:21.411Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-21T00:58:27.238Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-21T00:58:27.238Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-21T00:58:27.238Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-21T00:58:27.238Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-21T00:58:27.238Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-21T00:58:30.166Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-21T00:58:32.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-21T00:58:33.910Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-21T00:58:33.910Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-21T00:58:34.374Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-21T00:58:38.134Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-21T00:58:40.330Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-21T00:58:42.525Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-21T00:58:46.283Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-21T00:58:49.208Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-21T00:58:49.208Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-21T00:58:49.670Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-21T00:58:49.670Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-21T00:58:51.218Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-21T00:58:58.327Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-21T00:58:58.327Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-21T00:59:05.436Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-21T00:59:05.436Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-21T00:59:09.194Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-21T00:59:09.194Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-21T00:59:09.194Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-21T00:59:09.194Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-21T00:59:09.194Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-21T00:59:19.683Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-21T00:59:21.232Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-21T00:59:23.426Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-21T00:59:23.426Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-21T00:59:25.620Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-21T00:59:40.505Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-21T00:59:41.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-21T00:59:41.079Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-21T00:59:41.079Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-21T00:59:41.543Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-21T00:59:41.543Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-21T00:59:42.006Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-21T00:59:44.201Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-21T00:59:44.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-21T00:59:47.128Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-21T00:59:47.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-21T00:59:47.593Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-21T00:59:48.057Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-21T00:59:48.057Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-21T00:59:56.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-21T00:59:56.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-21T00:59:56.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-21T00:59:56.668Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-21T00:59:56.668Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-21T01:00:03.776Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-21T01:00:03.776Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-21T01:00:03.776Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-21T01:00:16.205Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-21T01:00:16.205Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite (2478.90s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.85s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.12s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.24s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.84s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.02s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement Apparmor [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement Apparmor [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement IsPausable [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.83s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.49s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement UnixCli [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.61s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.46s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.99s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.65s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.66s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.65s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.66s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.17s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.17s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.21s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.29s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.86s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.94s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement UnixCli [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.31s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildContChar (13.91s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.81s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.36s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.66s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.89s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.15s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.28s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.68s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.57s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.21s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.04s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.67s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.27s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.33s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.34s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.97s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.35s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2019-09-21T01:00:17.756Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2019-09-21T01:00:17.756Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-21T01:00:17.756Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.02s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.88s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.18s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFails (2.19s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.46s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.30s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.07s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.02s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.95s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.74s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement UnixCli [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.33s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildHistory (11.03s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.02s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.62s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.35s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.35s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.75s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.38s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.32s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.54s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.74s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.66s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.53s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.68s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.92s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.63s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.76s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.19s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.88s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.15s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.48s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildRm (13.64s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.20s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.26s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.59s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.41s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.11s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.97s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.73s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.45s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.30s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.49s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.77s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.30s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.43s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.01s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.86s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.21s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.62s) [2019-09-21T01:00:17.757Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-21T01:00:17.757Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:17.757Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-21T01:00:17.757Z] docker_cli_sni_test.go:18: Flakey test [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.70s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.65s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitNewFile (16.28s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitTTY (7.24s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.70s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.76s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.29s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.12s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.49s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.97s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.10s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.81s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.89s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-21T01:00:18.222Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.222Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2019-09-21T01:00:18.222Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.33s) [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000319780 } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1738652122 c:\foo false } [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1738652122 c:\foo true } [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 0 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 1 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 2 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 3 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 4 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 5 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 6 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 7 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 8 [2019-09-21T01:00:18.223Z] docker_api_containers_test.go:1927: case 9 [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.09s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.28s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.46s) [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a980537653\file1 cb3e2580249e59a944d2aaef5c23063ecea6a629671f5507b18aae3373f8d185:/root/itWorks.txt` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:279: checking that container "cb3e2580249e59a944d2aaef5c23063ecea6a629671f5507b18aae3373f8d185" start output contains "file1\n" [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:209: running `docker start -a cb3e2580249e59a944d2aaef5c23063ecea6a629671f5507b18aae3373f8d185` [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.18s) [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b763111696\file1 c9b9e02b9e4aa2c6e116fdc98d2331e904d12aaa8706a6e39ddbcfb5832c708b:testDir/` [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.84s) [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e946266415\dir1 34343e859af5845a6944ac43f9046e1936e72413496db48046f899677c651f34:testDir` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:279: checking that container "34343e859af5845a6944ac43f9046e1936e72413496db48046f899677c651f34" start output contains "file1-1\n" [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:209: running `docker start -a 34343e859af5845a6944ac43f9046e1936e72413496db48046f899677c651f34` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e946266415\dir1 463c0a573d97e490fa256396d8cb7aaa043cc05c5f11cdae13e8f6207f876cfe:testDir/` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:279: checking that container "463c0a573d97e490fa256396d8cb7aaa043cc05c5f11cdae13e8f6207f876cfe" start output contains "file1-1\n" [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:209: running `docker start -a 463c0a573d97e490fa256396d8cb7aaa043cc05c5f11cdae13e8f6207f876cfe` [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.97s) [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h186305218\dir1\. c4ac678d1b25dea492414d036166d2a685adaef4b136aa2056ca7694aade9e7b:testDir` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:279: checking that container "c4ac678d1b25dea492414d036166d2a685adaef4b136aa2056ca7694aade9e7b" start output contains "file1-1\n" [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:209: running `docker start -a c4ac678d1b25dea492414d036166d2a685adaef4b136aa2056ca7694aade9e7b` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h186305218\dir1\. bef506f966abeefa614a0adbc03d298496422eaf5b9bc712f4d9d060744c18dc:testDir/` [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:279: checking that container "bef506f966abeefa614a0adbc03d298496422eaf5b9bc712f4d9d060744c18dc" start output contains "file1-1\n" [2019-09-21T01:00:18.223Z] docker_cli_cp_utils_test.go:209: running `docker start -a bef506f966abeefa614a0adbc03d298496422eaf5b9bc712f4d9d060744c18dc` [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToDot (2.45s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.70s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.19s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.73s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.14s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.18s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.56s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.09s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.82s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.22s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFilters (4.32s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFormat (4.23s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsRename (2.39s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsResize (2.69s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.00s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.50s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.76s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.17s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2019-09-21T01:00:18.223Z] --- PASS: TestDockerSuite/TestExecInspectID (4.52s) [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.223Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-09-21T01:00:18.223Z] requirement.go:26: unmatched requirement IsPausable [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.39s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.53s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.72s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.75s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.97s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.67s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.33s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement IsPausable [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectDefault (2.10s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectHistory (4.81s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.99s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.01s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectStatus (2.47s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.09s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.78s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.15s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.68s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsTail (2.78s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.04s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPsByOrder (8.52s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-21T01:00:18.224Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.45s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.16s) [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-09-21T01:00:18.224Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-09-21T01:00:18.224Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-09-21T01:00:18.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.55s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.46s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.71s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.83s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.67s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.03s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.45s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.18s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.21s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.25s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.09s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.29s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.77s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.11s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.78s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.25s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.67s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.39s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.54s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.96s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.30s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.38s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.08s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.17s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.58s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.99s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.64s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.96s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.05s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.72s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.60s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.84s) [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-09-21T01:00:18.225Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.34s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.87s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement Apparmor [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.47s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunRm (2.11s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.49s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.13s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement Apparmor [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.09s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.88s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.52s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.15s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement Apparmor [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.30s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.47s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.87s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement IsPausable [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.83s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.20s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.20s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.34s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.69s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.40s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-21T01:00:18.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.47s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2019-09-21T01:00:18.226Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.01s) [2019-09-21T01:00:18.226Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-21T01:00:18.227Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-21T01:00:18.227Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-21T01:00:18.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.227Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-21T01:00:18.690Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-21T01:00:18.690Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-21T01:00:18.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-21T01:00:18.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.690Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-21T01:00:18.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-21T01:00:18.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-21T01:00:18.691Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerDaemonSuite [2019-09-21T01:00:18.691Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-21T01:00:18.691Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-21T01:00:18.691Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-21T01:00:18.691Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-21T01:00:18.691Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerSwarmSuite [2019-09-21T01:00:18.691Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-09-21T01:00:18.691Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-09-21T01:00:18.691Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerExternalVolumeSuite [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerNetworkSuite [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] === RUN TestDockerHubPullSuite [2019-09-21T01:00:18.691Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-09-21T01:00:18.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-21T01:00:18.691Z] PASS [2019-09-21T01:00:18.691Z] ok github.com/docker/docker/integration-cli 2480.026s [2019-09-21T01:00:18.691Z] INFO: Integration tests ended at 09/21/2019 01:00:18. Duration:00:41:30.3380154 [2019-09-21T01:00:18.691Z] INFO: Docker info of the daemon under test at end of run [2019-09-21T01:00:18.691Z] [2019-09-21T01:00:18.691Z] Containers: 2 [2019-09-21T01:00:18.691Z] Running: 0 [2019-09-21T01:00:18.691Z] Paused: 0 [2019-09-21T01:00:18.691Z] Stopped: 2 [2019-09-21T01:00:18.691Z] Images: 12 [2019-09-21T01:00:18.691Z] Server Version: 0.0.0-dev [2019-09-21T01:00:18.691Z] Storage Driver: windowsfilter [2019-09-21T01:00:18.691Z] Windows: [2019-09-21T01:00:18.691Z] Logging Driver: json-file [2019-09-21T01:00:18.691Z] Plugins: [2019-09-21T01:00:18.691Z] Volume: local [2019-09-21T01:00:18.691Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-21T01:00:18.691Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-21T01:00:18.691Z] Swarm: inactive [2019-09-21T01:00:18.691Z] Default Isolation: process [2019-09-21T01:00:18.691Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-21T01:00:18.691Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-21T01:00:18.691Z] OSType: windows [2019-09-21T01:00:18.691Z] Architecture: x86_64 [2019-09-21T01:00:18.691Z] CPUs: 4 [2019-09-21T01:00:18.691Z] Total Memory: 32GiB [2019-09-21T01:00:18.691Z] Name: azwin-2-d36330 [2019-09-21T01:00:18.691Z] ID: AMOQ:XAQE:SWSX:MZRL:IJKR:IPLJ:LNY7:SAHZ:KRUR:XCVC:TSVM:QZ4I [2019-09-21T01:00:18.691Z] Docker Root Dir: D:\CI-6\CI-453841506\daemon [2019-09-21T01:00:18.691Z] Debug Mode (client): false [2019-09-21T01:00:18.691Z] Debug Mode (server): true [2019-09-21T01:00:18.691Z] File Descriptors: -1 [2019-09-21T01:00:18.691Z] Goroutines: 18 [2019-09-21T01:00:18.691Z] System Time: 2019-09-21T01:00:18.2981888Z [2019-09-21T01:00:18.691Z] EventsListeners: 0 [2019-09-21T01:00:18.691Z] Registry: https://index.docker.io/v1/ [2019-09-21T01:00:18.691Z] Labels: [2019-09-21T01:00:18.691Z] Experimental: false [2019-09-21T01:00:18.691Z] Insecure Registries: [2019-09-21T01:00:18.691Z] 127.0.0.0/8 [2019-09-21T01:00:18.691Z] Live Restore Enabled: false [2019-09-21T01:00:18.691Z] [2019-09-21T01:00:18.691Z] [2019-09-21T01:00:18.691Z] INFO: Stopping daemon under test [2019-09-21T01:00:18.691Z] SUCCESS: The process with PID 5676 (child process of PID 4060) has been terminated. [2019-09-21T01:00:18.691Z] SUCCESS: The process with PID 4060 (child process of PID 1080) has been terminated. [2019-09-21T01:00:18.691Z] INFO: Stop tailing logs of the daemon under tests [2019-09-21T01:00:18.691Z] INFO: executeCI.ps1 Completed successfully at 09/21/2019 01:00:18. [2019-09-21T01:00:18.691Z] INFO: Tidying up at end of run [2019-09-21T01:00:18.691Z] INFO: Saving daemon under test log (d:\CI-6\CI-453841506\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-21T01:00:18.691Z] INFO: Saving daemon under test log (d:\CI-6\CI-453841506\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-21T01:00:18.691Z] INFO: Nuke-Everything... [2019-09-21T01:00:19.154Z] INFO: Container count on control daemon to delete is 2 [2019-09-21T01:00:20.130Z] 71cf1586fe57 [2019-09-21T01:00:20.130Z] a0b640c6ad4a [2019-09-21T01:00:20.130Z] INFO: Tidying pidfile d:\CI-6\CI-453841506\docker.pid [2019-09-21T01:00:20.130Z] INFO: Nuking d:\CI-6 [2019-09-21T01:00:50.156Z] INFO: Zapped successfully [2019-09-21T01:00:50.156Z] [2019-09-21T01:00:50.156Z] INFO: executeCI.ps1 exiting at Sat Sep 21 01:00:50 CUT 2019. Duration 01:04:33.6279534 [2019-09-21T01:00:50.156Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-21T01:00:52.284Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-21T01:00:54.049Z] Archiving artifacts [2019-09-21T01:01:09.673Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39951/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-21T01:01:10.607Z] + make clean [2019-09-21T01:01:12.804Z] docker volume rm -f docker-dev-cache [2019-09-21T01:01:12.804Z] 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